.podlaga{
 	background-image: url(Slike/veterinar-1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.podlaga-cv{
 	background-image: url(Slike/veterinar-cv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.podlaga-natan{
 	background-image: url(Slike/veterinar-natan.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.podlaga-eng{
 	background-image: url(Slike/veterinar-eng.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.border{
	border: 2px #000033 solid;
}
.borderLT{
	border-left: 2px #000033 solid;
	border-top: 2px #000033 solid;
}
.borderRT{
	border-right: 2px #000033 solid;
	border-top: 2px #000033 solid;
}
.borderT{
	border-top: 2px #000033 solid;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight: bolder;
	border: 2px #000000 solid;
	border-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:2px;
	position: relative;
	top: 2px;
	background: #FFFFCC;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight: bolder;
	text-decoration: none;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight: bolder;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight: bolder;
	text-decoration: underline;
}
.H{
	border: solid 2px #005577;
	background: #005577;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
.H a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.H a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.H a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.B{
	border: solid 2px #005577;
	border-top: 0px;
	background: #FFFFFF;
	padding: 5px;
}
.Buk{
	border: solid 2px #000000;
	background: #FFFFFF;
	padding: 5px;
}
.Huk{
	border: solid 2px #000000;
	border-bottom: none;
	background: #005577;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
.B-off{
	border: solid 2px #005577;
	border-top: 0px;
	background: #FFFFCC;
	padding: 1px;
}
.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding-left: 0px;

}
.address span{ font-size: 11px;}
.address a:link
{
	color: #000033;
	cursor:hand;
}
.address a:visited
{
	color: #000033;
	cursor:hand;
}
.address a:hover
{
	text-decoration: underline;
	color: #000033;
	cursor:hand;
	background: #FFFFAA;
}
.B1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.B1 span{padding-right: 3px;}
.B1 a:link{
	color: #000033;
	cursor:hand;
}
.B1 a:visited{
	color: #000033;
	cursor:hand;
}
.B1 a:hover{
	color: #000033;
	background: #FFFFAA;
	cursor:hand;
}
.B-small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.crta{
	border-bottom: dashed 1px #005577;
}
.skrito{
	font-family: Arial;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#tooltip{ 
	position: absolute; 
	border: 2px solid black;  
	visibility: hidden;  
	z-index: 100;
	padding: 7px;
	background-color: #FF9966;
}
