/* Jure Purgaj */
body {	
	margin: 0px;
	color: black;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
    padding: 0 0 0 0; /*0.2em 0.2em 1.2em 0.2em*/
    padding-bottom: 10px;
	Padding-top: 0px;
	background-color: #ffffff;
	  } 

.oknofashion{
	height: 144px;
	border: 1px solid gray;
	width: 427px;
	overflow:auto;
	background-color: white;
	vertical-align:top;
	text-align: left;
	padding-right: 2;
	padding-left: 5;
	color: #787777; 
	font-size: 10pt;
}

.okno{
	height: 144px;
	border: 1px solid gray;
	width: 283px;
	overflow:auto;
	background-color: white;
	vertical-align:top;
	text-align: left;
	padding-right: 2;
	padding-left: 5;
	color: #787777; 
	font-size: 10pt;
}




a:link { 
	text-decoration: none; 
	color: #000000; 
	}
a:visited { 
	text-decoration: none; 
	color: #333333;
	}
a:hover { 
	text-decoration: none; 
	color: #999999
    }


.okno-tekst{
   	color: black;
	font-size: 11px;
 	}


h5{
  color: #FFFFFF;
  font-size: 7px;
}	  

h5 a:link{text-decoration: underline; color: #FFFFFF; font-size: 7px;} 
h5 a:hover{text-decoration: none; color: #FFFFFF; font-size: 7px;}
h5 a:visited{text-decoration: none; color: #FFFFFF; font-size: 7px;}






/* 
   thickbox za slike, ki je pojavijo na osencenem ozadju 
*/

#TB_closeAjaxWindow{
	padding:5px 10px 5px 0;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:5px 0px 0px 5px;
}

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #525252;
}

#TB_window img {
	display:block;
	margin: 5px 0 0 5px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #666;
	border-left: 0px solid #666;
}

#TB_caption{
	height:10px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:10px;
	padding:10px 15px 5px 0;
	float:right;
}


#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}
