body {
	background: #D6DED5;
}


div.wrap_in {
	text-align: left;
	margin: 0 auto 0px auto;
	width: 800px;
	background: url("../img/bg.png");
	display: inline-block;
	padding-bottom: 3px;
	height: auto;
}


#top_logo {
	background: url("../img/top.png") no-repeat;
	display: block;
	width: 800px;
	height: 150px;
	margin: 0;
	padding: 0;
}


#menu_wrap_ext {
	background: url("../img/menu_bg_main.png");
	width: 194px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

#menu_wrap_in {
	background: url("../img/menu_bg.png") no-repeat top left;
	width: 194px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

#menu_wrap_in ul {
	margin: 0;
	padding: 0;
	display: block;
}

#menu_wrap_in li {
	list-style: none;
	display: inline-block;
	padding: 8px 10px 0 13px;
}

#menu_wrap_in a, #menu_wrap_in a:active {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	border: thin solid #A2CCA2;
	width: 134px;
	background: #D2DDC1;
	padding: 5px 2px;
	color: #092F53;
	font-weight: bold;
	display: block;
}

#menu_wrap_in a:hover {
	background: #C8D8C8;
	color: #081522;
}

#menu_wrap_in div.in_in {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

#txt_wrap_ext {
	background: url("../img/txt_bg_main.png");
	width: 606px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	border: thin solid #A2CCA2;
	border-width: 0 0 1px 0;
}

#txt_wrap_in {
	background: url("../img/txt_bg.png") no-repeat top left;
	width: 606px;
	min-height: 250px;
	display: inline-block;
	padding: 0;
}

#txt_wrap_in div.no_padding {
	margin: 0;
	padding: 10px 15px 0px 10px;
	border: 0;
	display: inline-block;
	margin-bottom: 40px;
}

#txt_wrap_in span.h1_like {
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	display: inline-block;
	background: url("../img/txt_bajer.png") no-repeat top left;
	height: 20px;
	border: thin solid #009639;
	border-width: 0 0 1px 0;
	padding: 0 10px 4px 20px;
	margin: 10px 15px 10px 10px;
}

#txt_wrap_in div.opisWr {
	display: inline-block;
	width: 565px;
	margin: 0 20px 0 20px;
	font-size: 16px;
	font-family: Georgia, Arial;
	padding: 0px;
}

div#zdjecieWr {
	width: 565px;
	display: inline-block;
	background: #cbf6ce;
	spacing: 0;
	margin: 2px;	
	border: 2px solid #abd2ae; 
}

div#spacingMy {
	height: 12px;
	display: inline;
	}

div#foto{
	display: block;
}

div#opis{
	background: #cbf6ce;
}

#txt_wrap_in ul {
	margin-left: 0px;
	padding-left: 25px;
}

div.xdl {
	background: #D2E2D2;
	width: 798px;
	height: 16px;
	display: inline-block;
	padding: 0;
	border: thin solid #A2CCA2;
	text-align: center;
	font-size: 14px;
	color: black;
	margin-top: 8px;
	margin-bottom: 5px;
}

div.xdl a {
	text-decoration: none;
	color: red;
	font-weight: bold;
}

div.roboty_wr {
	display: block;
	width: 269px;
	height: 71px;
	background: url("../img/zrealizowane_bg_sl.png") repeat;
	float: left;
	margin: 0; 
	padding: 0;
	text-align: left;
	border: 1px solid #9FA89D;
}

div.roboty_wr h1 {
	font-size: 15px;
	font-family: arial, tahoma;
	color: #147700;
	float: left;
}

div.roboty_wr a, div.roboty_wr a:active {
	margin-top: 16px;
	font-size: 15px;
	font-family: arial, tahoma;
	color: #147700;
	float: left;
}

div.roboty_wr a:hover {
	color: #147700;
}

div.img_in {
	display: block;
	width: 80px;
	height: 63px;
	margin: 4px;
	float: left;
}

div#kontent {

}

div#kontent div.data{
	display: block;
	vertical-align: top;
	height: ;
}

div#kontent div.inwestor{
		vertical-align: top;
}

div#kontent div.zakres{
	vertical-align: top;
}

div#kontent div.netto{
	vertical-align: top;
}

table.my_tab {
	width: 558px;
	padding: 0px;
	border: 1px solid black;
	font-family: arial, tahoma;
	font-size: 13px;
	margin-top: 15px;
}

table.my_tab td.data{
	width: 107px;
	border: solid gray;
	border-width: 0 0 1px 1px;
}

table.my_tab tr.row{
	border: 1px solid gray;
	padding: 1px;
}

table.my_tab td.inwestor{
	width: 210px;
	border: solid gray;
	border-width: 0 0 1px 1px;
}

table.my_tab td.zakres{
	width: 226px;
	border: solid gray;
	border-width: 0 0 1px 1px;
}

table.my_tab td.netto{
	width: 102px;
	border: solid gray;
	border-width: 0 1px 1px 1px;
}

div.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

