html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}
html {
    height: 100%;
    background: #F3F0F3;
}
* html body {
    height: 100%;
}
body, td, th {
    font-size: 13px;
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page {
    max-width: 1000px;
    min-width: 700px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    background: #fff;
}
p {
    margin-bottom:15px;
}
img {
    border: none;
    font-size: 90%;
}
table {
    border: none;
}
table.main {
    background-color: #ffffff;
    width: 100%;
    border-collapse: collapse;
}
#top_logo {
    background-color: #09F;
    height: 85px;
}
#top_ikon {
    position: absolute;
    top: 0;
    right: 0;
}
#top_pol {
    background-color: #4800FF;
    height: 10px;
    margin-bottom: 5px;
    border-top: #F70 solid 1px;
    clear: both;
}
#bottom_copy {
    background-color: #cef;
    font-size: 11px;
    color: gray;
    padding: 3px;
    height: 30px;
    vertical-align: middle;
}
#not_oferta {
	margin-bottom: 3px;
}
#bottom_pol {
    background-color: #4800FF;
    height: 10px;
    margin-top: 5px;
    border-bottom: #F70 solid 1px;
}
#bot_left {
    float: left;
}
#bot_right {
    float: right;
    text-align: right;
}
ul {
    margin: 10px 30px;
}
li {
    margin: 5px;
}
.shadow_left {
    background: url("../images/shadow_left.gif") #fff 90% top no-repeat;
}
td.main_left {
    padding: 5px;
    vertical-align: top;
    width: 20%;
}
td.main_right {
    padding: 5px;
    vertical-align: top;
    width: 25%;
}
td.left_cir {
    background: url(/images/left_cir.gif) #09F left top no-repeat;
    width: 10px;
    height: 10px;
}
td.right_cir {
    background: url(/images/right_cir.gif) #09F right top no-repeat;
    width: 10px;
    height: 10px;
}
td.cir {
    background-color: #09F;
    height: 5px;
}
td.content {
    vertical-align: top;
    padding: 5px 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.blue_light {
    background-color: #CEF;
    padding: 10px;
}
.clear {
    clear: both;
}
h1 {
    font-size: 20px;
    margin: 10px 0;
}
h2 {
    font-size: 16px;
    margin: 10px 0;
}
h3 {
    font-size: 14px;
    margin: 10px 0;
}
img.info_left {
    float: left;
    margin-right: 15px;
    padding: 0 2em 0 0;
}
img.info_right {
    float: right;
    margin-left: 15px;
}
img.brd {
    padding: 2px;
    border: 1px solid #d1d1d1;
}
a:link, a:visited {
    color: #3300FF;
    text-decoration: underline;
}
a:hover, a:active {
    color: #ff3300;
    text-decoration: underline;
}
a.current:link, a.current:visited, a.current:hover, a.current:active {
    color: #333;
    text-decoration: none;
}
a.img:hover {
    color: #3300FF;
    text-decoration: none;
    border: none;
}
ul#menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
#menu li {
    padding: 3px 10px;
    font-weight: bold;
}
.light {
    color: #FF3300;
}
.green {
    color: green;
}
select {
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 3px;
    padding: 1px 3px;
}
textarea {
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 3px;
    padding: 2px;
}
input {
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 3px;
    padding: 2px;
}
.but {
    background-color: #FFF;
    border: 1px solid gray;
    padding: 2px;
}
a.copy:link, a.copy:visited, a.copy:hover, copy:active {
    color: gray;
}
td.ver_line {
    background-repeat: repeat-y;
    width: 1%;
}
#outlinks {
    font-size: 11px;
    color: #bbb;
    padding: 5px;
    vertical-align: middle;
    text-align: right;
    background-color: #eee;
    margin-top: 5px;
}
#outlinks a:link, #outlinks a:visited, #outlinks a:hover, #outlinks a:active {
    color: #bbb;
}
.var {
    color: gray;
    font-size: 11px;
}
.main_adress, address {
    font-size: 12px;
    font-style: normal;
    color: yellow;
    padding: 12px 10px 10px 10px;
}
.main_phone {
    font-size: 22px;
    color: yellow;
}
.code_phone {
	font-size: 15px;
}
#main {
    overflow:hidden;
    width:100%;
    background-color: #fff;
}
#content {
    float:left;
    width:55%;
    margin-left:20%;
    vertical-align: top;
}
#sections {
    float:left;
    width:20%;
    margin-left:-75%;
}
#description {
    float:right;
    width:25%;
}
.breadcrumb {
    font-size: 11px;
    padding-top: 10px;
    color: gray;
}
.breadcrumb-separator {
    margin: 0 3px;
}
.news_date {
    font-size: 11px;
    color:gray;
}
.light_ok {
    color: green;
    font-weight: bold;
}
a.top-link {
    border-bottom:1px dotted;
    cursor: pointer;
    text-decoration: none;
    text-align: right;
    margin: 10px;
}
.top-block {
    text-align: right;
    margin: 10px 0;
    font-size: 11px;
    clear: both;
}
.icenter {
	text-align:center; 
	vertical-align:middle;
}
#logo {
   position:relative;
   color: yellow;
   display:block;
   margin: 0;
   padding: 0;
   overflow:hidden;
   width:310px;
   height:85px;
   margin: 0;
   padding: 0;
   float: left;
   margin-right: 25px;   
}
#logo span {
   display:block;
   position:absolute;
   width:100%;
   height:100%;
   top: 0;
   left: 0;
   background:transparent url(../images/logo_samey.gif) no-repeat left top;
   z-index:10;
}
#logo a {
    font-weight:bold;
    color: yellow;
    font-size:20px;
}
#logo a span {
   cursor:pointer;
}

.room_price {
	font-size: 18px;
    margin: 10px 0;
    text-align: right;    
}
