html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	margin: 0px 0px 0px 0px;
	background: #b2b2b4 url("../images/gfx_main/bg_body.jpg") repeat-x top;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #585c78;
}

a {
	color: #f29400;
	text-decoration: none;
}

a:hover {
	color: #f29400;
}

form,fieldset,img {
	border: 0;
}

.both {
	height: 0px;
	clear: both;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.t_left {
	text-align: left;
}

.t_right {
	text-align: right;
}

.t_center {
	text-align: center;
}

img.imgBlock {
	display: block;
	margin: 0px;
	padding: 0px;
}

h1 span,h2 span,h3 span,h4 span h5 span {
	visibility: hidden;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

h1 a {
	display: block;
	height: 117px;
}

* html #wrapper {
	height: 100%;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#contener_1 {
	width: 944px;
	margin: 0px auto;
	background: url("../images/gfx_main/bg_contener_1.jpg") repeat-y top center;
}

#contener_2 {
	width: 944px;
	background: url("../images/gfx_main/bg_contener_2.jpg") no-repeat top center;
}

.context {
	width: 922px;
	margin: 0px 11px 0px 11px;
	text-align: left;
}

#header {
	position: relative;
	height: 155px;
}

#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header ul li {
	float: left;
}

#flag_pl {
	position: absolute;
	top: 10px;
	left: 45px;
}

#flag_en {
	position: absolute;
	top: 10px;
	left: 65px;
}

#flag_de {
	position: absolute;
	top: 10px;
	left: 85px;
}

#menu {
	width: 240px;
	float: left;
}

#content {
	width: 660px;
    padding-right: 15px;
    padding-top: 12px;
	float: left;
}

#footer {
	clear: both;
	width: 944px;
	border-bottom: 1px solid #8C8C8C;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#menu {
    width: 200px;
    height: 274px;
    background: url(../images/menu.jpg);
    padding: 26px 0 0 40px;
}

.page {
	width: 663px;
	margin-bottom: 10px;
    background: #d6d6d6 url(../images/belka_page_bottom.gif) no-repeat left bottom;
    padding-bottom: 10px;	
}

.page h1 {
    display: block;
    width: 643px;
    height: 45px;
    background: url(../images/belka_page_top.gif);
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    padding-left: 20px;
    color: #fff;
}

.page .text {
    background: #b2b2b2 url(../images/belka_page_bg.gif) left bottom;
}

.page .text div {
    padding: 0px 15px 15px 15px;
}

#categories {
    width: 663px;
}

#categories .category {
    margin-bottom: 10px;
}

#categories .panel {
    display: block;
    width: 643px;
    height: 45px;
    background: url(../images/belka2.jpg);
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    padding-left: 20px;
    color: #fff;
}

#categories a.expanded {
    background: url(../images/belka1.jpg);
}

#categories .subcategory .panel {
    display: block;
    width: 643px;
    height: 43px;
    line-height: 40px;
    background: url(../images/mbelka2.jpg);
}

#categories .subcategory a.expanded {
    background: url(../images/mbelka1.jpg);
}

#categories .subcategory .cars {
    background: #d6d6d6 url(../images/footer_mbelka.jpg) no-repeat left bottom;
    padding: 20px;
    margin-left: 1px;
}

#categories .last .panel {
    background-image: url(../images/mbelka3.jpg);
}

#categories .last .cars {
    background-image: url(../images/footer_mbelka_1.jpg);
}

#categories div.expanded {
    padding-bottom: 7px;
    background: url(../images/footer_belka.jpg) no-repeat left bottom;
}

.cars .car {
    font-size: 14px;
    font-weight: bold;
    color: #4d4d4d;
}

.cars .car hr {
    height: 0;
    border: none;
    border-top: solid 1px #787878;
    border-bottom: solid 1px #494949;
    margin: 5px 0 15px 0;
}

.cars .car .photo {
    width: 172px;
    height: 121px;
    background: no-repeat center center;
    float: left;
}

.cars .car .photo .mask {
    background: url(../images/frame.gif) no-repeat center center;
    width: 172px;
    height: 21px;
    padding-top: 100px;
    text-align: center;
}

.cars .car .prices {
    width: 172px;
    background: #fff;
    float: left;
    margin-left: 55px;
    font-size: 13px;
    font-weight: normal;
    color: #4d4d4d;
}

.cars .car .book {
    width: 200px;
    float: right;
    text-align: center;
    padding-top: 35px;
}

.cars .car .prices hr {
    height: 0;
    border: none;
    border-top: solid 1px #8c8c8c;
    border-bottom: solid 1px #535353;
    margin: 11px 0 11px 0;
    clear: both;
}

.cars .car .prices .top, .cars .car .prices .bottom {
    width: 100%;
    height: 3px;
    margin: 0 0 6px 0;
    background: url(../images/frame_top.gif) no-repeat center center;
}

.cars .car .prices .bottom {
    height: 4px;
    margin: 6px 0 0 0;
    background: url(../images/frame_bottom.gif) no-repeat center center;
    clear: both;
}

.cars .car .prices .price, .cars .car .prices .period {
    margin: 0 0 9px 0;
    width: 75px;
    float: right;
}

.cars .car .prices .period {
    width: 92px;
    float: left;
    margin-left: 5px;
}

.form {
	margin: 0px 0px 0px 80px;
	width: 480px;
}

.form dt {
	clear: both;
	width: 160px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.form dd {
	float: left;
	margin: 0px 0px 10px 0px;
	width: 310px;
}

.form dd input {
	width: 300px;
}

.form dd select.select {
	width: 304px;
}

.form dd input.checkbox {
	width: 13px;
	height: 13px;
	margin: 3px 3px 3px 4px;
}

.form dd ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: red;
}

.form dd .reservation_submit_image {
	width: 128px;
	height: 42px;
	border: 0px;
}

.form dd .rsi_pl {	
	background: url(../_pl/images/buttons/reservation.gif);
}

.form dd .rsi_en {
	background: url(../_en/images/buttons/reservation.gif);
}

.form dd .rsi_de {	
	background: url(../_de/images/buttons/reservation.gif);
}

.reservation_information {
	width: 460px;
	border: 1px solid #6F6F6F;
	background-color: #CFCFCF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 80px;
	text-align: center;
}


.form dd .contact_submit_image {
	width: 128px;
	height: 42px;
	border: 0px;
}

.form dd .ci_pl {
	background: url(../_pl/images/buttons/contact.gif);
}

.form dd .ci_en {
	background: url(../_en/images/buttons/contact.gif);
}

.form dd .ci_de {
	background: url(../_de/images/buttons/contact.gif);
}

.contact_information {
	width: 460px;
	border: 1px solid #6F6F6F;
	background-color: #CFCFCF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 80px;
	text-align: center;
}

.photo_frame {
    width: 213px;
    height: 219px;
    position: relative;
    float: left;
    margin-left: 30px !important;
    margin-left: 15px;
    background: url('../_pl/images/gfx_main/kat5_bg.jpg') no-repeat;
}

.photo_promotion {
    position: absolute;
    top: 80px;
    left: 17px;
}

.photo_border {
    width: 179px;
    height: 121px;
    position: absolute;
    top: 80px;
    left: 17px;
    background: url('../_pl/images/gfx_main/ramka.gif') no-repeat;
}