/* стили заданые в настройках конкретного содержимого */
#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{
background-image: url(../images/head.gif);
background-repeat:no-repeat;
width: 708px;
height: 200px;

}
* {
	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;
}
#search {
	width: 350px;
	background-image: url(../images/wrap_bg.png);
	background-repeat: repeat;
}
#container {
	width: 1000px;
	background-image: url(../images/wrap_bg.png);
	background-repeat: repeat;
}
#home {
   text-align:justify;
   font-size:15px;
   color:#000000;
	
}
#home2 {
   font-size:17px;
   color:#000000;
	
}
#headvr {

margin-top: 0px;

}

#wrapper {
	width: 1000px;

}
#rec {
height:600px;
}
#rec1 {
height:250px;
}
#rec2 {
float:right;
margin-top:97px;
margin-right: 20px;
border-style:inset;
border-color:#333333;
border-width: thin;
background-color:#f1f1f1;
width:300px;
height:100px;
}
#header {
	background-image: url(../images/headerwrap.png);
	background-repeat: repeat-x;
	height: 84px;
	width: 990px;
}
#zagolovok {
   
   margin: -5px 0px 0px 0px;
   
   width:700px;
   height:20px;
   text-align: center;
   font:bold;
   font-style:italic;
   font-size:15px;
   color: #0000A0;
	
}
#logo {
   height:200px;
   background-image: url(../images/002.png);
   background-position:left;
   background-repeat:no-repeat;
	
}
#logo1 {
   height:200px;
   background-image: url(../images/001.png);
   background-position: right;
   background-repeat:no-repeat;
	
}
#righthead {
	margin-top: 59px;
	float: right;
	margin-right: 50px;
}
#topnav {
    
	background-image: url(../images/topnavwrap.png);
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 0px;
	padding-left: 5px;
	vertical-align: top;
	
}
#content {
	background-color: #fff;
	padding: 10px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#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;
}
d
#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;
	color:#FFFFFF;
	background-image: url(../images/bottom_bg.png);
	background-repeat: repeat-x;
	background-color: #333;
}
#niz {
	padding: 10px;
	height: 15px;
	color:#FFFFFF;
	background-image: url(../images/bottom_bg.png);
	background-repeat: repeat-x;
	background-color: #333;
}
#guest {
	width: 500px;
	margin-left: -10px;
}
#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;
}
ul {
}
li {
	margin-left: 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;
}
.contentpaneopen ul {
	margin-left: 10px;
}
.contentpane ul {
	margin-left: 10px;
}
table.contentpaneopen, table.contentpane {
}
table.contentpaneopen li {
	margin-left: 20px;
}
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: #898371;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	background-image: url(../images/modth.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 230px;
	text-transform: uppercase;
}
.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 {
	text-transform: capitalize;
	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 {
	text-transform: capitalize;
	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;
	text-transform: lowercase;
	padding-bottom: 3px;
}
.modifydate, .small {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
}
.highlight {
	color: #FFFFFF;
	background-color: red;
}
.mosimage {
	margin: 5px;
	padding: 5px;
	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;
}
.contentpaneopen img {
	margin: 5px;
}
.contentpane img {
	margin: 5px;
}
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#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;
	text-transform: lowercase;
	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;
}
.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;
	color: #FFFFFF;
}
.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: #1D1D1D;
}
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;
}
#breadcrumbs {
    width: 700px;
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}
#listingcontainer {
    
	background-image:url(/img/bg.gif);
	padding: 10px;
	background-color:#E0DEDE;
}

#listingheader {
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #476BB3;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}


#headerfile {
	text-align:left;
	float: left;
	width: 420px; 
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
	border: 1px solid #A7C5FF;
}

#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:660px;
	height: 25px;
	text-align:right;
	
}

#listing a:hover {
	background-color:#DBE6FE;
}

#listing a img {
	float:left;
	margin-right: 4px;
}



#listing a strong {
	width: 550px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listing a em {
	float: right;
	width: 75px;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}

#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}
#cont {
    
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background-color:#FFFFFF;
	
}

/* Ajax */

.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	/* Note! the src is relative to the HTML file, not the CSS file */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}