html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:1004px;
	text-align:center;

}

/*Font*/
body
{
	color: #330033;
	font-size: 14px;
	font-family:Arial,sans-serif;
	font-style:italic !important;
	background:url(images/fon1.jpg);

}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #486DAA;}
a:visited{color:#8C9AA8;}
a:active {color: #486DAA;}
a:hover{color:#DD0000;}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

#pagetop
{
	position:relative; 
	height:52px;
	background:url(images/pagefon.jpg);
}
#pageglavn
{
	position:relative;
	height:535px;
	color: #330033;
	font-size: 14px;
	font-family:Arial,sans-serif;
	font-style:italic;
	text-align:justify;
	background:url(images/glavnfon.jpg) no-repeat top;
}

#pravgalery
{
	position:relative; 
	width:169px;
	
}
#pravgalery1
{
	position:relative; 
	width:169px;
	height:26px;
	background:url(images/punktmenu.jpg);
}
#pravgalery1a
{
	position:relative; 
	width:169px;
	height:26px;
	
}

#pravgalery11
{
	position:absolute; 
	width:140px;
	left:40px;
	top:5px;
	color: #fff;
	font-size: 12px;
	font-family:Arial,sans-serif;
	font-style:italic;
	font-weight:bold;

}
#pravgalery2
{
	position:relative; 
	width:169px;
	height:300px;
	
}

#levmenu
{
	position:relative; /*containing block*/
	width:169px;
	height:100%;
	left:9px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: url(images/fonmenu.jpg);
	
}
#levmenu1
{
	position:relative; /*containing block*/
	width:160px;
	height:100%;
	
	
	
}


#levmenu1 a
{
	text-decoration:none;
	color:#fff;
}
.my_color
{
	
	text-decoration:underline !important;
	

}

#centr
{
	position:relative; 
	width:1004px;
	margin-left: auto;
	margin-right: auto;
	background:url(images/centr.jpg) repeat-y;

}
#header1
{
	position:relative; /*containing block*/
	height:29px;
	min-width:1004px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background:url(images/verh.jpg) repeat-x;
	text-align:center;

}
#headercontent1
{
	position:relative; 
	height:29px;
	width:976px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 11px;
	font-family:Arial,sans-serif;
	font-style:italic;
	text-align:left;
	top:7px;

}
#headercontent1 a
{
	
	color: #fff;
	font-size: 11px;
	font-family:Arial,sans-serif;
	font-style:italic;
	
}
#headercontent2
{
	position:absolute; 
	height:10px;
	width:40px;
	left:100px;
	top:1px;

}

#header2
{
	position:relative; /*containing block*/
	height:130px;
	width:1004px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: url(images/verh1.jpg);
	
}

#header_logo
{
	position:absolute;
}

#company_logo
{
	display:block;
	position:absolute;
	width:100px; 
	height:106px; 
	left:165px;
	top: 0;
	background:url(images/logo.gif) right center no-repeat;
}

#header_text
{
	position:absolute;
	left:265px;
	top: 0;
	width:330px;
	height:106px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{

	background:#557F7E;
	position:absolute;
	right:55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #D2DEDD;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#zebra
{
	height:20px;
	background:transparent url(images/zebra_bg.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 45px 10px 45px;
	color: #330033;
	font-size: 14px;
	font-family:Arial,sans-serif;
	font-style:italic !important;

	

}

/*Right column*/
#content .right-column
{
	width:179px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	position:relative; 
	background:url(images/niz.jpg);
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:39px;
	width:1004px;
	

}
#footercontent
{
	position:absolute;
	left:30px;
	top:1px;
	height:25px;
	width:100px;
}
#footercontent a
{
	color: #CC9966;
	font-size: 10px;
	font-family:Arial,sans-serif;
	font-style:italic;

}

/*Link in footer*/

/*Data table*/
table.data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color: #330033;
	font-size: 14px;
	font-family:Arial,sans-serif;
	font-style:italic !important;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#E1E5ED;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}


/*Forum*/


/*Forum menu*/ 
table.forum-menu {border-left: 1px solid #DAE7DF; border-top: 1px solid #DAE7DF; } 
table.forum-menu td.forumtoolbar {background-color: #E3E7F1; border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C3C9D7; border-bottom: 1px solid #C3C9D7; } 
.forumtoolsection {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C3C9D7; border-bottom: 1px solid #C3C9D7; } 
.forumtoolseparator {border-left: 1px solid #C3C9D7;border-right: 1px solid #FFFFFF; } 

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border: 1px solid #C3C9D7;} 
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;} 
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {border: none; background-color: #E3E7F1; } 
table.forum-menu-popup-table td.forum-group{background-color:#E3E7F1; color:#333;} 
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #F4F5F9;} 
div.forum-group{background-color:#F9FBF9; font-weight:bold; color:#333;} 

/*Forum index and list*/ 
table.forum-main {border: 1px solid #C3C9D7;} 
table.forum-main td {background-color:#F4F5F9;border: 1px solid #C3C9D7;} 
table.forum-main th {background-color:#E3E7F1;border: 1px solid #C3C9D7;color: #333;vertical-align: top;} 

div.forum-hr {background-color:#C3C9D7}
div.filter-check-hover {background-color:#E3E7F1}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #E3E7F1;border: 1px solid #C3C9D7;color: #333;} 
table.forum-main td small {font-size:100%;} 
table.forum-main td.forum-group {background-color:#E3E7F1; color:#333;} 
div.forum-title {border: 1px solid #C3C9D7; padding: 5px; background-color: #E3E7F1 !important; color:#333; } 

/*Forum messages*/ 
table.forum-message {} 
table.forum-message td {background-color: #F4F5F9;border: none;} 
table.forum-message td.forum-message-user-info {background-color: #F4F5F9;border: 1px solid #C3C9D7;border-right-width: 1px;} 
table.forum-message td.border-top {border: 1px solid #C3C9D7;border-left-width: 1px;border-top: none;} 
table.forum-message td.border-bottom {border: 1px solid #C3C9D7;border-left-width: 1px;border-bottom: none;} 

table.forum-message .forum-message-posts, 
table.forum-message .forum-message-status, 
table.forum-message .forum-message-datereg, 
table.forum-message .forum-message-datecreate {color:#333;} 

a.forum-button-small,
a.forum-button-small-vote,
a.forum-button-small-unvote 
{
	background-color: #E3E7F1;
	border: 1px solid #C3C9D7;
	color: #333; 
	font-size: 11px; 
	height:20px;
	padding: 2px 5px 2px 5px;
	box-sizing:border-box; -moz-box-sizing:border-box;
}
a.forum-button-small-vote, a.forum-button-small-unvote {padding-left:18px;}
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; } 

/*Forum statistics*/ 
table.forum-stat {} 
table.forum-stat th {background-color:#E3E7F1;border: 1px solid #C3C9D7;color: #333;font-weight:bold;padding:5px;} 
table.forum-stat td {background-color:#F4F5F9;border: 1px solid #C3C9D7;} 
table.forum-stat .forum-attention{font-size: 100%;color: black;} 

/*Post form*/ 
table.forum-post-form {border: 1px solid #C3C9D7;} 
table.forum-post-form td {background-color:#F4F5F9;border: 1px solid #C3C9D7;} 
table.forum-post-form th {background-color:#E3E7F1;border: 1px solid #C3C9D7;} 
table.forum-smile {border: 1px solid #C3C9D7;} 
table.forum-smile th {background-color:#E3E7F1;border: 1px solid #C3C9D7;} 
table.forum-smile img { margin: 0px;} 
textarea#POST_MESSAGE{width:100%;} 

/* Only for user-profile*/ 
table.fuser {} 
table.fuser-static th {background-color:#E3E7F1; border:1px solid #C3C9D7;} 
table.fuser-static td {background-color:#F4F5F9; border:1px solid #C3C9D7;} 

/* Tab controls*/ 
table.tabs {border-left:1px solid #C3C9D7;} 
table.tabs td {} 
table.tabs td.tab-indent-left {border-bottom:1px solid #C3C9D7;} 
table.tabs td.tab-indent-right {border-bottom:1px solid #C3C9D7;} 
table.tabs td.tab-container {border:1px solid #C3C9D7; border-left: none;} 
table.tabs td.tab-container-selected {border:1px solid #C3C9D7; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;} 

table.tabs table td.tab {border-top:1px solid #C3C9D7;} 
table.tabs table td.tab-selected {border-top:1px solid red;} 
table.tabs table td.tab-hover {border-top:1px solid #C3C9D7;} 

/* Tab inside edit form */ 
table.tab {border:1px solid #C3C9D7; border-top:none;} 
table.tab td {background-color:#F4F5F9;}

.forum-menu-hidden-in
{
	max-height:100px;
	height:expression(this.scrollHeight > 100? "100px" : "auto");
}


table.forum-quote td, table.forum-code td 
{
	background-color:#E3E7F1; /*th*/
	border:1px solid #C3C9D7;
}

table.forum-reviews-messages td, table.forum-reviews-messages th
{
	background-color:#F4F5F9; /*td*/
	border-color:#C3C9D7;
}

a.button-small
{
	background:#E3E7F1;
	border:1px solid #C3C9D7;
}


/*Support*/
div.ticket-edit-message
{
	border-color: #C3C9D7;
}

/*Blogs*/

table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#F4F5F9;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #C3C9D7;
}

.blog-post-date 
{
	color:#333;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#C3C9D7;}
.blogtoolbar {background-color:#F4F5F9;border-color:#C3C9D7;border-top:none;}
.blogtoolsection {border-color:#C3C9D7}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #C3C9D7;border-right:1px solid #F4F5F9;}

/* fancy.min.css */
div#fancy_overlay{position:absolute;top:0;left:0;z-index:90;width:100%;background-color:#333;}div#fancy_loading{position:absolute;height:40px;width:40px;cursor:pointer;display:none;overflow:hidden;background:transparent;z-index:100;}div#fancy_loading div{position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url(/bitrix/js/fancybox/fancy_progress.png) no-repeat;}div#fancy_close{position:absolute;top:-12px;left:-12px;height:30px;width:30px;background:transparent url(/bitrix/js/fancybox/fancy_closebox.png);cursor:pointer;z-index:100;display:none;}div#fancy_content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:96;margin:0;padding:0;}#fancy_frame{position:relative;width:100%;height:100%;display:none;}img#fancy_img{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:92;margin:0;padding:0;}div#fancy_title{position:absolute;bottom:-35px;left:0;width:100%;z-index:100;display:none;}div#fancy_title table{margin:0 auto;}div#fancy_title div{color:#FFF;font:bold 12px Arial;padding-bottom:2px;}td#fancy_title_left{height:32px;width:15px;background:transparent url(/bitrix/js/fancybox/fancy_title_sprite.png) no-repeat 0 -32px;}td#fancy_title_main{height:32px;background:transparent url(/bitrix/js/fancybox/fancy_title_sprite.png) repeat-x;}td#fancy_title_right{height:32px;width:15px;background:transparent url(/bitrix/js/fancybox/fancy_title_sprite.png) no-repeat 0 -64px;}div#fancy_outer{position:absolute;top:0;left:0;z-index:90;overflow:hidden;background:transparent;display:none;margin:0;padding:18px 18px 58px;}div#fancy_inner{position:relative;width:100%;height:100%;border:1px solid #444;background:#FFF;}a#fancy_left,a#fancy_right{position:absolute;bottom:10px;height:100%;width:35%;cursor:pointer;background-image:url(data:image/gif;base64,AAAA);z-index:100;}a#fancy_left{left:0;}a#fancy_right{right:0;}a#fancy_left:hover{background:transparent url(/bitrix/js/fancybox/fancy_left.gif) no-repeat 0 100%;}a#fancy_right:hover{background:transparent url(/bitrix/js/fancybox/fancy_right.gif) no-repeat 100% 100%;}#fancy_bigIframe,#fancy_freeIframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}div#fancy_bg{display:none;}div.fancy_bg{position:absolute;display:block;z-index:70;}div.fancy_bg_n{top:-18px;width:100%;height:18px;background:transparent url(/bitrix/js/fancybox/fancy_shadow_horizontal.png) repeat-x;}div.fancy_bg_ne{top:-18px;right:-13px;width:13px;height:18px;background:transparent url(/bitrix/js/fancybox/fancy_shadow_corners.png) no-repeat -13px 0;}div.fancy_bg_e{right:-13px;height:100%;width:13px;background:transparent url(/bitrix/js/fancybox/fancy_shadow_vertical.png) repeat-y -13px 0;}div.fancy_bg_se{bottom:-18px;right:-13px;width:13px;height:18px;background:transparent url(/bitrix/js/fancybox/fancy_shadow_corners.png) no-repeat -13px -18px;}div.fancy_bg_s{bottom:-18px;width:100%;height:18px;background:transparent url(/bitrix/js/fancybox/fancy_shadow_horizontal.png) repeat-x 0 -18px;}div.fancy_bg_sw{bottom:-18px;left:-13px;width:13px;height:18px;background:transparent url(/bitrix/js/fancybox/fancy_shadow_corners.png) no-repeat 0 -18px;}div.fancy_bg_w{left:-13px;height:100%;width:13px;background:transparent url(/bitrix/js/fancybox/fancy_shadow_vertical.png) repeat-y;}div.fancy_bg_nw{top:-18px;left:-13px;width:13px;height:18px;background:transparent url(/bitrix/js/fancybox/fancy_shadow_corners.png) no-repeat;}* html div.fancy_bg_n,* html div.fancy_bg_ne,* html div.fancy_bg_e,* html div.fancy_bg_se,* html div.fancy_bg_s,* html div.fancy_bg_sw,* html div.fancy_bg_w,* html div.fancy_bg_nw{background:none;}* html td#fancy_title_left,* html td#fancy_title_main,* html td#fancy_title_right{background:#000;}* html div#fancy_close{background:url(/bitrix/js/fancybox/fancy_ie_closebox.gif);}



