@charset "utf-8";
html, body{
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
body { padding:0; margin:0; background-color:#413839; }

div, p, li, ul, ol, td, select, input {	font-size:11px; }

div { margin:0;	padding:0; } 

a { color:#0c3139; text-decoration:none; }

a:hover {color:#f5821f; text-decoration:underline; }

h1 {
	font-size:13px;
	font-weight:bold;
	color:#0c3139;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	height:20px;
	margin:5px 10px;
}

h1.short_h1{
	margin:5px 0 3px 12px;
}

h2 {
	color:#f5821f;
	font-size:12px;
	margin:5px 10px;
	font-weight:bold;
}

h3 {
	font-size:11px;
	font-weight:bold;
	margin:7px 7px 1px 20px;
}

img { border:0px; }

select { font-size:10px; width:115px; }

table {border-collapse:collapse; border:none; }

#pagewidth {
	width:1000px;
	margin:auto;
	padding:0;
	background-color:#413839;
}
#header{
	height:111px;
	width:100%;
	float:left;
	background-position:230px 0px;
	background-repeat:no-repeat;
}
#mainmenu{
	margin:0; 
	height:38px;
	float:left;
	width:1000px;
	background-repeat:no-repeat;
	background:url(images/menubg.jpg);
}

#mainmenu a{
	text-decoration:none;
}

#logo{
	float:left;
	width:230px;
	height:73px;
}

#logo img{
	display:block;
}

#nav {
	padding: 0 20px 0 0;
	margin: 0;
	list-style: none;
	float:right;
}

#popheader{
	background:url(images/top_back.png) repeat-x left top;
	height:107px;
}

#nav li { 
	float:left;
	display:block;
	padding:0;
	color:#777;
}
#nav li a {
	font-size:10px;
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
	padding:2px 15px 0px 15px;
	height:36px;
	line-height:30px;
	text-transform:uppercase;
}

#nav li a:hover { 
	color:#f5821f;
	background:url(images/menu_buton_hover.jpg) no-repeat center bottom;
}
#nav li a.selected {
	color:#f5821f;
	background:url(images/menu_buton_hover.jpg) no-repeat center bottom;
}
 
#maincontainer{
	overflow:hidden;
	float:left;
	background:url(images/maincontainer_back.gif) repeat-y;
	padding-bottom:20px;
}

#leftcol {
	width:228px;
	float:left;
	padding:0;
}
#leftmenu div {
	position:absolute;
	margin-left:33px;
	padding:5px;
	background-color:#EFEFEF;
	
}

#leftmenu div img{
	
}

#leftmenu p {
	margin-left:10px;
	padding:5px;
	background-color:#444;
}
.menulist {
	list-style:none;
}
.menu1 {
	display:block;
	margin:0;
	font-weight:bold;
	font-size:11px;
	background: url(images/icon_arrow.jpg) no-repeat 214px 16px;
	text-transform:uppercase;
	padding:11px 18px 10px 0px;
	height:16px;
	text-align:right;
	color:#fff;
	border-bottom:solid 1px #413839;
}

.menu1:hover {
	text-decoration:none;
}

.menu1sel {
	display:block;
	margin:0;
	font-weight:bold;
	font-size:11px;
	background: url(images/icon_arrow.jpg) no-repeat 214px 16px;
	text-transform:uppercase;
	padding:11px 18px 10px 0px;
	height:16px;
	text-align:right;
	color:#f5821f;
	border-bottom:solid 1px #413839;
}
.menu1sel:hover{
	text-decoration:none;
}
.menu2 {
	display:block;
	margin:0;
	background:url(images/icon_arrow.jpg) no-repeat 214px 16px;
	padding:11px 18px 10px 0px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	height:16px;
	text-align:right;
	border-bottom:solid 1px #413839;
}
.menu2:hover {
	text-decoration:none;
}
.menu2sel {
	display:block;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	padding:11px 18px 10px 0px;
	height:16px;
	color:#f5821f;
	text-align:right;
}
.menu3 {
	padding:3px 20px 6px 12px;
	text-transform:none;
	display:block;
	color:#ababa9;
	text-align:right;
	background:url(images/li_bg.gif) no-repeat bottom right;
}

.menu3:hover {
	background:#413839;
	text-decoration:none;
}

.menu3sel {
	padding:3px 20px 6px 12px;
	text-transform:none;
	display:block;
	color:#f5821f;
	font-weight:bold;
	text-align:right;
	background:#413839;

}

.menu4, .menu4sel {
	display:block;
	margin:0 0px;
	font-weight:bold;
	font-size:10px;
	padding:8px 0 10px 10px;
	height:auto;
}

.menu4:hover {
	color:#f5821f;
	text-decoration:none;
}

#rightmenu {
	width:168px;
	float:right;
	margin:2px 4px 10px 10px;
	*margin:2px 2px 5px 5px;
	background:url(images/rightcol_bg.jpg);
}

.menu1 a:hover {
	text-decoration:none;
}

#infocenter { padding:0; margin:0; }



#infocenter p { 
	padding:3px 6px 3px 10px;
	text-transform:none;
	color:#ababa9;
	border-bottom:1px solid #413839;
	font-weight:bold;
	background-image:none;
	background-repeat:no-repeat;
	background-position:214px 16px;
	margin:0;
	text-align:right;
}

#infocenter ul{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}

#infocenter li {
	width:208px;
	background-repeat:no-repeat;
	background-position:214px 16px;
	display:block;
	padding:3px 20px 2px 0px;
	height:34px;
	border-bottom:1px solid #413839;	
	color:#ABABA9;
}

#infocenter li a{
	color:#ABABA9;
	font-size:11px;
}
#infocenter li a:hover{
}

#infocenter li span a{
	font-size:9px;
	color:#fff;
}

#olcontact{
	margin-right:20px;
	text-align:right;
	color:#fff;
}

#olcontact a{
	color:#ABABA9;
	font-weight:bold;
}

#maincol {
	background-color: #fff;  
	float: right; 
	width:770px;
}

#content {
	padding:0 0 0 5px;
	*position:relative;
}

#content p {
	margin:3px 10px;
	text-align:justify;
}
#content ul, #content ol {
	padding-left:20px;
}
#content table {
	margin-left:10px;
}
#newshome {
	width:560px;
	float:left;
}

#rightcol {
	width:240px;
	float:right;
	padding-right:8px;
}


#pools {
	width:250px;
	float:right;
	border:solid 1px red;
}
#pools form fieldset {
	border:1px solid #ccc;
}
#pools form fieldset legend {
	font-weight:bold;
}
#footer {
	clear:both;
	padding:4px 5px 5px 224px;
	margin:5px 0 5px 0;
	background:url(images/menu_background.jpg) no-repeat top center;
}

#footer a{
	color:#ABABA9;
}
 
#footer p {
	margin:0;
	padding:5px;
	font-size:9px;
	color:#999;
}
.langlinks {
	float:right;
	margin:5px;
	padding-top:15px;
}
.langlinks a {
	color:#fff;
}
.mainmenutext {
	color:#fff;
	clear:left;
	margin:5px 0 0 20px;
}
.mainmenutext a {
	color:#fff;
}
.mainmenutext a:hover {
	color:#f5821f;
}
.thumb {
	padding:3px;
	background-color:#fff;
	margin:5px;
	border:1px solid #ccc;
}
.r_m{
	margin:0; 
	padding:3px 8px; 
	text-align:right; 
}

.cthumb {
	margin-right:10px;
	margin-left:5px;
}

.selthumb {
	padding:3px;
	background-color:#fff;
	margin:5px;
	border:1px solid #f5821f;
}

.thumbdiv {
	float:left;
	width:130px;
	text-align:center;
	height:90px;
	overflow:hidden;
	padding:3px;
	margin:2px;
}

.hot {
	color:#c00 !important;
}
.error {
	color:#c00;
	background-color:#fcc;
	padding:2px;
	margin-bottom:5px;
	text-align:center;
	font-weight:bold;
	border:1px solid #c00;
}
.success {
	color:#090;
	background-color:#cfc;
	padding:2px;
	margin-bottom:5px;
	text-align:center;
	font-weight:bold;
	border:1px solid #0c0;
}
.selectedvaluta {
	border-bottom:2px solid #666;
	background-color:#eee;
}

.malovajno {
	font-style:italic;
	color:#666;
}
.smalltext {
	font-size:9px;
	color:#666;
}
.citat {
	background-color:#FFF0D8;
	margin-left:15px;
	margin-right:10px;
	border:1px solid #EBD0A6;
	display:block;
	padding:5px;
}
.thumbtext {
	border-top:3px solid #ccc;
	padding:3px 3px 15px 3px;
}
.enquiry { 
	display:block;
	padding:12px 0px 5px 33px;
	margin:0;
	background-color:#fff;
	background-image: url(images/enquiry_back.png);
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	height:1px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height:32px;
}

#str_com {
	width:166px;
	padding:0;
	margin:0;
	background-color: #fff0d8;
	color: #333;
}

#str_com ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#str_com li {
	border-bottom: 1px solid #fff;
	margin: 0;
}

#str_com li ul li {
	border:none;
}

#str_com li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #f3d6a7;
	background-color: #fff0d8;
	color: #0c3139;
	text-decoration: none;
	height:20px;
	font-weight:bold;
	text-transform:uppercase;
}

#str_com li ul li a {
	padding: 2px 2px 2px 1em;
	font-weight:normal;
	text-transform:none;
}

#str_com li ul li a.selected {
	background-color:#e9b96d;
	padding: 2px 2px 2px 1em;
	font-weight:normal;
	text-transform:none;
}

html>body #str_com li a {
		width: auto;
		}

#str_com li a:hover {
		border-left: 10px solid #e9b96d;
		background-color: #f3d6a7;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 } 
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#maincol{width:100%; float:none;}
#header {display:none;}
}

#video_btn{
	margin:10px 6px 0 0;
	text-align:right;
}
#stroitel{
 	
}

#stroitel table td{
	vertical-align:top;	
}

#stroitel h3{
	background:#FFF0D8;
	border:solid 1px #EBD0A6;
	margin:0;
	padding:4px 10px 4px 10px;
}

#stroitel .border{
	background:#EBD0A6;;
	border-spacing:1px;
	
}
#stroitel .border th{
	background:#FFF0D8;
}

#stroitel .border td,th{
	background:#fff;
	padding:4px;
}

#stroitel .one td {
	border:1px solid #EBD0A6;
	margin-bottom:10px;
	background-color:#FFF0D8;
}

#stroitel h2{
	width:560px;
}

#stroitel .pdf{
	border:1px solid #EBD0A6;
	background-color:#FFF0D8;
	padding:4px;	
	font-weight:bold;
	float:left;
	margin:2px 8px 2px 8px;
	*margin:2px 2px 2px 2px;
}

#stroitel .pdf span{
	float:left;
	width:440px;
}

#stroitel .pdf a{
	float:right;
	width:100px;
	text-align:right;
}

#stroitel .pdf img{
	margin:4px 4px 0 2px;
}

#stroitel h4{
	background:url(images/bullet.gif) no-repeat left center;
	padding-left:15px;
	font-size:12px;
	border-bottom:solid 1px #EBD0A6;
}

#csend{
	margin:0;
	padding:0;
}

.cont_left{
	width:582px;
	float:left;	
}

.anFix{
	position:absolute;
	width:1px;
}

#topobject{
	padding:3px 0 0 0;
}

#poplogo{
	background-position: right bottom;
	background-repeat:no-repeat;
	height:73px;
	width:960px;
	margin:0;
	padding:0;
}

#popmenu{
	margin:0; 
	padding:0;
	height:28px;
	width:960px;
	background:url(images/menubg.jpg) top left no-repeat ;
}

#popmenu p{
	margin:0;
	padding:0;
	width:40%;
}

h2.bl {
	text-align:center;
	font-size:13pt;
	text-transform:uppercase;
	font-weight:bold;
}

h3.tblcap {
	background:#dfdfdf;
	margin:5px 0 0 8px !important;
	padding:5px 10px;
	width:150px;
	font-size:10px;
	text-transform:uppercase;
	-moz-border-radius-topright:7px;
}

table.comp {
	border:4px solid #dfdfdf;
	padding:2px;
	width:550px;
	background:#dfdfdf;
	margin-top:10px;
}

.tblheader td {
	border-bottom:2px solid #EBD0A6;
	margin-bottom:10px;
	background-color:#FFF0D8;
	font-weight:bold;
	font-size:10px;
	padding:5px;
	color:#CC7942;
	
}

.tblodd td {
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;
	margin-bottom:10px;
	background-color:#FFF9EF;
	padding:4px;
	color:#444;
	vertical-align: top;
}
.tbleven td {
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;
	margin-bottom:10px;
	background-color:#efefef;
	padding:4px;
	color:#444;
	vertical-align: top;
}
.tblcontact {
	border:1px solid #EBD0A6;
	background-color:#FFF0D8;
}
.tbltop td {
	color:#000;
	border-bottom:1px solid #EBD0A6;
	background-color:#FFF0D8;
	padding:2px;
}
.tblbottom td {
	font-size:9px;
	color:#333333;
	border-bottom:10px solid #fff;
	border-top:1px solid #fff;
	background-color:#eee;
	padding:2px;
}

.qsearch {
	background: url(images/qsearch_bg.jpg) repeat-y;
	margin:3px 8px 0 0px;
	width: 182px !important;
	padding:0 !important;
	border-bottom: 1px solid #e3d2b4;
}

.qsearch h2 {
	font-size: 12px;
	margin:0   !important;
	padding:5px 0 0 5px;
}

.qsearch h3 {
	font-size: 10px;
	margin: 0   !important;
	padding:3px 0 3px 6px;
	
}

.qsearch form {
}

.qsearch p{
	padding: 2px 0 3px 8px !important;
	margin: 0 !important;
}

.qsearch p strong{
	font-size: 10px;
}

.qsearch select{
	width: 153px;
}

h1.home {
	float: left;
	width: 542px;
}

table#contacts {
	width: 737px;
}

table#contacts tr td{
	vertical-align: top;
	padding-bottom: 8px;
}

table#contacts tr.border {
	border-bottom: 1px solid #DFDFDF;
}

#jobsform {
	width: 730px;
	margin-left:10px;
	border: 1px solid #ccc;
	overflow:hidden;
}

#jobsform table{
	
}

#jobsform table tr {
	border-bottom: 1px solid #ccc;
}

#jobsform table tr  td tr{
	border-bottom: 0;
}

#jobsform table tr td {
	padding:5px;

}

#jobsform table tr td input[type=text]{
	
	
}

#jobsform table tr td textarea{
	width: 680px;
	height: 170px;
}

/* pagination */

.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none;
	color: #F5821F;
}

.pagination a:hover, .pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #F5821F;
	font-weight: bold;
	background-color: #F5821F;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

#jobs {
	margin-bottom: 30px;
}


/* new */

#map{
    width: 500px;
    height: 560px;
    float: left;
    margin-left: 10px;
}

#complexLocation{
    float: left;
    margin-left: 20px;
}

