


html
{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.4em;
} 

* {
    font-size: 100%;
    line-height: 18px;
    list-style: none outside none;
    margin: 0;
    outline: medium none;
    padding: 0;
}

input, textarea {
margin: 0;
padding:0;

}

img, a:link img, a:visited img, a:hover img, a:active img
{
text-decoration: none;
border: 0;
}
a:link {
    border: 0 none;
    color: #007fff;
    font: inherit;
    text-decoration: none;
}

a:active
{
font-size: 100%;
    color: #007fff;
text-decoration: none;
border-bottom: 1px solid;
text-decoration: underline;
border: 0;
}

a:hover
{
font-size: 100%;
color: red! important;
text-decoration: none;
border-bottom: 1px solid;
text-decoration: none;
border: 0;
}

a:visited
{
font-size: 100%;
    color: #007fff;
text-decoration: none;
border-bottom: 1px solid;
text-decoration: underline;
border: 0;
}

a.dashed:link, a.dashed:active, a.dashed:visited
{
color: #ffffff;
text-decoration: none;
border-bottom: 1px dashed;
}

a.dashed:hover
{
text-decoration: none;
border-bottom: 1px dashed;
}
h1 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin: 0.1em 0 0.6em;
}
h1 a{
    color: #FFFFFF !important;
}
h1 a:hover{
    color: #FFFFFF !important;
}
.stat_title_bg h1 a:hover{
    color: #007FFF !important;
}
h2
{
font-size: 1.7em;
margin: 0;
font-weight: normal;
color: #0e8db7;
}

h3
{
font-size: 1.6em;
margin: 0.7em 0 0.5em 0;
font-weight: normal;
}

h4
{
font-size: 1.3em;
margin: 0.5em 0 0.4em 0;
font-weight: normal;
}

h5
{
font-size: 1.2em;
margin: 0.5em 0 0.4em 0;
font-weight: normal;
}

h6
{
font-size: 1.1em;
margin: 0.5em 0 0.5em 0;
line-height: 1.2;
word-spacing: 0.7em;
}


p {
    margin: 0.5em 0 0.9em;
}


table
{
border: 0;
border-collapse: collapse;
}

table td, th
{
padding: 0;
vertical-align: top;
text-align: left;
}


ul, ol
{
margin: 0;
padding: 0;
}

ul li, ol li
{
margin: 0;
padding: 0;
}

small, sup, sub
{
font-size: 0.8em;
}

big
{
font-size: 1.2em;
}

ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

input{
border: 0;}




.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
 
.alignleft {
   float: left;
}
 
.alignright {
   float: right;
}
 
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
 
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
 
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


.alignleft {
   float: left;
}
 
.alignright {
   float: right;
}


.alignleft {
   float: left;
   margin-right: 5px;
}
 
.alignright {
   float: right;
   margin-left: 5px;
}



body {

    height: 100%;
    margin: auto;
}

#wrap1 {
    background: url("img/bg_wrap1.gif") repeat ;
	background-position: bottom center;
    margin: auto;

}
#wrap2 {
    background: url("img/bg_wrap2.gif") repeat-x scroll center top transparent;
    margin: auto;
    padding-bottom: 82px;
}	
}
#wrap3{

}

   

/* .......................................................... */
#head{
	background: url("img/bg_head.jpg") no-repeat ;
	width: 1000px;
	height:460px;	
	margin: auto;
}





/* .......................................................... */

#menutop {
    background: url("img/bg_menu.png") repeat-x scroll 0 0 transparent;
    height: 55px;
    margin: auto;
    width: 1000px;
}
#menu {
    font-size: 100%;
    list-style: none outside none;
    margin-left: 0px;
    padding: 0;
}
/* #menu li {
    float: left;
    list-style: none outside none;
    padding: 12px 0 0;
    position: relative;
    text-align: center;
    width: 105px;
}
#menu li ul  {
    list-style: none outside none;
	padding: 0;
	width: 700px;
	display: none;
	position: absolute;
	left: 0;
	top: 45px;
	}
#menu li.right-side ul {
	margin-left: -230px;
}
#menu li.right-side {
    margin-left: 8px;
}
#menu li ul li{
    list-style: none outside none;
    float: left;
    position: relative;
    text-align: center;
	margin:0;
	margin-top:-10px;
	padding-top: 25px;
}
#menu li ul li a{
    list-style: none outside none;
    float: left;
    position: relative;
    text-align: center;
	width: 80px;
    height: 50px;	
}
#menu li a {
    color: #FFFFFF;
    display: block;
    font-family: Cuprum,Myriad Pro;
    font-size: 15px;
    height: 5px;
    margin-left: 13%;
    padding: 3px 5% 20px;
    position: relative;
    text-decoration: none;
    width: 60%;
}
#menu li:hover ul, #menu li.jshover ul {
	display: block;
	}

#menu li a:hover{
	background: url("img/bg_botton.png") repeat-x;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.8);
    color: #FFFFFF !important;
	text-decoration: none;

}
#menu li ul li a:hover{
	background:none;
	border:none;
	height: 20px;
	box-shadow:none;
} */
/* .......................................................... */
#center {
    background-color: #FFFFFF;
    margin: auto;
    padding-top: 50px;
    width: 1000px;
}
#center_vn {
    background-color: #FFFFFF;
    margin: auto;
    padding-top: 20px;
    width: 1000px;
}
#leftbar {
    float: left;

    padding-bottom: 50px;
    width: 240px;
}
.blok {
    float: left;
    padding-bottom: 10px;
}
.blok_title {
    background: url("img/leftbar_blok_bg.png") repeat-x scroll center top transparent;
    border-radius: 0 5px 5px 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    height: 24px;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-top: 3px;
    width: 225px;
}
.blok_title p.stat_title {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
	float:right;
}
#last_stat {
    background: url("img/last_stat_top_line.png") repeat-x scroll center top transparent;
    margin-left: 5px;
    margin-top: 20px;
    width: 220px;
}
#last_stat ul li {
    background: url("img/last_stat_top_line.png") repeat-x scroll center bottom transparent;
    height: 26px;
    padding-left: 10px;
    padding-top: 3px;
    width: 210px;
}
#last_stat ul  a{
    color: #007fff;
    font-size: 13px;
	text-decoration:none;
}
#last_stat ul li:hover {
 background: url("img/bg_hover_leftblok.png") repeat-y
}
#last_stat ul  a:hover {
    color: #007fff !important;
}
#weather {
    margin-left: 25px;
    margin-top: 20px;
}
#special {
    margin-left: 12px;
    margin-top: 20px;
}
/* .......................................................... */
#content {
    background: url("img/leftbar_rightborder.png") repeat-y scroll left center transparent;
    margin-left: 240px;
    min-height: 710px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.stat {
    background: url("img/stat_bottom_line.png") no-repeat scroll center bottom transparent;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
}
.stat p {
    text-align: justify;
}
.stat_page {

    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
}
.stat_page p {
    text-align: justify;
}
.stat_title_bg {
    background: url("img/content_stat_name.png") repeat-y scroll center top transparent;
    border-radius: 5px 0 0 5px;
    height: 27px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-top: 4px;
    width: 601px;
}
.stat_title  {
    margin: 0;
}
.stat_title a {
    color: #FFFFFF;
    font-size: 19px;
	text-decoration:none;
}
.stat_title a:hover {
    color: #007fff !important;

}
#footer {
    background: url("img/bg_footer.gif") repeat-x scroll 0 0 transparent;
    height: 82px;
    margin: -60px auto auto;
    position: relative;
}



#access .menu,
#access div.menu ul,


#access .menu-header,
div.menu
 {
	margin: 0 auto;
	width: 940px;
}

/* =Menu
-------------------------------------------------------------- */
#access {
    background: url("img/bg_menu.png") repeat-x scroll 0 0 transparent;
    display: block;
    float: left;
    height: 65px;
    margin: 0 auto;
    width: 0;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li, div.menu li {
    background: url("img/menu_item_line.png") repeat-y scroll right center transparent;
    float: left;
    height: 53px;
    margin-top: 1px;
    padding-right: 0;
    position: relative;
}
#access a {
		color: #fff !important;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
		    height: 45px;
    padding-top: 5px;
}
#access ul ul {
/* 	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); */
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #ffffff;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;


}
#access li:hover > a,
#access ul ul :hover > a {
	background: #84bd26;
    height: 51px;
    margin-top: -2px;
		color: #fff !important;

}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
		color: #fff !important;

}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
		color: #fff !important;
}
#menu ul li a:hover  {
	color: #fff !important;
	}
.entry{
padding-right:5px;
}
.entry p img {
    margin-top: 20px;
    width: 960px;
}
#content_page {
    margin-left: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

#footer_wr{
    width: 1000px;
	    margin:auto;
}
#footer_wr p {
    float: right;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 30px;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    background: none repeat scroll 0 0 #84BD26;
    height: 51px;
    margin-top: -2px;
}
.entry #first-image .first-image {
    margin-bottom: 1px;
    margin-left: 3px;
    margin-top: 1px;
    text-align: center;
    width: auto;
}
.entry #first-image{

    text-align: center;

}
.text_stat p {
    margin: 0;
    padding: 0 5px;
}