@font-face {
	font-family: 'Vanta Light';
	src: url('/images/Vanta_Light_Plain.eot');
	src: local('Vanta Light'), local('Vanta Light Plain'), url('/images/Vanta_Light_Plain.woff') format('woff'), url('/images/Vanta_Light_Plain.otf') format('opentype'), url('/images/Vanta_Light_Plain.svg#VantaLightPlain') format('svg');
}

html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font:13px Arial;
}
body.black {
	color:#999999;
	background:#1f1f1d url(../images/black_bg.gif) center no-repeat;
}
body.white {
	color:#333333;
	background:#e6e6e6 url(../images/white_bg.gif) center no-repeat;
}

#main {
	position:relative;
	height:100%;
	min-height:100%;
	width:100%;
	min-width:1000px;
	_width:expression(document.documentElement.clientWidth < 1000?'1000px' : 'auto');
	margin:0;
	background:url(../images/border_bg.gif) repeat-y;
}
html>body #main {height:auto;}

#main table {
	font:13px Arial;
}

#main a {
	color:#00ccff;
	outline:none;
}
#main a:hover {
	text-decoration:none;
}

a img {
	border:none;
}

#main td {
	vertical-align:top;
}
#main h1 {
	font:31px Arial !important;
	margin:0 0 20px 0;
}
#main h2 {
	font:bold 20px Arial !important;
	margin:12px 0;
}
#main h3 {
	font:bold 17px Arial !important;
	margin:8px 0;
}
#main h4 {
	font:bold 16px/24px Arial !important;
	color:#000000;
	margin:0;
}

#main h5 {
	font:bold 20px Georgia;
	color:#000000;
	margin:0 0 5px;
}

#main h6 {
	font:18px Georgia;
	color:#000000;
	margin:0 0 5px;
}

#main p {
	margin:0;
}

#main form, #main input, #main select, #main textarea {
	margin:0;
	padding:0;
}

#main input, #main select, #main textarea {
	border-top:none;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #c3c3c3;
	background:#ffffff url(/images/input_bg.gif) repeat-x;
	color:#666666;
	font:13px Arial;
	width:225px;
	vertical-align:middle;
	padding:0 5px;
}

#main input {
	height:23px;
}

#main .submit {
	height:34px !important;
	width:auto !important;
	padding:0 10px !important;
	font:bold 13px/34px Arial;
	background:url(../images/submit_bg.gif) repeat-x !important;
	color:#00ccff !important;
	border:1px solid #cdcdcd !important;
	border-bottom:1px solid #d6d6d6 !important;
	cursor:pointer;
}

#main .main_table {
	width:100%;
	height:100%;
	border:none;
}









.fix_width {
	/* DON'T CHANGE! */
}



.fix_content {
	max-width:1280px;
	_width:expression(document.documentElement.clientWidth > 1280? '1280px' : 'auto');
	margin:0 auto;
}



#main_border_bg {
	position:absolute;
	height:100%;
	width:11px;
	font-size:9px; /* from IE */
	right:0;
	background:url(../images/border_bg.gif) repeat-y;
}





#header {
	height:64px;
	background:url(../images/border_bg.gif) repeat-x;
}





.hspace {
	margin:0 6%;
}

.line_content {
	float:left;
	width:90%;
	padding-left:4%;
	clear:right;
}

.left_type_1 {
	float:left;
	width:21%;
	margin-right:4%;
	clear:right;
}

.left_type_2 {
	float:left;
	width:46%;
	padding-left:4%;
	clear:right;
}

.left_type_3 {
	float:left;
	width:17%;
	margin-right:4%;
	padding-left:4%;
}

.left_type_4 {
	float:left;
	width:86%;
	padding-left:4%;
	clear:right;
}

.center_type_1 {
	float:left;
	width:25%;
	overflow:hidden;
}

.center_type_2 {
	float:left;
	width:65%;
	margin-right:10%;
	*margin-right:0;
	overflow:hidden;
	clear:right;
}

.center_type_3 {
	float:left;
	width:60%;
	margin-right:15%;
	*margin-right:0;
	overflow:hidden;
	clear:right;
}

.right_type_1 {
	float:left;
	width:40%;
	margin-left:10%;
	*width:38%;
	overflow:hidden;
	clear:right;
}

.right_type_2 {
	float:right;
	width:30%;
	margin:0 10%;
	*margin-right:0;
	overflow:hidden;
	clear:right;
}

.right_nested_type_left {
	float:left;
	width:100px;
	overflow:hidden;
}

.right_nested_type_padding_text {
	padding-left:120px;
}

.main_action {
	padding: 10px 0 0 100px;
}


a#logo {
	display:block;
	float:left;
	width:186px;
	height:69px;
	text-decoration:none !important;
	position:relative;
	top:-17px;
}
.white a#logo {
	background:url(../images/white_logo.gif) no-repeat;
}
.black a#logo {
	background:url(../images/black_logo.gif) no-repeat;
}


#top_menu {
	font-size:29px;
	float:left;
}

#top_menu a {
	font:29px 'Vanta Light';
	text-transform:uppercase;
	text-decoration:none;
}

.white #top_menu a {
	color:#333333 !important;
}

.black #top_menu a {
	color:#ffffff !important;
}

#top_menu a:hover, #top_menu a.top_menu_current, #top_menu a.top_menu_child_item.top_menu_current {
	color:#00ccff !important;
}

#top_menu a.top_menu_child_item {
	font-size:19px !important;
	color:#000000 !important;
}

#top_menu a.top_menu_selected {
	color:#aaaaaa !important;
	cursor:default;
}
.top_menu_separator {
	font-family:"Times New Roman", Times, serif;
}


#footer, #expand {height:106px;}
#footer {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:url(../images/border_bg.gif) bottom repeat-x;
	font:11px Arial !important;
	color:#999999;
}


/****** additional ******/
.clear {
	height:1px;
	clear:both;
	*font-size:1px;
}
.content_center {
	text-align:center;
}
.content_right {
	text-align:right;
}
.no_border {
	border:none !important;
}
.border_img {
	border:3px solid #e7eaf6 !important;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.content_head {
	font:23px Arial !important;
	margin:0 !important;
}
.big_link {
	font:italic normal 22px Arial !important;
}
a.white_link {
	font:italic bold 14px Arial !important;
	color:#ffffff !important;
	text-decoration:none !important;
	border-bottom:1px dashed #ffffff !important;
}
a.white_link:hover {
	color:#00ccff !important;
	border-bottom-color:#00ccff !important;
}
.height4px {
	height:4px;
	font-size:1px;
	width:1px;
}
.font11px {
	font-size:11px !important;
}

.blue_text {
	color:#00ccff !important;
}
.hidden {
	display:none;
}
.small_text {
	font:bold 11px Arial !important;
	color:#777777 !important;
}
.gray {
	color:#999999 !important;
}
.pdf {
	padding:0 20px 0 0;
	margin-right:15px;
	background:url(../images/ico_pdf.gif) right 2px no-repeat;
}
.border_image {
	border:4px solid #cccccc;
}
.obligatory {
	color:#00ccff !important;
	font:bold 18px Georgia;
}
#captcha {
	float:left;
	margin-bottom:10px;
}
.captcha {
	float:left;
	width:90px !important;
	margin-left:15px !important;
}
.see_also {
	font-weight:bold;
	color:#00CCFF;
}


/****** gallery ******/
.gallery {
	width:100%;
}
body.black .gallery {
	background:#1f1f1d;
}
body.white .gallery {
	background:#e6e6e6;
}
/*                           -> tables
.gallery_separator {
	font-size:1px;
}
.gallery_item {
	width:19%;
	padding:7px 0;
}
.gallery_item img {
	float:left;
	width:100%;
}*/
.big_image, .content_flash object  {
	border:8px solid #ffffff;
	float:left;
	margin-right:2%;
}
.big_image_center {
	border:8px solid #ffffff;
	margin:0 1%;
}
.gallery {
	width:100%;
	overflow:hidden;
	padding:7px 0;
}
body.black .gallery {
	background:#1f1f1d;
}
body.white .gallery {
	background:#e6e6e6;
}
.gallery_separator {
	float:left;
	width:1%;
	font-size:1px;
}
a.gallery_item {
	display:block;
	float:left;
	color:#000000 !important;
	width:19%;
}
a.gallery_item img {
	float:left;
	width:100%;
}
/*a.gallery_item .gallery_item_over {
	display:none;
	position:relative;
	top:-32px;
	width:92%;
	padding:0 4%;
	height:32px;
	overflow:hidden;
	background:#ffffff;
	opacity:0.7;
	filter:alpha(opacity=70);
}
a.gallery_item:hover .gallery_item_over {
	display:block;
}*/
/****** // gallery ******/

/****** arrows ******/
a.arrow_left {
	float:left;
	display:block;
	width:28px;
	height:45px;
	text-decoration:none;
	background:url(../images/left_arrow.gif) left top no-repeat;
}
a.arrow_left:hover {
	background-position:left bottom;
}
a.arrow_right {
	float:right;
	display:block;
	width:28px;
	height:45px;
	text-decoration:none;
	background:url(../images/right_arrow.gif) left top no-repeat;
}
a.arrow_right:hover {
	background-position:left bottom;
}
.top_arrows_container {
	float:right;
	width:70px;
}
.item_arrows_container {
}
.item_arrows_container .arrow_left {
	float:none !important;
	position:absolute;
	left:6%;
	margin-top:-18px;
}
.item_arrows_container .arrow_right {
	float:none !important;
	position:absolute;
	right:6%;
	margin-top:-18px;
}
/****** // arrows ******/

/****** pager ******/
.pager {
}
.pager .arrow_left {
	margin:-135px 0 0 -35px;
}
.pager .arrow_right {
	margin:-135px -35px 0 0;
}
.pager_padding {
	float:left;
	width:280px;
}
.pager a.pager_item, .page_selected {
	display:block;
	float:left;
	width:45px;
	height:45px;
	font:30px/45px Arial !important;
	color:#999999 !important;
	text-align:center;
	background:#dadada;
	margin:10px 2px 0 0;
	text-decoration:none;
}
.pager a.pager_item:hover {
	background:#00ccff;
	color:#ffffff !important;
}
.page_selected {
	color:#ffffff !important;
	background:#999999 !important;
}
a.prevpages {
	float:left;
	display:block;
	width:44px;
	height:45px;
	text-decoration:none;
	background:url(../images/left_arrow_big.gif) left top no-repeat;
	margin:10px 6px 0 0;
}
a.prevpages:hover {
	background-position:left bottom;
}
a.nextpages {
	float:left;
	display:block;
	width:44px;
	height:45px;
	text-decoration:none;
	background:url(../images/right_arrow_big.gif) left top no-repeat;
	margin:10px 0 0 4px;
}
a.nextpages:hover {
	background-position:left bottom;
}
/****** // pager ******/

.phone_code {
	font:20px 'Vanta Light';
	color:#999999;
}
.black .phone_number {
	font:20px 'Vanta Light';
	color:#ffffff;
}
.white .phone_number {
	font:20px 'Vanta Light';
	color:#000000;
}


.top_head {
	font:29px 'Vanta Light';
	text-transform:uppercase;
}

.box_tpl {
	width: 215px;
	height: 240px;
	margin: 0 25px 25px 0;
	float: left;
	text-align:center;
}
.box_tpl_image {
	display:block;
	width:215px;
	height:215px;
	text-decoration:none;
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:4px;
}	

/* TREE begin */

.page_tree {
	padding-right:28px;
	margin-bottom:10px;
	font:11px Tahoma;
	color:#000000;
}
.page_tree a.tree_link {
	color:#0764bd;
	text-decoration:none;
	position:relative;
	top:-2px;
}
.tree_element {
	margin:5px 0 5px 28px;
	/*white-space:nowrap;*/
}
.tree_current_element {
	font-weight:bold;
	position:relative;
	top:-2px;
}
.tree_branch_element {
}
.tree_ico_root {
	margin:0 6px 0 0;
}
.tree_element_ico {
	margin:0 6px 0 0;
}
/* TREE end */


/* FORM begin */

.error {
	margin:5px 12px;
	padding:15px 10px;
	border:1px solid #a60000;
	font:bold 12px Tahoma;
	color:red;
	background:#ffe6e6;
}
.report {
	margin:5px 12px;
	padding:15px 10px;
	border:1px solid #006914;
	font:bold 12px Tahoma;
	color:#10942c;
	background:#f2fff4;
}

.contact_area {
	padding-left:100px;
}
.contact_area .left_type_3 {
	width:25%;
}
.contact_area .center_type_2 {
	width:55%;
}
/* FORM end */



/* lightbox begin */
#lightbox{background-color:#eee;padding: 10px;border-bottom: 2px solid #666;border-right: 2px solid #666;}
#lightboxDetails{font-size: 0.8em;padding-top: 0.4em;}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#overlay {background:#000; opacity:0.7;}
* html #overlay {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
/* lightbox end */


.right_menu a {
	display:block;
	font:italic 18px/30px Arial;
}
.right_menu a:hover {
	color:#333333 !important;
	text-decoration:underline !important;
}
.right_menu a.right_menu_selected {
	color:#333333 !important;
	text-decoration:none !important;
	cursor:default;
}

#fast_search {
	width:237px;
	height:24px;
	background:url(../images/fast_search_bg.gif) no-repeat;
}
#fast_search_input {
	font:11px Arial !important;
	color:#999999 !important;
	background:none !important;
	border:none !important;
	margin:0 !important;
	padding:0 10px !important;
	float:left;
	width:190px !important;
	height:24px !important;
}
#fast_search_submit {
	background:none !important;
	border:none !important;
	margin:0 !important;
	padding:0 !important;
	float:left;
	width:27px !important;
	height:24px !important;
	cursor:pointer;
}

#rotate li {
	margin-right:30px;
}


.tooltip {
    position:absolute;
    z-index:999;
    left:-9999px;
    width:273px;
	display:none;
}
.tooltip_header {
	background:url(/images/podskazka_top_bg.png) no-repeat;
    height:18px;
    width:273px;
}
.black .tooltip_header {
	background:url(/images/podskazka_top_bg_black.png) no-repeat;
}
.tooltip_body {
    background:url(/images/podskazka.png) left bottom no-repeat;
    padding:0 18px 18px;
    width:237px;
}
.black .tooltip_body {
    background:url(/images/podskazka_black.png) left bottom no-repeat;
}
.tooltip p{
    margin:0 0 6px 0 !important;
    color:#333333;
	font-size:13px;
}
.black .tooltip p{
    color:#cccccc;
}
.tooltip p.tooltip_head {
    font:bold 16px Arial;
}
.black .tooltip p.tooltip_head {
	color:#ffffff;
}

#domain_choice {
	float:left;
	margin:0 15px 0 0;
	font-size:13px;
	line-height:18px;
}
#buy_form {
	position:relative;
	left:-40px;
}
#buy_form .error {
	margin-left:47px;
}

.pay_system_item {
	float:left;
	width:105px;
	height:115px;
	margin:0 0 10px 0;
	text-align:center;
}
