body {
	background-color:#FFF;
	color: #333;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #C4261D;
}

#container {
	width: 996px;
	float: left;
}

#head {
	width: 996px;
	height: 321px;
	float: left;
}

#home a {
	background: transparent url(../images/home-off.gif) no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 296px;
	left:888px;
	text-decoration: none;
}

#home a:hover {
	background: transparent url(../images/home-on.gif) no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 296px;
	left:888px;
}

#mail a {
	background: transparent url(../images/mail-off.gif) no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 296px;
	left:916px;
	text-decoration: none;
}

#mail a:hover {
	background: transparent url(../images/mail-on.gif) no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 296px;
	left:916px;
}

#print a {
	background: transparent url(../images/print-off.gif) no-repeat;
	width: 18px;
	height: 18px;
	text-decoration: none;
	position: absolute;
	top: 296px;
	left:946px;
}

#print a:hover {
	background: transparent url(../images/print-on.gif) no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 296px;
	left:946px;
}

#menu {
	width: 215px;
	float: left;
}

#izbira1 a {
	background: transparent url(../images/m1-off.gif) no-repeat;
	width: 194px;
	height: 28px;
	text-decoration: none;
	float: left;
	margin-bottom: 1px;
}

#izbira1 a:hover {
	background: transparent url(../images/m1-on.gif) no-repeat;
	width: 194px;
	height: 28px;
	margin-bottom: 1px;
	text-decoration: none;
}

.izbrano1 {
	background: transparent url(../images/m1-on.gif) no-repeat;
	width: 194px;
	height: 28px;
	margin-bottom: 1px;
	text-decoration: none;
}

#izbira2 a {
	background: transparent url(../images/m2-off.gif) no-repeat;
	width: 146px;
	height: 28px;
	text-decoration: none;
	float: left;
	margin-bottom: 1px;
}

#izbira2 a:hover {
	background: transparent url(../images/m2-on.gif) no-repeat;
	width: 146px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

.izbrano2 {
	background: transparent url(../images/m2-on.gif) no-repeat;
	width: 146px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

#izbira3 a {
	background: transparent url(../images/m3-off.gif) no-repeat;
	width: 163px;
	height: 28px;
	text-decoration: none;
	float: left;
	margin-bottom: 1px;
}

#izbira3 a:hover {
	background: transparent url(../images/m3-on.gif) no-repeat;
	width: 163px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

.izbrano3 {
	background: transparent url(../images/m3-on.gif) no-repeat;
	width: 163px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

#izbira4 a {
	background: transparent url(../images/m4-off.gif) no-repeat;
	width: 191px;
	height: 28px;
	text-decoration: none;
	float: left;
	margin-bottom: 1px;
}

#izbira4 a:hover {
	background: transparent url(../images/m4-on.gif) no-repeat;
	width: 191px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

.izbrano4 {
	background: transparent url(../images/m4-on.gif) no-repeat;
	width: 191px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

#izbira5 a {
	background: transparent url(../images/m5-off.gif) no-repeat;
	width: 215px;
	height: 28px;
	text-decoration: none;
	float: left;
	margin-bottom: 1px;
}

#izbira5 a:hover {
	background: transparent url(../images/m5-on.gif) no-repeat;
	width: 215px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

.izbrano5 {
	background: transparent url(../images/m5-on.gif) no-repeat;
	width: 215px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

#izbira6 a {
	background: transparent url(../images/m6-off.gif) no-repeat;
	width: 182px;
	height: 28px;
	text-decoration: none;
	float: left;
	margin-bottom: 1px;
}

#izbira6 a:hover {
	background: transparent url(../images/m6-on.gif) no-repeat;
	width: 182px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

.izbrano6 {
	background: transparent url(../images/m6-on.gif) no-repeat;
	width: 182px;
	height: 28px;
	margin-bottom: 1px;
	float: left;
	text-decoration: none;
}

#izbira7 a {
	background: transparent url(../images/m7-off.gif) no-repeat;
	width: 115px;
	height: 28px;
	text-decoration: none;
	float: left;
}

#izbira7 a:hover {
	background: transparent url(../images/m7-on.gif) no-repeat;
	width: 115px;
	height: 28px;
	float: left;
	text-decoration: none;
}

.izbrano7 {
	background: transparent url(../images/m7-on.gif) no-repeat;
	width: 115px;
	height: 28px;
	float: left;
	text-decoration: none;
}

#vsebina {
	float: left;
	width:721px;
	padding: 30px;
}

#vsebina img {
	padding: 20px;
}

.oznaceno {
	font-weight: bold;
	color: #C4261D;
}

.podpisano {
	font-size: 10px;
	color: #999;
}


