body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4C4C4C;
	background-image: url(/img/bg.gif);
	margin: 0px;
	padding: 0px;
}
.line_dec {
	background-image: url(/img/line_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: right;
}
.gal {
float:left;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 27px;
	font-weight: normal;
}

#main {
	background-image: url(/img/bg_top.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 40px;
}

#content {
	width: 743px;
	padding-top: 7px;
	text-align: left;
	padding-right: 7px;
	background-color: #1C1C1C;
}

#menu {
	height: 405px;
	font-size: 12px;	
	padding-right: 20px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_item {
	margin-bottom: 10px;
	background-color: #333232;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.menu_item_on {
	margin-bottom: 10px;
	background-color: #F8C50E;
	color: #200D01;
	background-image: url(/img/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#logo {
	padding-top: 11px;
	padding-left: 30px;
	padding-bottom: 18px;
}
#content_table {
	background-image: url(/img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.content_left_td {
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content_right_td {
	background-color: #323232;
	vertical-align: top;
	padding-left: 27px;
	padding-right: 21px;
	background-image: url(/img/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#header {
	font-size: 13px;
	text-align: right;
	background-color: #111111;
	margin-bottom: 1px;
	padding: 15px;
	margin-top: 11px;
}

#phone {
	font-size: 19px;
	font-weight: bold;
	color: #F8C80C;
	padding-left: 25px;
}

#icq_lang {
	background-color: #212121;
	font-size: 13px;
	margin-bottom: 14px;
}

#icq_lang td {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: middle;
}
#text {
	width: 410px;
}
#text p {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#enter td {
	padding-top: 40px;
	text-align: center;
}
#enter_main {
	padding-top: 40px;
	background-color: #323232;
}
.enter_main_line {
	padding-top: 20px;
	padding-bottom: 8px;
	background-color: #323232;
}
#enter_main_content {
	background-color: #323232;
	padding: 14px;
}
#enter_btn {
	font-size: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #323232;
	padding-top: 20px;
	padding-bottom: 40px;
}
#gallery .td_left {
	border-right: 2px solid #5E5E5E;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#gallery .td_right {
	border-right: 2px solid #5E5E5E;
	padding: 15px;
	text-align: center;
	vertical-align: top;
}
#main  #big_img {
	border: 3px solid #5E5E5E;
}
#main .small_img {
	padding-bottom: 10px;
}

#main .descr_detail td {
	padding: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E5E5E;
}
#main #descr .descr_detail .left_col {
	text-align: left;
}
#main #descr .descr_detail .right_col {
	text-align: right;
	color: #F8C50E;
}
#main .nav {
	font-size: 11px;
	color: #F8C50E;
	text-align: right;
	padding: 10px;
}
#main .nav a {
	color: #F8C50E;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
