/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#003893;
 font-family:Verdana;
 color:#000066;
 font-size:10pt;
} 

img { border:none; }
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 background-color: #FFFFFF; 
} 

#content{
 text-align:justify;
 padding:10px;

}

p{
	text-align:justify;
}
 
#maincol{background-color: #FFFFFF;  
   float: right; 
   display:inline; 
   position: relative; 
   border-color:#0000FF;
   border-style:solid;
   width:998px;
   border-top-width:0px;
   border-left-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;
  
 }
 
 #bannerdiv{
  background-color:#73BADA;
  width:  998px;
  height: 240px;
  border-color:#0000FF;
  border-top-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:0px;
  border-style:solid;
 }
 
.zespoly  {
	position:absolute;
	width:975px;
	visibility: hidden;
	text-align:justify;
	
}



 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;

 }
 
.clearfix{display: inline-block; position:relative;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

div.doswiadczeniesubmenu { 
float:left;
width:315px; 
 background-color:#e4e4e4;
 margin:5px;
 height: 270px;
 cursor:hand;
 cursor:pointer;

}

div.filmysubmenu { 
float:left;
width:400px; 
 background-color:#e4e4e4;

 height: 330px;
 cursor:hand;
 cursor:pointer;
margin:20px;
 padding:20px;

}

div.doswiadczeniesubmenu:hover 
{
background-color:#CCCCCC;
}

table.tabelawyceny {
	border-color:#78b2fa;
	border-width:2px;
	border-collapse: collapse;
	border-style: solid;
	text-align:center;
}

table.tabelawyceny th {
	background-color:#78b2fa;
	border-width:2px;
	border-color:#78b2fa;
	border-style: solid;
	text-align:center;
	width:150px;
}
table.tabelawyceny td{
	border-color:#78b2fa;
	border-width:2px;
	border-style: solid;
	text-align:right;
	width:150px;
}

