/* CUSTOM ADMIN PANEL CSS */

#content h2, #content h3 {
padding-top: 20px;
}

body, h1,p,h1,h2,a,li, #horizontalNavigation, #preHeaderLeft, #sideBar, .main_menu_sidebar h3, .main_links_sidebar h3, #sideBar h3, #sideBar a, #sideBar a:hover, .alignright a, .button.cream, .p_struct1, #menu-verhnee-menyu ul li a, #preHeaderContent ul li a, #footer h3, #footer, .post-meta ul li, .post-meta a:hover, .post-meta a, h2 a 
{
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: #333;
}
.list_center ul li a:hover, .list_center ol li a:hover
{
  text-decoration:underline;
}
p
{margin-bottom: 0px;
}
.sf-menu li
{
height:100%;
}
.alignright
{
margin-bottom: 0px;
}
.p2_main_side
{
font-size:18px !important;
}

.block1 h2
{
margin-bottom: 0px;
}
.block1, .block1_main
{
margin-bottom: 15px;
}
.block1_main p, .block1_main ul li
{
font-size:16px;
}


.p_struct1 {
font-family: "Droid Sans";
font-size: 20px;
float: left;
width: 81px;
}
.p_struct2 {
max-width: 455px;
float: left;
}
#footer h3 {

font-size: 24px;
}
#footer .widget h3 {
padding-bottom: 8px;
margin-bottom: 0px;
}
.main_links_sidebar div a, .main_links_sidebar h3,
.background-test-1 h3, .main_menu_sidebar h3
{
font-size:18px !important;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
text-align: center;
color:#333;
}
.main_links_sidebar .textwidget
{
text-align:center;
}
.main_menu_sidebar h3, .main_links_sidebar h3
{
   margin-bottom: 5px !important;
#color: #333 !important;
}
#sideBar .widget {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #e4e4e4;
}
.doklad .snipet
{
text-align:center;
}
.doklad p, .doklad h3
{
margin-bottom: 5px;
text-indent: 42px;
text-align: justify;
font-size: 12px;
}
.doklad h3
{
margin-bottom: 5px;
margin-top:15px;
text-indent: 42px;
text-align: justify;
font-size: 14px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: bold;
font-style: italic;
color:#333;
}


.doklad h1
{
font-size: 21px;
text-align: center;
font-weight: bold;
}
 .doklad h2
{
margin-top:15px;
font-size: 18px;
text-align:center;
font-weight: bold;
}
.used_materials, .used_materials p

{
text-align:right !important;
width:100%;
}
.used_materials ul, .used_materials ul li
{
list-style: none;
}
.addition_materials
{
font-size:16px !important;
font-weight:bold !important;
text-align: center !important;
}
.questions p
{
font-weight:bold;
font-style:italic;
 text-transform: uppercase;
}
.questions hr
{
	width:30%;
margin: 0 auto 0 auto;
}
.questions ol, .questions ul

{
	margin:0;
	font-size: 12px;
	margin-left:50px;
}

.plan
{
padding-left:300px;
}
.plan ul
{
margin-top:0px
}
.plan ul ul
{
margin-top:0px
}
.plan p
{
text-indent:0px
}

.list ol ol, .list ul ol
{
	margin-left:20px;
}

.list ol ol li ul , .list ul ol li ul
{
	margin-left:20px;
}

.list_center
{
margin: 0px auto 0px auto;
width: 50%;

}
.inscription
{
}
.blizkoe table
{
border: solid 1px #333333;
}
.blizkoe table td
{
text-align:justify;
border: solid 1px #333333;
padding:5px;
}
.blizkoe table td p.link
{
text-align:right;
font-style: italic;
}
.blizkoe table td p.link:hover
{
text-decoration:underline !important;
}


ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
left: 250px;

}

.sf-menu ul {
width: 250px;
background:#FFFFFF;
}

.lang_sel_sel,
.lang_sel_other {
padding-right: 0px !important;
background: transparent !important;
}
#lang_sel_list {height: 13px;}
.table1 tr td
{border: 1px solid;}
.wp-image-12227
{margin-bottom:30px;}

#respond h3
{
  font-size:25px;
}
.chanels, .chanels tr, .chanels tr td
{
border: 1px solid;
}
Table Style - This is what you want
------------------------------------------------------------------ */
.theme table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.theme table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.theme table a:active,
.theme table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
.theme table {
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:0 auto;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
.theme table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.theme table th:first-child{
	text-align: left;
	padding-left:20px;
}
.theme table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.theme table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
border-left: solid 1 px;

}
.theme table tr{
	text-align: center;
	padding-left:20px;
}
.theme table tr td:first-child{
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
.theme table tr td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.theme table tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.theme table tr:last-child td{
	border-bottom:0;
}
.theme table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.theme table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.theme table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
.yarpp-related h3
{
padding-top: 14px;
font-size: 23px;
}
.ya-site-form__submit ya-site-form__submit_type_image
{
margin:0px;
}
input.ya-site-form__submit
{
margin:0px;
}
