html , body{
	margin: 0px;
	background-image: url(/pics/fon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
    position:relative; 
}

body {
	min-width: 900px;
	}

#main {
	min-width: 900px;
	max-width: 1150px;
	width: 100%;
	padding-bottom: 130px;
	}
	
	#container{min-height:100%; }
	
#menu {
	background-color: #dcf1ff;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.name {
	background-color: #39C;
	color: #FFF;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 16px;
	text-transform: uppercase;

}

#menu p {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 15px;
	margin-bottom: 0px;
}

#menu a {
	display: block;
	color: #36C;
	font-size: 14px;
	padding: 6px;
}
#menu a:hover {
	background-color: #39C;
	color: #FFF;
}
#logo {
	height: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-image: url(/pics/tula-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 24px;
	color: #333;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 22px;
	color: #333;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}


h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 18px;
	color: #333;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}


#box {
	height: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(/pics/tula-2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-right: 30px;
	margin-left: 30px;
}


#news {
	background-color: #dcf1ff;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 30px;
	margin-left: 30px;
}

#news ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#news ul li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#news a, #content a {
	color: #36C;
}

#content a:hover {
	text-decoration: none;
} 
#news a:hover {
	text-decoration: none;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 30px;
	display: block;
}
#map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 5px;
}
#footer {
	width: 100%;
	background-color: #374b69;
	height: 130px;
	margin-top:-130px; /* отрицательный маргин, равный высоте футера */
    position:relative; 
}
#footer #center {
	min-width: 900px;
	max-width: 1150px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#min {
	margin-left: 30px;
	width: 30%;
	float: left;
}
#br {
	float: left;
	position: relative;
	width: 60%;
}


#brevis_block {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	width: 170px;
	height: 35px;
	position: absolute;
	right: 0px;
}

#brevis_block a {
	color: #CCCCCC;
}

#brevis_block a:hover {
	text-decoration: none;
}

#brevis_block img {
	margin-right: 3px;
	margin-left: 8px;
}
#org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	margin-left: 20px;
	padding-top: 20px;
	display: inline-block;
}
#org a {
	color: #FFF;
text-decoration: none;
display: inline-block;
background-color: rgba(51, 51, 51, 0.6);
padding-right: 15px;
padding-left: 15px;
padding-bottom: 5px;
padding-top: 5px;
}
#content table {
	border-collapse: collapse;
	border: 1px solid #999;
}
#content td {
	padding: 5px;
	border: 1px solid #999;
}
#content th {
	background-color: #39C;
	color: #FFF;
	padding: 5px;
	border: 1px solid #999;
}


/*------Версия для слабовидящих начало------*/
#CecutientWrapper{
    position: fixed;
    width:1158px;
    background:#fff;
    display:block;
    height:0px;
    z-index:100;
    box-shadow: 0px 0px 5px #000;
    overflow: hidden;
}
#CecutientBlock{
    position:absolute;
    width:980px;
    left:50%;
    margin-left:-490px;
    font-size: 18px;
    line-height: 35px;
}
a#CecutientBtn{
    position: fixed;
    left:50%; 
    margin-left:150px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    box-shadow: 0px -10px #fff, 0px 0px 5px #000;
    padding: 10px 0px;
    background: #fff;
    cursor:pointer;
    display: inline-block;
    width: 280px;
    height: 23px;
    z-index: 1000;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-family: Arial, Geneva, sans-serif;
}
#CecutientBtn img{
    width: 45px;
      float: left;
}
#CecutientOn, #CecutientOff, #ImageOn, #ImageOff{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    padding: 0px;
    height: 20px;
    width: 50px;
    text-align: center;
    line-height: 18px;
    text-decoration: none;
    margin-top: -2px;
    border: 1px solid #000;
    color:#000;
    cursor: pointer;
}
#CecutientOn, #ImageOff{
    display:inline-block;
}
#CecutientOff, #ImageOn{
    display:none;
}
#SmallFonts, #MediumFonts, #BigFonts, #WhiteStyle, #BlackStyle, #BlueStyle, #GreenStyle{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display:inline-block;
    vertical-align: middle;
    padding: 0px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    text-decoration: none;
    margin-top: -2px;
    cursor: pointer;
}
#SmallFonts, #MediumFonts, #BigFonts{
    border: 1px solid #000;
    color:#000;
}
#SmallFonts{
    font-size:14px;
}
#MediumFonts{
    font-size:19px;
}
#BigFonts{
    font-size:24px;
}
#WhiteStyle, #BlackStyle, #BlueStyle, #GreenStyle{
    font-size:18px;
}
#WhiteStyle{
    border: 1px solid #000;
    color:#000;
}
#BlackStyle{
    border: 1px solid #000;
    color:#fff;
    background-color:#000;
}
#BlueStyle{
    border: 1px solid #063462;
    color:#063462;
    background-color:#9DD1FF;
}
#GreenStyle{
    border: 1px solid #A9E44D;
    color:#A9E44D;
    background-color:#3B2716;
}
#CecutientTop, .CecutientTopMenu{
    display:none
}
#CecutientTop{
    position:relative;
    width:980px;
    left:50%;
    margin-left:-490px;
    font-size:18px;
}
.SmallFonts{
    font-size:14px !important;
}
.MediumFonts{
    font-size:18px !important;
}
.BigFonts{
    font-size:22px !important;
}
#pedagog{    border: 1px solid #ccc;
    padding: 5px;
}
#line{ 	
	min-width:1258px;
	height: 0;
	background-color: #226099;
	-webkit-box-shadow: 0px 6px 6px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 6px 6px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 6px 6px 0px rgba(50, 50, 50, 0.5);
}
#main-vision { 
width:1158px;
margin:0 auto;

}
/*------Версия для слабовидящих конец------*/
