@import url("notice.css");
@import url("tables.css");
@import url("forms.css");
@import url("root_menu.css");
@import url("news_root_menu.css");
@import url("calendar.css");
@import url("login.css");
@import url("dialogs.css");
@import url("tabs.css");
@import url("layers.css");
@import url("right.css");
@import url("news_thumbnails.css");

html {
	background-color:#ffffff;
	min-width: 1024px;
	overflow: auto;
}

html, body {
	height:100%;
	margin:0;
}

body {
	padding:0 5px;
/*	min-width: 1170px;
	overflow: auto;*/
}

.con {
	/*font: 12pt Georgia;*/
	font-family:Arial;
	font-size: 12pt;
	color: #191c1e;
}
.con  A:link   {color: #3082c8;}
.con  A:visited{color: #3082c8;}
.con  A:active {color: #3082c8;}
.con  A:hover  {
	color: #3082c8;
	text-decoration: none;
}

.cons {
	/*font: 11pt "Georgia";*/
	font-family:Arial;
	font-size: 11pt;
	color: #191c1e;
}
.cons  A:link   {color: #191c1e;}
.cons  A:visited{color: #191c1e;}
.cons  A:active {color: #191c1e;}
.cons  A:hover  {
	color: #191c1e;
	text-decoration: none;
}

.avt       {color: #a8aaaa; font: 11pt "Times New Roman";}
.avt A:link {color: #a8aaaa;}
.avt A:active {color: #a8aaaa;}
.avt A:visited {color: #a8aaaa;}
.avt A:hover {
	color: #a8aaaa;
	text-decoration: none;
}

.date {
	font: 11pt "Times New Roman";
	color: #191c1e;
}

.zag {
	font-family:Times New Roman;
   color: #191c1e;
   font-size:18pt;
   font-weight: bolder;
	/*font: 18pt Georgia;
	color: #191c1e;
	*/
}

H1 {
	font-family:Times New Roman;
   color: #191c1e;
   font-size:18pt;
   font-weight: bolder;
	/*font: 18pt Georgia;
	color: #191c1e;
	*/
}

.zags {
	font-family:Times New Roman;
	font-size:18pt;
	color: #3082c8;
	/*font: 15pt Georgia;*/
}
.zags  A:link   {color: #3082c8;}
.zags  A:visited{color: #3082c8;}
.zags  A:active {color: #3082c8;}
.zags  A:hover  {
	color: #3082c8;
	text-decoration: none;
}

HR {
	height:2px;
	width:100%;
	border: 0px;
	background-color: #eb1f1f;
	margin: 15px 0;
	clear: both;
	outline: white none 0px;
}

.foot{
	padding: 10px;
	font: 9pt Tahoma; color: #ffffff;
	background: #302e8f url('/image/main/footbg.gif') repeat-x top;
	height:15px;
}

.foot  A:link   {color: #ffffff;}
.foot  A:visited{color: #ffffff;}
.foot  A:active {color: #ffffff;}
.foot  A:hover  {color: #ffffff;}

#printBtn {
	height: 21px;
	line-height: 21px;
	text-indent: 20px;
	cursor: pointer;
	margin: 10px 0;
	width:173px;
	background-image: url(/image/main/print.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #3082c8;
	text-decoration: underline;
	font: 12pt Georgia;
	/*border:1px solid #ff0000;*/
}

.nim, .nimm {
	margin:0px 10px 10px 0;
	border: 1px solid #666666;
}

.nimm {
	margin:0px 20px;
}

.nm { margin: 5px;  margin-left: 0px; margin-top: 2px; border: 1px solid #666666;}

.img_r {
/*	padding: 1px;
	border: 1px solid;*/
	margin: 0px 10px 10px 0;
	float: left;
}


/* стили относящиеся к главной вёрстке */

#wrapper {
	margin:0px auto;
	background:#ffffff;
	text-align:left;
	position:relative;
	margin-top:-275px; /*make space for footer 71*/
	z-index:0;
	min-height:100%;
/*    width:100%;*/
	width:1230px;
	/*border:1px solid #ff0000;*/
}

#header {
	clear:both;
	position:relative;
	width:100%;
	border-top:275px solid #ffffff;/*  71 soak up negative margin to make way for footer*/
}

#footer {
	clear:both;
	margin:auto;
	position:relative;
	height: 272px; /* 70*/
/*    width: 100%;*/
	width: 1230px;
}

/*if we float the middle column we avoid the ie6 3 pixel jog and also keep columns in normal source order (left,middle right) but we need to use a negative margin offset to make it all fit.*/
#middle {
	width:100%;
}

#inner {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:3;
	/*margin-top:142px;*/
	/*background-color: #7576ff;*/
}

.inner_foot {
	background-color: #ffffff;
	font: 12pt Georgia;
	width: 100%;
	border-top: 2px solid #eb1f1f;
}

.inner_foot  A:link   {color: #ffffff;}
.inner_foot  A:visited{color: #ffffff;}
.inner_foot  A:active {color: #ffffff;}
.inner_foot  A:hover  {color: #ffffff;}

/* ДЛЯ НОВОСТЕЙ */

/* для постраничного вывода в новостях (блядские дизайнеры) */
.news_pages {
	height:52px;
	background-color: #3a424f;
	color:#ffffff;
	clear:both;
	width: 500px;
	padding: 0 0 0 10px;
}

.news_pages p {
	margin:0;
	padding:7px 0 0 0;
}

.news_pages a { color:#ffffff; }
.news_pages  A:link   {color: #ffffff;}
.news_pages  A:visited{color: #ffffff;}
.news_pages  A:active {color: #ffffff;}
.news_pages  A:hover  {
	color: #ffffff;
	text-decoration: none;
}

/* для показа количества коментсов */
.anons_count_comments, .dark_anons_count_comments {
	background-color: #ff0000;
	font: 9pt Tahoma;
	color: #ffffff;
	padding: 1px;
}

.dark_anons_count_comments {
	background-color: #3a424f;
	padding: 2px;
}

.anons_count_comments A, .dark_anons_count_comments a {
	text-decoration: none;
	color: #ffffff;
}

.anons_count_comments A:link {color: #ffffff;}
.anons_count_comments A:visited {color: #ffffff;}
.anons_count_comments A:active {color: #ffffff;}
.anons_count_comments A:hover {color: #ffffff;}

.dark_anons_count_comments A:link {color: #ffffff;}
.dark_anons_count_comments A:visited {color: #ffffff;}
.dark_anons_count_comments A:active {color: #ffffff;}
.dark_anons_count_comments A:hover {color: #ffffff;}

div#rater_place {
	height:20px;
	line-height: 20px;
}

#rater_place {
	height:20px;
	line-height: 20px;
}

.dashed_btn {
	font-family: Georgia;
	font-size: 12pt;
	color: #3082c8;
	line-height:12pt;
	height:12pt;
	cursor: pointer;
	border-bottom: 1px #3082c8 dashed;
}

SPAN.agree-block-value {
	font: 13px Tahoma;
	color: #3d3d3d;
	border: 0px;
}

._2words-layer {
	border: 1px solid #dfdfdf;
	width: 300px;
	height:200px;
	display:none;
	background-color: white;
}

/* для коментсов */

blockquote {
	margin: 5px 10px 5px 10px;
}

div.agree-block {
	width:auto;
	clear:both;
	color: #3082c8;
	height: 20px;
	line-height: 20px;
}

div.agree-block-yes {
	cursor: pointer;
	padding: 0 0 0 20px;
	margin-right: 20px;
	background-image: url(/image/main/pos.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 70px;
	text-decoration: underline;
}

div.agree-block-no {
	cursor: pointer;
	padding: 0 0 0 20px;
	margin-right: 20px;
	background-image: url(/image/main/neg.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 90px;
	text-decoration: underline;
}

div.agree-block-hz {
	cursor: pointer;
	float: left;
	width: 90px;
	text-decoration: underline;
}

.comment_quote {
	width:185px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 20px;
	cursor: pointer;
	text-decoration: underline;
	color: #3082c8;
	background-image: url(/image/main/quote.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.spelling_check {
	width:190px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 20px;
	cursor: pointer;
	text-decoration: underline;
	color: #3082c8;
	background-image: url(/image/main/spelling.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.comment_form_title {
	height:52px;
	line-height: 52px;
	background-color: #3a424f;
	width: 100%;
	color: #ffffff;
	text-indent: 20px;
}

/* Заметки на полях */
#note_text  {width: 150px; position: absolute; right: 7px; z-index: 1000; font-family: arial; font-size: 0.8em;}
.notes_field {width: 170px; height: 100%; background: #edf2f8; position: absolute; right: 0px; font-family: arial;}
.notes_field h2 {margin: 0; padding: 7px 0 9px 0; text-align: center; color: #FFF; background: #1f354d; font-size: 16px;}
.field_wnotes_left  {width: 1050px !important; left: 0; padding: 0 180px 0 0;}
