.LTR {
	background-color:#d1e2e9;
	margin:0 auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#716f6f;
}

/*			LINKOVI			*/

a {
	color: #5398bb;
	text-decoration:none;
}

a:link {
	color: #5398bb;
	text-decoration:none;
}

a:visited {
	color: #5398bb;
	text-decoration:none;
}

a:hover {
	color: #336279;
	text-decoration: underline;
}

p {
	margin:0px;
	padding:0px;
}

.clear {
	background-color:#FFFFFF;
	border:medium none;
	clear:both;
	font-size:0.1px;
	height:1px;
	margin:-1px 0pt 0pt;
	padding:0pt;
}  

/*			HEADEING		*/

h1 {
	color:#5398bb;
	font-size:2em;
	font-weight:bold;
	margin:0.67em 0;
}

h2 {
	color:#e98628;
	display:block;
	font-size:1.5em;
	font-weight:bold;
	margin:0.83em 0;
}

h3 {
	color:#5398bb;
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin:1em 0;
}


h4, h5, h6  {
	color:#5398bb;
}

/*			PAGE		*/

#pageWrapper {
	margin:0 auto;
	width:1178px;
}

#pageL {
	width:228px;
	background:transparent url(images/header_L.jpg) no-repeat scroll top right;
	height:807px;
	float:left;
}

#page {
	width:722px;
	float:left;
}

#pageR {
	width:228px;
	background:transparent url(images/header_R.jpg) no-repeat scroll top left;
	height:807px;
	float:left;
}

/*			HEADER		*/

#header {
	width:691px;
	background:transparent url(images/header.jpg) no-repeat scroll top center;
	height:34px;
	padding:197px 0px 0px 31px;
}

a#headerLink1 {
	height:34px;
	width:28px;
	display:block;
	cursor:pointer;
	float:left;
}

a#headerLink1:hover {
	border:0px solid;
	background:transparent url(images/lang_HR.jpg) no-repeat scroll top center;
}

a#headerLink2 {
	height:34px;
	width:28px;
	display:block;
	cursor:pointer;
	float:left;
	margin-left:2px;
}

a#headerLink2:hover {
	border:0px solid;
	background:transparent url(images/lang_EN.jpg) no-repeat scroll top center;
}

/*			MENU		*/

#MainMenu {
	width:691px;
	height:35px;
	background:transparent url(images/menu.jpg) no-repeat scroll top center;
	float:left;
	padding-left:31px;
}

a#link1 {
	color:#FFFFFF;
	display:block;
	float:left;
	height:35px;
	width:108px;
}

a#link1:hover {
	border:0px solid;
	background:transparent url(images/link1.jpg) no-repeat scroll top center;
}

a#link2 {
	color:#FFFFFF;
	display:block;
	float:left;
	height:35px;
	width:108px;
	margin-left:2px;
}

a#link2:hover {
	border:0px solid;
	background:transparent url(images/link2.jpg) no-repeat scroll top center;
}

a#link3 {
	color:#FFFFFF;
	display:block;
	float:left;
	height:35px;
	width:108px;
	margin-left:2px;
}

a#link3:hover {
	border:0px solid;
	background:transparent url(images/link3.jpg) no-repeat scroll top center;
}

a#link4 {
	color:#FFFFFF;
	display:block;
	float:left;
	height:35px;
	width:108px;
	margin-left:2px;
}

a#link4:hover {
	border:0px solid;
	background:transparent url(images/link4.jpg) no-repeat scroll top center;
}

a#link5 {
	color:#FFFFFF;
	display:block;
	float:left;
	height:35px;
	width:108px;
	margin-left:2px;
}

a#link5:hover {
	border:0px solid;
	background:transparent url(images/link5.jpg) no-repeat scroll top center;
}

a#link6 {
	color:#FFFFFF;
	display:block;
	float:left;
	height:35px;
	width:108px;
	margin-left:2px;
}

a#link6:hover {
	border:0px solid;
	background:transparent url(images/link6.jpg) no-repeat scroll top center;
}

/*			CONTENT		*/

#contentWrapper {
	float:left;
	background-color:#FFFFFF;
	padding:0 31px 40px;
	width:660px;

}

#content {
	width:660px;
	float:left;
}

#col1 {
	width:372px;
	float:left;
	margin-right:40px;
}

#col2 {
	width:238px;
	float:left;
	margin:0px 0px 0px 10px;
}

/*			CONTENT / NewsBox		*/

#NewsWrapper {
	width:372px;
	float:left;
}

.NewsBox {
	width:372px;
	float:left;
	padding:5px 0 15px;;
}

.NewsBox .Box {
	background:transparent url(images/NewsBox_BG.jpg) no-repeat scroll left center;
	display:block;
	float:left;
	height:34px;
	padding:10px 15px 10px 0;
	width:63px;
}

.NewsBox .Date {
	color:#558aa4;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:53px;
	display:block;
}

.NewsBox .Month {
	font-size:10px;
	text-align:center;
	width:53px;
	display:block;
}

/*			CONTENT / Submenu		*/


#SubMenu {
	width:238px;
	float:left;
	padding:10px 0px;
}

#SubMenu .SubMenuUpp {
	background:transparent url(images/SubManuBoxUpp.jpg) no-repeat scroll top center;
	height:8px;
	width:238px;
	display:block;
	float:left;
	font-size:1px;
}

#SubMenu .SubMenuDown {
	background:transparent url(images/SubManuBoxDown.jpg) no-repeat scroll top center;
	height:8px;
	width:238px;
	font-size:1px;
	float:left;
	display:block;
}

#SubMenu .SubMenuContainer {
	background-color:#f2f7f9;
	display:block;
	float:left;
	width:238px;
	padding:10px 0px;
}

#SubMenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:10px;
	margin:0px;

}

#SubMenu li {
	background:transparent url(images/submenuBtn.jpg) no-repeat top center;
	width:190px;
	height:24px;
	padding: 5px 0px 0px 30px;
}

#SubMenu a, #SubMenu a:link, #SubMenu a:visited {
	font-weight:bold;
	color:#716f6f;
	text-decoration:none;
}

#SubMenu a:hover {
	color:#464646;
	text-decoration:none;
}

/*			CONTENT / Banner		*/

#banner {
	width:722px;
	float:left;
	background-color:#FFFFFF;
}


/*			FOOTER		*/

#Footer {
	width:702px;
	background:transparent url(images/footer.jpg) no-repeat scroll top center;
	height:33px;
	margin-bottom: 30px;
	padding:15px 0px 0px 20px;
}

#Footer .FooterTxtColor {
	color: #5398bb
}



