font-face {
	font-family: "PT-Sans"; /* имя шрифта для CSS правил */
	src: local("PT-Sans"), /* проверяем наличие шрифта в ОС пользователя */
	url(../css/PTS55F.ttf); /* если шрифт не установлен, тогда загружаем его по указанному пути */
}

body {
	margin: 20px 0 0;
	padding: 0;
	background: url(../img/bg.jpg) #f6c682 no-repeat center top;
} 

body, td, input, textarea, font, p, select, li {
	font-family: "PT-Sans", Arial, Helvetica;
	font-size: 14px;
	color: #150900;
	line-height: 15px;
}

sup, sub {
	font-size: 9px;
}

.png { behavior: url(../jss/pngbehavior.htc); }

.language a {
	color: #afafaf;
	text-decoration: none;
}

.date{
	padding: 15px 10px 0 0;
	margin: 15px 10px 0 0;
	color: #b5b5b5;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
} 

.menu_line { 
	background: #7e98a2; 
	padding: 0 10px; 
	margin: 8px 0 0; 
	text-align: left; 
	line-height: 22px;  
	color: white; 
}

.menu, .current, .current:hover, .menu:hover { 
	color: white; 
	font-size: 11px; 
	font-weight: bold; 
	text-transform: uppercase;
	text-align: center; 
	margin: 0 10px;
}

.current, .current:hover, .menu:hover { color: #f08431; }

.language {
	float: right;
	margin: 2px 0 0 20px !important; margin: 5px 0 0 20px;
}
.lang { 
	margin: 0 0 0 8px;
	color: white; 
	font-size: 11px; 
}

.lang:hover { 
	color: #f08431; 
}

.copy { 
	font-size: 10px; 
	padding: 0 15px; 
	margin: 0 15 px; 
}

.divider-left {
	background2: url(img/bg_vert.gif) repeat-y;
}

.divider-top {
	background2: url(img/bg_hor.gif) repeat-x;
}

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

a:hover {
	text-decoration: underline;
}

a.menu, a.menu:hover, a.current, a.current:hover { 
	text-decoration: none; 
}

a.current { 
	text-decoration: none; 
}

.copy a {
	color: #5e5e5e;
}

a.welcome { font-size: 13px; font-weight: bold; color: #5e5e5e; text-decoration: underline;   }
.marquee { font-size: 12px; width: 800px; text-align: center; }

.off { background: #ffe3ae;  filter: alpha( opacity=30 ); opacity: 0.30; }
.FREE { background: #bbfdca; filter: alpha( opacity=30 ); opacity: 0.30;  }
.BUSY { background: #ff6666; filter: alpha( opacity=30 ); opacity: 0.30;  }
.RESERVED { background: #fdb2ba; filter: alpha( opacity=30 ); opacity: 0.30; }
.red { color: #ff0000; }
.rose { color: #dd0088; }
.green { color: #009900; }
#info, #info2, #info td, #info input, #info textarea { color: black; }
a.req { text-decoration: underline; color: #5e5e5e; }

/*********************************/

.block {
	color: #ffffff;
	font-weight: bold;
	margin: 5px 10px;
	padding: 5px 10px;
}

.header_line {
}

.text_title {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	margin: 0 0 20px;
}

.text_date {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	padding-right: 10px;
}

.text {
	margin: 0 0 5px;
}

.text_more {
}

.digit {
}

.special_price {
	color: red;
}

.border {
	border: 1px solid #006b8e;
}

/*********************************/

#news_block_title {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	margin: 0 15px 20px;
}

#news_block {
	width: 300px;
	padding: 0 15px;
}

#news_block .text_title {
	font-size: 12px;
	text-transform: none;
	margin: 0 0 5px;
}

#news_block .text_date {
	font-size: 12px;
	text-transform: none;
}

#news_block .text {
	font-size: 12px;
}

/*********************************/

.in_row {
	border-left: 1px solid #cfcfcf; 
	border-right: 1px solid #cfcfcf; 
	background: url(/img/c_22.gif) repeat-x white;
	padding: 12px 8px 8px;
}

.in_row2 {
	border-top: 1px solid #cfcfcf; 
	border-left: 1px solid #cfcfcf; 
	border-right: 1px solid #cfcfcf; 
	padding: 3px 2px 2px;
	margin: 3px 2px 2px;
	height: 136px;
	background: white;
}

.in_row3 {
	border: 1px solid #cfcfcf; 
	background: white;
	margin: 10px;
	padding: 10px;
}

form {
	padding: 0;
	margin: 0;
}

p {
	text-indent: 0px;
	text-align: justify;
	margin: 0;
	padding: 0 0 12px;
	line-height: 18px;
}

label, .cursor {
	cursor: pointer;
}

.news p {
	text-indent: 15px;
	text-align: justify;
	margin: 0;
	padding: 0;
}

/*********************************/

.ul1 { 
	font-size: 23px;
	font-weight: normal;
	color: white; 
	margin: 0 0 0 40px; 
	padding: 0 0 0 15px; 
}

.ul2 { 
	margin: 0; 
	padding: 0 0 0 25px;
}

.ul2 li {
	padding-bottom: 10px;
}

ul { margin: 0; padding: 0; }
ul.main { margin: 6px 0 0; }
li { margin: 0 0 0 15px; padding: 0 0 10px 3px; } 

/*********************************/

.show {
	visibility: visible;
}

.hide {
	visibility: hidden;
}

/*********************************/

.in1 {
	width: 100%;
}

.in2 {
	width: 280px;
}

.in3 {
	width: 320px;
}

.in4 {
	width: 80px;
}

/*********************************/

.td0 {
	background: #cfcfcf;
}

.td1 {
	background: #f0f0f0;
}

.td2 {
	background: white;
}

.td3 {
	border: 1px solid #cfcfcf;
}

.td9 {
	font-weight: 		bold;
}

/*********************************/

.txt1 {
	font-size: 12px;
}

.txt2 {
	font-size: 10px;
}

.txt4 {
	font-size: 10px;
}

.txt6 {
	font-size: 11px;
}

.big {
	font-size: 13px;
	font-weight: bold;
}

/*********************************/

.kn_0 {
	width: 20px;
	height: 22px;
	font-size: 11px;
	color: #333333;
}

.kn_1 {
	width: 50px;
	height: 22px;
	font-size: 11px;
	color: #333333;
}

.kn_2 {
	width: 100px;
	height: 22px;
	font-size: 11px;
	color: #333333;
}

.kn_3 {
	width: 150px;
	height: 22px;
	font-size: 11px;
	color: #333333;
}

.kn_4 {
	width: 200px;
	height: 22px;
	font-size: 11px;
	color: #333333;
}

.kn_5 {
	width: 250px;
	height: 22px;
	font-size: 11px;
	color: #333333;
}

/****************************************/

.error {
	color: red;
	font-weight: bold;
}

.new {
	color: red;
	font-size: 12px;
	padding: 0 10px;
}

.comm {
	padding: 0; 
	margin: 0;
}

.cd {
	text-align:center;
	width:16px;
	height:16px;
	vertical-align:bottom;
	padding: 0 1px;
	font-size: 12px;
	cursor: hand;
}

/******************************************/

.line {
	font-weight: normal;
}

.current_line {
	font-weight: bold;
}

.img {
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
	width: 106px;
	height: 104px;
	word-wrap: break-word;
	background2: white;
 	padding: 4px 3px 3px;
}

.img img { border: 1px solid #cee8f2; }


/*******************************************/

H2 { margin: 5px 0 25px; padding: 0; font-size: 40px; font-weight: normal; color: #ff8714; }
.language { margin: 100px 0 0; }
.lang { padding: 0; margin: 0 2px; }
.menu_line { background: none; text-transform: none; margin: 130px 0 0; padding: 0; }
.td_menu { margin: 0; padding: 5px 0 0; border-top: 1px solid #150900; }
.td_menu_current { margin: 0; padding: 5px 0 0; border-top: 1px solid #ff8714; }
.menu, .menu:hover, .current, .current:hover { display: inline; margin: 0; padding: 0; color: #150900; text-transform: none; font-size: 13px; }
.orange { height: 22px; background: #ff8714; text-align: right; padding: 0 10px; color: white; font-size: 12px; font-weight: normal;  vertical-align: baseline; }
.orange a, .orange a:hover { color: white; font-weight: bold; text-decoration: underline; }
a.floor, a.floor:hover { font-size: 11px; font-weight: normal; text-decoration: none; color: #eadeae; }
a.floor:hover { text-decoration: underline; }
.floor_div { width: 1px; display: inline; margin: 0 8px; }
.floor_note { margin: 15px 0 0; color: #ff8714; line-height: 18px; }
.copy { color: #150900;  font-size: 12px; padding: 40px 0 10px; margin: 40px 0 10px; }
.copy a { color: #150900; text-decoration: underline; }
#partners { background: #f6e0b9; margin: 0px 0 20px; padding: 10px 0; text-align: center; }
#front_note { color: #150900; margin: 15px 0 0;  }


