﻿body {
	background-image: url(fon.jpg);
}

p,ul,ol {
	color: black;
	font-size: 14px;
	font-family: Verdana;
	text-align: left;
}

ul.red {
	color: red;
	font-size: 14px;
	font-family: Verdana;
	text-align: left;
}

p.kimono {
	color: black;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
}

#text_bg {
    background: url(obyava.gif) no-repeat;
    width: 234px;
    height: 238px;
}

#text_bg2 {
    background: url(pustota1.gif) no-repeat;
    width: 234px;
    height: 238px;
}

h1, h2
{
    color: black;
	font-family: Verdana;
	font-weight: normal;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: center;
}

h3
{
    color: black;
	font-family: Verdana;
	font-weight: normal;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: left;
}

h1
{
	font-size: 20px;
	
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana;
}

.title {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,;
}

.small {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
}

.small2 {
	font-size: 90%;
}

.select {
 font-weight: 600; /* Жирное начертание */
}

a {
	color: black; /* Цвет ссылок */
	font-weight: bold;
}

a.active IMG { border: none; }

a:hover {
	color: red; /* Цвет ссылок при наведении на них мышью */
}

a.activer {
background-color: #FACF00;
padding:2px;
text-decoration: none;
}


a.active {
 text-decoration: none;
 border-bottom: 1px dashed black;
}

.centertext img {
  vertical-align: middle;
}

.news {font-weight: bold; color: #ff0000; background-color: #FACF00; padding:2px;}
.date {font-weight: bold; color: #ff0000;}