/*global*/

html,body{margin:0;padding:0}
body{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background:#5a5a5a;
}

/*blocks*/

div#header {
	width:1000px;
	height:143px;
	line-height:143px;
	margin:0;
	padding:0; 
	background:url('/img/top_bg.gif');
	text-align:left;
}

div#container{ 
	width:1000px; 
	text-align:left;
	background:#fff;
	margin:0 auto;
}

div#content{float:left;width:745px}

div#navigation{float:right;width:255px}

div#footer{background: #5a5a5a;color: #FFF}

div#footer{clear:both; width:100%; height:100px;}

div#news{
	width:685px;
	background:#333333;
	margin:0 0 0 20px;
	padding:15px 5px 15px 20px;
	overflow:auto;
}

div#news1{
	text-align:left;
	width:33.3%;
	float:left;
}

.banner_240{
	width:240px;
	height:350px;
	margin:10px 0;
}

div#news_text{
	width:710px;
	margin:10px 0 0 20px;
	text-align:left;
}

div#news_text_content{
	margin:10px 0;
}

div#pages{
	width:710px;
	height:34px;
	text-align:left;
	margin:30px 0 10px 0; 
	border-bottom:dotted 1px #999999;
	border-top:dotted 1px #999999;
	vertical-align:middle;
	line-height:34px;
}

.banner_468{
	margin:10px 0;
	clear:both;
	width:710px;
	height:60px;
	background:#f1f1f1;
	text-align:center;
	overflow:hidden;
}

div#news_search{
	width:230px;
	height:180px;
	background:#c4161c;
	text-align:left;
	padding:5px;
}

div#subscribe{
	width:230px;
	height:100px;
	background:#c4161c;
	text-align:left;
	padding:5px;
}

div#date{
	width:110px;
	height:25px;
	background-color:#CCCCCC;
	text-align:center;
	vertical-align:middle;
	line-height:25px;
	font-weight:bold;
}

div#search_param{
	width:710px;
	text-align:left;
	border-bottom:dotted 1px #999999;
	border-top:dotted 1px #999999;
	margin:0 0 0 20px;
	padding:10px 0;
}

div#search_results{
	width:710px;
	text-align:left;
	margin:10px 0 10px 20px;
	padding:10px 0;
}

div#subscribe_form{
	width:745px;
	text-align:left;
	margin:0 auto;
	background-color:#ffffff;
}
div#subscribe_form li{
	list-style-type:none;
}

#subscribe_form p{
	font-size:11px;
	color:#666666;
	display:inline;
	width:100px;
}

.sub_bottom{
	width:340px;
	text-align:center;
}

div#subscribe_success{
	width:900px;
	height:400px;
	text-align:center;
	padding:50px;
	font-size:18px;
}

/*styles*/

p{
	padding:0;
	margin:0;
}

p.news_header{
	margin:15px 0 0 0;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}

p.news_text{
	color:#FFFFFF;
}

p.footer{
	font-size:11px;
	color:#FFFFFF;
}

a.footer{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

/*p_news_style*/

p.news_text_header{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

p.content{
	font-size:12px;
}

p.foot{
	font-size:12px;
	color:#BABABA;
	font-weight:bold;
}

.foot{
	font-size:12px;
	color:#BABABA;
	font-weight:bold;
}

p.search{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px 0;
}

p.sub_bold{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

p.sub_underline{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

h1 {color:#000000;
font-family:Verdana,sans-serif;
font-size:22px;
font-weight:normal;
margin:5px 0;
padding:0;}

p.pages{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	display:inline;
}

a.pages{
	color:#990000;
	font-size:12px;
	text-decoration:underline;
}

a.link{
	color:#c00;
	font-size:12px;
}

a.adv_search{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

a.registration{
color:#fff;
text-decoration:underline;
font-weight:normal;
}

.news { margin:5px 0;}

/*FORM*/

.feedback input.text{ width:215px; display:inline; }
.feedback input.code{ width:103px; display:inline; }

.feedback p.first { margin:0 0 5px 0; text-align:left; font-weight:bold }
.feedback p { margin:3px 0; text-align:left; font-weight:bold }
.feedback p.code { text-align:center; font-weight:bold }

.feedback textarea.comment{ width: 215px; height:140px; }

.feedback img { margin:15px 0 0 0;}

.feedback input.b_send
{
   font-size:12px;
   height:22px;
   font-family:Verdana,sans-serif;
   background-image:url('/img/b_bg.gif');
   border-style:solid;
   border-color:#ddd;
}

input.button{
   font-size:12px;
   height:22px;
   font-family:Verdana,sans-serif;
   background-image:url('/img/b_bg.gif');
   border-style:solid;
   border-color:#c3c3c3;
}

/*/FORM*/


/*------------*/

td.hover {
background-color: #000;
color: #fff;
h: expression(onmouseover=new Function("this.style.backgroundColor='#c4161c'; this.style.color='#fff';"),
onmouseout=new Function("this.style.backgroundColor='#000'; this.style.color='#fff';"));
}
td.hover:hover {
background-color: #c4161c;
color: #000;
}
td.hover_a {
background-color: #c4161c;
color: #000;
}

a.menu{
color:#fff;
padding:7px 10px 8px 10px;
margin: 0 0 -5px 0;
font-weight:bold;
text-decoration:none;
}

td.langa{
background:url('/img/lang_bg.gif');
width:40px;
padding:8px 0 0 0;
text-align:center;
color:#666666;
font-weight:bold;
vertical-alxign:top;
}
td.lang{
background:#000;
width:40px;
vertical-align:top;
padding:8px 0 0 0;
text-align:center;
color:#666666;
font-weight:bold;
}
td.lang a{
color:#fff;
font-size:11px;
text-decoration:underline;
}

table { font-size:11px; }


ul {
list-style: none;
margin-left: 0;
padding-left: 0;
text-indent: 0;
}

.subscribe_text{ 
	font-size:12px;
	margin:0 0 0 95px;
}
.subscribe_fields{ width:200px; height:28px; padding:0; margin:0; float:left; text-align:left; font-size:12px}
input.text_field{ width:250px; height:18px; }

a.nou{
text-decoration:none;
font-weight:normal;
}

.date{
color:#bababa;
}

a { color:#000000; text-decoration:none; }

img { border:0; }
/*left_column*/
.left_column{
width:210px;
float:left;
padding-left:15px;
}
.left_column h1{
margin:5px 0;
}
.left_column div{
margin:0;
}
.journals img{
margin:5px 5px;
float:left;
}
.journals .first{
margin:5px 5px 5px 0;
}
/*left_column*/
.center{
float:left;
padding:0;
}
.center .rubrics{
margin:-5px 0 0;
padding:0;
}
.lc_bold {font-weight:bold;}
form{
display:inline;
padding:0;
margin:0;
}
.rubrics_menu a{display:block; padding:5px 2px; background-color:#ccc; vertical-align:middle; font-weight:bold; text-align:center;}
.rubrics_menu a:hover{color:#fff; background-color:#c4161c;}

.poll_graph{
	margin:0 0 0 20px;
	width:240px;
	height:800px;
	float:left;
}
.poll_list{
	padding:0 0 0 20px;
	float:left;
}

.links{
	color:#c33;
	text-decoration:underline;
}
textarea{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

ul.about{
list-style-type: square; 
margin-left: 20px; 
font-size:11px;
}
.about li{
color:#c33;
margin:0 0 4px;
}
.about span{
color:#000;
font-size:12px;
}

#editors{
font-size:12px;
}
#editors span{
font-size:12px;
font-weight:bold;
}
#editors p{
font-size:12px;
margin:0 0 5px 0;
}

ul.ad_about{
list-style-type: none; 
margin:5px 0 0;
padding:0; 
font-size:11px;
}
.ad_about li{
font-size:12px;
color:#000;
margin:0 0 4px;
}

#about_subscribe{
font-size:12px;
color:#000;
}
#about_subscribe p{
font-size:12px;
color:#000;
display:block;
width:auto;
margin:0 0 5px;
line-heigth:14px;
}
#about_subscribe span.red{
color:#c33;
font-size:14px;
}
#about_subscribe span.bold{
color:#000;
font-size:14px;
font-weight:bold;
}

#about_subscribe p.red{
color:#c33;
font-size:12px;
font-weight:bold;
}
#registration_open{
text-align:center;
padding:10px 0 10px
}
#registration_open h1{
text-decoration:underline;
color:#c33;
}
#registration_form{
margin:10px 0 20px;
}

