@charset "windows-1251";
/* CSS Document */

html, body{
	width: 100%;
	height:100%;
	min-height:100%;
	margin: 0;
	padding: 0;
	border: none; 
}
body {
	background: #a1a1a1;
}
TABLE {
	width:100%;
	
}
TD {
	vertical-align:top;
}

#main {
	background:#a1a1a1;

}

#top {
	background:#fff url(images/top_bg.jpg) 0 100% repeat-x;
	height:150px;
	text-align:center;
}
#list_top {
	text-align:center;
	height:5px
}
#top_img {
	background:url(images/top_tbg.jpg) top center no-repeat;
	text-align:center;
}

#menu {
	background:#cecdce;
	height:24px;
	text-align:center;
}

#nav {
	padding:0px 0 0 0;
	margin:0 auto;
	text-align:center;
	width:630px;
}

#cont {
	background:#fff url(images/cont_bg01.jpg) 0 0 no-repeat;
	font-family:Calibri;
}
#cont_gl {
	text-align:center;
}
#cont_gl img {
	background:url(images/cent.png) 0 0 no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cent.png');
}
#zag_news {
	text-align:center;
	padding:65px 0 0 0;
}
.news_bl {
	padding:17px 12px 17px 12px;
	font-family:tahoma;
	font-size:10px;
	color:#868787;
}
.news2_bl {
	font-family:tahoma;
	font-size:14px;
	padding:17px 250px 17px 350px;
	color:#666666;
	height: 700px;

}
.news2_bl a {
	color:#000000;
	font-size:12px;
	font-family:tahoma;
	text-decoration:underline;
}
.news_bl a:hover {
	color:#6ab4c9;
	text-decoration:none;
}
.line {
	height:1px;
	padding:0 4px 0 8px;
}
.date {
	color:#6ab4c9;
}
#cont_bot {
	background:#fff url(images/cont_bg02.jpg) 100% 0 no-repeat;
	height:92px;
}

#foot {
	background:#a1a1a1;
}
#cop {
	vertical-align:middle;
	padding:0 0 0 10px;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
}

#cop a {
	color:#0d80ca;
	text-decoration:none;
}
#cop a:hover {
	color:#0d80ca;
	text-decoration:underline;
}

/*-----------------------------*/

.zag_con {
	color:#33a8c7;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}
#cont_con {
	padding:65px 0 0 38px;
	color:#505050;
}
#cont_con a {
	color:#4160e4;
	text-decoration:underline;
}
#cont_con a:hover {
	color:#4160e4;
	text-decoration:none;
}


#mainbody{
	padding-right:5px;
}
.syndicate a{
	margin-left: 55px;
	float: left;
	text-align: center;
}
#search_searchword{
	width: 99%;
}
#mod_search_searchword{
	width: 99%;
}
#jdebug{
	/*position: absolute;
	bottom: 10px;
	right: 10px;*/
	width: auto;
	text-align: left;
	border: 1px solid steelblue;
	background: #262626;
	color: white;
}

/* стили, заданные в настройках конкретного содержимого */
#title-news-kr-news-1 a:hover h1{/* заголовок */
	border-right: 2px solid steelblue;
}
#body-news-kr-news-1 {/* главный текст */
	font-weight: bold;
}
/* определения стилей уникальных идентификаторов новостей */
#title-news-uid-1{/* заголовок */

}
#body-news-uid-1 {/* главный текст */
	background: #ECECEC;
}
/* слой отображающий время генерации страницы */
#time_gen {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 62px;
	height: 15px;
	text-align: center;
	border: 1px solid steelblue;
	background: #262626;
	color: white;
	font-weight: bold;
}
* {
	margin: 0;
	padding: 0;
}
td, p, div, tr {
	font-family: verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.all {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 30px 0px;
	color: #333;
	background-image: url(../images/all.png);
	background-repeat: repeat-x;
	background-color: #000000;
}
#container {
	width: 768px;
	background-image: url(../images/wrap_bg.png);
	background-repeat: repeat;
}
#wrapper {
	width: 757px;
	padding: 5px 0 5px 0;
}
#header {
	background-image: url(../images/headerwrap.png);
	background-repeat: repeat-x;
	height: 84px;
	width: 757px;
}
#logo {
	float: left;
	width: 253px;
	padding-top: 1px;
}
#righthead {
	margin-top: 59px;
	float: right;
	margin-right: 50px;
}
#topnav {
	background-image: url(../images/topnavwrap.png);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 10px;
}
#content {
	background-color: #fff;
	padding: 5px;
}
#maincontent {
	margin-right: 10px;
}
#left {
	float: right;
	width: 200px;
}
#left div.moduletable {
	margin-bottom: 8px;
	padding: 8px;
	background-image: url(../images/left_mod_bg.png);
	background-repeat: repeat;
	border: 1px solid #333333;
}
#left div.moduletable h3 {
	margin-bottom: 8px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/mod_th.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
#right div.moduletable {
	margin-bottom: 8px;
	padding: 8px;
	background-image: url(../images/right_mod_bg.png);
	background-repeat: repeat;
	border: 1px solid #333333;
}
#right div.moduletable h3 {
	margin-bottom: 8px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/mod_th.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
div.moduletable-login {
	margin-bottom: 8px;
	padding: 8px;
	background-image: url(../images/left_mod_bg.png);
	background-repeat: repeat;
	border: 1px solid #333333;
}
div.moduletable-login h3 {
	margin-bottom: 8px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/mod_th.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
div.moduletable-login .button {
	margin-bottom: 8px;
	background-image: url(../images/login_button.png);
	background-repeat: no-repeat;
	width: 68px;
	height: 21px;
	color: #000000;
	padding-top: 2px;
	padding-left: 15px
}
div.moduletable-blue td {
	font-size: 11px;
	text-align: left;
}
div.moduletable-yellow {
	margin-bottom: 8px;
	padding: 8px;
	background-image: url(../images/yellow_mod_bg.png);
	background-repeat: repeat;
	
	}
gk_news_block_center {
font-size:24px;

}
div.moduletable-yellow td {
	font-size: 11px;
	text-align: left;
}
div.moduletable-yellow h3 {
	margin-bottom: 8px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
#bottom div.moduletable {
	margin-bottom: 8px;
	padding: 8px;
}
#bottom div.moduletable h3 {
	margin-bottom: 8px;
	color: #A6C25A;
	font-size: 12px;
	font-weight: bold;
}
#bottom div.moduletable td {
	color: #A2A2A2;
}
#right {
	margin-right: 10px;
}
#bottom {
	padding: 10px;
	background-image: url(../images/bottom_bg.png);
	background-repeat: repeat-x;
	background-color: #333;
}
#bottom p {
	color: #666666;
	font-size: 11px;
}
/* splitmenu */
#navlist {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	padding: 6px 8px 6px 8px;
	float: left;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	color: #FFFFFF;
	background-image: url(../images/active_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#navlist a:hover {
	color: #FFFFFF;
}
/* joomla css stuff */
ul#mainlevel-nav {
	list-style: none;
	font-size: 11px;
	height: 28px;
	padding-left: 20px;
}
ul#mainlevel-nav li {
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	display: block;
	background: none;
	padding-right: 20px;
	padding-top: 5px;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
ul#mainlevel-nav li a:hover {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #2062aa;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
h1 {
	color: #666666;
	font-weight: normal;
	font-size: 20px;
}

img {
	border: none;
}
ol {
	margin-left: 20px;
	list-style-position: inherit;
}
blockquote {
	margin: 10px;
}
blockquote div {
}
pre {
	padding: 10px;
}
table.contenttoc {
	margin: 3px;
	padding: 5px;
}
.contenttoc th {
	padding: 3px;
	color: #A6C25A;
	font-weight: bold;
}
.contenttoc a {
	font-size: 11px;
	padding: 0 5px 0 5px;
	font-weight: normal;
}
.contenttoc a:hover {
	font-size: 11px;
	color: #935454;
	padding-left: 5px;
}
.contenttoc td {
	padding: 3px;
}
.contentpane {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}

.contentpane ul {
	margin-left: 10px;
}

div.moduletable {
	font-size: 11px;
}
div.moduletable td {
	text-align: left;
	font-size: 11px;
}
div.moduletable h3 {
	text-align: left;
	margin-bottom: 8px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
table.moduletable th {
	color: #555;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 230px;
}
.contentpaneopen fieldset {
	border: none;
	width: 100%;
}
.contentpaneopen td {
	padding: 0;
	width: 100%;
	text-align: justify;
}
.contentdescription {
}
.latestnews li {
	list-style-type: none;
}
.latestnews li a {
	border-bottom: 1px solid #666;
	display: block;
}
.latestnews li a:hover {
}
.mostread li {
	list-style-type: none;
}
.mostread li a {
	border-bottom: 1px solid #666;
	display: block;
}
.mostread li a:hover {
}
ul.latestnews li {
	padding: 2px 2px 5px 0px;
	margin-left: 0px;
	color: #808080;
	width: auto;
	text-align: left;
}
.latestnews a:link {
	color: #CCC;
}
.latestnews a:visited {
	color: #CCC;
}
.latestnews a:hover {
	color: #FF0000;
}
ul.mostread li {
	margin-left: 0px;
	color: #808080;
	width: auto;
	text-align: left;
	padding: 2px 2px 5px 0px;
}
.mostread a:link {
	color: #CCCCCC;
}
.mostread a:visited {
	color: #CCCCCC;
}
.mostread a:hover {
	color: #FF0000;
}
td.contentheading h1 {
	color: steelblue;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}
div.componentheading {
	color: steelblue;
	font-family: tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
a.contentpagetitle:link, a.contentpagetitle:hover {
	font-family: Tahoma, Arial, tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}
a.contentpagetitle:hover {
	color: #CCCC99;
}
.createdate, td.createdate {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
.modifydate, .small {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.highlight {
	color: #FFFFFF;
	background-color: red;
}
.mosimage {
	border: none;
}
.mosimage_caption {
	padding: 1px 2px;
	color: #7A7A7A;
	font-size: 10px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	height: 18px !important;
	height: 26px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #7A7A7A;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	background-color: #232323;
	padding-left: 15px;
}
a.mainlevel:hover {
	text-decoration: none;
	color: steelblue;
	background-color: #000000;
}
a.mainlevel#active_menu {
	color: steelblue;
	font-weight: bold;
}

a.mainlevel_bokmenulinks:visited, a.mainlevel_bokmenulinks:active, a.mainlevel_bokmenulinks:link, #active_menu_bokmenulinks {
	color: #454553;
	font-weight: bold;
	font-size:13px;
}

#active_menu_bokmenulinks{
	background: #ccc;
}

#mainlevel-1_bokmenulinks {
	color: 454553;
	font-weight: bold;
	font-size:13px;
}
a.mainlevel#active_menu:hover {
	color: steelblue;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 3px;
	line-height: 20px;
	display: block;
	margin-left: 10px;
	font-family: Arial, Verdana, Tahoma;
	color: #7A7A7A;
	font-weight: normal;
}
a.sublevel:hover {
	text-decoration: none;
}
#mod_login_username {
	padding: 5px 0 0px 5px;
	width: 90%;
	font-size: 11px;
	background: url(../images/mod_login_bg.png) repeat-x;
	color: #333333;
	font-family: tahoma;
	border: none;
	font-weight: bold;
	height: 23px;
}
#mod_login_password {
	padding: 5px 0 0px 5px;
	width: 90%;
	font-size: 11px;
	background: url(../images/mod_login_bg.png) repeat-x;
	color: #333333;
	font-family: tahoma;
	border: none;
	font-weight: bold;
	height: 23px;
}
#mod_login_remember {
	border: none;
	margin: 0;
	background: none;
}
.inputbox {
	font-size: 12px;
	border: 1px solid gray;
	background: #A0A0A4;
	width: 90%;
}
.button {
	padding: 1px;
	padding: 2px !important;
	color: #000000;
	font-size: 11px;
	border: none;
	font-weight: bold;
	background: #666;
}
.sectiontableheader {
	font-weight: bold;
	background: #232323;
	padding: 4px;
	color: #666666;
}
.sectiontableentry1 td {
	padding: 3px;
}
.sectiontableentry2 td {
	padding: 3px;
	background: #232323;
}
.sectiontableentry1 {
	padding: 2px;
	color: #999999;
}
.sectiontableentry2 {
	padding: 2px;
	color: #9B9B9B;
}
a.readon:link, a.readon:visited {
	font-family: "verdana", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #2062aa;
	text-decoration: none;
	width: 100%;
	text-align: right;
	display: block;
}
a.readon:hover {
	text-decoration: underline;
}
.back_button a {
	padding: 2px 5px 2px 20px;
	text-align: center;
	display: block;
}
.back_button a:hover {
	padding: 2px 5px 2px 20px;
}
.pagenav {
	text-align: center;
	color: #666;
	margin: 0px -2px 0px 0px;
	padding: 1px 6px 1px 6px;
	font-size: 11px;
	font-family: verdana, tahoma;
	background-color: #fff;
}
a.pagenav, a.pagenav:visited {
	color: #666;
}
a.pagenav:hover {
	color: #ffffff;
	background-color: #9C0425;
	border: 1px solid #5d5d5d;
}
span.pathway {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
span.pathway a:link, span.pathway a:visited {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.blog_more {
	margin-bottom: 15px;
}



body {
	font-family: arial, helvetica, serif;
}

#nav23, #nav23 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav23 a {
	display: block;
	width: 10em;
}

#nav23 li {
	float: left;
	width: 10em;
}

#nav23 li ul {
	position: absolute;
	width: 10em;
	display: none;
}

#nav23 li:hover ul, #nav23 li.sfhover ul {
	left: auto;
	display: block;	
}

#content {
	clear: left;
	color: #ccc;
}

a.product_title:link, a.product_title:visited, a.product_title:active{
	font-size: 14px;
	font-weight: bold;	
	text-decoration: underline;
	color: #333;
}

a.product_title:hover{
	text-decoration: none;
}

.product_desc{
	float: left;
	color: #333;
	font-size: 12px;
}

.parent_row{
	background: url(images/mback.gif) repeat-x;
	padding: 5px 10px 5px 10px;	
	font-weight: bold;
	color: #6c6dff;
}

.item_row, .item_row_active{
	border-bottom: 1px solid #ccc;
	padding: 2px 10px 2px 20px;
}

.item_row_active{
	background: #ccc;
}

a.item_link:link, a.item_link:active, a.item_link:visited, a.item_link:hover{
	display: block;
	width: 100%;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}