body {
	margin: 20px auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#container {
	width: 960px;
	margin: 0 auto;
	border: 1px #919eab solid;
	background: url(../images/rightColBg.gif) right repeat-y;
	}
#container2 {
	width: 600px;
	position: relative;
	left: 20px;
	border: 1px #919eab solid;
	}
#content {
	float: left; 
	width: 720px;
	height: auto;
	}
	
#rightCol {
	float: right;
	width: 240px;
	/*background: #dde8f1;*/
	margin: 0;
	padding: 0;
	}
	
#mainNav {
	margin-top: 5px;
	clear: both; 
	}
	
.mainNav {
	display: block;
	font-size: 12px;
	color: white;
	text-decoration: none;
	background: #919eab url(../images/arrow.gif) 9px 8px no-repeat;
	border-bottom: 1px white solid;
	padding: 2px 10px 2px 20px;
	}

.mainNav:hover {
	background: #c0c9d2 url(../images/arrow.gif) 9px 8px no-repeat;
	}
	
.mainNav_last {
	display: block;
	font-size: 12px;
	color: white;
	text-decoration: none;
	background: #919eab url(../images/arrow.gif) 9px 8px no-repeat;
	padding: 2px 10px 1px 20px;
	}

.mainNav_last:hover {
	background: #c0c9d2 url(../images/arrow.gif) 9px 8px no-repeat;
	}

.mainNav_selected {
	display: block;
	font-size: 12px;
	color: white;
	text-decoration: none;
	background: #c0c9d2 url(../images/arrow.gif) 9px 8px no-repeat;
	border-bottom: 1px white solid;
	padding: 2px 10px 2px 20px;
	}

.mainNav_selected:hover {
	background: #c0c9d2 url(../images/arrow.gif) 9px 8px no-repeat;
	}

.mainNav_last_selected {
	display: block;
	font-size: 12px;
	color: white;
	text-decoration: none;
	background: #c0c9d2 url(../images/arrow.gif) 9px 8px no-repeat;
	padding: 2px 10px 1px 20px;
	}

.mainNav_last_selected:hover {
	background: #c0c9d2 url(../images/arrow.gif) 9px 8px no-repeat;
	}
	
#footer {
	width: 640px;
	padding: 15px 0;
	margin: 0 0 0 40px;
	color: #919eab;
	font-size: 11px;
	line-height: 16px;
	border-top: 1px #919eab solid;
	clear: both;
	}
	
#footer ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#top {
	height: 70px;
	clear: both;
	}
	
#top2 {
	height: 45px;
	padding: 10px;
	background: white;
	}

.top2_ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
	display: inline;
	}
	
#top2 a {
	color: #333;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 10px;
	}
	
#top2 a:hover {
	color: #999;
	}

.divider {	
	height: 12px;
	border-right: 1px #333 solid;
	padding-right: 7px;
	}

#logo {
	width: 160px;
	height: 43px;
	float: left;
    margin: 0;
	padding: 15px 20px 10px;
	}
	
#lang {
	float: left;
	display: inline;
	margin: 0 0 0 460px;
	padding: 0;
	width: 60px;
	height: 70px;
	/*margin-right: -1px;*/
	}

#langbtn {
	float: left;
	width: 29px;
	height: 21px;
	padding: 40px 0 9px 1px;
	*/padding: 40px 0 2px 1px;  /* IE */
	background: url(../images/langbg.gif) bottom no-repeat;
	margin: 0;
	}

#langbtn a {
	text-align: center;
	display: block;
	padding: 12px 0 0 0;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	}
	
#langbtn a:hover {
	color: #999;
	text-decoration: none;
	}

.langbtn_selected {
	text-align: center;
	display: block;
	padding: 10px 0 0 1px;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}
	
#header {
	width: 720px;
	height: 203px;
	background: url(../images/header.jpg) no-repeat;
	border-top: 1px #919eab solid;
	border-bottom: 1px #919eab solid;
	clear: both;
	}	

h1 {
	color: #999;
	font-size: 30px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	}

h2 {
	color: #fff;
	font-size: 26px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	}

h3 {
   color: white;
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	}
	
h4 {
	font-size: 18px;
	padding: 0;
	margin: 0 0 7px 0;
	font-weight: lighter;
	}

.hdrtxt1 {
	padding: 25px 0 0 377px;
	}
	
.hdrtxt2 {
	padding: 15px 0 0 230px;
	}
	
.hdrtxt3 {
	padding: 15px 0 0 300px;
	}

#breadcrumbs {
	width: auto;
	padding: 7px 40px 12px 80px;
	height: 16px;
	margin: 0 auto;
	color: #333;
	font-size: 11px;
	}
	
#breadcrumbs a {
	display: inline;
	float: left;
	text-decoration: underline;
	color: #333;
	font-size: 11px;
	padding-right: 10px;
	}
	
#breadcrumbs a:hover {
	color: #999;
	}

#heading {
	height: 30px;
	width: auto;
	margin-bottom: 20px;
	}

.hdg_leftEnd {
	float: left; 
	height: 30px;
	width: 10px;
	background: url(../images/hdgBg_leftEnd.gif) no-repeat;
	}

.heading_mid_large {
	float: left;
	background: url(../images/hdgBg.gif) repeat-x;
	height: 24px;
	padding-top: 6px;
	width: 620px;
	color: white;
	}
	
.heading_mid_small {
	float: left;
	background: url(../images/hdgBg.gif) repeat-x;
	height: 24px;
	padding-top: 6px;
	width: 285px;
	color: white;
	}
.heading_mid_small a{
color: white;
text-decoration: underline;
}
.heading_mid_small a:hover{
color: #e1e1e1;
text-decoration: none;
}
.hdg_rightEnd {
	float: right; 
	height: 30px;
	width: 10px;
	background: url(../images/hdgBg_rightEnd.gif) no-repeat;
	}

#txt {
	padding: 0 40px 30px 40px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	clear: both;
	}
	
#txt2 {
	padding: 0 40px 50px 40px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	clear: both;
	background: #f0f5f9;
	}

p {
	padding-bottom: 10px;
	margin: 0;
	}
	
.pic_1 {
	padding: 0 10px 10px;
	*/padding: 0 7px 7px 10px;  /* IE */
	float: left;
	margin: 0;
	}

#leftBox {
	float: left;
	width: 305px;
	padding-bottom: 20px;
	}
	
#rightBox {
	float: right;
	width: 305px;
	padding-bottom: 20px;
	}

#procjenaForm {
	width: 640px;
	height: 600px;
	background: #f0f5f9 url(../images/divider.gif) repeat-y 305px;
	}

#leftBox_procjena {
	float: left;
	width: 305px;
	padding-bottom: 20px;
	/*background: #f0f5f9;
	background: #dde8f1;
	border: 1px #f0f5f9 solid;*/
	}
	
#rightBox_procjena {
	float: right;
	width: 305px;
	padding-bottom: 20px;
	/*background: #f0f5f9;
	background: #dde8f1;
	border: 1px #f0f5f9 solid;*/
	}

.box_ul_li {
	color: #2e70ac;
	margin: 3px 15px;
	padding: 0;
	list-style-type: disc;
	}

.box_links {
	color: #2e70ac;
	font-size: 14px;
	text-decoration: underline;
	}
	
.box_links:hover {
	color: #86aacb;
	}
	
#formWrapper {
	margin: 20px 0;
	height: auto;
	}

#formTop {
	width: 217px;
	height: 4px;
	display: block;
	background: url(../images/formTop.gif) no-repeat;
	}
	
#formContainer {
	width: 217px;
	height: auto;
	padding-top: 10px;
	background: #f0f5f9 url(../images/formTop.gif) top no-repeat;
	color: #1e649f;
	margin: 0 auto;
	font-size: 11px;
	}
	
.form {	
	width: 200px;
	padding: 0px 7px;
	}
		
#formBottom {
	width: 217px;
	height: 4px;
	background: url(../images/formBottom.gif) no-repeat;
	margin: 0 auto;
	}

form {
	padding: 0;
	margin: 10px 0 0 0;
	}

.field {
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0;
	}
	
.field_2 {
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0;
	}
	
.radio {
	margin: 4px 0 0 0;
	*/margin: 0;
	clear: both; 
	padding: 0;
	}
	
.radioBtn {
	margin: 0;
	padding: 0;
	clear: left;
	}

#submit {
	text-align: right;
	font-size: 10px;
	padding-bottom: 10px;
	}

#submitBtn {
	background: #919eab;
	color: white;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 0;
	padding: 0 4px 2px 4px;
	width: 50px;
	height: 21px;
	}

.small {
	color: #333;
	font-size: 9px;
	padding-left: 15px;
	*/padding-left: 23px;
	}

.textarea {	
	width: 200px;
	height: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0;
	}
	
.email {	
	color: #919eab;
	text-decoration: underline;
	font-size: 11px;
	}
	
.email:hover {	
	color: #666;
	text-decoration: none;
	}
	
.wem {
	margin: 20px auto 0 auto;
	width: 760px;
	text-align: center;
	}
	
.wem a {
	font-size: 11px;
	color: #b4b4b4 !important;
}

.wem a:hover {
	text-decoration: none;
	color: #313131 !important;
}

.trans {
	text-decoration: underline;
	color: #919eab;
	}
	
.trans:hover {
	text-decoration: none;
	color: #919eab;
	}

.thumb {
	float: left;
	padding: 2px;
	width: 100px;
	height: 100px;
	border: 1px #b4b4b4 solid;
	margin: 0 7px 4px 0;
	}
	
.pic {
	float: right;
	padding: 2px;
	width: 150px;
	height: 150px;
	border: 1px #b4b4b4 solid;
	margin: 0 10px 10px 10px;
	*/margin: 0 5px 10px 10px;  /* IE */
	}
	
.contentLists {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: disc;
	}
	
.referenceTable {
	padding: 3px;
	border-bottom: 1px #dde8f1 solid;
	}

.sitemapList {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: none;
	}
	
.sitemapList_indent {
	padding: 0;
	margin: 0 0 0 35px;
	list-style-type: none;
	}
	
.sitemap {	
	color: #919eab;
	text-decoration: underline;
	font-size: 11px;
	}
	
.sitemap:hover {	
	color: #666;
	text-decoration: none;
	}
.slinks {
	color: #2e70ac;
	text-decoration: underline;
	}
	
.slinks:hover {
	color: #86aacb;
	}

#footer img { vertical-align: middle; }
#footerLink { margin-left: 90px; }
.footerTel { margin-left: 135px; }
#footerLink2 { margin-left: 35px; }
#footerLink3 { margin-left: 60px; }
#footerLink4 { margin-left: 43px; }
.radno { color: #1e649f; }

#slike { height: 104px; }
#slike a { display: inline; float: left; margin-right: 10px; }
#slike a img { border: 1px solid #ccc; padding: 2px; }
