body {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
}

table, td {
	padding: 0px;
	border-collapse: collapse;
	border: none;
}

#tableMain {
	width: 100%;
	margin: 0px;
	padding: 0px;

}

#tableMain tr td.obvestila {
	float: right;
}




#tdMainTopLogo {
	height: 100px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}

#tdMainLeftNav {
	width: 200px;
	vertical-align: top;
	background-image: url(../images/bg/grid_bela.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

#tdMainBottom {
	vertical-align: top;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 50%;
}
#tdMainBottom h4 {
	font-size: 15px;
	
}

#tdMainBottom h5 {
	margin-bottom: 0px;
	margin-left: 100px;
}
#tdMainBottom h6 {
	margin-bottom: 0px;
	margin-left: 100px;
}

#tdMainBottom p {
	margin-left: 100px;
	margin-right: 80px;
	margin-top: 0px;

}

#tdMainBottom h5.odmik {
	margin-bottom: 10px;
	
}

#tdMainBottom p.odmik {
	margin-bottom: 4px;
	
}
#tdMainBottom ul li {
	margin-left: 74px;
	margin-right: 80px;
	margin-top: 0px;
	padding-top: 0px;
}



#tdMainBottom strong {
	font-size: 11px;
	

}
#tablePhoto a.active {
	color: #FFFFFF;
}
#tablePredmetnik {
	margin-left: 100px;
	width: 600px;
	
}
#tablePredmetnik td {
	padding-left: 3px;
}
#tablePhoto {
	height: 400px;
	width: 600px;
	margin-left: 100px;
}
#tablePhoto td {
	text-align: center;
	vertical-align: middle;
}

img.photo {
	border: 5px solid #FFFFFF;
}
.tableBela {
	background-color: #FFFFFF;
}
.tableCrna{
	background-color: #999;
	color: #FFF;
}
.tableCenter {
    text-align: center;
}
#tableSkupaj {
	margin-left: 100px;
	width: 700px;
}

#tableSkupaj td {
	height: 100px;
	width: 100px;
}

#tableSkupaj td img {
	margin-top: 1px;
	margin-left: 1px;
}

#tableSkupaj td.text {
	vertical-align: middle;
	padding-left: 10px;
	line-height: 1.2em;
	font-size: 11px;
	width: 190px;
}
#tableLogos {
	margin-top: 100px;
	margin-bottom: 0px;
}

#tableLogos td {
	width: 100px;	
}
