body {
	font-size:11pt;
	color:black;
	font-family:arial, verdana;
          line-height: 150%;
          Margin: 0;
	      background: url("http://a3.t21.depon72.ru/wp-content/uploads/2021/01/clouds-background-28-1024x804-1.jpg");
          background-repeat: repeat-x;
          background-color: #ffffff
}


img { 
         border: 0 
}
.alignleft
{
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
        padding-right: 12px
}	
.alignright
{
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
        padding-right: 12px
}
.aligncenter
{
	float: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
        padding-right: 12px
}

.posts {

	FONT-SIZE: 10pt

}

img { 

         border: 0 

}

.news {

	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: black; font-weight: bold

}

.thumbnail {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
        padding-right: 12px
} 

#top {

        width: 1280px;

	margin: 0px auto;
	
	background-color:#00456B;

	height: 181px

}

#header {

	width: 1280px;

	margin: 0px auto;
	
	background-color:#00456B;

	height: 220px

}

#line {

	width: 1280px;

	margin: 0px auto;

	height: 35px;

	background-color:#00456B;

}

#content {
	background: #FFF;
	width: 1280px;
	margin: 0px auto;
	padding-top: 2px;
}
#right_col {
	float: right;
	height: 100%;
	width: 300px;
}
#center_col {
	height: 100%;
          width: 850;
	margin-left: 10px;
	margin-right: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
          padding-right: 30px;
	padding-left: 30px
}

#center_col2 {

        width: 550px;

	margin-left: 200px;

	margin-right: 200px;

	padding-top: 20px;

	padding-bottom: 20px;

        padding-right: 20px;

	padding-left: 20px

}

#center_col3 {

	height: 100%;

          width: 900px;

	margin-left: 10px;

	margin-right: 300px;

	padding-top: 10px;

	padding-bottom: 20px;

          padding-right: 30px;

	padding-left: 30px

}

#footer {

	width: 1280px;

	margin: 0px auto;

	height: 600px;


	text-align: left;

        padding-left: 10px;

        padding-top: 14px;

        color: gray;

        font-size: 12px

}
A {
	COLOR: #330066;
	font-weight: none;	
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #535251;
	font-weight: none;
	TEXT-DECORATION: none
}
H3 {
	font-size:14pt;
	color:#276341;
	MARGIN-TOP: 20px;
	MARGIN-BOTTOM: 10px;
}
.white {
	color:white;
          font-size:10
}
.big {
	font-size:14pt;
	color:black;
	font-family:arial, verdana;
        MARGIN-left: 60px;
}
.small {
	font-size:8pt;
	color:black;
	font-family:arial, verdana;
}
/* Top menu items */
#menu ul {
   margin:5px;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   z-index: 1000;
   right:50%;
}
#menu ul li {
   margin:0 0 0 1px;
	padding: 0 4px 0 4px;
   float:left;
   position:relative;
   z-index: 1000;
   left:50%;
   top:1px;
}
#menu ul li a {
   display:block;
   margin:0;
   padding:.6em .5em .4em;
   font-size:1em;
   line-height:1em;
   text-decoration:none;
   color:#fff;
   font-weight:bold;
}
#menu ul li.active a {
   color:#fff;
   background:#00456B;
}
#menu ul li a:hover {
   background:#00456B; /* Top menu items background colour */
   color:#fff;
}
#menu ul li:hover a,
#menu ul li.hover a { /* This line is required for IE 6 and below */
   background:#CFDEFC; /* Top menu items background colour */
   color:#fff;
}

/* Submenu items */
#menu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   z-index: 1000;
   top:22px;
   left:-5px;
   right:auto; /*resets the right:50% on the parent ul */
   width:auto; /* width of the drop-down menus */
}
#menu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#menu ul ul li a,
#menu ul li.active li a,
#menu ul li:hover ul li a,
#menu ul li.hover ul li a { /* This line is required for IE 6 and below */
	font-weight:bold; /* resets the bold set for the top level menu items */
	background-color:#00456B;
	color:#fff;
	line-height:1.4em; /* overwrite line-height value from top menu */
	margin-bottom: 1px;
	text-align: left;
	white-space: nowrap;
}
#menu ul ul li a:hover,
#menu ul li.active ul li a:hover,
#menu ul li:hover ul li a:hover,
#menu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
	background-color:#CFDEFC; /* Sub menu items background colour */
	color:#fff;
}

/* Flip the last submenu so it stays within the page */
#menu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#menu ul li:hover ul,
#menu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}

.menu {
	FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold
}

.widget_title {
	background-color:#00456B;
	color:#fff;
	font-weight: bold;
          font-size: 11;
          font-family: arial;
	padding:7px
}

.widget {
	background-color:#CFDEFC;
	margin-bottom: 0px;
	border-top: 0px solid #FFFFFF;
	padding-bottom:7px;
          padding-top:7px;
          padding-right:7px;
          padding-bottom:7px
}


#rpwwt-recent-posts-widget-with-thumbnails-2 {
	margin-bottom: 0px;
          padding-right:13px;
          padding-left:13px
}


#search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    -moz-border-radius: 16px;
-khtml-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
    height: 24px;
    margin-top: 15px;
    padding: 0;
    text-align: right;
}
#search input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #000000;
    float: left;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 3px;
}
#s {
    background: none repeat scroll 0 0 transparent;
    margin: 2px 0 0;
    padding: 4px;
    width: 140px;
}
#topsearch #search {
    margin: 7px 6px 0 0;
}
#topsearch #s {
    width: 150px;
}

.recent-news {
	padding: 0px;
	margin: 0px;
	font-size:10pt
}

.recent-news li {
	text-indent: 0px;
	display: block;
	list-style: none;
	padding: 20px;
}

.odd {
	background: #F1F7FA;		
}

.even {
	background: #E1EEF4;		
}

}
.news {
	color:#c0c0c0;
	font-weight:none;
          font-size:11;  
         display: block;
	list-style: none;
	padding: 10px
}

.no + label + div, .no { display: none; }

.no + label { /* вид CSS кнопки */
  background: #4e6473;
  padding: 2px 10px;
  border-radius: 2px;
  color: white;
  cursor: pointer; }

.no:checked + label + div { display: block; }

.linkhead {
    border-bottom: 1px dashed;
    text-decoration: none;
    color: #1298d0;
}

.widget form div {
margin-left: 24px;
}

.widget div p {
margin-left: 24px;
}

textarea {
width: 200px;  
height: 80px; 
}

input {
width: 200px;  
height: 18px; 
}
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eef0f4;
	}

#wp-calendar td {
	border:0px;
        color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
        border:0px;
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}
