/* CSS Document */

body {
background-color:#ffffff;
color:#4B554C;
margin:0;
padding:0;
}

html {
font-size:10px;
font-family: Tahoma;
}

.border {
width:970px;
vertical-align:top;
text-align:left;
}

.main_div {
height:100%;
vertical-align:top;
margin:0px;
}

.main_table {
width:970px;
display:table;
}

.main_table_row {
width:970px;
height:100%;
/*display:table-row;*/
}

.main_left {
width:560px;
height:100%;
vertical-align:top;
display:table-cell;
text-align:left;
font-size: 1.5em;
float:left;
}

.main_left img {
	margin-bottom: 20px;
}

.main_cent {
width:400px;
height:100%;
vertical-align:top;
display:table-cell;
text-align:left;
padding-left: 10px;
}

.slogan {
vertical-align:top;
margin: 5px 0px 0px 0px;
float: right;
font-size: 1.5em;
}

.topmenu{
text-align: left;
vertical-align:top;
margin:20px 0 0 20px;
float: left;
}
.topmenu img {
	padding-right: 30px;
}

.table1 {
width:970px;
/*display:table;*/
margin-bottom: 20px;
}



.table_row1 {
width:970px;
display:table-row;
margin-top: 40px;
}

#base_url {	margin-top: 50px;}

.date_gl {
	color:invert;
font-size:13px;
font-weight:600;
}



.shapka1 {
width:970px;
vertical-align:top;
display:table-cell;
}

.layer {
 padding: 5px; /* polya vokrug texta */
 float: right; /* Obtekanie po pravomu krayu*/
 text-align: center;
 display: block;
}

.clear {
 clear: both; /* otmena obtekaniya */
}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 560px; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 1.1em;
}
.sidebox_r {
	margin: 0 auto; /* center for now */
	width: 370px; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 1.1em;
	margin-bottom: 20px;
}
.sidebox_r_info{height:auto;
	margin:23px auto 20px 13px;
	width: 371px; /* ems so it will grow */
	font-size: 1.1em;
	margin-bottom: 20px;}

img.top{height:19px;width:371px;}

div.content{background: url(../images/repeator.png) repeat-y scroll center top;
height:auto !important;
min-height:/*392*/240px;
margin-top:-16px;
padding:0 0 0 9px;
*+margin-top:-5px;
}

div.content h2{
margin-bottom:-4px;
font-size:14pt;
padding-left:5px;}

img.bottom{left:0;margin-top:0;position:relative;width:371px;}
img.inf{
position:relative;
right:16px;
top:-16px;
}

span.informaciya{color: #3C3C3C;
	font-weight: normal;}

.sidebox_r .img_r {
	position:absolute;
right:15px;
top:15px;
}


.sidebox_r input {
	margin-top: 10px;
}

.sidebox_r hr {
color: invert;
margin: 7px 0 6px 0;
padding:0;
height: 2px;
}

.line {
border-top:2px solid gray;
height:0;
margin:0;
padding:0;
}

.text {
	margin: 0!important;
	padding: 0;
	margin-top: -15px;
}

.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: invert; 
	/*font-weight: bold;*/ 
	font-size: 12pt; 
	line-height: 1em;
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: justify;
}

.last_sem {
		height: 121px;
		padding-bottom: 0;
}

.description {
	text-align: left;
	padding: 10px;
	font-style: italic;
	font-size: 0.9em;	
}

.date {
	padding: 5px 0;
	text-align: right;
}

.bg_box{
	background: #DDE5D0;
	width:560px;
}




.content_txt {
line-height:1.5em;
padding:0;
text-align: justify;
font-size: 1.5em;
color: invert;
font-weight: 600;
float:right;
}



.footer {
background:url(../images/footer_01.jpg) top no-repeat;
vertical-align:top;
width:970px;
height:85px;
font-size: 1.3em;
}

.footer_txt {
vertical-align:top;
font-weight:500;
text-align:center;
padding:10px 0px 0px 0px;
margin:0px 0px 0px 50px;
text-align: left;
}

a, a:hover {
color:#9baa7b;
text-decoration: none;
}

a:hover {
color: #000;
}


.sidebox_r a, .sidebox_r a:hover {
color:invert;
text-decoration: none;
font-size:15px;
}

.sidebox_r a:hover {
color: #acbb8e;
}


a.top,  a.top:hover,  a.top:visited {
color:#454545;
text-decoration: none;
}


p,.content_txt ul {
margin:0;
padding:0px 8px 8px 8px;
padding:0 8px 8px;
font-size:15px;
}

pre {
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 invert-space: pre-wrap; /* css-3 */
 invert-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 invert-space: -pre-wrap; /* Opera 4-6 */
 invert-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
 margin: 0 20px;
}

img {
border:0;
}

img a {
border:0;
}
fieldset {
	border: 0px;
}

/*css fix*/
.opera .sidebox_r img {
	margin-top: -10px;
}


/* FORM */
.alert, .error { 
			color: #FF0000;
			font-size: 12px;
			font-weight: 600; }

.alert {
	margin-top: 15px;
}

ol.forms {
	list-style: none;
	padding: 0;
}

ol.forms li {
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1.5em;
	padding-right: 1%;
	text-align: right;
	width: 120px;
}

ol.forms input { width: 39%; }
ol.forms textarea {
	height: auto; 
	width: 350px; 
}


ol.forms .error { 
	display: block;
	margin: 0.25em 0 0 125px;
}

ol.forms li.buttons {
	text-align: center;
}

.ok {
	font-weight:600;
	margin-top:10px;
	text-align:center;
}

.trener img {
	float: left;
	margin: 0 10px 5px 0;
	width: 150px;
}

.trener {
	color: #3C3C3C;
	font-weight: normal;
}

.title {
	text-transform: uppercase;

}

.first{float:left;padding-right:5px;}
.second{}

#partners img {
	float: left;
	padding-right: 10px;
}
#partners p { line-height: 89px;clear:both;}

.left_cont {
	width: 490px;
}
