body {
	background: #cdcbcc url(../img/bg_bott.gif) repeat-x bottom;
	padding: 0;
	margin: 0;
	// font-family: Arial, Helvetica, sans-serif;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;
	font-size: 0.85em;
	color: #515050;
	text-align: center;
}

#bg_top {
	background: url(../img/bg_top.gif) repeat-x top;
	padding: 19px 0 0;
}


/* site top */

#site_top {
	width: 960px;
	margin: 0 auto;
	height: 325px;
	text-align: left;
}

#site_top_img {
	background: url(../img/header_bg2.gif) no-repeat;
	height: 284px;
	position: relative;
}

#domagoj_img {
	left: 31px;
    position: absolute;
    top: 11px;
    z-index: 1;
}


#logo_txt {
    position: absolute;
	top: 50px;
	right: 245px;
	background: url(../img/logo_txt.png) no-repeat;
	width: 300px;
	height: 95px;
	text-indent: -9999px;
	z-index: 2;
}

#logo_txt a {
	display: block;
	width: 300px;
	height: 95px;
}

#logo {
    position: absolute;
	top: 48px;
	right: -10px;
	text-indent: -9999px;
	z-index: 2;
	background: url(../img/logo.png) no-repeat;
	width: 281px;
	height: 239px;
}

#topnav {
	float: left;
	width: 960px;
	height: 40px;
	clear: both;
	position: relative;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#topnav li {
	a:hover {font-size: 12px; font-family:lucida grande,tahoma,verdana,arial,sans-serif;color: #666666; text-decoration: underline;}
	float: left;
	background: url(../img/topnav_sep.gif) no-repeat top right;
	margin-top: 6px;
}

#topnav li.topnav_last {
	background: none;
}

#topnav a {
	display: block;
	float: left;
	padding: 0 30px;
	color: #4b4b4b;
	height: 35px;
}

#topnav a:hover {
	color: #dd1a22;
	background: none;
}

#topnav *:hover > a, #topnav ul ul *:hover > a {
	color: #dd1a22;
}

#topnav a.topnav_curr {
	color: #172b9d;
	background: url(../img/topnav_curr.gif) repeat-x bottom;
}

#topnav a.topnav_curr:hover {
	color: #172b9d;
	background: url(../img/topnav_curr.gif) repeat-x bottom;
}

* html #topnav a.topnav_curr:hover {
	background: none;
}

#search {
	float: right;
	padding-right: 20px;
}


/* dropdown */

#topnav li {
	float:left;
	position:relative;
}


#topnav ul ul {
	visibility:hidden; 
	position:absolute; 
	height:0; 
	top:35px; 
	left:0px; 
	width:210px; 
	padding: 0; 
	background: url(../img/dropdown.png) no-repeat bottom left;
	z-index: 300;
}

#topnav table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

#topnav ul ul li { 
	padding: 0 5px; 
	width: 180px; 
	height: auto; 
	border: 0;
	margin: 0;
	background: none;
}

#topnav ul ul a, #topnav .topnav_last ul a { 
	text-align: left; 
	height: auto; 
	padding: 12px 10px; 
	width:175px; 
	//font-family: Arial, Helvetica, sans-serif; 
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;
	font-weight: bold; 
	line-height: 16px; 
	font-size: 1em; 
	border-bottom: 1px solid #CCC; 
	text-transform: none; 
	background: none; 
	font-size: 0.9em;
}

#topnav ul ul .topsub_last a, #topnav .topnav_last ul .topsub_last a { 
	border: none;
	padding: 12px 10px 15px; 
}

#topnav ul ul .topsub_last, #topnav .topnav_last ul .topsub_last { 
	padding-bottom: 5px; 
}

#topnav ul li:hover ul, #topnav ul a:hover ul {
	visibility:visible; 
	height: auto;
}

#topnav ul ul a:hover, #topnav #topnav_last ul a:hover  { 
	color: #dd1a22; 
}

#topnav ul ul :hover > a, #topnav #topnav_last ul :hover > a { 
	color: #dd1a22; 
}


#topnav ul ul .topsub_last a:hover, #topnav #topnav_last ul .topsub_last a:hover { 
	border-bottom: 0; 
}


/* content */

#content_top {
	background: #FFF url(../img/content_top.gif) repeat-x top;
}

#content_bott {
	background: url(../img/content_bott.gif) repeat-x bottom;
}

#content {
	background: url(../img/sas_bg.jpg) no-repeat bottom right;
	min-height: 470px;
}

#center {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}


/* right */

#right {
	float: right;
	width: 260px;
	padding: 40px 7px 40px 0;
}

#social {
	float: right;
	width: 246px;
}

#social_bg {
	background: url(../img/social_bg.png) repeat-y;
	padding: 0 4px;
	width: 238px;
	float: left;
}

#social_bott {
	background: url(../img/social_bott.png) no-repeat;
	height: 13px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

#social_top {
	background: url(../img/social_top.png) repeat-x top;
}

#social h2 {
	background: url(../img/social_title.png) no-repeat;
	height: 40px;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	line-height: 40px;
	padding-left: 20px;
}

.social_box {
	background: url(../img/social_sep.gif) repeat-x top;
	float: left;
	width: 214px;
	font-size: 0.8em;
	padding: 12px;
}

.social_img {
	float: left;
	margin-right: 10px;
}

.social_box_first {
	background: none;
}

.social_box h3 {
	font-size: 1.1em;
	padding-bottom: 3px;
}

.social_txt {
	padding-top: 3px;
}

#kontakt {
	background: url(../img/kontakt_top2.gif) no-repeat top;
	clear: both;
	padding-top: 8px;
	color: #FFF;
	font-size: 0.9em;
	line-height: 17px;
	float: right;
	width: 245px;
	margin: 20px 0 0 0;
}

#kontakt_bott {
	background: url(../img/kontakt_bott2.gif) no-repeat bottom;
	padding: 12px 27px 32px;
}

#kontakt ul {
	list-style: none;
	margin: 0;
	padding: 15px 0 0;
}

#kontakt ul li {
	background: url(../img/kontakt_bull.png) no-repeat 0 7px;
	padding: 0 0 0 13px;
	margin-top: 2px;
}

#kontakt a {
	color: #FFF;
	font-weight: bold;
}

#kontakt a:hover {
	color: #9bbef8;
}

#kontakt h2 {
	font-weight: normal;
	margin-bottom: 15px;
	font-size: 1.5em;
}


/* left */

#left {
	float: left;
	width: 670px;
	padding: 40px 0 40px 10px;
	line-height: 18px;
}

.uvjerenja {
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;
}

.uvjerenja li {
	background: url(../img/bull.png) no-repeat 0 12px;
	padding: 10px 0 10px 40px;
}

.sep {
	background: url(../img/sep.png) no-repeat bottom center;
	height: 25px;
	clear: both;
	padding-top: 20px;
}

.share_btns {
	/*float: right;*/
	//font-family: Arial, Helvetica, sans-serif;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;
	font-size: 0.8em;
	padding-top: 30px;
	/*width: 360px;*/
	text-align: right;
}

.print_btn, .send_btn, .share_btn {
	display: inline;
	margin-left: 25px;
}

.print_btn img, .send_btn img, .share_btn img {
	vertical-align: middle;
	margin-right: 3px;
}

.stButton .chicklets {
	//font-family: Arial, Helvetica, sans-serif !important;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;
}

.print_btn a, .send_btn a, .share_btn a {
	color: #000000;
}


/* novosti */

.novost {
	float: left;
	width: 308px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #d2d2d2;
}

.novost2 {
	margin: 0;
	padding: 0;
	border: 0;
	width: 309px;
}

.novost_img {
	float: left;
	width: 120px;
	height: 90px;
	margin-right: 20px;
}

.novost_img a {
	display: block;
	width: 118px;
	height: 88px;
	overflow: hidden;
	border: 1px solid #d2d2d2;
}

.novost_img img {
	/*max-width: 118px;
	width: expression(this.width > 118 ? 118: true);*/
}

.novost_txt {
	float: left;
	width: 168px;
	padding-top: 10px;
}

.novost h3 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 10px;
}

.novost_datum {
	color: #727272;
	font-size: 0.9em;
}

.line {
	border-bottom: 1px solid #d2d2d2;
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
}



/* footer */

#footer {
	height: 45px;
	width: 960px;
	margin: 0 auto;
	color: #595959;
	font-size: 0.8em;
	padding-top: 35px;
	text-align: center;
}


/* links */

a {
	outline: none;
	color: #172b9d;
	text-decoration: none;
}

a:hover {
	color: #dd1a22;
}

a img {
	border: 0;
}


/* headings */

h1, h2, h3, h4 {
	margin: 0;
}

h1 {
	color: #949091;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {
	
}


/* forms */

form {
	padding: 0;
	margin: 0;
}

input, select, textarea {
	//font-family: Arial, Helvetica, sans-serif;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;
	font-size: 1em;
}

input.textbox, select.textbox, textarea {
    border: 1px solid #D6D4D1;
    padding: 5px;
}

input.button {
	background: url(../img/send_btn.gif) no-repeat;
	width: 81px;
	height: 30px;
	color: #FFF;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}

.search_input {
	background: url(../img/search_input.gif) no-repeat;
	width: 180px;
	padding: 7px 10px;
	border: 0;
	color: #666666;
	font-size: 0.8em;
	margin-right: 5px;
}

.search_btn {
	background: url(../img/search_go.png) no-repeat 0 0;
	width: 19px;
	height: 28px;
	cursor: pointer;
	border: 0;
	vertical-align: middle;
}


/* other */

.clear {
	clear: both;
}


p {
	margin: 0;
}
