body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	background-color: #F5F5F5;
	line-height: 180%;
}

a
{
	color: #0E86E2;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

#glava_ovitek
{
	width: 100%;
	background-color: #F1F9FE;
}

#glava
{
	margin: 0 auto;
	width: 760px;
	height: 125px;
	background-color: #FFFFFF;
	background-image: url(../slike/glava_b.jpg);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#menu_ovitek
{
	width: 100%;
	height: 28px;
	background-repeat:repeat-x;
	background-color: #0E86E2;
	background-image: url(../slike/background_b_c.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#menu
{
	width: 760px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(../slike/menu-background_b.gif);
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	background-repeat: repeat-x;
}

#menu ul
{
	padding: 0;
	margin: 0;
	background-image:url(../slike/menu-background_b.gif);
	background-repeat:repeat-x;
	color:#FFFFFF; 
	width:100%;
	letter-spacing: 1px;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	background-image:url(../slike/menu-background_b.gif);
	background-repeat:repeat-x;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E86E2;
	padding-top: 0.2em;
	padding-right: 1.5em;
	padding-bottom: 0.2em;
	padding-left: 1.5em;
	font-weight: normal;
}

#menu ul li a:hover
{
	background-image:url(../slike/menu-hover_b.gif);
	background-repeat:repeat-x;
	color: #000000;
}



#vsebina
{
	width: 680px;
	background: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 40px;
	
}
.img {
	float: right;
	border: 1px solid #666666;
	margin-bottom: 0px;
	margin-left: 20px;
}
#vsebina ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}
#vsebina li {
	background-image: url(../slike/kugla.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 20px;
}
#vsebina h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 200%;
	color: #666666;
	letter-spacing: 5px;
	font-weight: normal;
	margin-bottom: 25px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	margin-top: 0px;
}

#vsebina h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	color: #666666;
	letter-spacing: 5px;
	font-weight: normal;
	margin-bottom: 25px;
	padding-bottom: 0px;
	line-height: 20px;
	margin-top: 0px;
}

#noga
{
	margin: 0 auto;
	width: 740px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 10px;
	background-color: #0E86E2;
	background-image: url(../slike/menu-background_b.gif);
	background-repeat: repeat-x;
}

