/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #FFFFFF;
}

a:link, a:visited {
	color: #750A20;
	text-decoration: none;
} 
a:active, a:hover {
	color: #999;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	margin: 0 0 5px 0;
	padding: 0px;
	color: #000;
	text-align: left;
	font-size: 12px;
}

h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	font-size: 9px;
	font-weight: bold;
	line-height: 28px;
	color: #750a20;
	text-align: left;
}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #750a20;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #750a20;
}

.updatedtime {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.view_all a{
	clear: both;
	display: block;
	width: 100%;
	padding: 5px 0 1px 0;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #CCC;
	text-align: center;
}

#templatemo_container {
	margin: auto;
	width: 100%;
	color: #000;
}

#templatemo_top_panel {
	float: left;
	width: 100%;
	height: 180px;
	margin: 3px;
	color: #55A0FF;
	background-color: #2F418B;
	background-image: url(images/panel_background_0.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#templatemo_sitetitle {
	float: left;
	width: 300px;
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#templatemo_searchbox {
	float: left;
	width: 320px;
	margin: 40px 0 0 15px;
}

#templatemo_searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchfield{
	background:#FFFFFF;
	border: none;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 16px;
	line-height: normal;
	padding: 4px;
	width: 200px;
}


#searchbutton{
	background: url(images/templatemo_search_button.gif); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
}

#templatemo_currentdate {
	float: right;
	width: 300px;
	text-align: right;
	font-weight: bold;
	padding: 1px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

/*------------- Menu ------------------*/
#templatemo_menu {
	float: left;
	width: 100%;
	height: 100%;
	margin: 3px;
	border-bottom: 1px solid #333;
	background-color: #FF0000;
	background-image: url(images/shade.gif);
	background-repeat: no-repeat;
}

#templatemo_menu ul {
	float: left;
	width: 100%;
	margin: 0;
	list-style: none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	min-height: 100%;
	background-repeat: no-repeat;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: center;
	padding: 0 25px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #FFFF00;
}

/* end of menu */

/* content */
#templatemo_content {
	float: left;
	width: 100%;
	text-align: left;
}

#templatemo_main_leftcol {
	float: left;
	width: 630px;
	margin-top: 15px;
}

.templatemo_leftcol_subcol {
	float: left;
	width: 285px;
	padding: 0 15px 0 0;
	margin-right: 15px;
}

#templatemo_main_rightcol {
	float: right;
	margin-top: 10px;
	width: 370px;
}

* html #templatemo_main_rightcol {
	margin-left: -15px;	
}

#templatemo_topnews {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

#templatemo_topnews img{
	margin-bottom: 5px;
}

#templatemo_gallery_section {
	display: block;
	width: 278px;
	padding: 5px 0 5px 5px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
}

#image_section {
	float: left;
	width: 278px;	
	padding-bottom: 5px;
}

#image_section img{
	float: left;
	margin: 0 3px 3px 0;
	border: none;
}

.regular_section {
	display: block;
	width: 285px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}

.newsbox {
	clear: both;
	width: 285px;
	padding-bottom: 15px;
}


.newsbox img{
	float: left;
	margin: 0 5px 0 0;
	padding: 0px;
}

.newsbox .newstitle {
	font-size: 16px;
	color:#C00;
	font-weight: bold;
}

.newsbox p{
	font-size: 11px;
}

.regular_section ul{
	clear: both;
	margin: 0 0 12px 0;
	padding: 0 0 0 5px;
	font-size: 11px;
}

.regular_section li a{
	font-weight: bold;
}

.regular_section li a:hover{
	text-decoration: underline;
}

.templatemo_leftcol_fullrow {
	clear: both;
	float: left;
	width: 600px;
	padding: 10px 0 0 10px;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	
}

.templatemo_rcol_sectionwithborder {
	display: block;
	width: 100%;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	font-size: 12px;
}

#templatemo_video_section {
	display: block;
	width: 358px;
	margin-top: 15px;
	margin-left: 10px;
}

* html #templatemo_video_section {
	margin-left: 5px;
}

#templatemo_video_section .video_box {
	float: left;
	width: 106px;
	margin: 0 10px 10px 0;
}

#templatemo_video_section .video_box img{
	margin: 0 0 5px 0;
}

#templatemo_video_section .video_box a{
	font-size: 10px;
	font-weight: bold;
}

#templatemo_video_section .video_box a span{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

#templatemo_newsletter_section {
	width: 97%;
	margin: 10px;
	font-size: 14px;
}

#templatemo_newsletter_section  form {
	margin: 0 30px 0 0;
	text-align: right;
}

#templatemo_newsletter_section  select {
	width: 200px;
	height: 25px;
	padding: 2px 0;
	margin: 0px;
}

#templatemo_newsletter_section .form_row{
	padding: 3px 0px;
}


#templatemo_newsletter_section label {
	margin-right: 10px;
}

#templatemo_newsletter_section input{
	width: 195px;
	height: 15px;
}

#templatemo_newsletter_section .button{
	height: 25px;
	width: 80px;
}

#templatemo_blog_section {
	width: 348px;
	margin: 10px;
}

#templatemo_blog_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

#templatemo_blog_section .datetime{
	font-weight: bold;
}

#templatemo_poll_section {
	width: 348px;
	margin: 10px;
}

#templatemo_poll_section p{
	padding-bottom: 10px;
}


#templatemo_poll_section img{
	float: right;
}

#templatemo_poll_section .button{
	height: 25px;
	width: 50px;
	margin-right: 25px;
}

#templatemo_partner_section {
	width: 348px;
	margin: 10px;
}

.partner_box {
	width: 348px;
	padding: 0px;
	margin-bottom: 25px;
}

.partner_box p{
	clear: both;
}



/* ----- Footer ----- */
#templatemo_footer {
	clear: both;
	float: left;
	padding: 25px;
	width: 97%;
	color: #FFF;
	text-align: left;
	background-color: #3366FF;
	background-image: url(images/panel_background_01.jpg);
}

.footer_leftcol {
	float: left;
	width: auto;
	padding: 0 0 0 10px;
	margin-right: 25px;
}

.footer_rightcol {
	float: right;
	text-align: right;
	width: 435px;
	text-align: right;
}

.footer_subcol {
	float: left;
	width: 120px;
	margin-left: 25px;
}

#templatemo_footer p{
	padding: 0;
	margin-bottom: 10px;
	text-align: justify;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}

#templatemo_footer a{
	color: #FFF;
	text-decoration: none;
}

#templatemo_footer a:hover{
	color: #FFF;
	text-decoration: underline;
}

/* ----- End of Footer ----- */
#templatemo_container #templatemo_content #templatemo_main_leftcol .templatemo_leftcol_subcol table tr td {
	font-size: 11px;
	text-align: center;
}
#templatemo_container #templatemo_content table tr td .templatemo_rcol_sectionwithborder #templatemo_newsletter_section h1 strong {
	font-size: 16px;
}
#templatemo_container #templatemo_content table tr td .templatemo_rcol_sectionwithborder #templatemo_newsletter_section h2 strong {
	font-size: 24px;
}
#templatemo_container table tr td .templatemo_rcol_sectionwithborder h2 strong {
	font-size: 16px;
	color: #C33;
}
#templatemo_container table tr td .templatemo_rcol_sectionwithborder p strong {
	font-size: 14px;
}
#templatemo_container table tr td .templatemo_rcol_sectionwithborder #templatemo_newsletter_section {
	text-align: justify;
}
#templatemo_container #templatemo_content table tr td h1 strong {
	font-size: 10px;
	font-weight: normal;
}
#templatemo_container #templatemo_content table tr td p strong {
	font-style: normal;
}
#templatemo_container #templatemo_content table tr td {
	text-align: justify;
	font-size: 12px;
	color: #000;
}
#templatemo_container #templatemo_footer .footer_leftcol {
	font-size: 10px;
}
#templatemo_container #templatemo_content table tr td p {
	font-size: 12px;
}
p {
	font-weight: bold;
}
#templatemo_container #templatemo_content table tr td p {
	font-weight: normal;
}
#templatemo_container #templatemo_content table tr td p {
	font-size: 14px;
}
#templatemo_container #templatemo_content table tr td p {
	text-align: left;
	color: #000;
	font-size: 14px;
}
#templatemo_container #templatemo_content table tr td table tr td table tr td {
	text-align: left;
}
#templatemo_container #templatemo_content table tr td table tr td p a {
	text-align: left;
}
#templatemo_container #templatemo_content table tr td table tr td p a {
	text-align: left;
}
#templatemo_container #templatemo_content table tr td table tr td p a {
	text-align: left;

}
#templatemo_container #templatemo_content table tr td table tr td h1 {
	text-align: left;
}
#templatemo_container #templatemo_content table tr td table tr td h1 {
	text-align: justify;
}
td {
	text-align: justify;
}
#templatemo_container #templatemo_content table tr td table tr td h1 {
	text-align: justify;
}
#templatemo_container #templatemo_content table tr td table tr td {
	text-align: justify;
	font-size: 14px;
}
#templatemo_container #templatemo_content table tr td .стиль21 {
	color: #FFF;
}
#templatemo_container #templatemo_content table tr td .стиль21 {
	font-size: 9px;
}
#templatemo_container #templatemo_content table tr td .стиль21 {
	font-size: 12px;
}
#templatemo_container #templatemo_content table tr td .стиль21 {
	color: #FFF;
}
#templatemo_container #templatemo_content table tr td div p {
	color: #000;
	font-size: 10px;
}
#templatemo_container #templatemo_content table tr td table tr td #MenuBar2 li .indentmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
}
