html, body {
	background:#231F20 url('img/bg2.jpg');
}
body { 
	margin: 0px;
}

div.UpperPart {
	margin: 0 auto 0 auto;
	width: 780px;
	background-color: white;
}
div.MainPart {
	margin: 0 auto 0 auto;
	width: 780px;
	background-color: white;
}
div.LowerPart {
	margin: 0 auto 0 auto;
	width: 780px;
	background-color: white;

	text-align: center;
	font-family: tahoma;
	font-size: 10px;
}
ul.UpperMenu {
	list-style-type: none;
	background-color: white;
	height: 24px;
	width: 780px;
	text-align: center;
	padding: 0px;
	margin: 3px auto 3px auto;
}

ul.UpperMenu li {
	border-left: 1px solid black;
	padding-left: 10px;
	margin-left: 10px;
}

ul.UpperMenu li.first {
	border: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.UpperMenu li,
ul.UpperMenu li a,
ul.UpperMenu li a:hover,
ul.UpperMenu li a:visited {
	color: black;
	background-color: white;
	display: inline;
	text-decoration: none;
	font-family: serif;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
}

ul.UpperMenu li.active a {
	color: #ED1847;
}

div.LeftMenu {
	width: 170px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 30px;

}

div.slen {
	width: 88px;
	display: block;
	float: right;
	font-family: serif;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

div.slen a span.red  {
	text-decoration: none;
	font-size: 12px;
	font-family: serif;
	color: #ED1847;
}

div.slen a {
	color: black;
	font-size: 12px;
	font-family: serif;
	text-decoration: none;
}


ul.LeftMenu {
    text-align: right;
    width: 160px;
    padding-right:15px;
    padding-left: 0px;
    margin-top: 35px;
    list-style-type: none !important;
}

ul.LeftMenu li ul {
    width: 160px;
    padding-left: 2px;
    list-style-type: none !important;
}
ul.LeftMenu li ul li {
    font-style: italic;
}
li a {
	text-decoration: none !important;
}
ul.LeftMenu li,
ul.LeftMenu li a,
ul.LeftMenu li a:visited,
ul.LeftMenu li a:hover
 {
 	text-decoration: none !important;
	color: #808080;
	font-family: serif;
	font-size: 12px;
	text-align: right;
}

div.Vsebina {
	display: block;
	float: left;
	margin-right: 90px;
	width: 480px;

	text-align: left;
	font-family: tahoma;
	line-height: 150%;
	font-size: 11px;
}


img {
    border: none;
}
h1 {
	margin-bottom:.0001pt;
	line-height:150%;
	page-break-after:avoid;
	font-size:8.5pt;
	font-family:Tahoma;
	margin-left:0cm; margin-right:0cm; margin-top:0cm
}
h6
	{margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";
	font-weight:normal;
	font-style:italic; margin-left:0cm; margin-right:0cm; margin-top:0cm}


                        
.link {
	color: #32B4E3;	
	font-size: 10px;	
	line-height: 150%;
	font-family: Verdana;
	font-weight:bold;
}  

A:link {
	COLOR: #999999;
	font-size: 11px;
	line-height: 140%;
	font-family: Tahoma;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #999999;
	font-size: 11px;
	line-height: 140%;
	font-family: Tahoma;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #999999;
	font-size: 11px;
	line-height: 140%;
	font-family: Tahoma;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #c03319;
	font-size: 11px;
	line-height: 140%;
	font-family: Tahoma;
	TEXT-DECORATION: none;
}
A.menu_left:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
A.menu_left:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}

A.menu_left:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}