*	
	{margin: 0;
	padding: 0;
	border: 0;
	}
	
/* ****************************************************************************

ÎÁÙÈÅ ÏÀÐÀÌÅÒÐÛ

***************************************************************************** */
	
body
	{background-color: #173949;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -50px 0;
	color: #acacac;
	font-size: 14px;
	font-family: "Times New Roman", serif;
	}
p
	{margin-bottom: 20px;
	text-align: justify;
	}
h1
	{font-size: 22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #eeeeee;
	font-weight: normal;
	}
h2
	{font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #eeeeee;
	}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 14px;
	margin-bottom: 40px;
	}
a
	{color: #b28c7b;
	text-decoration: none;
	}
a:hover
	{text-decoration: underline;
	}
strong
	{color: #ffffff;
	}
ol
	{margin-left: 20px;
	}
input
	{color: #173949;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	}
input#submit
	{margin-left: 420px;
	}
textarea
	{width: 400px;
	height: 300px;
	margin-left: 20px;
	}

/* ****************************************************************************

ÏÀÍÅËÜ ÍÀÂÈÃÀÖÈÈ

***************************************************************************** */

#nav
	{position: absolute;
	top: 40px;
	left: 585px;
	background-image: url(../images/main_title.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 150px;
	width: 620px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	}
#nav ul
	{margin-top: 20px;
	}
#nav ul li
	{margin-right: 18px;
	float: left;
	position: relative;
	list-style-type: none;
	}
#nav ul li ul
	{margin: 10px 0 0 0;
	position: absolute;
	width: 20em;
	font-size: 14px;
	}
ul.sublinks li
	{font-family: "Times New Roman", serif;
	font-style: italic;
	margin-top: 10px;
	font-size: 16px;
	}
ul.sublinks img
	{vertical-align: middle;
	margin-right: 15px;
	}
	
/* ****************************************************************************

ÎÁËÀÑÒÜ ÊÎÍÒÅÍÒÀ

***************************************************************************** */
	
#content
	{position: relative;
	margin-top: 200px;
	margin-left: 585px;
	margin-bottom: 100px;
	width: 600px;
	}
#content ul
	{margin-left: 15px;
	list-style-type: circle;
	}
#content table td
	{vertical-align: top;
	}
	
/* ****************************************************************************

FOOTER

***************************************************************************** */

#footer 
	{font-size: 14px;
	font-style: italic;
	margin-left: 585px;
	width: 600px;
	}
#footer a
	{text-decoration: underline;
	}
#footer table
	{width: 100%;
	}
#footer table td
	{width: 33%;
	vertical-align: top;
	}
#footer h2
	{color: #b28c7b;
	font-size: 16px;
	margin: 0 0 10px 0;
	}
#footer ul
	{list-style-type: none;
	}
#footer ul li
	{margin: 0 0 30px 0;
	font-size: 16px;
	}
	
/* ****************************************************************************

TRIKS AND CLASSES

***************************************************************************** */

.copy
	{font-size: 14px;
	font-style: italic;
	text-align: center;
	color: #b28c7b;
	}
.link
	{color: #ffffff;
	}
.poem
	{text-align: center;
	}
.epigraf
	{margin-left: -8px;
	}
.bold
	{font-weight: bold;
	text-align: center;
	}
.ask {
	font-style: italic;
	}
.sign
	{font-style: italic;
	margin-left: 165px;
	}
.date {
	text-align: right;
	font-style: italic;
	clear: both;
	}
.news {
	float: right;
	margin: 0 0 10px 25px;
	}
table.audio
	{width: 100%;
	margin-bottom: 10px;
	border-spacing: 5px;
	}
table.photos
	{width: 100%;
	border-spacing: 20px;
	margin-bottom: 10px;
	}
table.photos td
	{width: 16%;
	vertical-align: middle;
	border: 2px solid #acacac;
	background: #ffffff;
	}
table.photos td img
	{margin-top: 10px;
	border: 1px solid #b28c7b;
	}
table.photos td p
	{font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding: 0 5px;
	}
table.photogallery
	{width: 100%;
	border-spacing: 40px;
	margin-bottom: 10px;
	}
table.photogallery td
	{width: 16%;
	vertical-align: middle;
	border: 2px solid #acacac;
	background: #ffffff;
	}
table.photogallery td img
	{margin-top: 10px;
	border: 1px solid #b28c7b;
	}
table.photogallery td p
	{font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding: 0 5px;
	}
table.photogallery td p.pod
	{text-align: left;
	}
.tabs
	{width: 100%; 
	}
.tabs td
	{width: 50%;
	padding: 0 10px;
	text-align: justify;
	}
.tabs h2 {
	color: #b28c7b;
	font-size: 18px;
	}
.tabs p 	{
	font-size: 12px;
	}
		
