BODY {
	margin: 0;
	padding: 0 10px; 
	background: url(../img/design/bg.jpg) #be2200 repeat-x; 
}

#popup_window {
	overflow: auto;
	margin: 0;
	padding: 0 5px;
	background: #f3f3e8; 
}

BODY, TH, TD, FONT {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000; 
}

.size1 { font-size: 11px; line-height: 15px; }
.size2 { font-size: 12px; line-height: 16px; }
.size3 { font-size: 14px; line-height: 18px; }
.size4 { font-size: 17px; line-height: 21px; }
.size5 { font-size: 20px; line-height: 24px; }
.size6 { font-size: 24px; line-height: 28px; }
.size7 { font-size: 28px; line-height: 32px; }

TH { 
	height: 22px;
	text-align: center; 
	font-weight: bold;
	background: #e0e0e0;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: black;
}
SELECT, TEXTAREA {
	background: white;
	overflow: auto;
}

FORM { padding: 0; margin: 0; display: inline; }

TEXTAREA { word-wrap: break-word; }

FIELDSET { margin: 3px; padding: 8px 12px; }
LEGEND { font-weight: bold; padding: 0 10px 10px; font-size: 12px; }

P { margin: 0; padding: 0 0 10px; text-indent: 0; }

LABEL, BUTTON, AREA { cursor: pointer; }

A {
	cursor: pointer;
	text-decoration:underline;
	color: black;
	/*color: #f3d407;*/
}

A:hover {
	cursor: pointer;
	text-decoration: underline;
	color: black;
	/*color: #f3d407;*/
}

H1 {
	margin: 20px 0 30px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	color: #702010;
}

H1 a, H1 a:hover {
	color: black;
	/*color: #f3d407;*/
}

H1.adm_header { margin: 5px 0; }
#popup_window H1 { text-align: center; }

H2 {
	font-size: 16px;
	text-align: left;
}

.png {
   behavior: url(../jss/pngbehavior.htc);
}

.png2 {
   filter: expression(fixPNG(this));
}

a.main, a.main:hover {
	font-weight: bold;
	text-decoration: none;
	color: #702010; 
}

/*********************************/

#mainTbl {
	width: 100%; 
	height: 100%;
}

#header {
	height: 220px;
	background: url(../img/design/title.jpg) #fe6506 no-repeat; 
}

#site_title {
	margin: 20px 3px 10px;
	padding: 0;
}

#top_menu {
	margin: 22px 10px 0 0;
	padding: 0;
	text-align: right;
}

.top_menu_item {
	float: right;
	width: 80px;
	text-align: center;
}

.top_menu_item a, .top_menu_item a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #c9c7ca;
	font-size: 12px;
	font-weight: normal;
}

#site_logo {
	float: right;
}

#site_slogan {
	float: right;
	margin: 20px 20px 0;
	color: #817f80;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

#site_slogan a, #site_slogan a:hover {
	color: #817f80;
}

#header_bottom { 
	height: 10px;
	text-align: right;
	margin: 0 20px;
	padding: 0 20px;
}

#bottom { 
	height: 10px;
	text-align: right;
	margin: 0 20px;
	padding: 0 20px;
}

#left_column {
	width: 230px;
}

#menu_bottom {
	margin: 20px 20px 10px;
	text-align: left;
	color: #817f80;
}

#main_block {
	margin: 0 45px 15px;
	padding: 0 45px 15px;
	background: #fe6506;
}

#main_bottom {
	padding: 0 0 30px;
	color: #d2ba8e;
	background: #fe6506;
}

#main_bottom TH, #main_bottom TD, #main_bottom FONT, #main_bottom a, #main_bottom a:hover {
	color: #d2ba8e;
}

.footer {
	margin: 30px 20px 10px;
	padding: 30px 20px 10px;
	font-size: 12px;
	color: #702010;
	background: #fe6506;
} 

#counters {
	float: right;
	margin: 0;
	padding: 15px 20px 5px;
	font-size: 12px;
	color: #702010;
}

.img_copyrights {
	margin: 10px 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #702010;
}

.footer a, .footer a:hover, .counters a, .counters a:hover {
	color: #702010;
}

#project_block {
	float: right;
	margin: 5px 20px 0 0;
}

/*****/
/* Icons menu's item */
#nav_block {
	float: left; 
	padding: 5px 0 0 40px;
}

.nav_icon {							
	padding: 0 10px 0 0;
	font-size: 10px;
}

/* Languages menu's item */
#lang_block {
	float: left;
	clear: left;
	margin: 0 0 0 40px;
	padding: 0;
	line-height: 16px;
	font-size: 10px;
	color: #fe6506;
}

.language {							
	padding: 2px 3px;
	text-decoration: none;
	color: #fe6506;
}

.language:hover { 
	text-decoration: none;  
	color: #fe6506;
}

ul, ol {
	padding: 0;
	margin: 0 0 0 25px;
}

ul li, ol li {
	padding-bottom: 5px;
}

/*****/
/* Main menu's block */
#menu_block {
	float:right; 
	width: 100%;
	height: 48px;
	position: relative;
	margin-top: -10px;
	padding-right: 5px;
	text-align: center;
	background: url(../img/design/bg_buttons.png) no-repeat center;
	filter: expression(fixPNG(this));
}

.menu_item {
	margin: 2px 0 0;
	padding: 2px 0 0;
	cursor: default;
	text-align: center;
}

.menu_item_cur {
	margin: 2px 0 0;
	padding: 2px 0 0;
	cursor: default;
	text-align: center;
}

.menu_item_div {
	margin: -2px 2px 0;
	padding: -2px 2px 0;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: normal;
	color: #702010;
}

.menu_item_radio {
	padding: 8px 0 0;
	cursor: pointer;
}

/* Main menu item rollover */
.menu_link {
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #702010;
}
.menu_link_cur {
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.menu_link:hover, .menu_link_cur:hover {
	text-decoration: none;
	color: black;
}

.menu_link_radio {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.08em;
	color: #2f251c;
}

.menu_link_radio:hover {
	text-decoration: underline;
	color: #2f251c;
}

/*****/
/* Parent categories block */
.parent {
	margin: 0 0 30px;
	text-align: left;
}

.parent_link {
	text-decoration: underline;
	color: #fff;
}

.parent_link:hover {
	text-decoration: underline;
}

/*****/
/* Submenu block */
.submenu {
	margin: 15px 0 25px;
}

/* Submenu menu's line */
.submenu_item {
	list-style: none;
	display: inline;
	padding: 2px 0 0 0;
	text-transform: uppercase;
}

/* Dropdown menu's item link */
.submenu_item_link {
	text-decoration: none;
	color: #fff;
}
.submenu_item_link_cur {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.submenu_item_link:hover,.submenu_item_link_cur:hover {
	text-decoration: underline;
	color: #fff;
}

/*****/
/* Bottom second menu */
#bottom_menu_block {
	margin: 30px 0;
}

.bottom_menu {
	margin: 0 0 7px 35px;
	text-decoration: none;
	color: #0093a7;
	display: block;
}

.bottom_menu:hover {
	text-decoration: underline;
	color: #0093a7;
}

/*********************************/
/*********************************/
/*********************************/

.show { visibility: visible; display: block; }
.hide { visibility: hidden; display: none; }
.show2 { visibility: visible; }
.hide2 { visibility: hidden; }
.left { float: left; }
.right { float: right; }

#progress_bar {
	position: absolute;
	top:0; left:0;
	width:100%;
	text-align: center;
}

.error 	 { font-weight: bold; color: #990000; padding-left: 2px; }
.red     { color: #fe3600; }
.green   { color: green; }
.link    { color: #0093a7; }
.passive { color: silver; }
.N 	 	 { color: gray; }

.small { font-size: 11px; }

/* Cells */

.td1 { background: #c5c5c5; }
.td2 { background: #e5e5e5; }
.td9 { font-weight: bold; }

/* Form fields */

.in  { border: 1px solid #c0c0c0; }
.in0 { width: 40px;  border: 1px solid #c0c0c0; }
.in1 { width: 100%;  border: 1px solid #c0c0c0; }
.in2 { width: 80%;   border: 1px solid #c0c0c0; }
.in3 { width: 300px; border: 1px solid #c0c0c0; }
.in4 { width: 350px; border: 1px solid #c0c0c0; }
.in5 { width: 60px;  border: 1px solid #c0c0c0; }
.in6 { width: 220px; border: 1px solid #c0c0c0; }
.in7 { width: 90%;   border: 1px solid #c0c0c0; }

.out1 { width: 100%; }
.out2 { width: 80%; }
.out3 { width: 19%; }

/* Buttons */

.kn_0, .kn_1, .kn_2, .kn_3, .kn_4 {
	height: 23px;
	cursor: pointer;
	color: #372219;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.kn_0 { width: 23px;  border: 0; background: url(../img/kn_0.gif) no-repeat; }
.kn_1 { width: 50px;  border: 0; background: url(../img/kn_1.gif) no-repeat; }
.kn_2 { width: 100px; border: 0; background: url(../img/kn_2.gif) no-repeat; }
.kn_3 { width: 154px; border: 0; background: url(../img/kn_3.gif) no-repeat; }
.kn_4 { width: 200px; border: 0; background: url(../img/kn_4.gif) no-repeat; }

.bottom_button {
	margin: 30px 0 20px;
	text-align: center;
}

.row1 { background: #ffffff; }
.row2 { background: #efefef; }

.one_line { 
	overflow: hidden;
	height: 17px; 
	line-height: 18px;
}

.one_line_admin { 
	line-height: 20px;
}

/****************************************/
/* Articles block */

.text_block {
	margin: 0;
	padding: 0;
	text-align: left;
}

.text_block_line {
	clear: both;
	height: 30px;
}

h1 + .text_block_line {
	display:none;
}

#main_bottom .text_block {
	padding: 0 0 30px;
}

.text_title {
	clear: left;
	margin: 0; 
	padding: 0 0 10px;
	font-size: 14px; 
	font-weight: bold;
	line-height: 115%;
	color: black;
	text-align: left;
	/*color: #ffffff;*/
}

H2.text_title {
	padding-bottom: 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #6a2f0d;
}

a.text_title {
	color: black;
	/*color: #ffffff;*/
	text-decoration: none;
}
a.text_title:hover {
	color: black;
	/*color: #ffffff;*/
	text-decoration: underline;
}

.text_date {
	display: inline;
	margin: 0;
	padding-right: 10px;
	font-size: 14px; 
	font-weight: bold;
	color: #f3d407;
}

.text_author {
	padding-left: 10px;
	color: #817f80;
	text-transform: none;
}

.text_anotation {
	display: block;
	padding-top: 3px;
	text-align: justify;
}
.text_anotation P { padding: 0 0 10px; text-indent: 0; }

.text_full {
	display: block;
	text-align: justify;
}

.columnBlk .text_full, .columnBlk P {
	text-align: left;
}

.text_more { 
	display: block;
	clear: both;
	margin: 0;
	padding-top: 10px;
	text-align: right;
}

/*******************************************/

.img_left { float: left; margin: 3px 20px 10px 0; }

.img_right { float: right; margin: 3px 0 10px 20px; }

#project {
	position: absolute;
	top: -300px;
	left: 0;
}

/*********************************/
/* Comments */

.comments_block {
	margin: 40px 0 10px;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: black;
	/*color: #ffffff;*/
	text-transform: uppercase;
}

.comment_title {
	clear: both;
	margin: 0;
	padding: 5px 8px;
	background: #FFDAC0;
	font-weight: bold;
	text-align: left;
	color: #444444;
	border: 1px solid white;
}

.comment_name a, .comment_text a {
	color: #444444;
}

.new_comment {
	margin: 40px 0 10px;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
	font-weight: bold;
	color: black;
	/*color: #ffffff;*/
	text-transform: uppercase;
}

.comment_date {
	font-weight: bold;
	padding-right:15px;
	vertical-align: top;
}

.comment_name {
	font-weight: bold;
	padding-right: 5px;
}

.comment_text {
	margin: 0 0 0;
	padding: 5px 8px;
	text-align: justify;
	background: #FFEBDD;
	color: #444444;
	border: 1px solid white;
	border-top: 0;
}

.comment_div {
	height: 6px;
	background: #FFEBDD;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.comment_button {
	padding: 10px;
	text-align: center;
}

.comm1 {
	display: block !important; display: inline;
	width: 100% !important; width: 17%;
	padding: 8px 0 0 1px;
	text-align: left;
	vertical-align: top;
}

.comm2 {
	display: block !important; display: inline;
	width: 100% !important; width: 82%;
	vertical-align: top;
	padding: 3px 0 3px;
	text-align: left;
}

.comment_settings {
	float: right;
	padding: 1px 0 0;
	font-weight: normal;
	font-size: 12px;
}

.comment_ip {
	display: block;
	float: right;
	padding: 7px 40px 3px;
	position: relative;
	top: -5px;
	font-size: 12px;
	font-weight: normal;
}
