#okvir {
	width: 950px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	text-align: left;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#glava {
	color: #000000;
	background-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#navigacija {
	float: left;
	width: 150px;
	background-color: #FFFFCC;
	position: relative;
	top: 5px;
	text-align: center;
}
#vsebina {
	float: left;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding: 2px;
	position: relative;
	top: 5px;
	width: 590px;
}
#desni {
	float: right;
	width: 200px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	position: relative;
	top: 5px;
	padding: 1px;
}
#noga {
	float: left;
	width: 100%;
}
#meni {
	background-color: #048B43;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#meni table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF80;
	
}
#meni td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;

}
#meni a:link {
	text-decoration: none;
	color: #FFFF80;
}
#meni a:visited {
	text-decoration: none;
	color: #FFFF80;
}
#meni a:hover {
	text-decoration: none;
	color: #FF9900;
}


#kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 2px solid #999999;
}

#kontakt th {
	background-color: #FFFF00;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-transform: uppercase;
	height: 20px;
}
#navigacija a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#navigacija a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#navigacija a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#navigacija td {
	height: 20px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#vsebina th {
	font-weight: bold;
	text-transform: uppercase;
	color: #006654;
	text-align: left;
	text-indent: 25px;
	height: 25px;
}
#vsebina a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#vsebina a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#vsebina a:hover {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}#kontakt a:link {
	color: #006633;
	text-decoration: none;
}
#kontakt a:visited {
	color: #006633;
	text-decoration: none;
}
#kontakt a:hover {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
#obrazec {

}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

