/* CSS Document */
body{
	margin: 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444444;
	background: url(img/background_fon.jpg) repeat;#ccc;;
}
a{outline:none;}
a { color: #720803; text-decoration: none; } 
a:hover { color: #444444; text-decoration: none; }
a.pages:link,a.pages:visited{font-size:12px;font-weight: bold;color:#FFF;background-color:#720803;text-decoration:none;padding:4px 6px;}
b , i, div,a ,table{font-size: 12px;}
h1 {
	margin:0px;
	font-weight: bold;
	font-size: 16px;

}
h2 {
	margin: 0px;
	font-weight: bold;
	padding-left: 40px;
	font-size: 14px;
	color:#ea6300;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}

#container {
	margin: auto;
	align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 970px;
	border: solid 5px #FFFFFF;
	background: #FFFFFF;
}
#left_column {
	float: left;
	width: 27px;
	height: 442px;
	background: url(images/left_corner.jpg) no-repeat;
}
#left_title {
	padding: 2px 30px;
	color: #5e5e5e;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
}
#left_title span {
    font-family: "Times New Roman", serif;
	font-size: 12px;
	color:#c61000;
}
#menu_column {
	float: left;
	width: 230px;
	background: url(images/left_title.jpg) no-repeat;
}


#contact {
	float: left;
	margin: 0 0  7px  7px;
	padding: 10px;
	width:196px;
	background: #720803;
	color: #FFFFFF;
	height: 85px;
	 border-bottom:1px solid #b6c2cc;
  -webkit-border-radius: 0 0 7px 7px; /* Для браузеров семейства webkit */
-moz-border-radius: 0 0 7px 7px;	/* Для браузеров семейства Gecko */
border-radius: 0 0 7px 7px;	/* CSS3 */
}
#contact  {
	font-size: 12px;
	font-weight: bold;
}
#right_column {
	float: right;
	width: 713px;
}
#right_header {
	height: 251px;
	color: #FFFFFF;
	background: url(images/header.jpg) no-repeat;
}
.thumb{border:1px solid #999;margin:1px;}

.right_slogan{
    width: 500px;
    font-size:14px;
    font-weight: bold;
    font-family: "Times New Roman", serif;
	color:#fff;
}
/*-------------------------------------------------------------*/
ul.css-menu-1 {
 list-style: none;
 padding: 0px;
 position:relative;
 }

 ul.css-menu-1 li {
 display: inline;
 }

 ul.css-menu-1 li a {

 text-decoration: none;
 background: #720803;
 font-size:12px;
 font-weight: bold;
 color: #fff; 
 padding: 6px;
 border-left:1px solid #b6c2cc;
 border-right:1px solid #b6c2cc;
 border-bottom:1px solid #b6c2cc;
  -webkit-border-radius: 0 0 5px 5px; /* Для браузеров семейства webkit */
-moz-border-radius: 0 0 5px 5px;	/* Для браузеров семейства Gecko */
border-radius: 0 0 5px 5px;	/* CSS3 */
 }

 ul.css-menu-1 li a:hover {
 padding: 6px 6px 15px 6px;
 font-weight: bold;
 background: #fff;
 color: #444;
 border-left:1px solid #444;
 border-right:1px solid #444;
 border-bottom:1px solid #444;
  -webkit-border-radius: 0 0 5px 5px; /* Для браузеров семейства webkit */
-moz-border-radius: 0 0 5px 5px;	/* Для браузеров семейства Gecko */
border-radius: 0 0 5px 5px;	/* CSS3 */
 }

 ul.css-menu-1 li a.selected {
 background: #364e95
 }
/*-------------------------------------------------------------*/

ul.cssmenu {

    padding: 0 0 0 10px;
    margin: 0;

    list-style: none;
    width: 210px;
 } 

 ul.cssmenu li {

    float: left;
 } 

 ul.cssmenu li a, ul.cssmenu li a:visited {

    display: block;

    padding:5px;

    margin-bottom: 1px;

    color: #FAFAD2;
    background-color: #720803;
    width: 197px;
    border:1px solid #444;
    -webkit-border-radius:5px; /* Для браузеров семейства webkit */
    -moz-border-radius:5px;	/* Для браузеров семейства Gecko */
    border-radius:5px;	/* CSS3 */
 }

 ul.cssmenu li a:hover {
 width: 197px;
    color: #444;
    background-color: #FAFAD2;
    border:1px solid #444;
    -webkit-border-radius:5px; /* Для браузеров семейства webkit */
    -moz-border-radius:5px;	/* Для браузеров семейства Gecko */
    border-radius:5px;	/* CSS3 */
	
 }
/*-------------------------------------------------------------*/
	#up_text {    
		padding: 0px;
		font-size:14px;
        font-weight: bold;
        font-family: "Times New Roman", serif;
        color: #444;
		position:relative;
	}
img.photo {width:120px; padding:5px; background:#ffffff; border:1px solid #b6c2cc;
 -webkit-border-radius: 5px; /* Для браузеров семейства webkit */
-moz-border-radius: 5px;	/* Для браузеров семейства Gecko */
border-radius: 5px;	/* CSS3 */}

img.short {width:200px; padding:5px; background:#eeeeee; border:1px solid #b6c2cc;
 -webkit-border-radius: 5px; /* Для браузеров семейства webkit */
-moz-border-radius: 5px;	/* Для браузеров семейства Gecko */
border-radius: 5px;	/* CSS3 */}
img.big {width:400px; padding:5px; background:#eeeeee; border:1px solid #b6c2cc;
 -webkit-border-radius: 5px; /* Для браузеров семейства webkit */
-moz-border-radius: 5px;	/* Для браузеров семейства Gecko */
border-radius: 5px;	/* CSS3 */}




div.white { color: #fff;
 font-weight: bold; font-size: 16;
    font-family: Arial; margin-left:9px; 
 } 
 
table.blok { width: 100%; MARGIN-BOTTOM: 10; font-size: 12px; padding:2px; background-color: #ededed; border-color: #444; border-width: 1px; border-style: solid; border-radius:5px; -webkit-border-radius: 5px; /* Для браузеров семейства webkit */
-moz-border-radius: 5px;	/* Для браузеров семейства Gecko */
border-radius: 5px;	/* CSS3 */}

td.head {
-webkit-border-radius: 5px; /* Для браузеров семейства webkit */
-moz-border-radius: 5px;	/* Для браузеров семейства Gecko */
border-radius: 5px;	/* CSS3 */
 height: 26px;  background-color: #271e13; }
 
.statistik{float: left;color:#e8e8e8;font-size: 10;text-decoration:none;padding:2px 6px;}
.site_author {float: right;color:#e8e8e8;text-decoration:none;padding:2px 6px;}
.site_author a{color:#e8e8e8;text-decoration:none;padding:2px 6px;}
.site_author a:hover{color:#fff;text-decoration:none;padding:2px 6px;}

.comments{background-color:#F8F8F8;width:500px;border-left-width:6px;border-left-style:solid;border-left-color:#CCC;padding:10px;}
.commentar{padding:5px;background:#eee;border:3px solid #d2d2d2;
-webkit-border-radius: 6px; /* Для браузеров семейства webkit */
-moz-border-radius: 6px;	/* Для браузеров семейства Gecko */
border-radius: 6px;	/* CSS3 */
}

.module{position:relative;
width:100%;
margin: 8px  0;
padding: 0;
background: url(images/module_bg.jpg) repeat-x;
border:1px solid #444;
-webkit-border-radius: 6px; /* Для браузеров семейства webkit */
-moz-border-radius: 6px;	/* Для браузеров семейства Gecko */
border-radius: 6px;	/* CSS3 */
}
.moduletitle{
font-weight: bold;
font-size: 16;
background-color: #271e13;
border:1px solid #444;
-webkit-border-radius: 6px 6px 0 0; /* Для браузеров семейства webkit */
-moz-border-radius: 6px 6px 0 0;	/* Для браузеров семейства Gecko */
border-radius: 6px 6px 0 0;	/* CSS3 */
color: #fff;
font-weight: bold;
padding: 4px 10px;
}
.moduletext{
padding:5px;
}

.date{
font-size: 9px;
color: #fff;
width:130px;
margin:-8px 5px 5px 525px;
padding: 0 3px;
background-color: #720803;
border:1px solid #444;
-webkit-border-radius: 0 0 6px 6px; /* Для браузеров семейства webkit */
-moz-border-radius: 0 0 6px 6px;	/* Для браузеров семейства Gecko */
border-radius: 0 0 6px 6px;	/* CSS3 */
}

#content {

	background: url(images/right_bg.jpg) repeat-x;
	text-align: justify;
	padding: 5px 30px 0 10px;
}

.wedo img {
	float: right;
	padding-left: 10px;
}
#iframe{
	clear: both;
	width: 670px;
	height: 160px;
	font-size: 99%;
	margin: 0 auto;
}
	.iframe_txt {
		float: left;
		width: 68%;
		padding: 10px 0 0 5px;
		font-size:14px;
        font-weight: bold;
        font-family: "Times New Roman", serif;
        color: #444;
	}
	.iframe{
		float: right;
		width: 30%;
		padding: 2px 5px 0 0;
		text-align: right;
        font-size:15px;
        font-weight: bold;
        font-family: "Times New Roman", serif;
        color: #fff;
}	
#footer {
	clear: both;
	width: 970px;
	height: 250px;
	padding-top: 5px;
	text-align: center;
	background: url(images/footer.jpg) no-repeat;
	font-weight: bold;
}
.down{
    width: 700px;
	padding: 3px 10px 0 10px;
    font-size:14px;
    font-weight: bold;
    font-family: "Times New Roman", serif;
	color:#444;
}
.down_footer{
    width: 700px;
	padding: 3px 10px 0px 10px;	
    font-size:14px;
    font-weight: bold;
    font-family: "Times New Roman", serif;
	color:#fff;
}
.copyright{
clear: both;
width: 970px;
padding-top: 2px;
text-align: center;
font-weight: bold;
}