body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #9fabb0;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
	color: black;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #159ea7;
	padding: 0px;
	margin: 10px 0px 30px 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 10px 55px 10px 55px;
}
	

img {
	border: 0px;
}

form {
	margin: 0;
	padding: 0;
}

p{ 
margin: 0;
padding: 0;
}

input {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	width: 150px;
}

input.submit {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	width: 50px;
	float: right;
	margin: 8px;
}

textarea{
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	width: 250px;
	height: 80px;
}

.t1{
	height: 20px;
	background-color: #ccc;
}

.t2{
	height: 20px;
	background-color: #9fabb0;
}

.left{
	float: left;
	min-width: 120px;
	_width: 120px;
	padding: 2px 8px;
	text-align: right;
}
.right{
	float: right;
}

.colorRed{
	color: #f00;
}

iframe{
	padding: 0px 65px;
	margin: auto;
}

/* MAIN STYLES */

div#root {
	width: 780px;
	margin: 0px auto;
}

div#root div#topContainer {
	width: 780px;
	height: 220px;
}

div#root div#topContainer div#topLeft{
	width: 510px;
	height: 220px;
	float: left;
}

div#root div#topContainer div#topRight{
	width: 270px;
	height: 220px;
	float: right;
	background-image: url('../../images/index/bg_top_right.jpg');
}

div#root div#centerContainer {
	width: 780px;
	background-image: url('../../images/index/bg_center.gif');
	background-repeat: repeat-y;
	background-position: right;
}

div#root div#centerContainer div#menuLeft{
	width: 210px;
	padding-top: 10px;
	background-image: url('../../images/index/bg_center_left_menu_top.gif');
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}

div#root div#centerContainer div#menuLeft div#menuBot{
	width: 210px;
	padding-bottom: 297px;
	background-image: url('../../images/index/bg_center_left_menu_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom right; 
}

div#root div#centerContainer div#menuLeft div#menuBot div#menuContainer {
	width: 210px;
	background-image: url('../../images/index/bg_center_left_menu_center.gif');
	background-repeat: repeat-y;
	background-position: bottom right;
}

div#root div#centerContainer div#menuLeft div#menuBot div#menuContainer div#menu{
	width: 210px;
	padding: 10px 0px 0px 0px;
	background-image: url('../../images/index/bg_center_left_menu_middle.gif');
	background-repeat: no-repeat;
	background-position: bottom right; 
}

div#root div#centerContainer div#menuLeft div#menuBot div#menuContainer div#menu div.button{
	width: 170px;
	height: 32px;
	margin: 0px 10px 0px 30px;
	background-image: url('../../images/index/bg_center_left_menu_button.gif');
	background-repeat: no-repeat;
	background-position: center;
}

div#root div#centerContainer div#menuLeft div#menuBot div#menuContainer div#menu div.bigButton{
    height: 46px !IMPORTANT;
    background-image: url('../../images/index/bg_center_left_menu_button_big.gif') !IMPORTANT;
}

div#root div#centerContainer div#menuLeft div#menuBot div#menuContainer div#menu div.bigButton a{
    height: 36px !IMPORTANT;
}

div#root div#centerContainer div#menuLeft div#menuBot div#menuContainer div#menu div.button a{
	display: block;
	text-decoration: none;
	color: white;
	width: 155px;
	height: 23px;
	padding: 8px 0px 0px 15px;
}

div#root div#centerContainer div#menuLeft div#menuBot div#menuContainer div#menu div.button a:hover{
	text-decoration: underline;
}

div#root div#centerContainer div#contentRight{
	width: 570px;
	min-height: 500px;
	padding: 0px 0px 9px 0px;
	float: right;
	background-color: white;
}

div#root div#centerContainer div#contentRight a{
  color: #F35712;
}

div#root div#centerContainer div#contentRight div#wozki {
  background-color:#EFEFEF;
  border:1px solid #999999;
  height:40px;
  margin:auto;
  padding:5px;
}

div#root div#centerContainer div#contentRight div.message {
  background-color: #EFEFEF;
  border: 1px solid #999999;
  margin: auto;
  padding: 15px 5px 15px 5px;
  text-align: center;
  font-weight: 700;
}

div#root div#centerContainer div#contentRight div#googleMap{
	width: 530px;
	border-top: 1px solid #ccc;
	floaf: left;
	padding: 10px 0px;
	margin-top: 15px;
}

div#root div#centerContainer div#contentRight div#form{
	width: 530px;
	font-size: 11px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 15px;
}

div#root div#centerContainer div#contentRight table{
	/*width: 400px;*/
    }

div#root div#centerContainer div#contentRight div#form .formContainer{
	width: 405px;
	margin: 0px 35px 0px 35px;

}

div#root div#centerContainer div#contentRight div.separator{
	width: 570px;
	height: 35px;
	background-image: url('../../images/index/bg_center_right_content_separator.gif');
	background-repeat: no-repeat;
	background-position: center;
}

div#root div#centerContainer div#contentRight div.path {
	width: 540px;
	padding: 0px 15px 12px 15px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
}

div#root div#centerContainer div#contentRight div.path a{
	color: #f35712;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

div#root div#centerContainer div#contentRight div.path a:hover{
	text-decoration: underline;
}

div#root div#centerContainer div#contentRight div.content{
	padding: 10px 20px;
	line-height: 20px;
}


div#root div#centerContainer div#contentRight div.links{
	padding: 20px;
	margin: auto;
}

div#root div#centerContainer div#contentRight img.center{
	display: block;
	margin: auto;
}

div#root div#centerContainer div#contentRight div.content ul{
	padding: 10px 0px;
	margin: 0;
}

div#root div#centerContainer div#contentRight div.content ul li{
	list-style: none;
	background-image: url('../../images/index/bg_li.gif');
	background-repeat: no-repeat;
	background-position: 12px 3px;
	line-height: 11px;
	padding: 0px 0px 0px 35px;
	margin-top: 6px;
	padding-top: 1px;
}

div#root div#centerContainer div#rightBottomEnd{
	width: 780px;
	height: 9px;
	background-image: url('../../images/index/bg_center_right_content_bottom.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

div#root div#centerContainer div#hotOffer{
	width: 246px;
	height: 52px;
	padding: 68px 300px 15px 24px;
	float: right;
	background-image: url('../../images/index/bg_hot_offer.jpg');
	background-repeat: no-repeat;
	background-position: center;
	color: white;
	cursor: pointer;
	text-decoration: none;
}

div#root div#bottomContainer {
	width: 780px;
	height: 87px;
	background-image: url('../../images/index/bg_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div#root div#bottomContainer div#bottomLeft {
	width: 210px;
	height: 87px;
	text-align: right;
	float: left;
}

div#root div#bottomContainer div#bottomRight {
	width: 570px;
	height: 87px;
	float: right;
}

div#root div#bottomContainer div#bottomRight ul#top{
  margin: 0px;
	width: 570px;
	height: 35px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	list-style-type: none;
}

div#root div#bottomContainer div#bottomRight ul#top li.button{
	padding: 0px 12px 3px 12px;
	height: 14px;
	float: left;
}

div#root div#bottomContainer div#bottomRight ul#top li.button a{
	color: black;
	font-size: 11px;
	text-decoration: none;
}

div#root div#bottomContainer div#bottomRight ul#top li.button a:hover{
	text-decoration: underline;
}

div#root div#bottomContainer div#bottomRight ul#top div.separator{
	background-image: url('../../images/index/bg_bottom_separator.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 14px;
	float: left;
}

div#root div#bottomContainer div#bottomRight div#bot{
	width: 540px;
	height: 21px;
	color: white;
	font-weight: bold;
	text-align: right;
	padding: 11px 30px 0px 0px;
}


/* UNIVERSAL CLASSESS */

.clearBoth {
	clear: both;
}

.content h1{
color: black;
display: inline;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
height: 0px;
line-height: 20px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 0px;
}

/* style tekstowe*/

table.podestyList{
    border: 1px solid #AAA6A7;
    border-collapse: collapse;
    margin: 0px 5px;
    width: 520px !IMPORTANT;
}

table.podestyList th{
    background-color:#D1D1D1;
    color: #000000;
    border:1px solid #AAA6A7;
    font-size: 10px;
    padding: 4px 2px;
    text-align: center;
    white-space: nowrap;
}

table.podestyList td{
    border:1px solid #AAA6A7;
    font-size: 10px;
    padding: 4px 2px;
    text-align: center;
    cursor: pointer;
}

table.podestyList td.more{
    white-space: nowrap;
    padding-left: 10px !IMPORTANT;
    padding-right: 10px !IMPORTANT;
}

table.podestyList tr.dark td{
    background-color:#D1D1D1;
    color: #000000;
    font-size: 10px;
}

table.podestyList tr.light td{
    background-color:#FFFFFF;
    color: #000000;
    font-size: 10px;
}

table.podestyList td.photoTd img{
    height: 65px;
    display: block;
    margin: 0 auto;
}

table.podestyList td.photoTd{
    background-color: #fff !IMPORTANT;
}

span.descrInfo{
    font-size: 13px;
    font-weight: 700;
}

div.descriptionItem{
    width: 340px;
    float: left;
}

div.descrText table{
    border:1px solid #AAA6A7;
    border-collapse:collapse;
    margin:5px 0 15px;
    padding:0;
    /*width: 340px !important;*/
}

div.descrText table td{
    border:1px solid #AAA6A7;
    color:#000000;
    font-size:10px;
    padding:4px 3px;
}

div.descriptionItem table.dataTech{
    margin: 5px 0px 15px 0px;
    padding: 0;
    width: 340px !IMPORTANT;
    border: 1px solid #AAA6A7;
    border-collapse: collapse;
}

div.descriptionItem table.dataTech th{
    color: #000000;
    font-size: 10px;
    text-align: left;
    width: 120px;
    border:1px solid #AAA6A7;
    font-size:10px;
    padding: 4px 3px;
}

div.descriptionItem table.dataTech tr.dark td{
    background-color: #D1D1D1;
}

div.descriptionItem table.dataTech tr.light td{
    background-color: #fff;
}

div.descriptionItem table.dataTech tr.dark th{
    background-color: #D1D1D1;
}

div.descriptionItem table.dataTech tr.light th{
    background-color: #fff;
}

div.descriptionItem table.dataTech td{
    color:#000000;
    font-size:10px;
     border:1px solid #AAA6A7;
    font-size:10px;
    padding:4px 3px;
}

div.imagesItem{
    width: 150px;
    float: left;
    padding: 0px 0px 0px 30px;
}

div.imagesItem ul.imagesListItem{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

div.imagesItem ul.imagesListItem li{
    padding: 0 !IMPORTANT;
    margin: 0 !IMPORTANT;
    background-image: none !IMPORTANT;
}

div.imagesItem ul.imagesListItem li img{
    width: 150px;
    margin: 0px 0px 10px 0px;
}

span.aName{
    color: #F35712;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 0px 15px;
}
