.textNaslov{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	font-style:normal;
}

.textSodrzina{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	font-style:normal;
}

.textSodrzinacrvena{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FF0000;
	font-style:normal;
}

.textSodrzinaport{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FF6600;
	font-style:normal;
}

.textFooter{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	font-style:normal;
}

A.linkMeni,A.linkMeni:Visited{
	font-family:Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration:none;
	}

A.linkMeni:Hover{
	font-family:Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #869eae;
	text-decoration: none;
	}
	
A.linkFooter,A.linkFooter:Visited{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	}

A.linkFooter:Hover{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	}

A.linkMeni11,A.linkMeni11:Visited{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration:none;
	}

A.linkMeni11:Hover{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #869eae;
	text-decoration: none;
	}

A.linkPoveke,A.linkPoveke:Visited{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #237895;
	text-decoration:underline;
	}

A.linkPoveke:Hover{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #237895;
	text-decoration: none;
	}
	
A.linkAdmin{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	}

A.linkAdmin:Hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	}
	
.button { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	background-color: #ffffff; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	height: 18px;
	cursor:pointer;
}

.button2 { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	background-color: #ebebeb; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	height: 18px
}

.tekstAdmin{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
.textMeni{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.buttonAdmin { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	background-color: #ffffff; 
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	height:20;
}

.left {/* sredeno */
	width: 30%;
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.right {/* sredeno */
	width: 30%;
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.inputbox {
	font-family      : Tahoma;
	font-size        : 11px;
	color            : #000000;
	background-color : #FFFFFF;
	border           : 1px solid #666666;
}

.inputbox10 {
	font-family      : Tahoma;
	font-size        : 11px;
	color            : #000000;
	background-color : #FFFFFF;
	border           : 1px solid #666666;
	width:40px;
}

.inputbox5 {
	font-family      : Tahoma;
	font-size        : 11px;
	color            : #000000;
	background-color : #FFFFFF;
	border           : 1px solid #666666;
	width:25px;
	text-align:right;
}

.inputboxbezborder {
	font-family      : Tahoma;
	font-size        : 11px;
	font-weight:bold;
	color            : #000000;
	background-color : #FFFFFF;
	border:hidden;
	border-style:none;
	width:60px;
	text-align:right;
}

.inputbox10right {
	font-family      : Tahoma;
	font-size        : 11px;
	color            : #000000;
	background-color : #FFFFFF;
	border           : 1px solid #666666;
	width:40px;
	text-align:right;
}

.inputbox15 {
	font-family      : Tahoma;
	font-size        : 11px;
	color            : #000000;
	background-color : #ebebeb;
	border           : 1px solid #666666;
	width:60px;
	text-align:right;
}


.naslov {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #606062;
}

.plav {
	font-family: Tahoma;
	font-size: 11px;
	color: #093A53;
}
.plavplav {
	font-family: Tahoma;
	font-size: 11px;
	color: #093A53;
	text-decoration: underline;
}

.Plavnaslov {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #55a0c3;
}

.Plavnaslov1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.Plavnaslov2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #55a0c3;
	text-decoration: underline;
	}
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
height:100%;
}
#popUpDiv{
position:absolute;
background-color:#eeeeee;
width:600px;
height:450px;
z-index: 9002;
/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

