body {
background: #ffffff;
margin:0px;
padding:0 0 0 0;
}

a img {
border: none; 
	}

table, tr, td {
	border-collapse:separate;
	border:0;
	margin:0;
	padding:0;
		font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
	}

p, h1, h2, h3, h4, h5, h6, ul, li {
	margin:0;
	padding:0;
	}
	
a:link, a:active, a:visited {
	text-decoration:none;
	color:#015DBB
	}
	
a:hover {
	text-decoration:underline;
	color:#015DBB
	}
	
form {
margin:0;
}

body
{
	background: url(../images/background.gif) repeat-x;
	height: 97px;
}

#Center
{
	margin: 0 auto;
	width: 918px;
}

#Center #Top
{
	width: 100%;
	height: 23px;
}

#Center .Name
{
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #ccc;
	position: relative;
	left: 50px;
	top: 5px;
}

.UpperMenu #RootMenuDiv
{
	float: right;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #ccc;
	position: relative;
	top: 5px;
	right: 40px;
	
}

.UpperMenu #RootMenuDiv a
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #ccc;
	
}

.UpperMenu #RootMenuDiv a:hover
{
	text-decoration: underline;
	color: #ccc;
}

#Header
{
	margin: 0 auto;
	background: url(../images/header.gif) no-repeat;
	width: 918px;
	height: 125px;
	position: relative;
	/*top: 23px;*/
}

.Menu #RootMenuDiv
{
	position: absolute;
	right: 29px;
	bottom: 0px;
	height: 37px;
	line-height: 37px;
}

.Menu #RootMenuDiv ul{
list-style-type: none;
margin:0;
padding:0;
}

.Menu #RootMenuDiv li{
display:inline;
float:left;
margin:0 2px 0 2px;
padding:0;
}

.Menu #RootMenuDiv a {
float:left;
/*background:url(media/tab-left.gif) no-repeat left top;*/
margin:0;
padding:0 0 0 9px;
text-decoration:none;
color:#015dbb;
font-size:14px;
font-weight:normal;
}

.Menu #RootMenuDiv a span {
float:left;
display:block;
/*background:url(media/tab-right.gif) no-repeat right top;*/
padding:0px 9px 0px 0px;
font-weight:bold;
color:#015dbb;
font-size:14px;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:37px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.Menu #RootMenuDiv a span {float:none;}
/* End IE5-Mac hack */

.Menu #RootMenuDiv a:hover span {
color: #ffffff;
}

.Menu #RootMenuDiv #selected a {
background: url(../images/menu_hover_left.gif) no-repeat left top;
}

.Menu #RootMenuDiv #selected a span {
background:url(../images/menu_hover_right.gif) no-repeat right top;
color: #ffffff;
}

.Menu #RootMenuDiv a:hover {
background:url(../images/menu_hover_left.gif) no-repeat left top;
}

.Menu #RootMenuDiv a:hover span {
background:url(../images/menu_hover_right.gif) no-repeat right top;
}

#Logo
{
	position: absolute;
	top: 25px;
	left: 56px;
	background: url(../images/logo.png) no-repeat;
	width: 184px;
	height: 142px;
}

#ImageHeader
{
	position: absolute;
	background: url(../images/imageHeader.png) no-repeat;
	width: 152px;
	height: 100px;
	left: 280px;
	bottom: 0;
	
}

#LogoShadow
{
	background:url(../images/logoShadow.png) no-repeat;
	width: 183px;
	height: 42px;
	bottom: -42px;
	left: 56px;
	position: absolute;
}
#MiddleLine
{
	margin: 0 auto;
	width: 862px;
	height: 35px;
}

#MiddleLine .Left
{
	background:url(../images/content_top_left.gif) no-repeat;
	height: 35px;
	width: 11px;
	float: left;
}

#MiddleLine .Right
{
	background: url(../images/content_top_right.gif) no-repeat;
	height: 35px;
	width: 11px;
	float: left;
}
#MiddleLine .Center
{
	background: url(../images/content_top.gif) repeat-x;
	height: 35px;
	width: 840px;
	float: left;
}
#Content
{
	width: 862px;
	margin: 0 auto;
	padding-top: 13px;
}
#ContentClear
{
	width: 100%;
	height: 30px;
	clear: both;
}

#sideLoaderDiv
{
	float: left;
	width: 200px;
	padding-left: 26px;
}

#ContentRight
{
	float: left;
	width: 600px;
	padding-left: 30px;
}

#sideLoaderDiv .main
{
}

#sideLoaderDiv .main h1
{
	font-family: Verdana;
	font-size: 12px;
	color: #015dbb;
	font-weight: normal;
}

#sideLoaderDiv .main h2
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	margin-top: 12px;
}
#sideLoaderDiv .main a
{
	color: #015dbb;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

#ContentRight .box
{
	float: left;
	margin-right: 17px;
	width: 195px;
	position: relative;
	margin-bottom: 22px;
}

#ContentRight .box .Arrow
{
	width: 21px;
	height: 22px;
	background:url(../images/arrow_blue.gif) no-repeat;
	position: absolute;
	bottom: -21px;
	right: 0px;
}
#ContentRight .box .border
{
	font-size: 1px;
	width: 1px;
	height: 170px;
	background: #015dbb;
	position: absolute;
	left: 0;
	float: left;
}

#ContentRight .box .Text
{
	width: 183px;
	float: right;
}

#ContentRight .box .Text h1
{
	color: #015dbb;
	font-size: 18px;
	font-family: "Times New Roman";
	font-weight: normal;
	margin-top: 6px;
}

#ContentRight .box .Text p
{
	font-family: Verdana;
	font-size: 11px;
	margin-top: 15px;
	color: #333;
}

#ContentRight .newsBox
{
	float: right;
	width: 636px;
	background:#efefef;
}
#ContentRight .newsBoxHeader
{
	background:url(../images/news_line.gif) no-repeat;
	width: 636px;
	height: 62px;
	float:left;
}
#ContentRight .newsBoxContent
{
	float: left;
	width: 430px;
}
#ContentRight .newsBoxClear
{
	width: 100%;
	clear: both;
}

#ContentRight .newsBox h1
{
	font-family: Arial;
	font-size: 18px;
	color: #015dbb;
	font-weight: normal;
	margin-top: 8px;
}

#ContentRight .newsBox h2
{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	margin-top: 2px;
}

#ContentRight .newsBox p
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	margin-top: 2px;
}

#BlueBox
{
	font-size: 1px;
}
#BlueBox .Top
{
	
	height: 10px;
	width: 192px;
	float: left;
}

#BlueBox .Top .Left
{
	width: 10px;
	height: 10px;
	background:url(../images/blue_box_topl.gif) no-repeat;
	float: left;
}
#BlueBox .Top .Middle
{
	
	width: 172px;
	float: left;
	height: 10px;
	background: #005cbb;
}
#BlueBox .Top .Right
{
	width: 10px;
	height: 10px;
	background:url(../images/blue_box_topr.gif) no-repeat;
	float: left;
}

#BlueBox .Middle
{
	width: 192px;
	float: left;
	background: #005cbb;
	position: relative;
}

#BlueBox .Middle h1
{
	margin-top: 5px;
	margin-left: 12px;
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
}

#BlueBox .Middle p
{
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	margin-left: 16px;
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 29px;
}

#BlueBox .Arrow
{
	width: 29px;
	height: 28px;
	position: absolute;
	bottom: 3px;
	right: 14px;
	background: url(../images/arrow_white.gif) no-repeat;
}
#BlueBox .Bottom
{
		width: 192px;
	float: left;
}

#BlueBox .Bottom .Left
{
	width: 10px;
	height: 10px;
	background:url(../images/blue_box_bottoml.gif) no-repeat;
	float: left;
}
#BlueBox .Bottom .Middle
{
	width: 172px;
	float: left;
	height: 10px;
	background: #005cbb;
}
#BlueBox .Bottom .Right
{
	width: 10px;
	height: 10px;
	background:url(../images/blue_box_bottomr.gif) no-repeat;
	float: left;
}

#Footer
{
	margin: 0 auto;
	width: 862px;
	height: 33px;
	bottom: 0;
	position: relative;
}

#Footer .Left
{
	background:url(../images/footer_left.gif) no-repeat;
	height: 33px;
	width: 11px;
	float: left;
}

#Footer .Middle
{
	background:url(../images/footer.gif) repeat-x;
	height: 33px;
	width: 840px;
	float: left;
text-align: center;
}

#Footer .Right
{
	background:url(../images/footer_right.gif) no-repeat;
	height: 33px;
	width: 11px;
	float: left;
}

#Footer .Text1
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align: center;
	padding-top: 8px;
}

#SubMenuDiv
{
	width: 200px;
	height: 27px;
	padding-left: 26px;
	float: left;
}

#SubMenuDiv ul
{
	float: left;
	width: 192px;
	list-style: none;
}

#SubMenuDiv ul a
{
	color: #fff;
	line-height: 27px;
	text-decoration: none;
	padding-left: 30px;
	font-family: Verdana;
	font-size: 13px;
}

#SubMenuDiv li
{
	float: left;
	width: 100%;
	height: 27px;
	line-height: 27px;
	background:url(../images/subMenu.gif) no-repeat bottom right;
	border-bottom: 2px solid white;
}

#SubMenuDiv li:hover
{
	background:url(../images/subMenu.gif) no-repeat top right;
}

#SubMenuDiv #selected
{
	background:url(../images/subMenu.gif) no-repeat top right;
}

#SubMenuDiv li:hover a
{
	text-decoration: underline;
}



/* Novice */


#NewsDiv
{
	float: left;
	width: 600px;
}
#NewsDiv .newsBoxClear
{
	width: 100%;
	clear: both;
}

#NewsDiv div
{
	margin-left: 20px;
	margin-bottom: 20px;
	width: 430px;
	float: left;
}

#NewsDiv h1
{
	font-family: Arial;
	font-size: 18px;
	color: #015dbb;
	font-weight: normal;
	margin-top: 8px;
}

#NewsDiv h1 a
{
	font-family: Arial;
	font-size: 18px;
	color: #015dbb;
	font-weight: normal;
	margin-top: 8px;
}

#NewsDiv img
{
	float: right;
	width: 130px;
}

#NewsDiv h2
{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	margin-top: 2px;
}

#NewsDiv h2 a
{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	margin-top: 2px;
}

#NewsDiv h4
{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	margin-top: 2px;
}

#NewsDiv h4 a
{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	margin-top: 2px;
}

#NewsDiv p
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	margin-top: 2px;
}


/* Novice */

table.text a
{
	color: #015dbb;
		font-family: Verdana;
	font-size: 12px;
}

.content p
{
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
}

.content h1
{
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 18px;
	color: #015dbb;
}

.content h5
{
	font-family: Verdana;
	font-size: 12px;
	color: #015dbb;
}

.content ul
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #005cbb;
	list-style-image: url(/images/dot.jpg);
	padding-top: 10px;
}

.content li
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	margin-left: 15px;
	padding-top: 5px;
}

.content li a
{
	color:#015DBB;
}

table.text p
{
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
}

table.text h1
{
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 18px;
	color: #015dbb;
}

table.text ul
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #005cbb;
	list-style-image: url(/images/dot.jpg);
	padding-top: 10px;
}

table.text li
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	margin-left: 15px;
	padding-top: 5px;
}

#contentBar
{
	position: relative;
	left: -20px;
	width: 636px;
}

.contentBarItem
{
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:185px;
}

.contentBarItem #InnerDiv h1
{
	color:#005CBB;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight: normal;
}

.contentBarItem #InnerDiv p
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.contentBarItem #InnerDiv h2 a
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#SpecificNewsDiv h1
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#005CBB;
	padding-bottom: 10px;
}

.content h1
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#005CBB;
	padding-bottom: 10px;
}

#NewsListDiv h1 a
{
	color:#015DBB;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	margin-top:8px;
}

#NewsListDiv p
{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	margin-top:2px;
}

#NewsListDiv h2 a 
{
	color:#666666;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	margin-top:2px;
}

#NewsListDiv h4 a
{
	color: #000;
	font-family:Verdana;
	font-size:11px;
}

#NewsListDiv div
{
	margin-bottom:20px;
}

.contentBarItem
{
	border-right: solid 1px #005dbc;
	height: 170px;
}

.contentBarItem #arrow
{
	width: 21px;
	height: 22px;
	background: url('/images/blueArrow.jpg');
	float:right;
}

#item3
{
	border: none;
}

#Povprasevanje h1
{
	color:#005CBB;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:18px;
padding-bottom:10px;
}

#Povprasevanje
{
	font-family: Verdana;
	font-size:13px;
}

#Povprasevanje input, #Povprasevanje textarea
{
	width:220px;
}

#ContentRight div a img
{
	padding: 10px 10px 0px 0px;
}

#siteMap a
{
	color: #000;
}

.UpperMenu ul
{
	list-style-type: none;
}

.UpperMenu ul li
{
	list-style-type: none;
	float: left;
	border-left: solid 1px #fff;
}

.UpperMenu #RootMenuDiv a:hover
{
	background: none;
}

.UpperMenu #RootMenuDiv #selected a
{
	background: none;
}

.UpperMenu #RootMenuDiv a
{
	padding: 0 10px;
}

.UpperMenu #RootMenuDiv .first
{
	border: none;
}

#SpecificNewsDiv p
{
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
}

#SpecificNewsDiv h1
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #015dbb;
	padding: 0;
}

#SpecificNewsDiv h5
{
	font-family: Verdana;
	font-size: 12px;
	color: #015dbb;
}

#SpecificNewsDiv ul
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #005cbb;
	list-style-image: url(/images/dot.jpg);
	padding-top: 10px;
}

#SpecificNewsDiv li
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	margin-left: 15px;
	padding-top: 5px;
}

#SpecificNewsDiv li a
{
	color:#015DBB;
}

#SpecificNewsDiv h3
{
font-family:Verdana;
padding-top:10px;
font-size:12px;
color: #005CBB
}

h1.seo
{
font-family:Verdana;
font-size:12px;
padding-top:10px;
}

.Text2
{	margin: 0 auto;
	text-align: center;
	width: 862px;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
}

#sideLoaderDiv table, #sideLoaderDiv tr, #sideLoaderDiv td
{
	padding-top: 0;
}