/* CSS Document */
body{
  /*background-color: #efeded/*#d9dabb*/;
  margin: 0px;
  padding: 0px;
  font-family: century gothic, verdana, trebuchet ms;
  color: #2d3141;
  font-size: 14px;
}
.cb{
  clear: both;
}
.fl {
  float: left;
}
.hidden {
  display: none;
}
.blue_text{
	color: #5e7acd;/*869cdd*/
}
.red_text{
	color: red;
}
.center{
	text-align: center;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 18px;	
}
.drop_down_element {
	position: absolute;
	z-index: 400;
}
.drop_down_element ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border: 1px solid #999;
	border-top: 0;
	background: white;
	padding: 0.5em;
}
.drop_down_element a{
  color: #7b7c7f;
  text-decoration: none;
}
.drop_down_element .inner {
	padding: 1em;
}

#header{
  padding: 0px;
  margin: 0px;
  background: #fff url('images/header-cont.jpg') repeat-x center top;
  width: 100%;
  height: 122px;
}
#head{
  position: absolute;
  width: 100%; 
  background: url('images/header.jpg') no-repeat left top;
  height: 122px;
  clear: both;
}
#menu {
	display: block;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
  text-align:center;
  color: #7b7c7f;
	
}
#menu a{
  color: #7b7c7f;
  text-decoration: none;
  display: block;
  height: 25px;
  line-height: 27px;
}
#menu a:hover{
	background: #e6edf2;
}
#menu li:hover{
	background: #e6edf2;
}
.gallery_ul li{
	width: 191px;
}
.gallery_ul{
	width: 191px;
}
.gallery_ul a{
	width: 191px;
}
#menu_kasy{
	font-size: 12px;
	list-style-position:outside;
	list-style-type: disc;
	float: left;
	width: 170px;
}
#menu_kasy li{
	margin: 0px 2px 0px 3px;
	font-style:   italic;
	color: #5e7acd; 
	background-color: transparent;
}
#menu_kasy li a{
	color: #5e7acd;
}
li a {
 display: block;
}
.button ul li a{
  color: #7b7c7f;
  text-decoration: none;
}
#menu li{
  list-style-image: none;
  list-style: none;
  margin: 0px;
  line-height: 25px;
  padding: 0px;
  cursor: pointer;
}

#menu .button {
	float: left;
	width: 191px;
	height: 27px; 
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
  background: url('images/menu.png') repeat-x;
}
#menu .flag_en{
	float: left;
	width: 32px;
	height: 27px; 
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
  background: url('images/en.png') no-repeat;
}
#menu .flag_en a:hover{
background: url('images/en.png') no-repeat;
}
#menu .flag_en:hover{
background: url('images/en.png') no-repeat;
}
#menu .flag_pl{
	float: left;
	width: 32px;
	height: 27px; 
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
  background: url('images/pl.png') no-repeat;
}
#menu .button_first {
	float: left;
	width: 199px;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #ccc; 
  background: url('images/menu.png') repeat-x;
}
#menu .button_sec {
	float: left;
	width: 191px;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #ccc; 	
	border-left: 1px solid #ccc; 
  background: url('images/menu.png') repeat-x;
}
#logo{
  width: 900px;
  height: 100px;  
  margin: 20px 0px 0px 40px;
  cursor: pointer;
}
#content{
  position: relative;
  width: 1000px;
  margin: 0px 0px 0px -500px; 
  left: 50%;
  background: url('images/cont_backgr.png') repeat-x;
  height: 100%;
  clear: both;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.wapro_img{
	width: 100%;
	height: 67px;
	background: url('images/wapro.png') top center no-repeat;
}
#right_panel{
  float: right;
  width: 675px;
  margin: 0px 52px 0px 0px;
}
.text_area{
  margin: 15px 15px 15px 15px;
  line-height: 24px;
}
.text_area_img{
  margin: 15px 15px 15px 15px;
  line-height: 24px;
  text-align: center;
}
.text_area a{
	text-decoration: none;
  color: #272b37;
  font-weight: bold;
}
.text_area a:hover{
	text-decoration: underline;
  color: #272b37;
  font-weight: bold;
}
.text_area2{
  margin: 15px 15px 15px 15px;
  font-size: 11px;
  text-align: right;
}
#left_panel{ 
  border-right:1px solid #CCCCCC;
  float:left;
  height:100%;
  margin:0 0 0 0px;
  width:220px;
}
.slideshow {
  position: relative;
  height:420px;
  width:220px;

  visibility: hidden;
}
.slideshow .slide {
  position: absolute;
  left: 0px;
  top: 0px;
}
.comp_images{
	margin: 20px 0px 0px 0px;
}
.comp_images a{
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	border: none;
}
.comp_images img{
	border: none;
}
.cash_box{
	float: right;
	font-size:12px;
	width:430px;
}
.cash_box_img{
	float: left;
	border: 2px solid #869cdd;
	margin-top: 70px;
}
.contact_data{
	float: left;
	width: 300px;
}
.contact_img{
	float: left; 
	margin: 50px 100px 0px 0px;
}
#footer{
  background: #fff url('images/backgr_dol.png') repeat-x top center;
  height: 106px;
  width: 100%; 
}
#partners{
  background: url('images/partnerzy.png') no-repeat center center;
  width: 100%;
  height: 100px;
}
#copyright{
  text-align: right;
  margin: 0px 50px 10px 0px ;
  font-size: 12px;
}
#copyright a{
  text-decoration: none;
  color: #ccc;
  font-size: 11px;  
}



/*    pdf generator    */
.text_area input{
	width: 150px;
}
.text_area label{
	width: 250px;
	display: block;
	clear: none;
}

#flash{
	float: right;
	margin: 0px 15px 0px 0px;
}
.smallfont {
	font-size: 13px;
}