
/* ÕÎÒÅËÈ */
*{padding:0; margin:0;}
 body {margin-left:0px; margin-top:0px; margin-right:0px; font-size:10px; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;align:center} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:1000px; margin:0px auto; margin-top:0px; margin-bottom:0px; border:solid 1px rgb(150,150,150); font-size:10px; align:center}
.main {clear:both; width:1000px; padding-bottom:30px; }
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; margin:0px 0 0 0px;padding-bottom:30px;  background-color:rgb(224,234,246); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:565px; margin:0 0 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:213px; margin:0px 0px 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer1 {clear:both; width:1000px; height:24px; padding:5px 0 5px 0; background:rgb(225,225,225) url(../img/podbaner.jpg) repeat-x; font-size:10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer2 {clear:both; width:1000px; height:40px; padding:5px 0 5px 0; background:rgb(255,255,255); font-size:10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:1000px; font-family:verdana,arial,sans-serif;}
.header-top {width:1000px; height:80px; background:rgb(240,240,240) url(../img/baner.png); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:1000px; height:24px; background:rgb(15,23,73) url(../img/podbaner.jpg);}
.header-breadcrumbs {clear:both; width:1000px; padding:0 0 0 0; }

/********************/
/*  HEADER SECTION  */
/********************/



.nav0 {width:150px; position:relative; z-index:2; margin:5px 0 0 0; margin-left:850px !important/*Non-IE6*/; margin-left:850px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav2 {float:left; width:1000px;height:24px;    font-size:12px;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; padding:4px 16px 2px 16px; border-right:solid 1px rgb(24,85,149);font-weight:bold;}
.nav2 ul li a {float:left; display:block;  padding:2px 16px 0 16px; text-decoration:none;  color: rgb(24,85,149);}
.nav2 ul li:hover {width:auto; background-color:rgb(235,245,255);}

/*Non-IE6*/
.nav2 ul li:hover a { text-decoration:none;font-weight:bold; color:rgb(14,14,76);} /*Color main cells hovering mode*/
.nav2 ul li:active a { color:rgb(14,14,100); text-decoration:none;font-weight:bold; }

/*IE6*/
.nav2 ul li a:hover { text-decoration:none;font-weight:bold;color:rgb(14,14,76); } /*Color main cells hovering mode*/
.nav2 ul li a:active  { color:rgb(14,14,100); text-decoration:none;font-weight:bold; visibility:visible; }


/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:200px; height:23px; position:absolute; z-index:100; margin:0 0 0 0px; background:url(../img/hoteliinfo_lqva_lenta.jpg) no-repeat;}

/* MAIN CONTENT */
.column1-unit {width:565px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:213px; margin:0 0 0 0; padding:30px 0 0 0; border:solid 1px rgb(224,234,246); background:rgb(224,234,246);}
.subcontent-unit-border-blue  {width:213px; margin:10px 0 0 0; padding:30px 0 0 0; border:solid 1px rgb(137,170,214); background-color:rgb(162,204,246);}
.subcontent-unit-noborder {width:200px; margin:0 0 0 0; padding:0 0px  0px 0; background:rgb(235,235,235);}

.round-border-topleft {width:213px; height:23px; position:absolute; z-index:100; background:url(../img/hoteliinfo_dqsna_lenta.jpg) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:190px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:205px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer1 p {line-height:1.3em; text-align:right; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer1 p.credits {font-weight:normal;}
.footer1 a {text-decoration:underline; color:rgb(125,125,125);}
.footer1 a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer1 a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:515px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}
.a:active  { color:rgb(100,100,100); text-decoration:none;font-weight:bold; visibility:visible;}
/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
html {filter: expression(document.execCommand("BackgroundImageCache", false, true));} /*IE proprietary flicker hack for background images. Not validating, but OK*/
