/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.0, March 29, 2006 */

/******** General tags ********/
body{
	color:#404040;
	line-height:1.1em;
	padding:0;
	font-family: "Times Sakha", "Arial Sakha Unicode";
	font-size: 100%;
	background-color: #F5F5F5;
	background-repeat: repeat-y;
	background-position: center top;
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a{
	text-decoration:underline;
	color:#001866;
	font-weight:bold;
}

a:hover{
	color: #ca0002;
}
a img{border:0;}
p{margin:0 0 18px 10px;}
.text {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	padding-right: 5px;
}

hr{
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

h1{
font-size:4.2em;
letter-spacing:-8px;
margin:0 0 30px 25px;
color:#4088b8;
}

h1 a{text-transform:none; color:#4088b8;}

h2{
	font-size:1.5em;
	color:#001866;
	line-height: 1.1em;
	background-color: #F5F5F5;
}

h3{
	font-size:0.8em;
	font-weight:bold;
	color:#404040;
	margin:10px 0 8px 0;
	padding:1px 2px 2px 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;
}

blockquote{
font-size:0.9em;
border:1px solid #dadada;
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/
#wrap{
	color:#000000;
	width:1200px;
	padding:0;
	background-image: url(images/s.png);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header{
	background-image: url(/images/top.png);
	background-repeat: repeat-x;
}

#line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
}

#toplinks{
	text-align:center;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 3px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 5px;
}

#toplinks a{
	color:#FFFFFF;
	font-size: 90%;
}

#toplinks a{
	color:#FFFFFF;
	font-size: 90%;
}

#slogan{
	font-size:9pt;
	color:#808080;
	font-weight:bold;
	letter-spacing:-1px;
	clear: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	width: 1200px;
	padding-left: 10px;
	margin-bottom: 5px;
}

/******** sidebar ********/
#sidebar{
	float:left;
	width:335px;
	clear: none;
	margin-bottom: 10px;
	padding-right: 15px;
	background-color: #EBEBEB;
	font-size: small;
	padding-left: 15px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #F5F5F5;
}

#sidebar2{
	float:right;
	width:225px;
	clear: none;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

/******** Content variations ********/
#content{
	line-height:1.2em;
	float:left;
	text-align:left;
	width: 550px;
	clear: none;
	background-color: #FFFFFF;
	padding: 15px;
}
#content2{
	line-height:1.5em;
	text-align:left;
	margin:0;
	clear: none;
	float: left;
}
#content3{
	line-height:1.5em;
	width:750px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	clear: left;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

#contentalt{
line-height:1.5em;
width:750px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}



/******** Footer ********/
#footer{
	clear:both;
	text-align:right;
	color:#808080;
	font-size:0.9em;
	margin:0 auto;
	padding:8px 0;
	line-height:1.6em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}

#footer p{margin:0; padding:0;}
#footer a{color:#808080;}

/******** Various classes ********/
.box{
	scolor:#ffffff;
	font-size:100%;
	line-height:1.3em;
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #ca0002;
	background-position: right;
	background-image: url(images/redbox.png);
}

.box a{color:#f0f0f0;}
.box a:hover{color:#f0f0f0;}

.prilbox{
	scolor:#ffffff;
	font-size:100%;
	line-height:1.3em;
	background-color: #001866;
	color: #FFFFFF;
	font-weight: normal;
	clear: right;
	float: right;
	margin-bottom: 10px;
	padding: 5px;
	margin-left: 50px;
}

.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}
.readmore{
	text-align:right;
	font-size: small;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0;
	padding-right: 5px;
}

.center{text-align:center;}
.blue{color:#4088b8;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}

.loginform, .searchform, .commentform, .mailform {
padding-left: 10px;
padding-bottom: 15px;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
	float: left;
	margin-right: 1em;
	margin-bottom: 0em;
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
 
 }
 
table.lenta {
	width:100%;
	background-color:#FFFFFF;
}
table.lenta td.img {margin:0; padding: 10px 0px 3px 10px; }
table.lenta td.text {margin:0; padding: 10px 10px 3px 10px; }
table.lenta img {margin:0}
table.lenta A:link {color:#001866}
table.lenta A:link img {border:none}
table.lenta A:visited {color:#CA0002}
table.lenta A:visited img {border:solid 1px #FFFFFF}
table.lenta p.title {margin:0; font-family:Times; font-size:90%; font-weight:bold}
table.lenta p.t {margin:0; font-family:Times; font-size:60%; color:#000000}
table.lenta p.content {margin:0; font-family:Times; font-size:80%; color:#000000}#sidebar3 {
	float:right;
	width:225px;
	clear: none;
	margin-bottom: 10px;
	background-color: #EBEBEB;
}
