BODY {
	margin: 0;
	padding: 0; 
	background: url(../img/bg2.jpg) #d0d0d0; 
}

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

BODY, TH, TD, FONT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	line-height: 21px;
	color: #333333; 
}

.size1 { font-size: 12px; line-height: 18px; }
.size2 { font-size: 15px; line-height: 21px; }
.size3 { font-size: 17px; line-height: 22px; }
.size4 { font-size: 20px; line-height: 24px; }
.size5 { font-size: 24px; line-height: 28px; }
.size6 { font-size: 28px; line-height: 32px; }
.size7 { font-size: 32px; line-height: 36px; }

.reference { font-size: 10px; vertical-align:super; }

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

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	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: 12px; }

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

LABEL, BUTTON, AREA { cursor: pointer; }

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

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

H1 {
	margin: 0 0 30px;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
}

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

H2 {
	margin: 0 0 15px; 
	font-size: 16px;
	text-align: left;
}

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

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

#mainTbl {
	width: 1000px; 
	background: url(../img/bg.jpg) #e0e0e0; 
	border: 1px solid #cfcfcf; border-top: 0; border-bottom: 0;
}

#mainTbl2 {
	width: 1000px; 
	background: url(../img/title2.jpg) no-repeat #ffffff; 
	border: 1px solid #cfcfcf; border-top: 0; border-bottom: 0;
}
#mainTbl td {
	font-size: 16px;
	line-height: 22px;
}

#mainTbl3 {
	width: 100%; 
}

#header {
	height: 220px;
	background: url(../img/title.jpg) no-repeat; 
}

#header2 {
	height: 220px;
}

#header3 {
	height: 795px;
	text-align: center;
}

#site_title {
	float: right;
	margin: 0px 35px 0 0;
	padding: 0;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.08em;
	color: black;
}

#main_block {
	margin: 0 30px;
	padding: 0 30px;
}

#main_block2 {
	margin: 0 30px;
	padding: 0 30px;
}

.footer {
	margin: 0;
	padding: 30px 0 5px;
	font-size: 11px;
} 

#counters {
	float: right;
	margin: 0;
	padding: 30px 0 5px;
	font-size: 12px;
}

.img_copyrights {
	margin: 10px 0 0;
	font-size: 12px;
	font-weight: normal;
}

/*****/
/* Main menu's block */
#menu_block {
	height: 30px;
	margin: 108px 0px 0;
	padding: 5px 0 0 30px;
}

.menu_item {
	list-style: none;
	margin: 0;
	padding: 0 20px 0 0;
	cursor: pointer;
}

.menu_item_cur {
	list-style: none;
	margin: 0;
	padding: 0 20px 0 0;
	cursor: default;
}

/* Main menu item rollover */
.menu_link, .menu_link_cur {
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.08em;
	color: black;
}

.menu_link:hover, .menu_link_cur:hover {
	text-decoration: underline;
	color: black;
}

/*****/
/* Icons menu's item */
#nav_block {
	float: left;
	padding: 10px 0 0 20px;
}

.nav_icon {							
	padding: 0 10px 0 0;
	font-size: 12px;
	color: black;
}

/* Languages menu's item */
#lang_block {
	float: right;
	padding: 0 0 0 30px;
}

.language {							
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 12px;
	color: black;
}

.language:hover { 
	text-decoration: underline;  
}

ul, ol {
	padding: 0;
	margin: 0 0 0 25px;
}

ul li, ol li {
	padding-top: 5px;
}

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

.parent_link {
	text-decoration: underline;
}

.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: 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; }
.green 	{ color: green; }
.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: #333333;
	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 {
	padding: 0 0 15px;
	text-align: left;
}

.text_title { 
	clear: left;
	margin: 0; 
	padding: 0 0 5px;
	font-size: 20px; 
	font-weight: normal;
	letter-spacing: 0.04em;
	line-height: 24px;
}

a.text_title, a.text_title:hover {
	color: black;
}

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

.text_anotation {
	display: block;
	padding-top: 3px;
	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;
}

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

.img_left { margin: 3px 30px 30px 0; clear: left; }

.img_right { margin: 3px 0 30px 30px; clear: right; }