body {
	/*background-color: #6F1121;*/
	background:#DAB423;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-style: italic;
}
a {
	color: #fff;
	font-style: italic;
	text-decoration: underline;
	border: 0px;
}
img {
	border: 0px;
}
.zan-left {
	background-image: url('img/zan-left.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
.zan-right {
	background-image: url('img/zan-right.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.topbg {
	background-image: url('img/top-bg.jpg');
	background-repeat: repeat-x
}
.main {
	background-image: url('img/yellow-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
.center {
	background-image: url('img/center-bg.jpg');
	background-repeat: repeat-x;
	background-position:  center 50%;
}
/*.main p*/
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 7 0;
	text-indent: 15px;
	text-align: justify;
}
h1 {
	color: #fff;
	font-style: italic;
	font-size: 32px;
	font-family:  Georgia;
}
h3 {
	font-size: 18px;
	font-style: italic;
	margin: 2 0 2 0;
}
h4{
	font-size: 16px;
	font-style: italic;
	margin: 0 0 2 0;
}
h2 {
	margin-bottom: 60px;
}
h5{
	font-size: 14px;
	font-style: italic;
	margin: 5 0 2 0;
}

ul{
	margin: 0;
	padding: 0;
}
li {
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;
}
input,textarea {
	background: #E3C62C;
	border: 1px solid #6E101E;
	color:#851525;
	padding: 3px 5px;
}
input.submit {
	background:#6F1121;
	font-weight: bold;
	/*border-top: 1px solid #D51442;
   border-right: 1px solid #A80C31;
   border-bottom: 1px solid #A80C31;
   border-left: 1px solid #D51442;*/
	font-size: 11px;
	color: #fff;
	padding: 4px;
}
.top-yellow {
	background-image: url('img/top-yellow.jpg');
	background-repeat: no-repeat;
	background-position: center top
}
.podmenu {
	background:#6F1121 url('img/podmenu.gif') no-repeat center top;
	
}
.ugol-left {
	background-image: url('img/ugol-left.gif');
	background-repeat: no-repeat;
	background-position: right top
}
.ugol-right {
	background-image: url('img/ugol-right.gif');
	background-repeat: no-repeat;
	background-position: left top
}
.copyright {
	background:#6F1121 url('img/down-bg.gif') no-repeat center top;
	
}

/*MEDIA="PRINT"*/

.hide {display:none;}
.show {}
.hide_logo {background:#DAB423; display:none;}

/*<Новости>*/
.special-text {
font-size: 13px;
font-weight:bold;
font-style: italic;
color:#fff;
}
#norma{
	font-weight: normal;
	font-size: 12px;
}
.special-text a {
	color:#fff;
}
.news, .special-news {
margin: 5px 50px 5px 100px;
padding: 10px 15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
color: #FFFFFF;
}
.special-news {
background: #CB9617;
border: 1px solid #E4CA2C;
}
.news-text {
color:#fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}
/*</Новости>*/

/*<Отзывы>*/
ul.opinion li {
	font-weight: bold;
	font-style: italic;
	color: #F2E53A;
	list-style-image: url('img/bullet.gif');
}
ul.opinion a {
	text-decoration: underline;
	font-weight: bold;
}
.res {	
	background: url('img/fon_res.jpg') no-repeat top right;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	text-align: center
}


.res div{
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	margin-left: 25px;
}
/*</Отзывы>*/
.border{
background: url('img/border/cornerLeftTop.gif') no-repeat top left;
}
.border1{
	background: url('img/border/cornerBgTop.gif') repeat-x top;
}
.border2{
	background: url('img/border/cornerRightTop.gif') no-repeat top right;
}
.border3{
	background: url(img/border/cornerBgLeft.gif) repeat-y top;
}
.border4{
	background: url(img/border/cornerBgRight.gif) repeat-y top;
}
.border5{
	background: url('img/border/cornerLeftBot.gif') no-repeat top left;
}
.border6{
	background: url(img/border/cornerBgBot.gif) repeat-x top;
}
.border7{
	background: url('img/border/cornerRightBot.gif') no-repeat top right;
}
