table.developer_offer_list th {
    height: 20px;
    vertical-align: middle;
    background-color: #848484;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

table.developer_offer_list td {
    height: 60px;
    vertical-align: middle;
    color: #403923;
    text-align: center;
    font-weight: normal;
}
table.developer_offer_list td a {
    color: #657B18;
}
table.developer_offer_list td a:link, table.developer_offer_list td a:active, table.developer_offer_list td a:visited {
    text-decoration: none;
}
table.developer_offer_list td a:hover {
    text-decoration: underline;
}

div.checkBoxSearch{
	margin-left:30px;
	font-size:11px;
}

div.checkBoxSearch  select option{
	font-size:10px;
}

table.developer_offer_list td.gray{
    height: 4px;
	background: url('../images/hr_dark_gray.gif') repeat-x; ;
}

table.developer_offer_list td.light_gray{
    height: 2px;
	background: url('../images/hr_light_gray.gif') repeat-x;
}


span.greenTitle{
    font-size:14px;
    font-weight:bold;
}

span.subTitle{
    font-size:10px;
    font-weight:bold;
}

div.size1{
    width: 40px;
}

div.size1 img{
    margin-left: 10px;
}

div.size2{
    width: 250px;
}

div.pic_deweloperskie{
	z-index:0;
}



div.dew_box_1{
	background:url('../images/dew_bg_red_box.gif') no-repeat;
}

div.dew_box_2{
	background:url('../images/dew_bg_blue_box.gif') no-repeat;
}

div.dew_box_3{
	background:url('../images/dew_bg_green_box.gif') no-repeat;
}


div.dew_check1, div.dew_check2{
	width:310px;
	margin-top:3px;
	margin-left:10px;
	float: left;
	font-weight:bold;
}

div.dew_check2{
	color:#657b18;
}

div.dew_check1.top{
	margin-top: 60px;
}

div.dew_box_1, div.dew_box_2, div.dew_box_3{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:60px;
	margin:-70px 0 0 -350px;
	padding:5px 0 0 15px;
	position:absolute;
	width:259px;
}

div#whiteBox  div.dew_check1, div#whiteBox  div.dew_check2{
	
}

div#whiteBox  div.dew_check1.top {
margin-top:15px;
}

div span.subTitleYellow{
	color:yellow;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
}


/* Szczegoly oferty deweloperskiej*/


div#offerDewPicture{
	border-bottom: 1px solid #D7D7D7; 
	width: 632px; 
	background:#f0f0f0; 
	text-align: left; 
	vertical-align: middle;
	padding-left:15px;
    min-height:240px;
}

div#blueBox{
	background: url(../images/bgBlueBox.png) no-repeat;
	width:332px;
	height:76px;
	position:absolute;
	margin:20px 0 0 290px;
	padding:10px 0px 0px 20px;
	color:#fff;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
}

div#whiteBox{
	background: url(../images/bgWhiteBox.png) no-repeat;
	width:332px;
	height:125px;
	position:absolute;
	margin:110px 0 0 290px;
	padding-top:10px;
	padding-left:15px;
}	

div#hiddenBox{
	float:left;
	height:125px;
	margin:-25px 0 0 -340px;
	padding-left:15px;
	padding-top:10px;
	position:absolute;
	width:200px;
}

div#logoDeveloper{
	margin:5px auto;
	text-align:center;
}

div#logoDeveloper img{
	border:1px solid gray;
}


div.tabOption{
	width:270px;
	float:left;
	border:1px solid #f0f0f0;
	background:#f7f7f7;
	padding:0px;
	clear:both;
}

div.separator{
	clear:both;
}

div.item_description_header.pliki{
	width:258px;
	clear:both;
}

td.border1px{
	padding: 1px 3px 1px 3px; 
	color: #666666; 
	text-align: right; 
	border-right: 1px solid #666666; 
	border-bottom: 1px solid #666666;
}

td.border1px.left{
	text-align:left;
}


div#mainDeveloperContent{
	width:407px;
	height:259px;
	background:#fff;
	float:left;
}


div#head_main_developer{
	padding-top:5px;
	padding-bottom:0px;
	width:100%;
	height:23px;
	background: url('../images/bg_head_main_developer.gif') no-repeat;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	text-indent: 15px;
	
}

div#head_main_developer span.blue{
	color:#056176;
}

div#zobaczWszystkie{
	float:right;
	font-family:Tahoma;
	font-weight:bold;
	margin-right:15px;
	margin-top:-17px;
}

div#bgDeveloperContent{
	border:1px solid #d7d7d7;
	height:232px;
	margin:0;
	padding:0;
	width:403px;
	background: #fff url('../images/special_bg.gif') 3px 3px no-repeat;	
}

div#bgDeveloperContentPhoto{
    width: 261px;
    overflow: hidden;
    float: left;
    margin:3px 0px 0px 3px;
}

* html div#bgDeveloperContentPhoto{
    margin-left:2px;
}

a.linkMore{
	color:#b6c28c;
	float:right;
	text-decoration:none;	
}

a.linkMore.blue{
	color:#1695b3;
}


div.opis{
	text-align: center; 
	position: relative; 
	top: -70px; 
	height: 35px; 
	line-height: 35px; 
	vertical-align: middle; 
	color: #ffffff; 
	font-size: 16px; 
	font-family: Tahoma; 
	font-weight: bolder;
}

span.normal{
    font-weight:normal;
}

