body {
	background: none;
	color:black !important;
}

.zoom_version {
	display:none;
}

.standart_version {
	display: block;
}


.site_version a {
    color: #010101;
    font-size: 22px;
    background: #fff;
    padding: 6px 10px;
    text-decoration: none;
    border: 1px dashed black;
    min-width: 300px;
    float: right;
}

.logo_line {
	background: none !important;
	text-align: center !important;
	margin-bottom:60px;
}

div.name {
    margin-top: 26px;
    margin-left: 100px;
    width: auto;
    text-shadow: none;
    font-size: 31px;
    color: #101010;
    letter-spacing: 0.1em;
}

#wrap {
    width: 100% !important;
    margin: 0 auto;
}

div.logo {
    margin-top: 11px;
    float: left;
    width: 75px;
    margin-left: 20px;
}

div.menu a {
    font-size: 25px;
    text-decoration: none;
    color: #060606;
    letter-spacing: 0.1em;
    line-height: 1.4;
    padding:5px 10px;
    display: block;
}

div.menu a:hover {
	color: white !important;
	background: black;
}

.content p, content a, content span, content em {
	font-size: 22px !important;
    color: #000000 !important;
    line-height: 1.3 !important;
    
}

p, a, span, em, td {
	font-size: 22px !important;
    color: #000000 !important;
    line-height: 1.3 !important;
    
}

form {
	font-size: 20px !important;
	margin-left: 15px;
}

input {
	font-size: 20px;
}

div.border_news {
    border: 1px solid #bbbbbb;
    font-size: 20px;
    line-height: 1.3;
    color: black;
}

p.title {
    font-size: 30px;
    text-align: center;
}

.menu_links a {
    font-size: 22px;
    line-height: 1.5;
}

