.h1_replace {
      position:relative;
      margin:0px; padding:0px;
      overflow: hidden;
}
.h1_replace span{
      display:block;
      position:absolute;
      top:0px;
      left:0px;
      z-index:1;
}
#content_main li{
  padding-bottom:10px;
}
#id_project_detail_1 ,#id_project_detail_2 ,#id_project_detail_3 ,#id_listki_detail_1 ,#id_listki_detail_2 ,#id_listki_detail_3 ,#id_listki_detail_4{
  width:500px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  color:#555555;
  background-color:#f7f7f7;
  margin-top:10px;
  border-style:solid;
  border-width:1px;
  border-color:#9e9e9e;  
  padding:5px;
  display:none;
}
#start_h1 span{
  display:none;
}
#start_h1{
  display:block;
  background-image:url(/tpl/images/Naglowek1.png);
  width:275px;
  height:82px;
  margin-bottom:0px;
  padding-bottom:0px;
  margin-top:0px;
  padding-top:0px;
}
strong{color:#242424;}
ul{padding-left:12px;}
.prasa_img{
  position:absolute;
  margin-left:10px;
  margin-top:71px;
}
.slomka{
  position:absolute;
}
.pos_abs{
  position:absolute;
}

input{
    color: #acacac;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    /*padding: 2px 6px*/
}
.input_submit{
  border:0px;
}
.border-right{
  border-right-style:dotted;
  border-right-width:1px;
  border-right-color:#adacac;
  padding-left:4px;
  padding-right:4px;
}
select{
    color: #acacac;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    /*padding: 2px 6px*/
}
textarea{
    color: #acacac;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    /*padding: 2px 6px*/
}
.checkbox{
    border-style:none;
    border-width:0px;
}
.radiobutton{
    border-style:none;
    border-width:0px;
}
.microfont{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
}
#fixit_tbl{
  border-top-color:#e8e7e7;
  border-top-width:1px;
  border-top-style:dotted;
  padding-top:3px;
  vertical-align:middle;
}
#fixit_tbl a:link{
  color:#b0b0b0;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  /*line-height:1.15em;*/
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
}
#fixit_tbl a:visited{
  color:#b0b0b0;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  /*line-height:1.15em;*/
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
}
#fixit_tbl a:hover{
  color:#cc0000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  /*line-height:1.15em;*/
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;	
  border-bottom-width: 0px;
  border-bottom-style: none;
}
#fixit_tbl a:active{
  color:#b0b0b0;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  /*line-height:1.15em;*/
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
}





.FloatRight{
  float:right;
  margin:11px 0px 11px 11px;
}
.FloatRightTop{
  float:right;
  margin:0px 0px 11px 11px;
}
.FloatLeft{
  float:left;
}
ul.menu_ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 172px;
	/*border-bottom: 1px solid #ccc;*/
	}
ul.menu_ul li {
	position: relative;
	}
li ul.menu_ul {
	position: absolute;
	margin-left: 172px;
	top: 0;
	display: none;
	}
ul.menu_ul li a {
	display: block;
	border-style:none;
  border-width:0px;
  border-spacing:0px;
  /*background-image:url(../images/test12.gif);*/
  background-color:#f9f9f9;
  border-left-style:solid;
  border-right-style:solid;
  border-left-width:1px;
  border-right-width:1px;
  border-left-color:#e6e6e6;
  border-right-color:#e6e6e6;
  
  padding-left:9px;
  padding-right:8px;
  padding-top:3px;
  padding-bottom:3px;
  z-index:999;
	}
li ul.menu_ul li a {
	display: block;
	border-style:none;
  border-width:0px;
  border-spacing:0px;
  /*background-image:url(../images/test21.gif);
  background-image:url(../images/test1_22.gif);*/
  background-color:#e6e6e6;
  border-left-style:solid;
  border-right-style:solid;
  border-left-width:1px;
  border-right-width:1px;
  border-left-color:#e6e6e6;
  border-right-color:#e6e6e6;
  
  padding-left:9px;
  padding-right:8px;
  padding-top:3px;
  padding-bottom:3px;
  z-index:999;
	/*padding: 5px;border: 1px solid #ccc;
	border-bottom: 0;text-decoration: none;
	color: #777;
	*/
	}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu_ul li { float: left; height: 1%; }
* html ul.menu_ul li a { height: 1%; }
/* End */
li:hover ul.menu_ul {display: block;}
li:hover ul.menu_ul, li.hover ul.menu_ul {display: block;}
/*............*/

a.menu_sub:link{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
  background-color:#dfdfdf;
}
a.menu_sub:visited{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
  background-color:#dfdfdf;
}
a.menu_sub:hover{
  color:#cc0000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;	
  border-bottom-width: 0px;
  border-bottom-style: none;
  background-color:#f7f7f7;
}
a.menu_sub:active{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
  background-color:#dfdfdf;
}








img{
	border-width:0px;
}
a img{
  border-width:0px;
}
#fixit{
  position:absolute;
  top:100px;
  left:100px;
  z-index:2;
  display:none;
}
#powiadom{
  position:absolute;
  top:100px;
  left:100px;
  z-index:2;
  display:none;
}
#fixittbl, #friendittbl{
  width:200px;
}
#fixitmaintbl, #frienditmaintbl{
  padding:0px;
  background-image:url(/tpl/images/fixit2.gif);
  background-repeat:repeat-y;
  padding-left:5px;
  padding-right:5px;
}
body{
	font-family: vardena,Arial,Helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	margin-top:5px;
}
.td_men{
  padding-top:5px;
  padding-bottom:4px;
  padding-left:4px;
  padding-right:3px;
}
.sub_men_r{
	/*filter:alpha(opacity=96);
	-moz-opacity:.96;
	opacity:.96;*/
	position:absolute;
  padding-top:3px;
	width:149px;
	display:none;
	text-align:left;
	z-index:3;
}
h1{
	font-size:25px;
	margin-top:5px;
	color:#1a1a1a;
  font-weight: normal;
  font-family: Georgia,Garamond,sans-serif;
}
h2{
	font-size:15pt;
	margin-top:5px;
	color:#1a1a1a;
  font-weight: normal;
  font-family: Georgia,Garamond,sans-serif;
}
a.menu:link{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
}
a.menu:visited{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
}
a.menu:hover{
  color:#cc0000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;	
  border-bottom-width: 0px;
  border-bottom-style: none;
  background-image:url(/tpl/images/test1_22.gif);
}
a.menu:active{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
}




a.menu_footer:link{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
}
a.menu_footer:visited{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
}
a.menu_footer:hover{
  color:#cc0000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;	
  border-bottom-width: 0px;
  border-bottom-style: none;
}
a.menu_footer:active{
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.15em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
}



a.menu2:link {font-size: 10px;color: white; text-decoration:none;border-bottom-style: none;font-weight:bold;}
a.menu2:visited {font-size: 10px;color: white; text-decoration:none;border-bottom-style: none;font-weight:bold;}
a.menu2:hover {font-size: 10px;color: white; text-decoration:none;border-bottom-style: none;font-weight:bold;}
a.menu2:active {font-size: 10px;color: white; text-decoration:none;border-bottom-style: none;font-weight:bold;}

a:link {color: #85bc00;}
a:visited {color: #85bc00;}
a:hover {color: #3c6d00;}
a:active {color: #85bc00;}

p{
	
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}

a img:link {text-decoration:none;border-style: none;border-width:0px;}
a img:visited {text-decoration:none;border-style: none;border-width:0px;}
a img:hover {text-decoration:none;border-style: none;border-width:0px;}
a img:active {text-decoration:none;border-style: none;border-width:0px;}

.footer_tbl a{
  font-family:Arial,Helvetica,sans-serif;
  color:#adacac;
  font-size:10px;
  line-height:1.10em;
  vertical-align:baseline;
  letter-spacing:normal;
  word-spacing:normal;
  font-weight:normal;
  font-style:normal;
  font-variant:normal;
  text-transform:none;
  text-decoration:none;
  text-indent:0px;
}
.footer_tbl a:hover{
  color:#cc0000;
}
h2 a:link    {color: #1a1a1a;}
h2 a:visited {color: #1a1a1a;}
h2 a:hover   {color: #9f0000;}
h2 a:active  {color: #1a1a1a;}

div.cytat-right{
  float:right;
  padding:5px;
  margin:7px;
  margin-top:0px;
  background-color:#f9f9f9;
  border-color:#e6e6e6;
  border-width:1px;
  border-style:solid;
  font-size:14px;
  line-height:18px;
  font-weight:bold;
}
#kontakt_dojazd1, #kontakt_dojazd2, #kontakt_dojazd3{
	display:none;
}
