﻿body 
{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	text-align: center;
	
	/*background-color: #dde;*/
	
	background-image: url(http://files.vipcomplex.com.ua/images/bg.png);
}
.clear 
{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
.header 
{
	/*border-bottom: 1px solid #000;*/
	
	background-image: url(http://files.vipcomplex.com.ua/images/top_bg.jpg);
	
	position: relative;
	width: 100%;
	display: block;
	height: 19px;
}
.bottom 
{
	/*border-top: 1px solid #000;*/
	padding-bottom: 1px;
	
}
.wrapper 
{
	margin: 0 auto;
	width: 1004px;
	w\idth: 1002px;  /* C + L + R + 2 */
	text-align: left;
	background-color: #fff; /* L */
	/*border: 1px solid #000;*/
	
	
}
.outer1 
{
	margin-left: 248px; /* L */
	background-color: #fff; /* R */
	
	/*background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	background-position: 508px top;*/
}
.outer2 
{
	margin-right: 247px; /* R */
	background-color: #fff; /* C */
	/*border-left: 1px solid #000;*/
	/*border-right: 1px solid #000;*/
	
	
	/*background-image: url(../images/bot_bg.jpg);
	background-repeat: repeat-x;
	
	background-position: left bottom;*/
}
.outer0 
{
	position: relative;
	margin-left: -249px; /* L */
	margin-right: -248px; /* R */
	
	/*background-image: url(../images/bot_bg.jpg);
	background-repeat: repeat-x;
	
	background-position: left bottom;*/
	
	background-image: url(http://files.vipcomplex.com.ua/images/left.jpg);
	background-repeat: repeat-y;
	background-position: 757px top;
	
	background-color: #fff;
}
.wrap-cl 
{
	float: left;
	width: 754px; /* C + L + 1 */
	
	background-image: url(http://files.vipcomplex.com.ua/images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: 240px top;
	
	background-color: #fff;
}
.center 
{
	float: right;
	width: 505px;  /* C */
}
.left 
{
	float: left;
	width: 248px;  /* L */
	margin-right: 1px;
}
.right 
{
	float: right;
	width: 247px;  /* R */
	margin-left: 1px;
}
.incenter
{
	background-color: #fff;
	/*width: 850px;*/
}
.inleft
{
	background-color: #fff;
	/*background-image: url(../images/all_left.gif);
	background-repeat: no-repeat;*/
	/*height: 829px;*/
	
}
.inright
{
	/*background-color: Yellow;*/
	/*background-image: url(../images/all_right.gif);
	background-repeat: no-repeat;*/
	/*height: 829px;
	margin-left: -3px;*/
}
.content
{
	padding: 0 20px;
	margin-bottom: 10px;
	text-align: justify;
	overflow: hidden;/**/
}
* html .content { padding-bottom: 40px; }
.content p
{
	margin: 0;
	padding: 5px 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-indent: 20px;
	line-height: 18px;
	color: #333;
	
}
.content ul
{
	margin: 0 0 0 20px;
	padding: 0;
}
.content ul li
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: Gray;
	font-style: italic;
}
.header_logo
{
	/*background-image: url(../images/header_logo.jpg);*/
	position: relative;/**/
	margin: 0 auto;
	width: 496px;
	text-align: center;
	height: 81px;
}
#vip_menu
{
	float: left;
	position: relative;/**/
	display: block;
	height: 81px;/**/
	margin: 0 0 0 75px;
	padding: 0;
	width: 120px;
	text-align: right;
	list-style-type: none;
	font-size: 0px;
}
* html #vip_menu { margin: 0; }
#vip_menu li
{
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: right;
	width: 120px;
}
* html #vip_menu li { margin-left: 75px; width: 120px; }
#vip_menu li a, #address li a
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #c7cab4;
	font-weight: bold;
	text-decoration: none;
}
#vip_menu li a#selected
{
	color: #333;
	/*font-style: italic;*/
	text-decoration: none;
	/*padding-right: 5px;*/
}

.address_a
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #c7cab4;
	font-weight: bold;
	text-decoration: none;
}

a
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #c7cab4;
}

#vip_menu li a:hover
{	
	text-decoration: underline;
	color:Gray;
}
#vip_menu_right
{
	float: left;
	position: relative;/**/
	height: 81px;/**/
	margin: 0 0 0 -1px;
	padding: 0;
	width: 150px;
	text-align: left;
	list-style-type: none;
}
* html #vip_menu_right { float: none; margin: 0;  }
#vip_menu_right li
{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 150px;
}
* html #vip_menu_right li { margin-right: 36px; }
#vip_menu_right li a, #address li a
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #c7cab4;
	font-weight: bold;
	text-decoration: none;
}
#vip_menu_right li a#selected
{
	color: #333;
	/*font-style: italic;*/
	text-decoration: none;
	/*padding-right: 5px;*/
}
#vip_menu_right li a:hover
{	
	text-decoration: underline;
	color:Gray;
}
#address
{
	float: left;
	margin: 0 0 0 -1px;
	padding: 0;
	width: 150px;
	text-align: left;
	list-style-type: none;
}
#address li
{
	margin: 0;
	padding: 0;
	text-align: left;
}
#vip_home
{
	float: left;
	position: relative;/**/
	width: 116px; 
	/*display: block;*/
	/*height: 61px;*/
	margin-top: 15px;
	font-size: 0; 
	text-align: center;
}
* html #vip_home { margin-right: -5px; }
.header_separator
{
	position: relative;
	padding: 1px 0;
	margin: 0 auto;
	width: 470px;
	font-size: 0;
	background-color: #efefef;
}
* html .header_separator { height: 2px; line-height: 0; padding:0; }
.bottom_menu
{
	display: block;
	/*width: 100%;
	z-index: 500;*/
	position: relative;
	padding: 2px 0;
	/*background-color: #efefef;
	border: solid 1px #dde;*/
	height: 18px;
	width: 550px;
	margin: 0 auto;
	padding-top: 10px;
	/*background-image: url(../images/bg.png);*/
	/*background-color: #efefef;*/
	/*border: solid 1px #dde;*/
}
.bottom_menu ul
{
	margin: 0 auto;
	position: relative;
	padding: 0;
	width: 540px;
	padding-left: 20px;
	display: block;
	text-align: center;
}
* html .bottom_menu ul { padding: 0; }
.bottom_menu ul li
{
	float: left;
	width: auto;
	display: block;
	margin: 0 16px;
	padding: 0;
	text-align: center;
}
.bottom_menu ul li a
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #c7cab4;
	font-weight: bold;
	text-decoration: none;

	display: block;
}
.bottom_menu ul li a:hover
{
	color: #333;
	/*font-style: italic;*/
	text-decoration: none;
	/*text-decoration: underline;*/
}
/*  \*//*/
* html .inleft, * html .inright, * html .incenter 
{
	width: 100%;
	overflow: hidden;
}
* html .wrap-cl 
{
	position: relative;
}
/**/
.outer0 
{
	word-wrap: break-word;
}
p, h1, h2, h3 
{
	/*margin: 0 0 1em 0;
	border: 1px solid red;*/
}
