/* CSS Document */

html,body{
	margin:0px;
	padding:0px;
	background-image:url(images/bck.png);
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}

#head_container, #center_container, #footer_container {
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

/* BEGIN HEAD */
#head_container{
	width:780px;
}

#head_flash{
	width:636px;
	height:182px;
	float:left;
}

#head_menu{
	float:left;
	width:114px;
}

#head_container img{
	margin:0px;
	padding:0px;
	float:left;
}
/* END HEAD */

/* BEGIN CENTER */
#center_container{
	width:689px;
	overflow:auto;
	background-image:url(images/cnt_bck.png);
}

#center_news{
	width:195px;
	float:left;
	background-image:url(images/novice_bck.png);
	min-height:200px;
}

#center_news_content{
	width:160px;
	margin-left:21px;
	margin-right:14px;
	margin-top:12px;
}

.center_news_title{
	color:#7a7a7a;
	font-weight:bold;
}

#center_content{
	width:494px;
	background-image:url(images/center_bck.png);
	float:left;
	min-height:200px;
}

#center_content_text{
	width:463px;
	margin-left:10px;
	margin-top:12px;
}



/* FOOTER */

#footer_container{

	width:689px;
	height:58px;
	overflow:auto;
	background-image:url(images/gs_21.png);
}

/*#footer_container a{
	margin:0px;
	padding:0px;
	letter-spacing:0px;
}
*/

#footer_text{
	padding-top:24px;	
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	color:#bfdaf2;
}
#footer_text a:link {color: #bfdaf2; text-decoration: none; font-weight: bold;}
#footer_text a:visited {color: #bfdaf2; text-decoration: none; font-weight: bold;}
#footer_text a:hover {color: #bfdaf2; text-decoration: underline; font-weight: bold;}
#footer_text a:active {color: #bfdaf2; text-decoration: none;}


#obrazec_container{
	width:463px;
	float:left;
}
#obrazec_left{
	width:130px;
	float:left;
	line-height: 20px;
}

#obrazec_right{
	width:300px;
	float:left;
	line-height: 20px;
}





















#center_text{
	width:500px;
	float:left;
	min-height: 1px;
}




/* END CENTER */

/* napis zadnje novice in naslovi v centru */

.novice_title {font-size:16px; font-weight:bold;}


.side_novice_naslov {color: #2581b2; font-weight: bold;}

a:link {color: #476d94; text-decoration: underline; font-weight:bold;}
a:visited {color: #476d94; text-decoration: underline; font-weight:bold;}
a:hover {color: #476d94; text-decoration: none; font-weight:bold;}
a:active {color: #476d94; text-decoration: none; font-weight:bold;}

.text_field {background-color: #e4f0fb; font-size: 10px; color: #666666; border: 1px solid #666666; height:18px;}
.option {background-color: #2581b3; font-size: 10px; color: #FFFFFF; border: 1px solid #4a98c2; height:18px;}

