/** STYLE **/
* {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	list-style-type: none;
}

body {
	margin: 0;
	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	text-align: center;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#575757;
}
.mf1 {	background-image: url(images/dots_2.gif);
	background-repeat: repeat-x;
	background-position: center bottom; 
}

/************************ PAGE FRAME DIV ***************************************/
#page_frame {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/frame_background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:visible;
	padding-top:236px;
}

#page-title {
	position:absolute;
	width:400px;
	height:200px;
	top:0px;
	left:0px;
	padding-top:55px;
	background-image:url(images/page_title.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}


#page-title p {
	color:#232020;
	position:relative;
	right:0px;
	font-size:13px;
}

#quote-div {
	position:relative;
	top:30px;
	right:40px;
	text-align:left;
	color:#232020;
	font-size:14px;
	font-style:italic;
	width:155px;
	padding-left:45px;
	background-image:url(images/quotes.png);
	background-repeat:no-repeat;
	background-position:left;
}
#quote-div img{
	position:relative;
	float:left;
}

#footer {
	width:920px;
	height:230px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/footer_background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:60px;
	padding-top:15px;
}
#footer img {
	border:none;
	position:relative;
	top:7px;
}
#footer a {
	text-decoration:none;
	font-size:12px;
	color:#FFF;
}
#footer a:hover {
	text-decoration:underline;
}

#links1 {
	float:left;
	padding-right:25px;
	position:relative;
	width:auto;
	height:140px;
}
#links2 {
	float:left;
	padding-left:25px;
	border-left:1px dotted #FFF;
	position:relative;
	width:auto;
	height:140px;
}
#copy {
	position:absolute;
	right:100px;
	top:20px;
	width:200px;
	height:190px;
	background-image:url(images/logo_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#copy p {
	color:#FFF;
}
/**************************** DIVS *********************************************/
#wrap #bg-bottom {
	clear: both;
	width: 914px;
	height: 27px;
	position:relative;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
}

#wrap #bg-top {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_wrap.png);
	background-repeat: repeat-y;	
	background-position: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	text-align: left;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	min-height:500px;
	height: auto !important;
	height:500px;
}

h1 { font-size: 1.4em; color: #65944A; }
h3 { font-size: 1.2em; }

/* images */
#main-top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 371px;
	width: 472px;
	padding-right: 36px;
}
#main-top .in-progress {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 299px;
	width: 300px;
	padding-right: 36px;
}
#sidebar-top .textbox ul {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/dots_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 500px;
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}


form {
	padding: 0;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #C8C8C8;
	color:#000;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #C8C8C8;
	height:100px;
	display:block;
	color:#000;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

#header {
	position:relative;
	text-align: left;
}
#header-content {
	position:relative;
	width:914px;
	margin:0px auto 0px auto;
	background-color:#061029;
	padding: 0;
	height: 70px;
	background-image:url(images/header_back.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

/**************************** HEADER *******************************************/
#header-content h1#logo {
	position: absolute;
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0;
	padding: 0;
	
	top: 0;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	

	top: 55px; left: 40px;
}

#header-content ul {
	position: absolute;
	right: -10px; top: 15px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;
	color: #FFF;
	background-color: #3A4D5B;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A4D5B;
}
#header-content li a:hover {
	background: #65944A;
	color: #FFF;
}
#header-content li a#current  {
	background: #65944A;
	color: #FFF;
}


/**************************** LINKS ********************************************/
.headerlinks {
	position:relative;
	width: 910px;
	height: 45px;
	margin:0px auto 0px auto;
	text-align: left;
	background-color:#061029;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	padding:0;
}

#wrap .headerlinks li {
	display: inline;
	background-color: #000000;
	height: 20px;
	width: 100px;
}
#wrap .headerlinks ul {
	margin-left: 72px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrap .headerlinks div {
	float: left;
	height: 45px;
	width: 109px;
}
#wrap .headerlinks #start-current {
	margin-left: 72px;
	background-image: url(images/naslovna.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 130px;
}

#wrap .headerlinks a {
	height: 45px;
	width: 130px;
	margin: 0;
	padding: 0;
	background-image: url(images/naslovna.jpg);
	display: block;
	position:relative;
	right:67px;
}
#wrap .headerlinks a:hover {
	height: 45px;
	width: 130px;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(images/naslovna_2.jpg);
}
#wrap .headerlinks #usluge {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/usluge.jpg);
}
#wrap .headerlinks #reference {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/reference.jpg);
}
#wrap .headerlinks #uposlenje {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/uposlenje.jpg);
}
#wrap .headerlinks #kontakt {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/kontakt.jpg);
}
#wrap .headerlinks #aktivnosti {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/aktivnosti.jpg);
}
#wrap .headerlinks #press-room {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/press_room.jpg);
}

#wrap .headerlinks #start {
	margin-left: 72px;
	height: 45px;
	width: 130px;
}
#wrap .headerlinks #naslovna {
	background-image: url(images/naslovna.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 130px;
}
#wrap .headerlinks #start {
	margin-left: 72px;
	background-image: url(images/naslovna.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 130px;
}
#wrap .headerlinks #naslovna-current {
	background-image: url(images/naslovna_current.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 130px;
}
#wrap .headerlinks #naslovna-prev {
	background-image: url(images/naslovna_prev.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 130px;
}
#wrap .headerlinks #usluge-current {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/usluge_current.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #usluge-prev {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/usluge_prev.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #reference-current {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/reference_current.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #reference-prev {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/reference_prev.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #uposlenje-current {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/uposlenje_current.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #uposlenje-prev {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/uposlenje_prev.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #kontakt-current {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/kontakt_current.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #kontakt-prev {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/kontakt_prev.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #aktivnosti-current {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/aktivnosti_current.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #aktivnosti-prev {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/aktivnosti_prev.jpg);
	background-repeat: no-repeat;
}
#wrap .headerlinks #press-room-current {
	height: 45px;
	width: 109px;
	display: block;
	background-image: url(images/press_room_current.jpg);
	background-repeat: no-repeat;
}

#wrap #link-rel #link-abs-usluge div {
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-index div {
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-usluge #up {
	background-image: url(images/usluge_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	display: block;
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-usluge #up:hover {
	background-image: url(images/usluge_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	height: 45px;
	width: 150px;
}
#wrap #link-rel #link-abs-index #up {
	background-image: url(images/index_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	display: block;
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-index #up:hover {
	background-image: url(images/index_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-reference div {
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-reference #up {
	background-image: url(images/reference_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	display: block;
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-reference #up:hover {
	background-image: url(images/reference_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	height: 45px;
	width: 150px;
}
#wrap #link-rel #link-abs-uposlenje div {
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-uposlenje #up {
	background-image: url(images/uposlenje_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	display: block;
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-uposlenje #up:hover {
	background-image: url(images/uposlenje_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	height: 45px;
	width: 150px;
}
#wrap #link-rel #link-abs-kontakt div {
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-kontakt #up {
	background-image: url(images/kontakt_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	display: block;
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-kontakt #up:hover {
	background-image: url(images/kontakt_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	height: 45px;
	width: 150px;
}
#wrap #link-rel #link-abs-aktivnosti div {
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-aktivnosti #up {
	background-image: url(images/aktivnosti_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	display: block;
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-aktivnosti #up:hover {
	background-image: url(images/aktivnosti_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	height: 45px;
	width: 150px;
}
#wrap #link-rel #link-abs-press-room div {
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-press-room #up {
	background-image: url(images/press_room_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	display: block;
	height: 45px;
	width: 132px;
}
#wrap #link-rel #link-abs-press-room #up:hover {
	background-image: url(images/press_room_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	height: 45px;
	width: 150px;
}

#wrap #tab-meni {
	width:914px;
}
#wrap #link-rel {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index:1;
}
#wrap #link-rel #link-abs-usluge {
	position: absolute;
	height: 45px;
	width: 132px;
	left: 116px;
}
#wrap #link-rel #link-abs-kontakt {
	position: absolute;
	height: 45px;
	width: 132px;
	left: 442px;
}
#wrap #link-rel #link-abs-aktivnosti {
	position: absolute;
	height: 45px;
	width: 132px;
	left: 552px;
}
#wrap #link-rel #link-abs-press-room {
	position: absolute;
	height: 45px;
	width: 132px;
	left: 661px;
}
#wrap #link-rel #link-abs-reference {
	position: absolute;
	height: 45px;
	width: 132px;
	left: 225px;
}
#wrap #link-rel #link-abs-uposlenje {
	position: absolute;
	height: 45px;
	width: 132px;
	left: 334px;
}
#wrap #link-rel #link-abs-index {
	position: absolute;
	height: 45px;
	width: 132px;
	left: 6px;
}
#wrap #link-rel #link-abs-index #up-prev {
	background-image: url(images/usluge_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	display: block;
	height: 45px;
	width: 132px;
}

#wrap .headerlinks #link-abs {
	position: absolute;
}
#wrap #link-rel {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#wrap #link-rel #link-abs {
	position: absolute;
	height: 45px;
	width: 130px;
	left: 166px;
}
#wrap #link-rel #link-abs #usluge {
	display: block;
	height: 45px;
	width: 130px;
	background-image: url(images/usluge_up.jpg);
	background-repeat: no-repeat;
	background-position: 15px;
}
#wrap #link-rel #link-abs #usluge:hover {

	display: block;
	height: 45px;
	width: 130px;
	background-image: url(images/usluge_up.jpg);
	background-repeat: no-repeat;
}
/**************************** END LINKS ***************************************/

/**************************** FIX DIVS ****************************************/

#wrap #bg-top-fix-press-room {
	background-image: url(images/bg_top_press_room.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 38px;
	width: 914px;
}
#wrap #bg-top-fix-aktivnosti {
	background-image: url(images/bg_top_aktivnosti.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 38px;
	width: 914px;
}
#wrap #bg-top-fix-kontakt {
	background-image: url(images/bg_top_kontakt.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 38px;
	width: 914px;
}
#wrap #bg-top-fix-uposlenje {
	background-image: url(images/bg_top_uposlenje.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 38px;
	width: 914px;
}
#wrap #bg-top-fix-reference {
	background-image: url(images/bg_top_reference.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 38px;
	width: 914px;
}
#wrap #bg-top-fix-usluge {
	background-image: url(images/bg_top_usluge.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 914px;
}
#wrap #bg-top-fix-index {
	background-image: url(images/bg_top_index.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 38px;
	width: 914px;
}
#wrap #bg-top-fix-tjelesna {
	background-image: url(images/bg_top_tjelesna.jpg);
	background-repeat: no-repeat;
	background-position:center;
	position:relative;
	height: 38px;
	width: 914px;
}
#wrap #bg-top-fix-tehnicka {
	background-image: url(images/bg_top_tehnicka.jpg);
	background-repeat: no-repeat;
	background-position:center;
	position:relative;
	height: 38px;
	width: 914px;
}
/******************************************************************************/


#content-wrap {
	width: 910px;
	background-repeat: repeat-y;
	background-image: url(images/bg_wrap.jpg);
	background-position: left;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

/******** FLASH i GRB *******/
#FlashID {
	position:relative;
	top:4px;
	right:20px;
}
#be_crest {
	position:absolute;
	right:10px;
	bottom:55px;
}

#sidebar {
	width: 280px;
	padding: 0;
	margin-top: 0;
	margin-right: 86px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}


#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.post {
	margin: 0;
	padding: 0;
	background: #FFF url(gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	line-height: 20px;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}



.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }


.clear { clear: both; }
.gray  { color: #BFBFBF; }
.logo {
	position: absolute;
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0;
	padding: 0;

	top: 0;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 201px;
}
#sidebar ul.sidemenu a#currentLink {



	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;
}
#sidebar-top {
	width: 280px;
	padding: 0;
	margin-top: 44px;
	margin-right: 86px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 371px;
}

#wrap #content-wrap #content #main span {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
#wrap #content-wrap #content #main .textbox {
	width: 453px;
	margin-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#sidebar-top img {
	height: 160px;
	width: 265px;
	padding-left: 15px;
}
#main-top h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #CC0000;
	font-size: 16px;
}
#sidebar-top .textbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	width: 265px;
	margin-left: 15px;
	text-align: left;
	color: #333333;
}

/*********** sidebar desno **************/
.sidebar-right h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(images/dots_2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: normal;
	width: 112px;
	line-height: 22px;
}

#sidebar-top .textbox li {
	width: 132px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	line-height: 16px;
	padding-bottom: 5px;
}
#sidebar-top .textbox .img-part1 {
	margin-top: 10px;
	height: 96px;
	width: 265px;
	padding: 0px;
}
#sidebar .textbox {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	width: 265px;
	margin-left: 15px;
	text-align: left;
	color: #333333;
}
#sidebar .textbox h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #0066CC;
	width: 116px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/dots_2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: normal;
	line-height: 22px;
}
#sidebar .textbox li {
	width: 132px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 16px;
}
#sidebar img {

	height: 64px;
	width: 265px;
	padding-left: 15px;
}
#sidebar .textbox ul {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#sidebar-top .textbox .img-part2 {

	margin-top: 10px;
	height: 92px;
	width: 265px;
	padding: 0px;
}


#wrap #side-menu {
	height: 160px;
	width: 35px;
	position: absolute;
	left: -30px;
	top: 55px;
	background-image: url(images/tjelesna.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wrap #bg-top #side-menu-content {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#wrap #bg-top #side-menu-content #side-menu a {
	display: block;
	height: 160px;
	width: 37px;
}
#wrap #side-menu-2 {
	height: 160px;
	width: 35px;
	position: absolute;
	left: -29px;
	top: 223px;
	background-image: url(images/tehnicka.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wrap #bg-top #side-menu-content #side-menu-2 a {

	display: block;
	height: 160px;
	width: 37px;
}


#wrap #side-menu-current {
	height: 160px;
	width: 35px;
	position: absolute;
	left: 37px;
	top: 55px;
	background-image: url(images/tjelesna_current.jpg);
	background-repeat: no-repeat;
}
#wrap #side-menu-2-current {

	height: 160px;
	width: 35px;
	position: absolute;
	left: 37px;
	top: 223px;
	background-image: url(images/tehnicka_current.jpg);
	background-repeat: no-repeat;
}
#wrap #bg-top #side-menu-content #side-menu-2-current a {


	display: block;
	height: 160px;
	width: 37px;
}
#wrap #bg-top #side-menu-content #side-menu-current a {

	display: block;
	height: 160px;
	width: 37px;
}
#main-top-kontakt {
	float: left;
	width: 543px;
	margin-top: 44px;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0;
	background-color: #FFFFFF;
	margin-left: 115px;
	height: 371px;
	text-align: left;
}
#wrap #bg-top #main-top-kontakt .col {
	float: left;
	height: 371px;
	width: 161px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 10px;
	padding-right: 10px;
}
#wrap #bg-top #main-top-kontakt .col ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#wrap #bg-top #main-top-kontakt .col li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#wrap #bg-top #main-top-kontakt .col .header {
	font-size: 16px;
	color: #0066cc;
	padding-bottom: 10px;
}
#wrap #bg-top #main-top-kontakt .col .header2 {
	font-weight: bold;
}
#wrap #bg-top #main-top-kontakt .col .dots {
	margin-bottom: 10px;
	background-image: url(images/dots_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#sidebar-top-kontakt {

	width: 265px;
	padding: 0;
	margin-top: 44px;
	margin-right: 86px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	height: 371px;
}
#wrap #bg-top #main-top-kontakt .col .bold {
	font-weight: bold;
	color: #333333;
}
#main-kontakt {

	float: left;
	width: 543px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 115px;
	background-color: #FFFFFF;
	color: #060000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
}
#wrap #bg-top #main-kontakt .col {

	float: left;
	width: 161px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 10px;
	padding-right: 10px;
}
#wrap #bg-top #main-kontakt .col ul {

	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#wrap #bg-top #main-kontakt .col li {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#wrap #bg-top #main-kontakt .col .header {

	font-size: 16px;
	color: #0066cc;
	padding-bottom: 10px;
}
#wrap #bg-top #main-kontakt .col .header2 {

	font-weight: bold;
}
#wrap #bg-top #main-kontakt .col .dots {

	margin-bottom: 10px;
	background-image: url(images/dots_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#wrap #bg-top #sidebar-top .textbox a {
	text-decoration: none;
	color: #CC0000;
	font-size: 16px;
	font-weight: normal;
}
#wrap #content-wrap #content #sidebar .textbox a {
	font-size: 16px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
#main-top-kontakt .col a {
	color: #0066cc;
	text-decoration: none;
	font-size: 12px;
}
#main-top-kontakt .col a:hover {
	color: #0066cc;
	text-decoration: underline;
	font-size: 12px;
}

#main-top-usluge {
	float: left;
	width: 310px;
	margin-top: 44px;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0;
	background-color: #FFFFFF;
	margin-left: 92px;
	height: 371px;
	background-image: url(images/uposlenje_photo_1_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
#main-usluge {

	float: left;
	width: 310px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 92px;
	background-color: #FFFFFF;
	color: #060000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
	background-image: url(images/uposlenje_photo_1_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 195px;
}
#main {
	float: left;
	width: 543px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 115px;
	background-color: #FFFFFF;
	color: #060000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
}
#main-top {
	float: left;
	width: 543px;
	margin-top: 44px;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0;
	background-color: #FFFFFF;
	margin-left: 115px;
}
#wrap #bg-top #main-top-usluge h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0066CC;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 4px;
}
#wrap #bg-top #main-top-usluge .textbox {
	margin-left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#sidebar-usluge {
	width: 535px;
	padding: 0;
	margin-top: 0;
	margin-right: 86px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	height: 195px;
}
#sidebar-top-usluge {
	width: 535px;
	padding: 0;
	margin-top: 44px;
	margin-right: 86px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	height: 371px;
	text-align: left;
}
#wrap #bg-top #sidebar-top-usluge .col1 {
	width: 227px;
	height: 371px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: none;
}
#wrap #bg-top #sidebar-top-usluge .col2 {
	height: 371px;
	width: 288px;
	float: left;
	background-image: none;
}
#wrap #content-wrap #content #sidebar-usluge .col1 {
	float: left;
	height: 195px;
	width: 227px;
	margin-top: 15px;
}
#wrap #content-wrap #content #sidebar-usluge .col2 {
	float: left;
	height: 195px;
	width: 288px;
	background-image: none;
}
#wrap #bg-top #sidebar-top-usluge .col1 li {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 22px;
}
#wrap #bg-top #sidebar-top-usluge .col1 ol {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#wrap #sidebar-usluge .col1 ol {


	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#wrap #sidebar-usluge .col1 li {

	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
}
#wrap #bg-top #sidebar-top-usluge .col2 label {
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #bg-top #sidebar-top-usluge .col2 input {
	border: 1px solid #666666;
}
#wrap #sidebar-usluge .col2 input {

	border: 1px solid #666666;
}
#main-kontakt .col {



	float: right;
	width: 161px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 10px;
	padding-right: 10px;
}
#main-kontakt .col2 ul {



	padding: 0px;
	margin-top: 0px;
}
#main-kontakt .col2 li {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 10px;
	height: 24px;
}
#main-kontakt .col2 .header {



	font-size: 16px;
	color: #0066cc;
	padding-bottom: 10px;
}
#main-kontakt .col2 .header2 {



	font-weight: bold;
}
#main-kontakt .col2 .dots {



	margin-bottom: 10px;
	background-image: url(images/dots_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#main-kontakt .col2 .bold {


	font-weight: bold;
	color: #333333;
}
#main-kontakt .col2 a {

	color: #0066cc;
	text-decoration: none;
	font-size: 12px;
}
#main-kontakt .col2 a:hover {

	color: #0066cc;
	text-decoration: underline;
	font-size: 12px;
}
#main-top-usluge-2 {

	float: left;
	width: 310px;
	margin-top: 44px;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0;
	background-color: #FFFFFF;
	margin-left: 92px;
	height: 371px;
	background-image: url(images/bg_usluge_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#sidebar-top-usluge-2 {
	width: 536px;
	padding: 0;
	margin-top: 44px;
	margin-right: 86px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	height: 371px;
	text-align: left;
	background-image: url(images/bg_usluge_3.jpg);
}
#wrap #bg-top #main-top-usluge-2 .textbox {
	margin-left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-top: 50px;
	padding-right: 15px;
}
#sidebar-usluge-2 {
	width: 535px;
	padding: 0;
	margin-top: 0;
	margin-right: 86px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	height: 195px;
	background-image: url(images/bg_usluge_5.jpg);
}
#main-usluge-2 {


	float: left;
	width: 310px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 92px;
	background-color: #FFFFFF;
	color: #060000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
	background-image: url(images/bg_usluge_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
}

#wrap #bg-bottom #corner {
	height: 57px;
	width: 54px;
	position: absolute;
	right: 2px;
	bottom: -1px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
}
#wrap #bg-bottom #corner-content {

	position: relative;
	margin: 0px;
	padding: 0px;
}
#wrap #bg-top #side-menu-content #paper-left {

	width: 22px;
	height: 377px;
	position: absolute;
	left: 4px;
	background-image: url(images/paper_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#wrap #bg-top #side-menu-content #paper-left-blue {

	width: 39px;
	height: 377px;
	position: absolute;
	left: 5px;
	background-image: url(images/paper_left_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap #bg-top #side-menu-content #paper-left-red {

	width: 39px;
	height: 377px;
	position: absolute;
	left: 5px;
	background-image: url(images/paper_left_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap #bg-top #side-menu-content #paper-right {
	width: 27px;
	height: 377px;
	position: absolute;
	right: 0px;
	background-image: url(images/paper_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrap #bg-top #left-col {
	width: 543px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrap #bg-top #left-col .text-content {
	width: 453px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	line-height: 16px;
}

/******************************************** CONTENT ****************************************************/
#wrap #bg-top #content {
	width: 543px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	float: left;
}

#wrap #bg-top #content strong {
	color:#333;
	font-size:12px;
	line-height:16px;
}
#wrap #bg-top #content .text-content {
	width: 453px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
	padding: 0px;
}
#wrap #bg-top .sidebar-right {
	width: 280px;
	float: right;
	margin-top: 6px;
	padding: 0px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrap #bg-top .sidebar-right a {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
}
.sidebar-right ul {
	width: 132px;
	float: left;
	padding: 0px;
	background-image: url(images/dots_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.sidebar-right li {
	width: 132px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	line-height: 16px;
	padding-bottom: 5px;
}#wrap #bg-top .sidebar-right img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#wrap #bg-top .sidebar-right .img-margin {
	margin-top: 10px;
}
#wrap #bg-top .sidebar-right .heading-blue {
	color: #0066CC;
	width: 116px;
}
#wrap #bg-top .sidebar-right .heading-blue a {
	color: #0066CC;
}
#wrap #bg-top .sidebar-right .dots-none {
	background-image: none;
}
#wrap #bg-top .sidebar-right .margin-none {
	margin-left: 0px;
}
#wrap #bg-top #content #column-1 {
	float: left;
	width: 204px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 590px;
	text-align: left;
}

#wrap #bg-top #content #column-2 {
	float: left;
	width: 204px;
	height: 590px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#wrap #bg-top #content #column-3 {
	float: left;
	width: 250px;
	height: 590px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#wrap #bg-top #content #column-1 .header {
	color: #0066cc;
	font-size: 16px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrap #bg-top #content #column-1 li {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
#wrap #bg-top #content #column-2 .dots .header2 {
	font-weight: bold;
	color: #333333;
}
#wrap #bg-top #content #column-2 .dots {
	color: #333333;
	font-size: 12px;
	background-image: url(images/dots_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrap #bg-top #content #column-2 .dots li {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
#wrap #bg-top #content #column-2 li {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}

#wrap #bg-top #content #column-2 li.header2 {
	font-weight:bold;
}
#wrap #bg-top #content #column-3 li {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#wrap #bg-top #content #column-3 .bold {
	font-weight: bold;
	color: #333333;
}
#wrap #bg-top #content #column-3 ul {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
#wrap #bg-top #content #column-2 .margin-none {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#wrap #bg-top #content #column-1 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
#wrap #bg-top #content a {
	color: #0066cc;
	text-decoration: none;
	font-size: 11px;
}
#wrap #bg-top #content a:hover {
	color: #0066cc;
	text-decoration: underline;
	font-size: 11px;
}
#wrap #bg-top #content h2 {
	color: #0066CC;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color:#FFF;
}
#wrap #bg-top #content #heading-usluge {
	width: 75px;
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	font-size: 16px;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	float: left;
}
#wrap #bg-top #content #heading-usluge-bg {
	width: 275px;
	background-image: url(images/usluge_crte_lijevo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	font-size: 16px;
	color: #0066CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#wrap #bg-top #content p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 25px;
}
#wrap #bg-top #content .red {
	list-style-image: url(images/lista_crvena.jpg);
	color: #333333;
	font-size: 10px;
	padding-bottom: 10px;
}
#wrap #bg-top #content .blue {
	list-style-image: url(images/lista_plava.jpg);
	color: #333333;
	font-size: 10px;
}
#wrap #bg-top #content .ul-usluge {
	list-style-position: inside;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #bg-top #column-fix {
	width: 357px;
	float: left;
	padding-top: 6px;
}
#wrap #bg-top .sidebar-right .ul-usluge-rgt {
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
}
#wrap #bg-top .sidebar-right .ul-usluge-rgt li {
	padding-bottom: 23px;
	color: #CC0000;
}
#wrap #bg-top .sidebar-right .ul-usluge-rgt .blue-list {
	color: #0066CC;
}
#wrap #bg-top #content-uposlenje {
	width: 305px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	float: left;
	height: 680px;
	background-image: url(images/uposlenje_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrap #bg-top #content-uposlenje h2 {

	color: #0066CC;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
}
#wrap #bg-top #content-uposlenje p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin-left: 12px;
}
#wrap #bg-top #column-fix-uposlenje {
	float: left;
	width: 227px;
	margin-top: 6px;
}
#wrap #bg-top .sidebar-right .form-left {
	float: left;
	width: 204px;
	font-size: 12px;
	color: #000;
	padding-left: 23px;
	height: 18px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#wrap #bg-top .sidebar-right .form-right {
	float: left;
	width: 308px;
	font-size: 12px;
	color: #0066CC;
	height: 24px;
	padding-bottom: 6px;
}
#wrap #bg-top .sidebar-right .form-right input {
	height: 16px;
	width: 302px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}
#wrap #bg-top .sidebar-right .form-right textarea {
	border: 1px solid #666666;
	height: 85px;
	width: 302px;
}
#wrap #bg-top .sidebar-right .form-right a {
	text-decoration: none;
	color: #0066CC;
	font-size: 12px;
}
#wrap #bg-top .sidebar-right .form-right a:hover {
	text-decoration: underline;
	color: #0066CC;
}



#wrap #bg-top #content #heading-usluge-bg div {
	color: #0066CC;
	font-size: 16px;
	padding-top: 6px;
}
#wrap #bg-top .sidebar-right .form-right .checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrap #bg-top .sidebar-right .form-right .radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap #bg-top #content #column-1 ul .current {
	color: #0066cc;
}
#wrap #bg-top #content #column-2 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
}
#wrap #bg-top #content #column-1 ol {
	color: #333;
}



/****************** sidebar images *********************/
#wrap #bg-top .sidebar-right .images-div img {
	margin:0px;
	position:relative;
	height:90px;
	width:90px;
	border:none;
}

.sidebar-right .images-div {
	position:relative;
	height:100px;
	width: auto;
	padding-top:3px;
	padding-bottom:2px;
	border:0px solid red;
}
.sidebar-right .side-images1, .sidebar-right .side-images2, .sidebar-right .side-images3  {
	cursor:pointer;
	width:90px;
	height:90px;
	border:2px solid #555;
	padding: 1px 1px 1px 1px;
	background-color:#FFF;
}

.sidebar-right .side-images1 {
	position:absolute;
	left: 15px;
}

.sidebar-right .side-images2 {
	position:absolute;
	left:120px;
}
.sidebar-right .side-images3 {
	position:absolute;
	left:225px;
}

/****************************** AKTIVNOSTI ***********************************/
#aktivnosti-links-div div {
	cursor:pointer;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	position:relative;
	font: 12px Helvetica, Arial, sans-serif;
	color: #333;
}

#aktivnosti-links-div div:hover {
	text-decoration:underline;
}

#aktivnosti-article-div {
	position:relative;
	padding-left:155px;
	padding-right:0px;
	width:680px;
	overflow:visible;

	min-height:1000px;
	height: auto !important;
	height:1000px;
}

#aktivnosti-article-div div {
	font: 12px Helvetica, Arial, sans-serif;
}

/* style za tekst */
#aktivnosti-articles div {
	width: 670px;
	position:relative;
	height:auto;
	text-align:left;
	display:none;
	/*opacity:0.0;
	filter:alpha( opacity=100 );*/
	background-color:#FFF;
	padding-left:10px;
	margin:0;
	padding:0;
}

#wrap #content #aktivnosti-articles div p {
	width:440px;
	background-color:#FFF;
	line-height:18px;
	text-align:justify;
	margin-left:0px;
	margin-right:0px;
	color:#333;
	font: 12px/19px Helvetica, Arial, sans-serif;
}

#wrap #content #aktivnosti-articles div .article-text b {
	font: 12px/19px Helvetica, Arial, sans-serif;
	color:#333;
	font-weight:bold;
}

#wrap #content #aktivnosti-articles div ul.article-text {
	position:relative;
	left:20px;
	margin-bottom:20px;
	filter:inherit;
	background-color:#FFF;
}
#wrap #content #aktivnosti-articles div ul.article-text li {
	list-style-type:circle;
	font-size:12px;
	color:#333;
	padding:3px 0px 3px 0px;
}
#aktivnosti-articles div h3{
	position:relative;
	right:15px;
	font-weight:bold;
	margin-bottom:5px;
	filter:inherit;
}

/*slike*/
#aktivnosti-articles .article-images img {
	margin:0px;
	position:relative;
	height:90px;
	width:90px;
	border:none;
	opacity:1.0;
}

#aktivnosti-articles .article-images {
	position:relative;
	width:440px;
	height:auto;
	margin:0px;
	background-image:url(images/dots_2.gif)	;
	background-repeat:repeat-x;
	background-position:top;
	overflow:visible;
	padding-top:10px;
	padding-bottom:10px;
}

#aktivnosti-articles .article-images span {
	position:relative;
	width:90px;
	height:90px;
	display:block;
	border:2px solid #555;
	padding:1px 1px 1px 1px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;	
}


/***************************************** PITANJA ****************************************************/

#wrap #content .pitanja-input input {
	border:1px solid #666666;
	height:16px;
	margin:0;
	padding:0;
	width:302px;
	color:#000;
}
#wrap #content .pitanja-input select {
	border:1px solid #666666;
	height:20px;
	margin:0;
	padding:0;
	width:100px;
}
#wrap #content .pitanja-input textarea {
	border:1px solid #666666;
	height:85px;
	width:302px;
	color:#000;
}
#wrap #content .pitanja-input button {
	border:1px solid #666666;
	margin:0;
	padding:0;
	color:#333333;
	font-size:12px;
	width:130px;
	height:18px;
	cursor:pointer;
}

#wrap #content .pitanja-description {
	color:#333333;
	font-size:12px;
	height:18px;
	padding-bottom:6px;
	padding-left:23px;
	padding-top:6px;
	width:200px;
}

#wrap #content #pitanja-div {
	width:850px;
	height:500px;
	position:relative;
	right:20px;
	background-image:url(images/call-center.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#wrap #content #pitanja-div table {
	position:relative;
	float:right;
	text-align:left;
}

#wrap #content #pitanja-div #pitanja-div-title {
	border:0px solid red;
	width:300px;
	height:200px;
	position:relative;
	left:15px;
	padding:0;
	margin:0;
	float:left;
}

