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.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#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: 570px;
	padding: 0px 15px 10px 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 10px;
	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;
}