*{
margin:0px;
padding:0px;
}

body {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:14px;
background-image: url("/images/bg.png");
background-color: #F4F4F4;
margin:0;
padding:0;
}

.table {
text-align: center;
border: 1px solid black;
width: 100%;
}

.table_partners {
text-align: center;
width: 100%;
}

.table td {
vertical-align: middle;
border: 1px solid black;
}

.table_partners td {
vertical-align: bottom;
padding: 10px;
}

ul {
list-style-type: none;
}

.main li {
list-style-image: url("/images/ok_small.png");
margin-top: 0.5em;
margin-bottom: 1em;
margin-left: 40px;
}

.blokdown li {
list-style-image: url("/images/ok_small.png");
margin-top: 0.5em;
margin-bottom: 1em;
margin-left: 40px;
}

p {
margin-top: 0.5em;
margin-bottom: 1em;
}

h1 {
font-size:28px;
font-weight: bold;
text-align: center;
}

.h1 {
font-size:26px;
font-weight: bold;
text-align:center;
}

h2 {
font-size:22px;
text-align:center;
}

.h2 {
font-size:22px;
text-align:center;
}

h3 {
text-align:center;
}

.h3 {
font-size:18px;
font-weight: bold;
text-align:center;
}

td {
vertical-align: top;
}

a {
color: #00F;
text-decoration: underline;
border: none;
}

a:hover {
text-decoration: none;
}

a :visited {
color: #00F;
}

#menu {
height:22px;
padding:10px;
font-size:16px;
color: #fff;
background: #8CC112;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ACD805', endColorstr='#70AD1E');
background: -webkit-gradient(linear, left top, left bottom, from(#ACD805), to(#70AD1E));
background: -moz-linear-gradient(top,  #ACD805,  #70AD1E);
box-shadow: 0px 0px 5px #aaa inset;
}

#menu li {
float: left;
list-style-type: none;
margin-right: 25px;
}
#menu li a {
color: #fff;
}

#menu li :hover {
color: #00F;
}

.gsc-control-cse-ru {
padding:0 !important;
border:none !important;
}

.gsc-input {
border-radius:2px;
}
.gsc-search-button input{
border-color:#fff!important;
border-width:4px!important;
box-shadow: 0px 0px 4px #888!important;
border-radius:20px!important;
margin-left:7px!important;
}

#links {
padding: 0px;
}

#links a {
font-size:14px;
color: #888888;
text-decoration: underline;
margin: 0px;
padding: 0px;
}

#links a:hover {
font-size:14px;
color: #888888;
text-decoration: none;
}

#links td {
text-align:center;
margin: 0px;
padding: 0px;
}

#vhod {
float:right;
color: #fff;
text-decoration:underline;
cursor: pointer;
}

#vhod:hover {
color: #00F;
}

#overlay {
position:absolute;
top:0;
left:0;
width:100%;
height:0px;
z-index:90;
background:#000;
-moz-opacity: 0.6;
opacity:0.60;
filter: alpha(opacity=60);
}

#close {
position: absolute;
top: -18px;
right: -18px;
cursor:pointer;
}

#regvhod {
display: none;
position: absolute;
top: 25%;
left: 50%;
width: 400px;
height: 220px;
margin-left:-200px;
background: #fff;
z-index:100;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
text-align:center;
line-height: 24px;
}

#hod {
height:40px;
width: 199px;
background: #fff;
float:left;
border-top-left-radius:15px;
color: #999;
line-height:40px;
font-size:20px;
font-weight:bold;
cursor:pointer;
border-right:1px solid #bbb;
}

#reg {
height:40px;
width: 200px;
background: #cfcfcf;
float:left;
border-top-right-radius:15px;
color: #fff;
line-height:40px;
font-size:20px;
font-weight:bold;
cursor:pointer;
}

#regin {
display:none;
}

#zayavka, #zayavkarep {
display: none;
position: fixed;
top: 25%;
left: 50%;
width: 500px;
height: 265px;
margin-left:-250px;
background: #fff;
z-index:100;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
text-align:center;
line-height: 22px;
padding: 10px;
}

#zayavka textarea, #zayavkarep textarea {
width: 330px;
height: 70px;
}

#regist {
z-index:100;
position: absolute;
top: 5%;
left: 50%;
margin-left: -306px;
}

#banner {
box-shadow: 0px 0px 10px #888;
-webkit-box-shadow: 0px 0px 10px #888;
-moz-box-shadow: 0px 0px 10px #888;
height:256px;
width: 100%;
}

#slider {
position: relative;
overflow:hidden;
background-color:#FFF;
width:75%;
margin:0;
padding:0;
float:left;
}
.contentsl {
	float: left;
	position: relative;
	background-color:#fff;
text-align: right;
}

.contentsl h1 {
text-align:center;
}

.contentsl p {
padding-right:30px;
color:#888;
font-size: 14px;
line-height: 16px;
}

.contentsl img {
margin-top: 6px;
float: left;
}

.contentholder {
height:256px;
overflow: hidden;
position: relative;
background-color:#FFF;
}
.contentslider {
position: absolute;
top: 0; left: 0;
}
.contentnav {
position: absolute;
bottom: 10px;
left: 50%;
margin-left:-58px;
height:30px;
z-index: 50;
text-align: center;
line-height: 30px;
}
.contentnav a {
text-decoration: none;
font-weight: bold;
font-size: 30px;
color: #fff;
text-shadow: 0px 0px 4px #333;
}
.contentnav a.active {
color:#ACD805;
}

#slider2 {
position: relative;
width:25%;
margin:0;
padding:0;
float: left;
overflow:hidden;
background-color:#FFF;
z-index:10;
height: 256px;
}

#slider22 {
text-align: center;
padding: 0px 10px;
border-right: 1px dashed #ddd;
height: 250px;

}

.buttonq {
width: 90%;
height: 80px;
color: #fff;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
box-shadow: 0px 0px 10px #888;
margin: 30px auto;
padding:5px;
}

.buttonz {
height: 68px;
background: #8CC112;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ACD805', endColorstr='#70AD1E');
background: -webkit-gradient(linear, left top, left bottom, from(#ACD805), to(#70AD1E));
background: -moz-linear-gradient(top,  #ACD805,  #70AD1E);
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
box-shadow: 0px 0px 10px #444 inset;
font-size: 20px;
font-weight: bold;
color: #fff;
text-decoration: none;
cursor: pointer;
line-height: 26px;
padding-top:12px;
}

.buttonz:hover {
color: #000;
}

#filter {
background-color:#FFF;
box-shadow: 0px 1px 5px #888;
border-radius:7px;
-webkit-border-radius:7px;
-moz-border-radius:7px;
margin:7px;
}

.topik {
float:left;
width:98%;
background-color:#FFF;
margin: 10px;
box-shadow: 0px 1px 5px #888;
border-radius:7px;
-webkit-border-radius:7px;
-moz-border-radius:7px;
}

.resume {
height: 66px;
overflow:hidden;
text-align: justify;
}

.repetitor1 {
float:left;
width:100%;
}

.repetitor2 {
background-color:#FFF;
width: auto;
overflow:hidden;
margin: 10px;
box-shadow: 0px 1px 5px #888;
border-radius:7px;
-webkit-border-radius:7px;
-moz-border-radius:7px;
padding: 0px;
height: 180px;
cursor: pointer;
font-size:14px;
line-height:16px;
}

.repetitor2:hover {
-webkit-border-radius:7px;
-moz-border-radius:7px;
border:4px solid #8CC112;
box-shadow: 0px 0px 0px #888;
margin:6px;
}

.repetitor2 table img {
-webkit-border-radius:4px;
-moz-border-radius:4px;
max-height:145px;
}

.repetitor2 span {
color:gray;
font-size:14px;
}

#content h1 {
color: #888;
}

#next, #prev {
cursor:pointer;
}

#podval {
width: 100%;
color: #888;
float:right;
background-color:#FFF;
box-shadow: 0px 0px 10px #888;
-webkit-box-shadow: 0px 0px 10px #888;
-moz-box-shadow: 0px 0px 10px #888;
padding:20px 0px 10px 0px;
border-bottom: 1px solid #aaa;
}

#podval a {
font-size:12px;
color:#888;
}

#podval h3 {
color:#000;
}

#text {
width: 100%;
margin:0;
}

#text2 {
color: #888;
background-color:#FFF;
box-shadow: 0px 1px 5px #888;
-webkit-border-radius:7px;
-moz-border-radius:7px;
padding: 15px;
text-align: justify;
margin:6px;
margin-bottom:20px;
}

#text2 h2, #text2 h1 {
color: #000;
text-align: center;
}

#text2 .quote {
font-style: italic;
text-align: right;
}

.quote {
font-style: italic;
text-align: right;
}

.home {
margin-top: 0.5em;
margin-bottom: 0.6em;
font-size: 16px !important;
}

.home li {
list-style-image: url("/images/ok_small.png");
margin-top: 0.5em;
margin-bottom: 0.5em;
}

#footer {
height:27px;
width:100%;
float:right;
padding:10px;
font-size:12px;
line-height:14px;
color: #fff;
background: #8CC112;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ACD805', endColorstr='#70AD1E');
background: -webkit-gradient(linear, left top, left bottom, from(#ACD805), to(#70AD1E));
background: -moz-linear-gradient(top,  #ACD805,  #70AD1E);
box-shadow: 0px 0px 5px #aaa inset;
}

#footer img {
margin-left: 20px;
border: none;
}

#contact{
float:right;
color: #fff;
}

#doppredmet1 {
cursor:pointer;
color: blue;
text-decoration: underline;
}

#doppredmet1:hover {
text-decoration: none;
}

#doppredmet2 {
display: none;
margin-top:-4px;
}

#districtscroll {
overflow-y: scroll;
height: 160px;
width: 93%;
text-align: left;
margin-left: 10px;
border: 1px solid #ddd;
}

.level {
margin-left: 10px;
}

.title {
/*font-family: Georgia, serif;
font-style: italic;*/
font-size:24px;
font-weight: bold;
margin-left: 10px;
}

.phpmsg {
margin: 200px auto;
width: 500px;
height: auto;
padding: 10px;
text-align: center;
-webkit-border-radius:7px;
-moz-border-radius:7px;
box-shadow: 0px 0px 5px #888;
background: #fff;
}

.knopka {
background: #8CC112;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ACD805', endColorstr='#70AD1E');
background: -webkit-gradient(linear, left top, left bottom, from(#ACD805), to(#70AD1E));
background: -moz-linear-gradient(top,  #ACD805,  #70AD1E);
text-align: center;
cursor: pointer;
width: 160px;
color: #fff;
border: 4px solid #FFF;
box-shadow: 0px 0px 5px #888;
border-radius:20px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
font-size:18px;
line-height:26px;
margin: 10px auto;
}

.knopka a {
color: #fff;
text-decoration: none;
}

.knopka a:hover {
color: #000;
}

.knopkas {
background: #8CC112;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ACD805', endColorstr='#70AD1E');
background: -webkit-gradient(linear, left top, left bottom, from(#ACD805), to(#70AD1E));
background: -moz-linear-gradient(top,  #ACD805,  #70AD1E);
text-align: center;
cursor: pointer;
width: 115px;
height: 60px;
color: #fff;
border: 4px solid #FFF;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
font-size:16px;
line-height:24px;
font-weight: bold;
box-shadow: 0px 0px 5px #888;
margin-top: 5px;
}

.knopkas:hover {
color: #000;
}

#select1, #select1 option, #select2, #select2 option, #select3, #select3 option {
  width: 130px;
  margin: 0;
  padding: 0;
}

#container {
	min-height:455px;

	text-align: center;
	text-decoration: none;
	width: 100%;
	overflow:hidden;
	margin-top:10px;
}

.search-background {
	display: none;
	height:140px;
	position: absolute;
	padding-top:200px;
	text-align: center;
	opacity:0.5;filter: alpha(opacity=50) ;
	width: 100%;
	color:#FFFFFF;
}

#next, #prev {
cursor:pointer;
}

#content table h1 {
line-height:48px;
color: #999;
}

#send {
font-weight: bold;
font-size: 16px;
text-align: center;
margin-top:200px;
}

.sep {
background-image: url('../images/sep.png');
background-repeat: repeat-x;
height:16px;
}

#leftcolumn, #rightcolumn {
float: left;
width: 21%;
padding:20px 0px;
margin: 0 auto;
}

#centercolumn {
float: left;
width: 58%;
text-align: justify;
padding: 20px 0px;
}

.blok {
background-color:#FFF;
box-shadow: 0px 1px 5px #888;
border-radius:7px;
-webkit-border-radius:7px;
-moz-border-radius:7px;
padding: 15px;
margin: 5px;
}

.blok2 {
background-color:#FFF;
box-shadow: 0px 1px 5px #888;
-webkit-border-radius:7px;
-moz-border-radius:7px;
padding: 0px;
margin: 5px;
}

.blokup {
background: #8CC112;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ACD805', endColorstr='#70AD1E');
background: -webkit-gradient(linear, left top, left bottom, from(#ACD805), to(#70AD1E));
background: -moz-linear-gradient(top,  #70AD1E, #ACD805);
box-shadow: 0px 1px 5px #333;
border-top-radius:7px;
-webkit-border-top-right-radius:7px;
-webkit-border-top-left-radius:7px;
-moz-border-radius-topright:7px;
-moz-border-radius-topleft:7px;
padding: 5px 15px;
margin: 20px 0px 0px 0px;
color: #fff;
font-size:16px;
}

.blokup a {
color: #fff;
font-size:16px;
}

.blokdown {
background-color:#FFF;
box-shadow: 0px 1px 5px #888;
border-bottom-radius:7px;
-webkit-border-bottom-right-radius:7px;
-webkit-border-bottom-left-radius:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-bottomleft:7px;
padding: 12px;
margin: 0px;
}

#books img {
padding: 0px 90px 0px 90px;
}

#vk_comments {
margin: 0 auto;
border: 1px solid #ddd;
}

.msgbox textarea {
width: 410px;
height: 80px;
font-family:Trebuchet MS, Arial, sans-serif;
}

#shem td {
border: 1px solid #DCDCDB;
padding: 3px;
text-align: center;
vertical-align: middle;
background-color: #FBFBFB;
color: #333;
}

blockquote {
	background: url("/images/exclamation.png") 1% center no-repeat #8CC112;
	float: left;
	width:auto;
	border: 1px solid #D4D4D4;
	box-shadow: 0 0 5px #DDD;
	height: auto !important;
	margin: 10px 50px 10px 0;
	padding: 10px 10px 10px 60px;
	color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
    font-size: 16px;
}

.messagebox{
background-image: url("/images/loader.gif");
background-repeat: no-repeat;
margin-top:-5px;
margin-left:10px;
}
.messageboxok{
margin-left:10px;
color:#8cc112;
background-color:#fff;
}
.messageboxerror{
margin-left:10px;
color:#CC0000;
background-color:#fff;
}