HTML, BODY, TD {

	font-family: Tahoma; 
	font-size: 14px;

}

BODY {
	font:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	background-color:#7ea10b;
}

a img,:link , a img,:visited {
	border: none;
}

#title {
    height: 40px;
}

.naslov_OLD{

	color: #467DB3;
	font-family: Tahoma;
	font-size: 19pt;
	font-weight: bold;
	/* font-style: italic; */
}

.naslov {

	padding-left: 37px;
	padding-top:  4px;
	
	color: #d0531D;
	font-family: Tahoma;
	font-size: 14pt;
	zfont-weight: bold;

}


#navigation {
    /*padding-bottom: 15px; T: */
    vertical-align: top;
}

#content {
	vertical-align: top;
	z-padding: 0px 35px 0px 35px;
	padding: 0px 30px 0px 30px;

}

td #A_texts {
	vertical-align: top;
}

td #images {
	vertical-align:top;
	padding: 0px 0px 0px 20px;
}

td #img_comment {
	text-align: center;
	font-style: italic;
}

td #multimedia {
    /*padding: 20px 20px 20px 20px;*/
    vertical-align:bottom;
    text-align: center;
}

.nav {
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	font-size: 14px;
}

.nav:hover {
    color: #ffffff;
}

.active_nav {
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}

.blueThing { background-color: #C0CEDA; }
.whiteThing { background-color: #FFF; }

/*a:link {color: #000000}     unvisited link
a:visited {color: #000000}   visited link 
a:hover {color: #425E90}    mouse over link 
a:active {color: #425E90}   selected link */

.tabela_sredina{

	cellpadding: 0px;
	cellspacing: 0px;
	background: #F3DCB2;
	border: 1px solid white;
	/*overflow: scroll;*/

}

.div_warning{
	
	
	width: 400px;
    height: 70px;
   	
    border-top: solid #00F 1px;
    border-right: solid #00F 1px;
    border-left: solid #00F 1px;
	border-bottom: solid #00F 1px;
    background-color: #A5C9E0;
}

.vsebina{

	padding-left:20px;
	padding-top:30px;
	padding-bottom:5px;

}

div #vsebina{

	width:100%;
	height:217;
	overflow: hidden;

}

a.menu {

    color: blue;
	
}

a.menu:hover {
    text-decoration:none;
}

.podnaslov{

	color: #425E90;
	font-family: Tahoma; 
	font-size: 12px;
	font-weight: bold;
	/*font-style: italic;*/
}

/*prva stran atributi za font*/
.naslovna_font{

	color:#425E90;
}

.warning_text{
	font-family: Tahoma; 
	font-size: 12px;
	font-weight: bold;
}


a.vec_link{

	text-decoration: underline;
	color:#425E90;
}
a.domov_link{

	color: #FFFFFF;
	float: right;
	vertical-align: top;
	padding-top:5px;
	text-decoration: none;

}
