body {
	margin: 0;
	padding: 0;
	background: url(img/bg15.jpg);
	color: #333;
}

/*********** ÎÁÙÈÅ ÝËÅÌÅÍÒÛ ***********/
a {color: #555;}
a:hover {color: #000; text-decoration: none;}
td {font: 12px Tahoma, Arial;}
hr {color: #fff; background: #fff; width: 90%; height: 1px; border: none;}

/*********** ÑÒÐÓÊÒÓÐÀ ÑÀÉÒÀ ***********/
.top {height: 500px; text-align: center;}
.content {padding: 10px 50px;}
.bottom {height: 50px; text-align: center; color: #f2e0c6;}
.disp {display: none;}
.menu {height: 70px; font: 12px Verdana, Arial; text-align: center;}
h1 {text-align: center; font: 18px Arial; margin: 0 0 5px; text-transform: uppercase}