body
{
	background: url(../images/background.gif) repeat-x;
	background-color: #daf0f8;
	margin: 0px;
	padding: 0 0 0 0;
}

a img
{
	border: none;
}

table, tr, td
{
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}

p, h1, h2, h3, h4, h5, h6, ul, li
{
	margin: 0;
	padding: 0;
}

a:link, a:active, a:visited
{
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
	color: #fff;
}

form
{
	margin: 0;
}

#Center
{
	width: 855px;
	height: 800px;
	background: url(../images/topHeader.png) no-repeat;
	margin: 0 auto;
}

#Header
{
	width: 845px;
	height: 188px;
	margin: 0 auto;
	position: relative;
}

#Content
{
	width: 845px;
	margin: 0 auto;
	background: url(../images/backgroundTransparent.png) repeat;
	position: relative;
}

#Middle
{
	width: 827px;
	margin: 0 auto;
	background: url(../images/backgroundTransparent.png) repeat;
	position: relative;
	margin-top: -26px;
}

#Logo
{
	position: absolute;
	background: url(../images/logo.png) no-repeat;
	width: 242px;
	height: 118px;
	left: 18px;
	top: 21px;
}

#Car
{
	position: absolute;
	background: url(../images/carTop.png) no-repeat;
	width: 296px;
	height: 192px;
	right: 0px;
	top: -127px;
}

#TopText
{
	position: absolute;
	right: -17px;
	top: 0;
	background:url(../images/topText.png) no-repeat;
	width: 499px;
	height: 60px;
}

#TopText h1
{
	font-family: "Trebuchet MS";
	color: #fff;
	font-size: 26px;
	margin-left: 42px;
	margin-top: 4px;
}

#MenuShadowBottom
{
	margin: 0 auto;
	background: url(../images/shadowMenuBottom.png) no-repeat;
	width: 838px;
	height: 26px;
}

#MenuShadowTop
{
	margin: 0 auto;
	background: url(../images/shadowMenuTop.png) no-repeat;
	width: 819px;
	height: 14px;
	position: absolute;
	top: 141px;
}


/* MENU */

#RootMenuDiv
{
	height: 33px;
	width: 530px;
	bottom: 0;
	left: 0;
	position: absolute;
}


#RootMenuDiv ul
{
	height: 33px;
	list-style-type: none;
}

#RootMenuDiv ul li
{
	float: left;
	list-style-type: none;
}

#RootMenuDiv ul a
{
	background-image: url(../images/borderMenu.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 33px;
	padding: 0 24px 0 18px;
	display: block;
}

#RootMenuDiv ul a:hover
{
	text-decoration: none;
}

/*END MENU*/



#Aktualno
{
	left: -9px;
	position: absolute;
	height: 45px;
	background: url(../images/aktualno.gif) no-repeat;
	width: 23px;
	margin-top: 14px;
}

.TitleText
{
	font-family: "Trebuchet MS";
	color: #004668;
	font-size: 22px;
	margin-bottom:20px;
	margin-left:26px;
	margin-top:10px;
}

.SpeicifcNews
{
	width:450px;
	margin-left: 10px;
}

.SpeicifcNews h1
{
	font-family: "Trebuchet MS";
	color: #004668;
	font-size: 22px;
	margin-bottom:40px;
	margin-left:16px;
	position: relative;
	top: 22px;
}

.content
{
	width: 800px;
	margin-left: 10px;
}

.content h1
{
	font-family: "Trebuchet MS";
	color: #004668;
	font-size: 22px;
	margin-bottom:40px;
	margin-left:16px;
	position: relative;
	top: 22px;
}

#Aktualno #Img
{

	float: left;
}

#Aktualno #Text
{

	float: right;
	line-height: 45px;
	font-weight: bold;
	position: relative;
	right: 5px;
}

#ContentInner
{
	float: left;
	position: relative;
	margin-top: 12px;
}

#TextBox
{
	float: left;
	width: 342px;
	background-color: #77c8e4;
	position: relative;
	margin-left: 37px;
	padding-bottom: 20px;
}

#TextBox p
{
	padding: 17px 20px 0 20px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}

#NewsDiv
{
	float: left;
	margin-left: 14px;
}

#NewsDiv div
{
	width: 419px;
	background: #ffdf00 url(../images/newsBackground.gif) repeat-x bottom;
	padding-bottom: 30px;
	margin-bottom: 20px;
	position: relative;
}

#NewsDiv div h1
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	position: relative;
	top: 11px;
	left: 12px;
}

#NewsDiv div p
{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	position: relative;
	top: 12px;
	left: 13px;
	width: 280px;
}

#NewsDiv div h2
{
	position: absolute;
	right: 7px;
	bottom: -8px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 11px;
	padding: 0 13px 0 15px;
	background-color: #00679a;
}

#News, #News2
{
	float: left;
}

#News2 #contentBar div
{
	width: 270px;
	height: 162px;
	border-right: solid 1px #c4cdcc;
	float: left;
}

#News2 #contentBar #InnerDiv
{
	width: 145px;
	height: 162px;
	float: left;
	margin-left: 12px;
	border: none;
}

#News2 #contentBar div h1
{
	font-family: "Trebuchet MS";
	font-size: 22px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}

#News2 #contentBar div p
{
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	width: 140px;
	float: left;
}

#News2 #contentBar div h2
{
	margin-top: 5px;
	float: left;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 11px;
	padding: 0 13px 0 15px;
	background-color: #00679a;
}

#News2 #contentBar div img
{
	float: left;
	margin-top: 35px;
	width: 100px;
}

#Footer
{
	font-size: 1px;
	height: 69px;
	width: 845px;
	margin: 0 auto;
	background: #ffcc00 url(../images/footer.gif) bottom repeat-x;
}

#FooterText
{
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial;
	color: #fff;
	margin: 0 auto;
	position: relative;
	top: 30px;
	text-align: center;
}

#FooterText a
{
	color: #fff;
	font-family: Arial;
	font-size: 11px;
}

#FooterText a:hover
{
	text-decoration: underline;
}

#povezave a
{
	color: #000;
	text-decoration: underline;
}

#povezave a:hover
{
	text-decoration: none;
}

#AlbumList
{
	padding-left: 20px;
}

#AlbumList div
{
	padding-top: 10px;	
}

#AlbumList div .AlbumThumb
{
	float: left;
}

#AlbumList div .AlbumData
{
	float: left;
	margin-left: 10px;
}


#AlbumList div .AlbumData a
{
	color: #004668;
	font-family:"Trebuchet MS";
}

#AlbumList div .AlbumData p
{
	font-family: Arial;
	font-size: 13px;
}

#AlbumList .clear
{
	clear: both;
	width: 100%;
}

#Album h1
{
	font-family: "Trebuchet MS";
	color: #004668;
	font-size: 22px;
	margin-bottom:40px;
	margin-left:16px;
	position: relative;
	top: 22px;
}

#Album p
{
	margin-left:16px;
	font-family: Arial;
	color: #000;
	font-size: 13px;
	position: relative;
}


#Album 
{
	width: 500px;
}

#Album img
{
	padding-left: 20px;
	padding-top: 20px;
}

#prijaveCPP
{
}

#prijaveCPP h1
{
	font-family: "Trebuchet MS";
	color: #004668;
	font-size: 22px;
	margin-bottom:40px;
	margin-left:16px;
	position: relative;
	top: 22px;
}

#prijaveCPP table
{
	font-size: 16px;
	border-collapse: separate;
	padding-left: 20px;
}

#prijaveCPP input
{
	width: 220px;
}

#sideLoaderDiv
{
	float:right;
position:relative;
margin-top:70px;
}

#sideLoaderDiv #NewsDiv div
{
	width:350px;
}

#moduleLoader
{
	float: left;
}

#prijaveCPP textarea
{
	width: 220px;
}

#prijaveCPP table td
{
	padding:0 5px;
}

#submitButton
{
	margin-left:25px;
}

#NewsListDiv h1
{
	color:#004668;
	font-family:"Trebuchet MS";
	font-size:22px;
	margin-bottom:40px;
	margin-left:16px;
	position:relative;
	top:22px;
}

#NewsListDiv p
{
	margin-left:20px;
}

#NewsListDiv h2
{
	font-size:14px;
	font-family:"Trebuchet MS";
	color:#004668;
	margin-left:20px;
}

#NewsListDiv div
{
	width: 600px;
}

#NewsListDiv a
{
	color: inherit;
}

#povezave a
{
	color: #099cce;
}

#News2
{
margin-top:10px;
}

#News2 #contentBar #item3
{
border: none;
}

#NewsDiv div h1 a
{
color: #000;
font-weight: bold;
font-family:Arial;
font-size:13px;
}
#newsClearDiv
{
	display: none;
}

#banner
{
width: 468px;
height: 160px;
float: left;
position: relative;
left: 180px;
margin-top: 20px;
}