body 
	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 80%;
	}

div#top
	{
	margin: 0px;
	padding: 0px 0px 0px 244px;
	color: #696;
	height: 102px;
	}

div#top p
	{
	border-top: 5px solid #ffbf44;
	margin: 0px;
	padding: 3px 0px;
	}

img#logo
	{
	position: absolute;
	right: 60px;
	top: 30px;
	}

div#menu
	{
	background-color: #fff5e1;
	margin: 0px 0px 0px 244px;
	border-top: 1px solid #fff5e1;
	height: 91px;
	}
div#menu p
	{
	margin: 0px;
	padding: 3px;
	color: #ffbf44;
	text-align: center;
	font-weight: bold;
	}

div#menu a
	{
	font-weight: normal;
	color: #669966;
	text-decoration: none;
	}

div#menu a:hover
	{
	text-decoration: underline;
	}

div#menu a.active
	{
	color: #99c;
	}
	

img#pict
	{
	position: absolute;
	top: 0px;
	left: 0px;
	}	


h1#navig
	{
	margin: 10px 0px 0px 244px;
	border-left: 10px solid #FFBF44;
	font-size: 90%;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	padding: 0px 10px;
	color: #696;
	}

h1#navig span
	{
	color: black;
	font-weight: bold;
	}

div#meat
	{
	margin: 15px 10px 5px 264px;
	font-family: Verdana, sans-serif;
	}

div#meat h1
	{
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9999CC;
	margin: 10px 0px 30px 0px;
	}

div#meat p
	{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

div#meat ul
    {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 30px;
    }

div#meat p#tothetop
    {
    padding: 20px 0px;	
    }

p#bottom
	{
	padding: 0px 20px 5px 20px;
	margin: 50px 0px 0px 0px;
	color: #FFBF44;
	color: #696;
	border-bottom: 1px solid #ffbf44;
	}

p#bottom span
	{
	float: right;
	color: #696;
	}


div#warn {padding: 5px 0px;}
div#warn p
	{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}


.r	{text-align: right;}
.l	{text-align: left;}
.c	{text-align: center;}


img
	{
	border-style: none;
	}

a
	{
	color: #696;
	font-weight: normal;
	text-decoration: none;
	}

a:hover {text-decoration: underline;}
a.active {color: #9999сс;}

h2, h3
	{
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #9999CC;
	margin: 10px 0px 5px 0px;
	}

h3
	{
	font-size: 90%;
	}

table
	{
	font-size: 100%;
	}

input
	{
	width: 200px;
	}

input.subm
    {
    width: auto;
    margin-left: 5px;
    }
    
textarea
	{
	width: 320px;
	height: 100px;
	}
	

/* Новости */
div#newscont
    {
    padding: 10px 0px 20px 0px;
    }
    
div.news div 
    {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    }

div#newscont strong em, div#newscontainer strong em 
	{
	font-style: normal;
	background-color: #99c;
	color: #fff;
	}

p.more 
    {
    padding-top: 10px !important;
    }

p.more a
	{
	text-decoration: underline;
	padding-left: 10px;
	background-image: url("../img/triangle.gif"/*tpa=http://atlantpereezd.ru/img/triangle.gif*/);
	background-repeat: no-repeat;
	background-position: 3px 60%;
	}

a.more {text-decoration: underline;}


/* Ссылки */
table.links {border-collapse: collapse;}
table.links td {padding: 5px 5px 20px 5px; vertical-align: top;}
table.links th {border-top: 1px solid #fff5e1;}

div#meat ul 
{
	
}

div#meat ul li
{
	
}

h2.special {
	border-top: 1px solid #fff5e1;
	margin-top: 20px;
	padding-top: 10px;
}
.otziventry {
	clear:right;
	margin-right: 50px;
}
.leftotziv {
	margin-right:250px;
	padding-bottom: 30px;
	padding-right: 10px;
}
.rightotziv {
	float:right; width:250px;
	padding-bottom: 30px;
	text-align: center;
}

.otzivimg {
	margin: 30px 0;
}