body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d9d7c2;
}
#container {
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	position: relative;
	background-image: url(images/duga.gif);
}
#footer {
	margin: 0px;
	float: left;
	width: 1000px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 0px;
	font-size: 11px;
	color: #2F2A26;
}
#footer a {
	padding-left: 10px;
	font-weight: bold;
	color: #332D29;
	text-decoration: none;
	font-size: 11px;
}
#logo {
	float: left;
	height: 100px;
	width: 1000px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h1 {
	font-size: 16px;
	color: #675C54;
	margin: 0px;
	padding: 0px;
	display: block;
}
h2 {
	font-size: 12px;
	color: #CC5630;
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/***************************************************
				      MENU
***************************************************/
#navmenu-container {
	float: left;
	height: 32px;
	overflow: hidden;
	width: 960px;
}
.menu {
	list-style: none;
	float: left;
    padding: 0;
	margin: 0;
}
.menu li {
float: left;
}
.menu li a{
	display: block;
	padding-left: 22px;
	background: url(images/nav_left.png) no-repeat left top;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
.menu li a span {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	padding-top: 7px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 14px;
	text-decoration: none;
	background-image: url(images/nav_right.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	text-transform: uppercase;
}
.menu li a.current {
	display: block;
	padding-left: 12px;
	background: url(images/nav_current_left.png) no-repeat left top;
	float: left;
	cursor: pointer;
	position: relative;
	left: -12px;
	z-index: 99; /* z-index here is for IE6 png fix bug */
}
.menu li a.current span {
	position: relative;
	left: 36px;
	padding-left: 0px;
    padding-right: 47px;
	color: #FFFFFF;
	background-image: url(images/nav_current_right.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.menu li.first a {
	padding-left: 23px;
	background-image: url(images/nav_first.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu li.first a span {
	padding-left: 8px;
}
.menu li.first a.current {
	padding-left: 7px;
	position: relative;
	left: 0px;
	background-image: url(images/nav_first_current_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu li.first a.current span {
	padding-left: 0px;
	position: relative;
	left: 24px;
	padding-right: 47px;
	background-image: url(images/nav_current_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu li.first a span {
	padding-left: 8px;
}
.menu li.last a span {
	background: url(images/nav_last.png) no-repeat right top;
	padding-right: 47px;
}
.menu li.last a.current span {
	background-image: url(images/nav_last_current_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/***************************************************
				      HEADER
***************************************************/
#header {
	float: left;
	height: 242px;
	width: 940px;
	background-image: url(images/header.jpg);
	color: #81726B;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#header strong {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 300px;
}
#header h1 {
	font-size: 16px;
	color: #CCCCCC;
	display: block;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#header h2 {
	font-size: 24px;
	color: #9e9c83;
	display: block;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.header_left {
	float: left;
	width: 300px;
}
#header a {
	background-image: url(images/button.jpg);
	display: block;
	margin: 0px;
	float: right;
	width: 114px;
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 23px;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header2 {
	float: left;
	height: 142px;
	width: 940px;
	background-image: url(images/header2.jpg);
	color: #81726B;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
#header2 h2 {
	font-size: 24px;
	color: #9e9c83;
	display: block;
	margin: 0px;
	float: left;
	width: 900px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.slide_show {
	float: left;
	height: 200px;
	width: 539px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 36px;
	padding-right: 0px;
	padding-left: 79px;
}
#slideshow {
	height: 155px;
	width: 539px;
	float: left;
	overflow: hidden;
}
#content {
	background-image: url(images/textarea.gif);
	background-repeat: no-repeat;
	float: left;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 20px;
}
.top {
	background-image: url(images/top_linija.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 1000px;
}
.top2 {
	background-image: url(images/top_linija2.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: top;
}
/***************************************************
						 BOX
***************************************************/
.box {
	width: 300px;
	float: left;
	padding-left: 20px;
	height: 220px;
	padding-top: 15px;
}
.box a {
	float: left;
	display: block;
	margin-right: 15px;
	background-color: #D9D7C2;
	padding: 5px;
	margin-bottom: 5px;
}
.box a:hover {
	float: left;
	display: block;
	background-color: #C8C6B2;
}
.box_reference {
	width: 645px;
	float: left;
}
.box_reference a {
	float: left;
	display: block;
	margin-right: 10px;
	background-color: #D9D7C2;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.box_reference a:hover {
	float: left;
	display: block;
	background-color: #C8C6B2;
}
/***************************************************
				     USLUGE
***************************************************/
ul.services_ul {
	float: left;
	width: 275px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
ul.services_ul li {
	margin: 0px;
	float: left;
	list-style-type: none;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 25px;
	background-image: url(images/filter.gif);
	background-repeat: no-repeat;
	background-position: 9px 5px;
	display: inline;
}
a.saznajte_vise {
	background-image: url(images/link_bg.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	float: left;
	height: 21px;
	width: 150px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left 15px;
	background-color: #ECEBE1;
}
a.saznajte_vise:hover {
	background-image: url(images/link_bg_hover.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	float: left;
	height: 21px;
	width: 150px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left 15px;
	background-color: #ECEBE1;
}
/****************************************
           PORTFOLIO
 ****************************************/
#portfolio-tiles {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#portfolio-filter li {
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
#portfolio-filter .space {
	float: left;
	width: 260px;
}
#portfolio-filter {
	margin: 0px;
	float: left;
	width: 260px;
	display: block;
	background-image: url(images/small_shadow.png);
	background-repeat: no-repeat;
	background-position: -6px top;
	height: 348px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
#portfolio-filter li a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	float: left;
	margin: 0;
	background-repeat: no-repeat;
	background-position: -32px bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	width: 235px;
	background-image: url(images/filter1.gif);
	height: 13px;
}	
#portfolio-filter li a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(images/filter_hover1.png);
	background-repeat: no-repeat;
	background-position: -32px top;
}	
#portfolio-filter li a.current {
	color: #000000;
	text-decoration: none;
	background-image: url(images/filter_current1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#portfolio-tiles div {
	margin: 0px;
	width: 680px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#portfolio-tiles .port_img {
	background-image: url(images/img_bg.gif);
	background-repeat: repeat;
	padding: 7px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#portfolio-tiles .port_img:hover {
	background-image: url(images/img_bg_hover.gif);
	background-repeat: repeat;
	padding: 7px;
}
#portfolio-tiles a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#portfolio-tiles a:hover {
	background-image: url(images/img_bg.gif);
	background-repeat: repeat-x;
}
#portfolio-tiles h1 {
	float: left;
	display:block;
	width: 360px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 50px;
	font-size:18px;
	color:#fff;
}
#portfolio-tiles p {
	display:block;
	width: 525px;
	height: 100px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size:12px;
	color:#CCCCCC;
	float: left;
}
#portfolio-tiles a.visit {
	float: right;
	padding: 5px;
	background-image: url(images/img_bg_hover.gif);
	background-repeat: repeat;
	width: 97px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
}
#portfolio-tiles .ourteam {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#portfolio-tiles a.badge_img {
	top: -4px;
	right: 0px;
	background-image: url(images/testimonials.png);
	height: 80px;
	width: 87px;
	float: right;
	margin-top: -24px;
	margin-right: -20px;
}
#portfolio-tiles div.darker {
	margin: 0px;
	display: inline;
	padding: 20px;
	float: left;
	width: 868px;
	background-color: #191919;
}
.services_ {
	width: 600px;
	float: left;
	font-size: 12px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/***************************************************
				     CONTACT
***************************************************/
.contact_info {
	float: left;
	width: 380px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contact_info p {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.contact_info a {
	color: #CC5630;
	text-decoration: underline;
}
.font_11 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	padding-right: 5px;
}
#contact_form {
	float: left;
	width: 293px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/forma.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 53px;
	padding-right: 40px;
	padding-left: 40px;
	height: 385px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_form p {
	margin: 0px;
	width: 270px;
	display: block;
	height: 46px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact_form input {
	height: 18px;
	width: 283px;
	color: #333333;
	background-color: #C8C6B2;
	border: 1px solid #C8C6B2;
	padding: 0px;
	margin-top: 8px;
}
#contact_form select {
	padding: 2px;
	width: 307px;
	margin-bottom: 7px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #999999;
}
#contact_form textarea {
	padding: 0px;
	width: 283px;
	height: 120px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8C6B2;
	border-right-color: #C8C6B2;
	border-bottom-color: #C8C6B2;
	border-left-color: #C8C6B2;
	background-color: #C8C6B2;
	margin-top: 25px;
}
#contact_form .sumbit_form {
	height: 20px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding: 0px;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #9D9A7E;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_form .sumbit_form:hover {
	color: #333333;
}
#contact_form input.captcha {
	padding: 2px;
	width: 255px;
}
ul.reference_ul {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 150px;
	display: block;
}
ul.reference_ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 35px;
	background-image: url(images/filter.gif);
	background-repeat: no-repeat;
	background-position: 19px 10px;
	display: block;
}
