body {
   padding: 0;
   margin: 0;
   background-position: center;
   background-repeat: repeat-y;
   background-color: #fff;
   background-image: url('../images/content-background.jpg');
}
input, textarea {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
}
.pagination a {
    font-size: 13px;
    color: #2f416e;
    font-family: arial;
    text-decoration: none;
}
.pagination a:hover {
    font-size: 13px;
    color: #091229;
    font-style: italic;
    font-family: arial;
    text-decoration: none;
    border-bottom-color: #091229;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
img {
	border: 0;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	color: #005580;
}
h4 {
	font-family: Arial;
	font-size: 18px;
	color: #005580;
}
.middle {
	vertical-align: middle;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.big_input {
	font-family: Verdana, Arial;
	font-size: 14px;
	padding: 4px;
	width: 200px;
}
.text_i {
	font-family: Verdana, Arial;
	font-size: 14px;
	padding: 4px;
}
#container {
    width: 1000px;
    height: auto;
    margin: 0 auto 0 auto;
}
#container a{
    color:#095e89;
}
#container a:hover{
    color:#192031;
}
#header {
    width: 100%;
    height: 184px;
    margin: 0 auto 0 auto;
    background-image: url('../images/wide_header.jpg');
    text-align: center;
}
#header img {
    border: 0px #fff solid;
}
.headergraph {
    margin-left: 300px;
}
#nav_top {
    background-color: #f0f0f0;
    background-image: url('../images/wide_topmenu_background.jpg');
    background-repeat: repeat-x;
    background-position: -410px;
    width: 100%;
    min-width: 1000px;
    height: 80px;
    text-align: center;
    white-space: nowrap;
}
#nav_top a {
    font-family: Tahoma;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    margin: 8px;
    height: 39px;
    line-height: 39px;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 1px;
    padding-right: 1px;
}
#nav_top a:hover {
    font-family: Tahoma;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    margin: 8px;
    height: 39px;
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 1px;
    padding-right: 1px;
    line-height: 39px;
    text-decoration: underline;
    text-transform: uppercase;
}
#nav_top2 {
    background-color: #286d92;
    width: 1000px;
    height: 37px;
    text-align: center;
}
#nav_top2 a {
    font-family: Tahoma;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    margin-right: 60px;
    height: 37px;
    line-height: 37px;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
}
#nav_top2 a:hover {
    font-family: Tahoma;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    margin-right: 60px;
    height: 37px;
    line-height: 37px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #0b3972;
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 37px;
}
#left {
    width: 200px;
    height: auto;
    float: left;
}
#middle {
    width: 580px;
    min-height: 550px;
    float: left; 
    padding-right: 5px;
    margin-right: 10px;
    font-family: Verdana;
    font-size: 14px;
}
#right {
    width: 180px;
    height: auto;
    float: right;
}
#submenu {
	margin: 0 auto 0 auto;
	width: 1010px;
	text-align: left;
	line-height:40px; 
	height:40px;
}
#error {
	background-color: #FEE7E8;
	padding: 15px;
	border: 1px solid #FA8389;
}
#success {
	background-color: #F2FBF0;
	padding: 15px;
	border: 1px solid #98E089;
}
h1 {
	font-size: 28px;
    padding-top: 20px;
    padding-bottom: 20px;
}
h1 a {
    font-family: Arial;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: -1px;
	color: #095e89;
    text-decoration: none;
}
h1 a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: -1px;
	color: #192031;
    text-decoration: none;
    border-bottom-style: dashed;
    border-bottom-color: #2a3768;
    border-bottom-width: 1px;
}
.contenttext {
    margin-top: -10px;
    font-family: verdana;
    font-size: 14px;
    line-height: 22px;
}
.date {
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-family: verdana;
    color: #999;
    border: 1px #ccc dashed;
    margin: 5px 15px;
    text-align: center;
    font-style: italic;
}
.publishedin {
    font-size: 13px;
    color: #999;
    font-style: italic;
    font-family: arial;
    padding-bottom: 4px;
    margin-top: -20px;
    float: left;
    width: 590px;
}
.publishedin a {
    font-size: 13px;
    color: #2f416e;
    font-style: italic;
    font-family: arial;
    text-decoration: none;
}
.publishedin a:hover {
    font-size: 13px;
    color: #091229;
    font-style: italic;
    font-family: arial;
    text-decoration: none;
    border-bottom-color: #091229;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
.publishedauthor {
    float:left;
}
.commentscount {
    float: right;
    padding-left: 50px;
}
.articles_separator {
    border-bottom-color: #ccc;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    margin-top: 20px;
    margin-bottom: 10px;
}
ul#latestposts {
    list-style-image: url("../images/latestposts_arrow.png");
    margin: 0px;
    margin-left: 25px;
    padding: 0;
}
#latestposts li {
    margin-bottom: 10px;
    margin-top: 10px;
}
#latestposts a {
    font-family: Arial;
    font-size: 14px;
    color: #26308e;
    text-decoration: none;
    font-weight: normal;
}
#latestposts a:hover {
    font-family: Arial;
    font-size: 14px;
    color: #091c52;
    text-decoration: none;
    font-weight: normal;
    border-bottom-color: #091c52;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
ul#arhivemonths {
    list-style-image: url("../images/latestposts_arrow.png");
    margin: 0px;
    margin-left: 30px;
    padding: 0;
}
#arhivemonths li {
    margin-bottom: 10px;
    margin-top: 10px;
}
#arhivemonths a {
    font-family: Arial;
    font-size: 14px;
    color: #26308e;
    text-decoration: none;
    font-weight: normal;
}
#arhivemonths a:hover {
    font-family: Arial;
    font-size: 14px;
    color: #091c52;
    text-decoration: none;
    font-weight: normal;
    border-bottom-color: #091c52;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
#left h3 {
    font-size: 20px;
    font-family: Trebuchet MS, Arial;
    color: #12174e;
    margin-left: 10px;
    font-weight: normal;
}
#right h3 {
    font-size: 20px;
    font-family: Trebuchet MS, Arial;
    color: #12174e;
    margin-left: 10px;
    font-weight: normal;
}
#loginfields {
    padding-left: 15px;
    font-family: tahoma;
    font-size: 11px;
    color: #808080;
}
#loginfields a {
    color: #1e4c84;
}
#loginfields input{
    margin: 0px;
}
#loginbuttons {
    white-space: nowrap;
}
.loginbutton {
    float: right;
    margin-right: 35px;
}
.registerlink {
    float: left;
}
.banner_right {
    margin: 0 auto 0 auto;
    padding: 2px;
    text-align: center;
}
.banner_right img {
    border: 1px #4976ad solid;
}
#footer {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 40px;
    background-image: url('../images/wide_header.jpg');
    color: #ffffff;
    font-size: 11px;
    font-family: verdana;
}
#footer a {
    color: #ffffff;
    font-size: 11px;
    font-family: verdana;
}
#hed {
	background-image: url('../images/strelka-background.png'); 
	background-position: right; 
	padding-right: 20px; 
	padding-left: 10px; 
	height: 40px; 
	padding-top: 11px; 
	padding-bottom: 11px; 
	color: #062552; 
	font-family: Tahoma; 
	text-transform: uppercase; 
	font-size: 12px; 
	letter-spacing: 1px;
}
#comments {
	background-color: #efefef;
	padding: 10px;
	font-family: Verdana;
	border: 1px solid #dedede;
}
.author {
	margin-bottom: 8px;
	font-size: 13px;
	text-align: center;
	color: #696969;
}
.author a {
	color: #005580;
	font-weight: normal;
	text-decoration: none;
}
.author a:hover {
	text-decoration: underline;
}
.comment_body {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #dedede;
	font-size: 12px;
	color: #5A5A5A;
	margin-left: 120px;
	min-height: 140px;
}
.comment_image {
	width: 120px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #696969;
}
#comment_add {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #dedede;
	padding: 10px;
	font-size: 12px;
}
#comment_submit {
	width: 250px;
	height: 30px;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}