body {
	background : black;
	color : white;
}
#container {
	display : block;
	width : 760px;
	margin : 5px auto 0 auto;
}
#container #head {
	display : block;
	float : left;
	height : 275px;
	width : 760px;
	background : no-repeat top left;
}
#menu {
	display : block;
	float : left;
	width : 758px;
	padding-left : 2px;
	margin-top : 4px;
}
#menu a {
	display : block;
	float : left;
	padding-right : 39px;
	color : #808080;
	text-decoration : none;
	font : 11px Verdana;
	text-transform : lowercase;
}
.produkti a {
	padding-right : 25px;
}
#menu a:hover {
	color : white;
}
#vsebina {
	display : block;
	float : left;
	width : 760px;
	margin-top : 5px;
	font : 12px Verdana;
	margin-bottom : 10px;
}
#vsebina #img img {
	display : block;
	float : left;
	width : 270px;
	margin-top : 20px;
}
#vsebina #img {
	display : block;
	float : left;
	width : 270px;
}
#vsebina #primg {
	display : block;
	float : left;
	width : 270px;
}
#vsebina #txt {
	display : block;
	float : left;
	width : 470px;
	margin-left : 15px;
}
#foot {
	display : block;
	text-align : center;
	color : white;
	font : 10px Verdana;
}
#foot a {
	color : white;
}
.produkti {
	display : none;
}
.mb {
	display : block;
	position : relative;
	color : White;
}
#koledar {
	font : 11px Verdana;
}
#koledar a {
	color : white;
	font : 12px Verdana;
}
.koledartxt {
	font : 11px Verdana;
}
.koledartxt a {
	color : White;
}
