BODY {
	overflow: vertical;
	background: url(../UserFiles/Image/1.jpg)  #ffe3e3;
	margin: 0;
	padding: 0;
}

#popup_window {
	overflow: auto;
	margin: 0;
	padding: 0 5px;
	background: #ffe3e3;
}

BODY, TH, TD {
	font-family: Verdana, Arial, Helvetica;
	color: #222222; 
	font-size: 14px;
	line-height: 20px;
}

TH { 
	height: 22px;
	text-align: center; 
	font-weight: bold;
	background: #e0e0e0;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: black;
}

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: 11px; }

P { margin: 0; padding: 0 0 10px; text-indent: 0; }

LABEL, BUTTON, AREA { cursor: pointer; }

A {
	cursor: pointer;
	text-decoration:underline;
	color: #000000;
}

A:hover {
	cursor: pointer;
	text-decoration: underline;
	color: #000000;
}

H1 {
	margin: 5px 0 15px;
	font-size: 24px;
	font-family: Comic Sans MS, Verdana, Arial;
	text-transform: uppercase
	text-align: left;
	color: #000000; 
}

H1.adm_header { margin-bottom: 5px; }
#popup_window H1 { text-align: center; }

H2 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	color: #000000;
}

.png {
   behavior: url(../jss/pngbehavior.htc);
}

/*********************************/

#header {
}

#site_title {
	margin: 0;
	padding: 10px 20px 0;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
}

#site_title a {
	color: #000000; 
	text-decoration: none;
}

#site_slogan {
	margin: 7px 0 0;
	padding 7px 0 0;
	color: #333333; 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

#main_block {
	margin: 10px 20px 5px;
	padding: 10px 20px 5px;
}

#mainTbl {
	width: 100%; 
}

#footer {
	margin: 0;
	padding: 5px 0 8px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
} 

#counters {
	margin: 25px 15px 5px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	text-align:center;
}

/*****/
/* Main menu's block */
#menu_block {
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
	text-align: left;
}

.menu_item, .menu_item_cur {
	list-style: none;
	margin: 0;
	padding: 0 35px 0 0;
	cursor: default;
	line-height: 20px;
}

/* Main menu item rollover */
.menu_link, .menu_link_cur {
	color: #000000; /* {MENU_TEXT} */
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.menu_link:hover, .menu_link_cur:hover {
	text-decoration: none;
	color: 000000;
}

/*****/
/* Icons menu's item */
#nav_block {
	float: left;
	padding: 20px 0 0 30px;
	text-align: right;
}

.nav_icon {							
	padding: 0 10px 0 0;
	font-size: 11px;
}

/* Languages menu's item */
#lang_block {
	float: right;
	text-align: right;
	padding: 20px 30px 5px 0;
}

.language {							
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 11px;
	color: #b9b9b9;
}

.language:hover { 
	text-decoration: underline;  
	color: #b9b9b9; 
}

/*****/
/* Bottom second menu */
#bottom_menu_block {
	width: 100%
	height: 23px;
	background: #565656; /* {BOTTOM_BG} */
	text-align: right;
	padding: 0 20px;
	margin: 0 20px;
}

.bottom_menu {
	padding: 0 0 0 25px;
	color: #fefefe; 
	text-decoration: none;
}

.bottom_menu:hover {
	color: #fefefe; 
	text-decoration: underline;
}

.ul1 {
	padding: 0;
	margin: 0 25px;
	line-height: 20px;
}

/*****/
/* Dropdown menu's block */
.popup {							
	border: 1px solid #fefefe;
	border-bottom: 0;
	background: #525252; 
 	filter: alpha( opacity=90 );
 	opacity: 0.90;
}

/* Dropdown menu's line */
.popup_item {
	border-bottom: 1px solid #fefefe; 
	padding: 8px 20px;
}

/* Dropdown menu's item link */
.popup_item_link {
	text-decoration: #ffffff;
}
.popup_item_link:hover {
	text-decoration: #fefefe;
}

/*****/
/* Parent categories block */
.parent {
	margin: 5px 0 15px;
	text-align: left;
}

.parent_link {
	font-size: 18px;
	font-weight: bold;
	font-family: Comic Sans MS, Verdana, Arial;
	text-decoration: none;
}

.parent_link:hover {
	font-size: 18px;
	font-weight: bold;
	font-family: Comic Sans MS, Verdana, Arial;
	text-decoration: underline;
}

.back {
	float: right;
	margin: 0;
	padding: 0;
}

.back2 {
	float: right;
	margin: 10px 0 0;
	padding: 0;
}

.back_link {
	font-size: 16px;
	font-family: Comic Sans MS, Verdana, Arial;
}

/*****/
/* Submenu block */
.submenu {
	margin: 15px 0 25px;
}

/* Submenu menu's line */
.submenu_item {
	list-style: none;
	display: inline;
	padding: 0;
}

/* Dropdown menu's item link */
.submenu_item_link {
	text-decoration: underline;
}
.submenu_item_link:hover {
	text-decoration: underline;
}

/*********************************/
/*********************************/
/*********************************/

.show { visibility: visible; display: block; }
.hide { visibility: hidden; display: none; }
.left { float: left; }
.right { float: right; }

#progress_bar {
	position: absolute;
	top:0; left:0;
	width:100%;
	text-align: center;
}

.error 	{ font-weight: bold; color: red; }
.red 	{ color: red; }
.passive { color: silver; }
.N 		{ color: gray; }

.small { font-size: 11px; }

/* Cells */

.td1 { background: #dddddd; }
.td2 { background: #efefef; }
.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: #555555;
	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: 4px 0 4px 0;
	text-align: left;
}

.text_title { 
	clear: left;
	margin: 0; 
	padding: 0x 0 0;
	letter-spacing: 0em;
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
}

.text_date {
	display: inline;
	margin: 0;
	padding-right:10px;
	font-size: 14px; 
	font-weight: bold;
}

.text_anotation {
	display: block;
	padding: 3px 0 15px;
	text-align: justify;
}
.text_anotation P { padding: 0; text-indent: 0; }

.text_full {
	display: block;
	padding-top: 3px;
	text-align: justify;
}

.text_more { 
	display: block;
	clear: both;
	margin: 5px 0 0;
}

/************************************/

.index_item {
	padding-left: 30px;
}

.news_title { 
	color: #505050; 
	margin: 0;
	padding: 0;
	font-style: italic;
	line-height: 13px;
}

.news_title a {
	color: #505050; 
	text-decoration: none;
}

.news_title a:hover {
	color: #505050; 
	text-decoration: underline;
}

.news_body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}

/*********************************/
/* Comments */

.commentsBlock {
	margin: 40px 0;
	padding: 15px 0 25px;
}

.comments_title {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 20px;
}

.new_comment_block {
	margin: 0 0 20px;
}

.comments_block {
}

.comment_title {
	padding: 1px 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.comment_date {
	padding-right:15px;
	font-size: 11px;
	font-weight: bold;
}

.comment_name {
	padding-right: 5px;
	font-weight: bold;
}

.comment_text {
	margin: 0 0 15px;
	padding: 0 5px;
	line-height: 16px;
	text-align: justify;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.comment_button {
	padding: 10px;
	text-align: center;
}

.comm1 {
	text-align: right;
	font-size: 12px;
	font-weight: bold;	
}

.comm2 {
	vertical-align: top;
	padding: 3px 0 3px;
	text-align: left;
}

/************************************/

/*****/
/* Admin blocks */
.cat_tree_line2 {
	background: #ffffff; /* {MAIN_BG} */
}

.admin_div a { padding: 0 3px 0 3px; }
.admin_div a:hover { padding: 0 3px 0 3px; }

.img_left { float: left; margin: 0 30px 10px 0; clear: left; }
.img_right { float:right; margin: 0 0 10px 30px; clear: right; }
