@charset "utf-8";


.logo {
	background-image: url(obshta/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
}


.baner {
	background-image: url(obshta/baner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bod {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #F90;
}
.menutop {
	list-style-type: none;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	display: list-item;
}

.float {
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.menuavtor {
	font-size: 12px;
	text-align: justify;
	list-style-type: none;
	line-height: 18px;
	list-style-position: inside;
}

.zagl1 {
	font-size: 18px;
	font-weight: bold;
}
.zagl2 {
	font-size: 14px;
	color: #F00;
}
.paragr {
	font-size: 10px;
	color: #333;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pad {
	padding-left: 10px;
	text-align: justify;
}

.ramka {
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 10px;
}
.colcherv {
	font-size: 14px;
	color: #F00;
}
.opis {
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	display: block;
	width: 130px;
}
