body {
  margin:0 auto;
  font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size:12px;
  background:url(/media/images/top_bar_bg.gif) repeat-x scroll 0 0;
}

/**************
STYLE GLOBALNE
***************/
input, textarea{
  border:1px solid silver;
}

li, ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 auto;
  padding:0;
}

a:active, a:visited, a:link {
  border:0 none;
  color:#005CBB;
  text-decoration:none;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
}

h2,h1,h3,h4{
	margin:0;
}

a:hover{
color:#83BA01;
}

img {
  border:0 none;
  margin:0;
  padding:0;
}

a.link {
  color:#656565 !important;
}

.hr{
  height:1px;
  line-height:1px;
  margin:0px 0;
  padding:0;
  background-color:black;
  font-size:0px;
}

.arrow{
background:url(/media/images/arrow.gif);
}
/****************
 GŁÓWNY KONTENER
****************/
div#content_container{
  width:940px;
  margin:0 auto;
  margin-top:18px;
}

#left_container{
  width:520px;
  float:left;
}

.header_container{
  width:100%;
  margin:12px 0 0;
  /*background:#FFD400;*/
  height:159px;
}

.logo_vx{
  background:url(/media/images/logo_voxcommerce.gif);
  background-repeat:no-repeat;
  width:232px;
  height:40px;
}

.logo_vx_txt{
  padding:28px 0 0 40px;
  font-family:arial;   
  font-size:9px;
  color:#003265;
}

.motto{
  background:url(/media/images/green_bar.gif);
  background-repeat:no-repeat;
  width:342px;
  height:43px;
  margin:40px 3px 0px 3px;
  float:left;
}
.motto_txt{
  font-size:14px;
  font-weight:bold;
  padding:6px 12px;
  color:#003265;
}

.box{
  float:left;
  margin:-43px 7px;
}

.middle_container{
  width:100%;
  margin:0 0;
}

.body{
  padding:5px 12px 5px 1px;
  font-size:13px;
}

.body li, .body ul{
	list-style:disc;
	margin:0 0 0 10px;
}

.blueTxt{
color:#003265;
}

.header{
  font-size:14px;
  margin:0;
  padding-left:8px;
}

.headerGreen{
  margin:1px;
  font-size:12px;
  color:#83ba01;
  font-weight:bold;
  padding-left:8px;
}

a.headerGreen{
  color:#83ba01;
}

.header a:hover{
  color:#005CBB;
} 

.greenTxt{
  color:#83ba01;
}

.boldTxt{
  font-weight:bold;
}

/******************/
#center_container{
  width:200px;
  float:left;
}

.podmenu{
  padding:2px 0px 8px 15px;
  font-size:13px;
}

.menu_container{
  width:100%;
  margin:12px 0 0;
  /*background:pink;*/
  height:158px;
}

.bookmarks ul li{
list-style-image:url(/media/images/arrow.gif);
}

.bookmarks li{
  padding:2px 0px;
  width:160px;
  font-size:13px;
  font-weight:bold;
  color:#003366;
}

.realisation_container{
  width:100%;
  margin:0 0;
  /*background:violet;*/
}

.projectName {
/*color:#135d87;*/
line-height:100%;
text-align:center;
}

.project1{
width:156px;
padding-top:10px;
float:left;
}
/*******************/
#right_container{
  width:220px;
  float:left;
}

.buttons_container{
  width:100%;
  margin:12px 0 0;
  height:215px;
}

.portfolio{
  background:url(/media/images/portfolio.gif) no-repeat;
  width:216px;
  height:97px;
}

.portfolio_txt{
  color:white;
  font-size:18px;
  font-weight:normal;
  padding:42px 46px 33px;
}

.kontakt{
  background:url(/media/images/kontakt.gif) no-repeat;
  width:216px;
  height:97px;
  margin-top:10px;
}

.cooperation_container{
  width:100%;
  margin:0 0;
  height:283px;
}

.bannerW{
  text-align: center;
  margin:8px auto;
  border:1px solid silver; 
  width: 156px; 
  height: 120px;
  color:#135D87;
}

/************/
.info_container{
/*background:brown;
height:250px;*/
padding-top:15px;
}
.infoContainerHeader{
background:transparent url(/media/images/menu_container.gif) no-repeat scroll left bottom;
clear:both;
font-size:0;
height:9px;
overflow:hidden;
padding-left:7px;
width:100%;
}

.infoContainerHeader div{
background:transparent url(/media/images/menu_container_a.gif) no-repeat scroll right bottom;
font-size:0;
height:9px;
}

.infoContainerContent{
background:#EDF1F4 url(/media/images/background.gif) repeat-x scroll left top;
clear:both;
margin-right:-6px;
padding-right:6px;
width:auto;
}

.infoContainerContent .leftBorder {
background:transparent url(/media/images/left_border.gif) repeat-y scroll left top;
margin-left:-2px;
width:100%;
}

.infoContainerContent .rightBorder {
background:transparent url(/media/images/right_border.gif) repeat-y scroll right top;
padding-right:11px;
width:100%;
}

.infoContainerContent .inner{
/*height:120px;*/
padding: 3px 15px 10px;
clear:both;
float:none;
}

table.module_info {
width:100%;
margin-left:30px;
color:#003265;
}

.module_info td{
vertical-align:top;
}

li.info_header {
list-style-image:url(/media/images/arrow.gif);
font-weight:bold;
font-size:13px;
}

.infoContainerFooter{
background:transparent url(/media/images/menu_container_footer.gif) no-repeat scroll left bottom;
clear:both;
float:none;
font-size:0;
height:17px;
overflow:hidden;
margin-left:-2px;
width:100%;
padding-left:11px;
}

.infoContainerFooter div{
background:transparent url(/media/images/menu_container_footer_a.gif) no-repeat scroll right bottom;
font-size:0;
height:17px;
}

/***************/
#footer_container{
width:100%;
clear:both;
}

.separator{
  color:#003265;
  margin-left:1px;
}

.copyright{
  height:15px;
}

.workDescription { }
.workImage { width: 155px; padding: 0 10px 5px 2px; float: left; } 
.workList { overflow: hidden; margin-bottom: 10px; border-bottom: 1px solid gray; }


a.mainLink{
  color:#003265;
}

.info_header a:hover{
  color:#005CBB;
}

.motto a{
color:#003265;
} 


.submenu a {
    white-space: nowrap;
}

/* lightbox css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*lightbox css end*/

.pin_container{
	text-align:center;
	float:right;
	margin:-170px 50px 10px 0;
}

.pin_txt{
	color:#005CBB;
	line-height:100%;
	padding-bottom:3px;
	width:108px;
}

.body th{
	text-align:right;
}

.contact_form li ,ul{
	list-style:none outside none;
	margin:0;
}

.errorlist{
color:red;
}

.right_contact{
	float:left;
	margin-top:23px;
	margin-left:65px;
	padding-bottom:58px;
}

.inf_br{
	padding-bottom:4px;
}

.odstep{
	margin:25px 0 0;
	width:100%;
}


.language_module{
height:14px;
}

.pl_active {
	background: url(../images/flag_pl_active.gif) no-repeat scroll 0 0 transparent; 
	display: block;
    height: 24px;
    width: 30px;
	float:left;
}

.pl_no_active {
	background: url("../images/flag_pl_no_active.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 24px;
    width: 30px;
	float:left;
}

.en_active {
	background: url(../images/flag_en_active.gif) no-repeat scroll 0 0 transparent; 
	display: block;
    height: 24px;
    width: 30px;
	float:left;
}

.en_no_active{
	background: url("../images/flag_en_no_active.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 24px;
    width: 30px;
	float:left;
}





















