* {
	margin: 0;
	padding: 0;
}

img {
    border-width: 0;
}

body {
	background: #000 url(bg.jpg) top center no-repeat;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #999;
}

#wrapper {
    margin: 0 auto;
    width: 907px;
}

a:link { color: #3b70ab; text-decoration: none; }
a:visited { color: #3b70ab; text-decoration: none; }
a:active { color: #3b70ab; text-decoration: none; }
a:hover { color: #3b70ab; text-decoration: underline; }


#header {
    height: 280px;
    background: Transparent url(header.jpg) top right no-repeat;
}

#logo {
    display: block;
    padding-top: 40px;
}

#header ul {
    list-style-type: none;
    margin-top: 30px;
}


#header ul li {
    float: left;
    padding: 0 0 0 20px; 
    background: Transparent url(li1.png) top left no-repeat;   
    height: 45px;
    margin-right: 11px;
}

#header ul li.selected {
    background: Transparent url(li3.png) top left no-repeat;   
}

#header ul li a {
    color: #262626;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding-top: 10px;
    height: 45px;
    background: Transparent url(li2.png) top right no-repeat; 
    padding-right: 20px;
}

#header ul li.selected a {
    background: Transparent url(li4.png) top right no-repeat;
    color: #fff;
} 

#lang {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin-top: 5px;
}

#lang a:link {
    color: #fff;
    text-decoration: none;
}

#lang a:hover {
    color: #848585;
    text-decoration: none;
}

#main {
    line-height: 18px;
}

#main ul {
    list-style-type: none;
}

#main ul li {
    background: Transparent url(li.gif) 0 3px no-repeat;
    padding-left: 28px;
    margin: 6px 0;
}


#main ul#iphn li {
    background: Transparent url(iphoneLi.gif) 157px 3px no-repeat;
    margin: 6px 0;
    padding-left: 0;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: solid 1px #555;
}

#main ul#iphn  {
    padding-left: 10px;
    color: #fff;
    font-family: Helevetica, Arial;
    width: 175px;
}

h3 {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
}


h2 {
    color: #999;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}

#content {
    width: 600px;
    float: left;
}

#side {
    width: 255px;
    float: left;
    height: 540px;
    margin-left: 50px;
	
    background: Transparent url(../img/phone_new.png) top right no-repeat;
    /*background: Transparent url(../img/Phone.png) top right no-repeat;*/
	background-size:contain;
}


#teaser {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 28px;
    margin-bottom: 28px;
    background: Transparent url(hor.gif) bottom center repeat-x;
}

a.more {
    display: block;
    margin: 7px 0;
    font-size: 11px;
    padding-right: 20px;
    background: Transparent url(arr.gif) center right no-repeat;
    text-align: right;
}

#image-buttons {
    margin-top: 50px;
}

#image-buttons img {
    margin-right: 40px;
}

.mask1 {
	overflow: hidden;
	position: relative;
	width: 239px;
	height: 430px;
	z-index: -9999999999;
	left: 10px;
	top: 19px;
}

#Rotator {
    position: absolute;
    float: left;
	z-index: 10;

}

#iphone-push {
    width: 42px;
    height: 42px;
    position: absolute;
    margin-left: 120px;
    margin-top: 375px;
    cursor: pointer;
}

#Rotator span {
    display:block;
    float:left;
}

#Rotator span img{
	width:100%;
	height:auto;
}

#footer {
/*	margin-top: 200px;*/
	width:100%;
	text-align:center;
	margin-bottom: 50px;
	font-size: 11px;
}

#footer p {
    margin-bottom: 5px;
    color: #444;
}


#menu{
	margin-bottom:20px;
	font-size:15px;
	font-weight:bold;
}

#menu ul {
    list-style-type: none;
}

.entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: middle;
	margin-top: 20px;
	margin-left:auto;
	width:100%;
}

.txt {
    padding: 2px;
	margin:5px;
    font-size: 12px;
    border: solid 1px #ccc;
    width: 99%;
}

.rez{

	margin:10px;
	font-size:14px;
	font-weight:bold;
	background-color:#111;
	width:150px;
	padding:5px;
	text-align:center;
	border:1px solid #911;
}

table.tbl1 {
    width: 100%;
    margin: 10px 0;
	background-color:background-color:#111;
}

table.tbl1 td {
    padding: 4px 2px;
    border-bottom: solid 1px #253648;
    font-size: 11px;
}

table.divider td table.tbl1 td {
    padding: 4px 2px;
    font-size: 11px;
    width: auto;
}

table.divider td table.tbl1 tfoot td {
    font-size: 13px;
}

table.tbl1 td.r {
    text-align: right;
}

table.tbl1 thead td {
    background-color: #222;
}

table.tbl1 tfoot td {
    background-color: #edf0c7;
    font-weight: bold;
    font-size: 13px;
}

table.tbl1 thead td {
    font-weight: bold;
}


fieldset {
	border: 1px solid #253648;
	margin: 0 0 15px 0;
	padding: 20px;
	margin-top: 20px;
}

legend {
	color: #294e76;
	padding: 2px 6px;
    font-weight: bold;
}


dl.table-display {
    width: 530px;
    margin: 0 0 20px 0;
    padding: 0;
}

.table-display dt {
    margin: 0 0 0 0;
    font-size: 11px;
}

.table-display dd {
    
    margin: 0 0 20px 0;
}


dl.table-display2 {
    width: 260px;
    margin: 0 0 20px 0;
    padding: 0;
}

.table-display2 dt {
    margin: 0 0 0 0;
    font-size: 11px;
}

.table-display2 dd {
    
    margin: 0 0 20px 0;
}


input.txt1 {
    font-size: 16px;
    padding: 2px;
    color: #294e76;
    width: 500px;
    font-weight: bold;
    border: solid 2px #294e76;
}

select.txt1 {
    font-size: 16px;
    padding: 2px;
    color: #294e76;
    width: 506px;
    font-weight: bold;
    border: solid 2px #294e76;
}

input.txt2 {
    font-size: 16px;
    padding: 2px;
    color: #294e76;
    width: 250px;
    font-weight: bold;
    border: solid 2px #294e76;
}

.btn1 {
    font-size: 11px;
    font-weight: bold;
    padding: 4px 8px;
}

.err {
    padding: 10px 0 20px 0;
    color: #d57373;
}


.ok {
    padding: 10px 0 20px 0;
    color: #55c674;
}

select.sel1 {
    text-transform: none;
    font-size: 16px;
    padding: 1px 2px;
    width: 150px;
    border: solid 1px #333;
    font-weight: bold;
    color: #294e76;
    margin-right: 5px;
    background-color: #111;
    color: #999;
}

.EditBoxStandard {
    margin:5px;
}

.login-field {
    margin: 0 auto;
    width: 300px;
}

#footer2 {
    font-size: 11px;
    margin-top: 50px;
    color: #666;
    text-align: center;
    margin-bottom: 50px;
}

.trenutnaverzija{
	font-size:10px;
}

.social {
    display: block;
    float: left;
}

#social-icons {
    float: left;
    margin-left: 5px;
}

.social {
    margin-right: 10px;
}

#listaStanica{
	display:none;
	background:#000;
	border:1px solid #999;
	width:550px;
	height:250px;
	overflow:auto;
}



#listaStanica2{
	display:none;
	background:#000;
	width:550px;
	height:250px;
	position: absolute;
	z-index: 9999;
	overflow:hidden;
	margin-left: 45px;
	margin-top: 80px;
	height: 288px;
	width: 192px;
}



.idStanice{
	float:left;
	margin-right:10px;
	text-align:right;
}
.nazivStanice{
	float:left;	
}

#ras {
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-top: -25px;
    font-size: 17px;
    margin-left: 25px;
}



select.txt_select{
	display:block;
	margin-left:5px;
	margin-top:5px;
}


