body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #B0B579;
	background-image:url(../images/ozadje.gif);
	background-repeat:repeat-x;
}

.container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	/*border: #CCCCCC solid 1px;*/
}

div#naslov{
	background: #4C6C46;
	height: 144px;
	text-align: center;
}
div#naslov img#kekec{
	float: left;
	margin-left: 100px;
}
div#naslov img#naslov{
	float: left;
	margin-top: 65px;
}
div#naslov img#sejalec{
	margin-top: 17px;
	margin-right: 45px;
	float: right;
}

div#meni1{
	background-color: #226084;
	height: 27px;
	line-height: 27px;
	text-align: center;
}
div#meni2{
	background-color: #357FAC;
	height: 27px;
	line-height: 27px;
	text-align: center;
}
div#meni3{
	background-color: #419BD2;
	height: 14px;
	text-align: center;
	color: #FFF;
}

div#vsebina{
	text-align: center;
  margin-top: 36px;
	color: #5B5C42;
	font-size: 10px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #5B5C42;
	text-decoration: none;
}

td#main{
	vertical-align: top;
	height: auto;
}

td#noga{
	color: #FFFFFF;
	text-align: center;
	height: 14px;
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
}

img#naslov {
	padding-bottom: 20px;
}

img {
	border: none;
}

div#meni1 img, div#meni2 img  {
	
	padding-left: 5px;
	padding-right: 5px;
}

div#slike {
	width: 370px;
	float: left;
	/*border: #000000 1px solid;*/
	padding: 4px;
}

div#besedilo {
	width: 370px;
	float: left;
	color: #5B5C42;
	font-size: 10px;
	/*border: #000000 1px solid;*/
	padding: 4px;
	text-align: justify;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #5B5C42;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5B5C42;
	margin-top: 8px;
	margin-bottom: 10px;
}



