/*© HOTEL-ECONOM.COM.UA, 2010 | info@hotel-econom.com.ua */

* {margin: 0; padding: 0; border: 0;}

body {background: #ffffff;	text-align: left; margin: 0; padding: 0 0 0 0;
	    font-family: Arial; color: #323232; font-size: 12px;}

#containerBG{width: 100%; height: 100%; background-image: url(img/bg.png); background-repeat: repeat;}	    
#container {width: 800px; margin: 0 auto; background: #ffffff;}	    

/*Шапка*/
#header {padding: 0 20px 0 20px; background-image: url(img/head.png);
 width: 760px; height: 259px; color: #f8f8ff; font-size: 15px; position: relative;}
#header h1 {font-weight: bold; font-size: 17px;}
#header h2 {font-weight: bold; font-size: 16px; position: absolute; top: 8px; left: 390px;}
#header h3 {font-weight: bold; font-size: 12px; position: relative; left: 40px;}
#header p.h1 {font-weight: bold; font-size: 17px;}
#header p.h2 {font-weight: bold; font-size: 16px; position: absolute; top: 8px; left: 390px;}
#header p.h3 {font-weight: bold; font-size: 12px; position: relative; left: 40px;}         
#header .logo{position: absolute; bottom: 29px;}
#header a {color: #f8f8ff; text-decoration: none;}
#header a:hover {color: #000000; text-decoration: none;}

/* Меню верхнее*/
ul {list-style: none;}
li {display: inline;}
.menuUp {position: absolute; bottom: 5px; font-weight: bold;}
.menuUp li {text-decoration: none; padding: 0 8px 0 8px;}
.menuUp li.active {font-size: 12px; color: #000000; background: #ffffff;}
.menuUp a:hover {background: #ffffff;}
.menu {left: 20px; font-size: 11px;}
.lang {right: 20px; font-size: 10px; line-height: 0; }
.lang img {vertical-align: baseline;}
.lang li {padding: 0 4px 0 4px;}
      
/*Текст адреса под шапкой*/
#addressOverall {color: #000000; font-size: 9px; text-align: center; font-style: normal;}
#addressOverall a, a:hover {color: #000000; text-decoration: none;}

/*Адрес в контактах*/
#addressTabl td, address {font-style: normal; vertical-align: top;}


/*Лозунге*/
#motto {height: 54px; color: #ff6600; font-size: 32px; text-align: center; vertical-align: middle; padding: 5px 20px 0px 20px;}
#motto img {vertical-align: middle;}
.mottoFun {width: 437px; font-size: 8px; color: #FF8C00; text-align: justify; padding-right: 10px;}

/*Содержательный контент*/
#matter {padding: 5px 20px 10px 20px; width: 75%; text-align: left; float: left;}
#matter h1 {font-weight: bold; font-size: 17px;}
#matter h2 {font-weight: bold; font-size: 16px;}
#matter h3 {font-weight: bold; font-size: 14px;}
#matter img {margin: 5px;}

/*Реклама справа*/
#advert {padding: 10px 20px 10px 10px; float: right}

/*Очистка обтеканий*/
.clearfloat {clear : both;} 

/* Подвал */
#menuDown {padding: 20px 20px 10px 20px; width: 760px; font-size: 11px; color: #7d7d7d;}
#menuDown li {padding: 0 4px 0 4px;}
#menuDown li.active {text-decoration: none;}
#menuDown a {color: #7d7d7d; text-decoration: none;}
#menuDown a:hover {color: #7d7d7d; text-decoration: underline;}
#menuDown .copyright {text-align: right;}


#footerDown{padding: 10px 20px 10px 20px; text-align: center;}

/*Внутренние текстовые ссылки*/
a.inText {color: #000033; text-decoration: none;}
a.inText:hover {text-decoration: none;}


strong {color: #000033; font-weight: normal;}

/*Текст для акций*/
.textRed {color: red; font-weight: bold;}

.lit{font-size: 9px;}

