@charset "windows-1251";
/* CSS Document */

html, body {
	height: 100%
}

html, body, table, td, tr, div{
	margin:0px;
 	padding:0px;
	border:0px;
	font-size:12px;
	line-height:170%;
}

body {
	color: #000;
	font-size:12px;
	font-family:Arial;
	background-color:#fff;
	line-height:160%;
	background-image: url("/img/bkgtop.jpg");
	background-repeat:repeat-x;
	background-position:top center;
}

h1{
	font-family:Arial;
	font-size:18px;
	color:#2b478a;
	font-weight:500;
	}

a:link {
        font-family: Arial, Verdana, "Courier New", Courier, mono;
        color: #681414;
        text-decoration: underline;
	}

a:visited {
        font-family:  Arial, Verdana, "Courier New", Courier, mono;
        color: #281414;
        text-decoration: underline;
	}

a:hover {
        font-family:  Arial, Verdana, "Courier New", Courier, mono;
        color: #005cc3;
        text-decoration: none;
	}

input, textarea {
	border: 1px #7f9db9 solid;
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	padding-left: 3px;
}

img.png {
	behavior: url("/img/png.htc");
}

.clear{
	clear:both;
	height:2px;
	}

/*#EL_IDBODY {
	background-image:url("/img/EL_IDBODY.gif");
	background-repeat:repeat-x;
	background-position:top center;
}*/

#EL_IDBODY_bot {
	background-image: url("/img/bkgbot.png");
	background-repeat:repeat-x;
	background-position:bottom center;
}

.red {
	color: #f00;
}

.green {
	color: #009900;
}

.blue {
	color: #00e;
}

.orange {
	color: #FF8040;
}

.white {
	color: #fff;
}

.death {
	color: #8000FF;
	font-weight: bold;
}

.border_red {
	border: 1px #f00 solid;
}

.clear {
	clear: both;
}

.help {
	font-size: 10px;
	font-family: verdana;
	line-height: 130%;
}

.error_404 {
	border: 1px #004080 solid;
	background: #B0D8FF;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}

.control {
    float: right;
}

.control_left {
	float: left;
}

.alpha_gif img {
	border: 2px #000 solid;
}


.alpha_gif {
	width: 100%;
	position: absolute;
	display: none;
	background-image: url(/img/new_alpha_m.png);
	text-align: center;
	left: 0px;
	top: 0px;
	z-index: 101;
}

.fullscreenBODY {
	 width: 600px;
	 text-align: justify;
	 background-color: #fff;
	 padding: 10px;
	 border: 1px #00f solid;
	 color: #000;

}

.fullscreenBODY img {
 	max-width: 250px;
 	border: 3px #8000FF double;
}

.fullscreenBODYIMG {
	width: 260px;
	float: left;
}

.fullscreenBODYTEXT {
    margin-left: 265px;
	min-height: 200px;
}


#fullscreenDIV img {
	cursor: pointer;
	border: 0px;
}

#fullscreenDIV {
	border: 1px #e00 solid;
	background-color: #fff;
	padding: 10px;
	width: 800px;
	display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}

.maintable {
	width: 1000px;
	background-image: url(/img/bkgtoptable.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.top_block {
	background-image: url(/img/top_block.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 446px;
	height: 63px;
	float: right;
	margin: 40px 60px 0 0;
	font-size: 11px;
	line-height: 120%;
	font-family: "Myrad Pro", Arial;
	padding: 5px;
}

.top_block img {
	margin-top: -5px;
}

.logo_buttons {
	float: right;
}

.logo_buttons img {
	display: block;
	margin-right: 17px;
}

.logo_buttons_pda {
	margin-top: 15px;
	margin-bottom: 8px;
}

.topmenu {
	background-image: url("/img/topmenubkg.jpg");
	background-repeat:repeat-x;
	background-position:center center;
	height: 41px;
	padding-top: 20px;
}

.topmenu_left {
	background-image: url(/img/topmenu_left.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:5px;
	margin-bottom: 20px;
}

.topmenu_right {
	background-image: url(/img/topmenu_right.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:5px;
}

.menu_active_middle, .menu_noactive_middle {
	padding: 10px;
	background-image: url(/img/menu_active.png);
	background-repeat:repeat-x;
	background-position:center center;
}

.menu_active_left {
	background-image: url(/img/menu_active_left.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding: 10px 0px 10px 3px;
}

.menu_active_right {
	background-image: url(/img/menu_active_right.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding: 10px 3px 10px 0px;
}

.menu_active_right .menu_active_middle {
	padding: 10px;
}

.menu_noactive_middle {
	padding: 10px 13px 10px 13px;
	background-image: none;
}

.menu_noactive_middle a,
.menu_noactive_middle a:link,
.menu_noactive_middle a:hover,
.menu_noactive_middle a:visited {
	color: #c8c8c8;
	font-weight: 500;
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	text-decoration: none;
}

.menu_noactive_middle a:hover {
	color: #ff0;
}

.menu_active_middle a,
.menu_active_middle a:link,
.menu_active_middle a:hover,
.menu_active_middle a:visited {
	color: #2b2b2b;
	font-weight: 500;
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	text-decoration: none;
}

.menu_active_middle a:hover {
	color: #f00;
}

.catalog_list {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.left_menu {
	padding-right: 20px;
	border-right: 1px #efefef solid;
}

.left_menu_bottom {
 	height: 35px;
}

.catalog a,
.catalog a:link,
.catalog a:visited,
.catalog a:hover {
	display: block;
	padding: 0px 8px 3px 8px;
	margin-bottom: 3px;
	border-bottom: 1px #efefef solid;
	color: #2b2b2b;
	font-family: "Myriad Pro", Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.catalog a:hover {
	text-decoration: underline;
}

.catalog a.active,
.catalog a.active:link,
.catalog a.active:visited,
.catalog a.active:hover {
	color: #288ee5;
}

h1, h2, h3, h4 {
	color: #288ee5;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	font-family: "Myriad Pro", Arial;
}

h4 {
	font-size: 13px;
}

h3 {
	font-size: 15px;
}

h2 {
	font-size: 17px;
}

h1 {
	font-size: 19px;
}

.menu_block {
	margin: 0px 20px 0px 20px;
}

.body_td {
	width: 760px;
	padding: 0px 20px 50px 20px;
}

.left_menu {
	padding-bottom: 30px;
}

.path {
	margin-left: 30px;
	margin-bottom: 15px;
}

.path span {
	margin: 0px 5px 0px 5px;
}

.news_block, .news_block_cat {
	background-image: url(/img/block_news.png);
	background-repeat:no-repeat;
	background-position:center center;
	width: 707px;
	height: 130px;
	margin-bottom: 10px;
	text-align: left;
}

.news_block_cat {
	background-image: url(/img/block_news_cat.png);
}

.news_block_cat .news_block_body {
	margin-left: 10px;
}

.news_block_txt {
	margin: 3px 20px 0px 105px;
	line-height: 140%;
	text-align: justify;
}

.news_block_data {
	float: left;
	width: 50px;
 	text-align: center;
 	line-height:130%;
 	padding-top: 4px;
}

.news_block_body {
	margin-left: 90px;
	padding: 10px 10px 0px 5px;
	line-height:120%;
	height: 95px;
}

.news_block_talk {
	text-align: right;
	margin-right: 20px;
}

.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:hover {
	color: #288ee5;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

.news_read_body {
	margin-left: 25px;
	margin-top: 20px;
	text-align: justify;
}

.comments {
	text-align: left;
	margin-right: 160px;
	border: 1px #efefef solid;
	padding: 4px;
	margin-bottom: 10px;
}

.comments, .comments .clear {
    margin-top: 20px;
}

.comments .clear {
    margin-top: 20px;
}

.commentform_title {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	font-family: Verdana;
}

.ucomment {
	border-bottom: 2px #efefef dotted;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.ucominfo {
	font-family: Verdana;
	font-size: 13px;
}

.ucombody {
	margin-left: 25px;
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
	text-indent: 20px;
}

.uinfo {
	font-size: 10px;
	font-style: italic;
}

.ucommodel {
	margin-left: 80px;
	margin-bottom: 3px;
}

.top100_news {
	margin-bottom: 10px;
}

.top100_body {
	margin-left: 25px;
	line-height: 130%;
	padding-right: 50px;
	text-align: justify;
}

.body_div {
	margin-left: 20px;
}

.search_input {
	float: right;
	width: 250px;
	margin-right: 10px;
	padding: 0px;
	height: 20px;

}

.search_input_txt a,
.search_input_txt a:link,
.search_input_txt a:visited,
.search_input_txt a:hover {
	color: #c8c8c8;
	font-weight: 500;
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	text-decoration: none;
}

.search_input_txt a:hover {
	color: #ff0;
}

.search_input_field {
     width: 170px;
     border: 0px;
     height: 20px;
     margin: 0px;
}

.search_input .control {
	background-color: #fff;
}

.string_search {
	width: 500px;
	padding: 6px;
	height: 26px;
}

.submit {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #600;
	background-image: url("/img/submitbkg.png");
	background-repeat: repeat-x;
	background-position: center center;
	padding: 2px 5px 2px 5px;
	color: #fff;
	font-family: "Myriad Pro", Verdana;
	border: 1px #aaa solid;
	cursor: pointer;
 	letter-spacing: 1px;
}

.search_button {
	height: 21px;
	width: 27px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
	behavior: url("/img/png.htc");
}

.rand_news {
	text-align: justify;
	margin-bottom: 5px;
	line-height: 130%;
}

.rand_news_body {

	font-size: 10px;
	padding: 5px;
}

.see_also ul, .see_also li {
    color: #900;
    list-style-type:squaresquare;
}

.see_also {
	text-align: justify;
}

.see_also i {
	display: block;
	font-size: 11px;
	margin: 0px 10px 15px 10px;
	text-indent: 10px;
}

.page_list a,
.page_list a:link,
.page_list a:visited,
.page_list a:hover,
.page_list_act {
	padding: 1px 3px 1px 3px;
	color: #666;
	font-weight: bold;
	font-size: 12px;
    background-image: url("/img/but_bkg.gif");
    background-repeat:repeat-x;
    background-position:top center;
    border: 1px #fff solid;
    text-decoration: none;
}

.page_list a:hover {
	background-image: url("/img/but_bkg_h.gif");
    background-repeat:repeat-x;
    background-position:bottom center;
    text-decoration: underline;
    border: 1px #f00 solid;
}

.page_list_act {
	background-image: url("/img/but_bkg_h.gif");
    background-repeat:repeat-x;
    background-position:bottom center;
    border: 1px #000 solid;
}

.news_read_img {
	margin: 0 10px 5px 0;
	float: left;
	border: 1px #000 solid;
}

.reklama {
	padding: 2px;
	border: 1px #ccc solid;
	background-color: #efefef;
	line-height: 100%;
	font-size: 10px;
}

.unical {
	margin-top: 10px;
	font-size: 10px;
	margin-left: 15px;
	font-family: Verdana;
	line-height: 110%;
}

.rand_img {
	text-align: center;

}

.rand_img img {
	margin-bottom: 5px;
	border: 1px #DFBFFF solid;
}

.begun {
	width: 150px;
	height: 200px;
	margin: 0 0 10px 10px;
	padding: 3px;
}

.nw_body {

}

.nw_body_rd {
	text-align: justify;
}

.nr_right_block {
	padding: 0 10px 0 10px;
}

.quest_title {
	font-style: italic;
	font-size: 10px;
	font-family: Verdana;
}

table.poll_table td {
	padding: 2px;
}

table.poll_table td input.radio {
	border: 0px;
}

.poll_block h4 {
	text-align: center;
	text-decoration: underline;
	color: #008000;
}

.poll_block {
	padding: 3px;
	border: 1px #efefef dotted;
}

.re_zag {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	padding: 3px;
}

.re_text {
	padding: 3px;
	padding-top: 5px;
}

.re_table {
	width: 100%;
	border: 0px;
	border: 1px #ccc solid;
	background-color: #fff;
}

.re_more {
	text-align: right;
 	text-transform: capitalize;
 	padding-right: 10px;
}

.also_read {
	background-color: #efefef;
	padding: 5px;
	border: 1px #ccc solid;
}

.also_read h3 {
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

.img_insert_fields {
	display: none;
}

.add {
	font-size: 14px;
	color: #f00;
}

.new_news_block {
	border-top: 3px #000 double;
}

.new_news_block .new_news_category {
	width: 150px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #efefef;
	padding: 3px;
}

.new_news_block .new_news_data {
	width: 150px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 3px;
	margin-top: 5px;
}

.set_news {
	margin-right: 160px;
	text-align: left;
	margin-bottom: 15px;
}

a.a_set_news,
a.a_set_news:link,
a.a_set_news:hover,
a.a_set_news:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	margin-bottom: 7px;
	margin-top: 4px;
}

a.a_set_news:hover {
	text-decoration: underline;
}

.main_rand_r {
	border-left: 1px #efefef solid;
	padding-left: 10px;
}

.main_rand_l {
	padding-right: 10px;
}

.top_main_table {
	margin-bottom: 20px;
}

.main_rand_img {

}

.main_rand_img img {
	margin: 3px;
}

.rss {
	margin-top: -27px;
	position: relative;
}
