@charset "windows-1251";
/* CSS Document */

p {
	padding: 10px;
}
li {
	padding: 10px;
	list-style-type: circle;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	background-color: #E7E4E2;
	background-attachment: fixed;
	background-image: url(fon.gif);
	background-repeat: repeat-y;
}

.text
{
	vertical-align: top;
	background-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: medium;
	border-left-color: #0000FF;
}

.small
{
	font-size: x-small;
	color: #666666;
}

.zentr
{
	height: 59px;
	left: 70px;
	position: relative;
}

.sred
{
	top: 25px;
	font-weight: bold;
	position: relative;
	letter-spacing: 3px;
	font-size: large;
	color: #0000FF;
}
.kartinka
{
	position: absolute;
}
.logo
{
	text-align: right;
	margin-right: 30px;
}

.mini
{
	margin: 10px;
}
.fon
{
	background-color: #0099FF;
}
.zag
{
	background-color: #00CCFF;
	font-weight: bold;
}


.rekl {font-size:x-small; border:thin #666666 solid; padding:5px; text-indent:10px;}
.nop {padding:0px;}
