body{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	margin:2px 0px;
}
div.body{
	width: 765px;
	text-align: left;
	background: url('../images/telo.jpg') repeat-y;
	/*text-indent: 3px;*/
	border-spacing: 3;
}
div.header{
	width: 765px;
	height: 122px;
	background: url("../images/glava.jpg");
}
div.pageTitle{
	text-align: left;
	width: 765px;
	height: 41px;
}
td{
	padding: 2px 5px;
}
div.vsebina{
	width: 575px;
	min-height: 300px;
	padding: 5px 20px 10px 10px;
	overflow: hidden;
	margin-left: 160px;
}
.vsebinaRjavo{
	color: #663300;
}
/*------------- Levi meni ----------------------------------*/
div.menu{
	width: 160px;
	margin: 41px 0px -341px 0px;
}
.aktualno{
	width:160px;
	height: 40px;
	background: url("../images/aktualno.jpg") no-repeat;
	cursor: pointer;
}
a:link, a:hover .aktualno{
}
a:hover .aktualno{
	background: url("../images/aktualnoo.jpg") no-repeat;
}
.izleti{
	width:160px;
	height: 29px;
	background: url("../images/izleti.jpg") no-repeat;
	cursor: pointer;
}
a:link, a:hover .izleti{
}
a:hover .izleti{
	background: url("../images/izletio.jpg") no-repeat;
}
.odrustvu{
	width:160px;
	height: 36px;
	background: url("../images/odrustvu.jpg") no-repeat;
	cursor: pointer;
}
a:link, a:hover .odrustvu{
}
a:hover .odrustvu{
	background: url("../images/odrustvuo.jpg") no-repeat;
}
.planpoti{
	width:160px;
	height: 38px;
	background: url("../images/planpoti.jpg") no-repeat;
	cursor: pointer;
}
a:link, a:hover .planpoti{
}
a:hover .planpoti{
	background: url("../images/planpotio.jpg") no-repeat;
}
.fotogalerija{
	width:160px;
	height: 40px;
	background: url("../images/fotogalerija.jpg") no-repeat;
	cursor: pointer;
}
a:link, a:hover .fotogalerija{
}
a:hover .fotogalerija{
	background: url("../images/fotogalerijao.jpg") no-repeat;
}
.knjvtisov{
	width:160px;
	height: 36px;
	background: url("../images/knjvtisov.jpg") no-repeat;
	cursor: pointer;
}
a:link, a:hover .knjvtisov{
}
a:hover .knjvtisov{
	background: url("../images/knjvtisovo.jpg") no-repeat;
}
.povezave{
	width:160px;
	height: 41px;
	background: url("../images/povezave.jpg") no-repeat;
	cursor: pointer;
}
a:link, a:hover .povezave{
}
a:hover .povezave{
	background: url("../images/povezaveo.jpg") no-repeat;
}
.program{
	width:160px;
	height: 40px;
	background: url("../images/program.jpg") no-repeat;
	cursor: pointer;
}
a:link, a:hover .program{
}
a:hover .program{
	background: url("../images/programo.jpg") no-repeat;
}
/*------------- Konec menija ----------------------------------*/
/*------------- Noga ------------------------------------------*/
div.footer{
	width: 585px;
	padding: 13px 10px 0px 170px;
	background: #fff url("../images/noga.jpg") no-repeat;
	text-align: center;
	font-size: 10px;
}
.footer a:link, a:visited {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	color: #006600;
	text-decoration: underline;
}

