
body 
{  
	margin: 20px 50px 10px 50px;
	padding: 0px;
	font-size: 9pt; 
	font-family: Tahoma;
	background-color: white;
	color: #333333;
}
table
{
	border-collapse: collapse;
}

td
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

ul
{
	padding: 0px;
	margin: 0px;
}

img
{
	border: none;
}

a:link, a:visited
{
	color: #ac0048;
}

hr
{
	height: 5px;
	text-align: center;
	width:  80%;
	background-color:#ababab;
}

td.top
{
	width: 300px;
	height: 92px;
}

td.menu
{
	width: 210px;
}

td.logo
{
	background-color: #c50000;
	width: 330px;
	height: 240px;
	background: url("/images/site/lampochka.jpg") no-repeat left top;
	padding-left: 360px;
}

div.need
{
	width: 100%;
	height: 240px;
	background: #c50000 url("/images/site/need.gif") no-repeat left top;
	float: left;
}

td.line
{
	width: 690px;
	height: 10px;
}

td.gray
{
	width: 690px;
	height: 130px;
	background-color: #EEEEEE;
}

td.main
{
	min-width: 690px;
	min-height: 200px;
	padding: 10px;
}

td.bottom
{
	width: 740px;
	height: 43px;
	background-color: #6B6B6B;
	color: #cdcdbe;
	padding: 10px 80px 10px 80px;
	text-align: center;
	font-size: 10px;
}

td.bottom a
{
	color: #cdcdbe;
}


form.search
{
	display: block;
	width: 154px;
	height: 19px;
	position: relative;
	top: -60px;
	left: 740px;
}
form.search input
{
	background-color: white;
	border: 1px solid #cccccc;
	width: 154px;
	height: 19px;
	color: #676767;
	font-size: 13px;
}

div.levels
{
	display: inline;
}

table.list td, table.list th
{
	padding: 0px 10px 10px 10px;
}

table.list td a:link, table.list td a:visited
{
	display: block;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none;
	text-align: left;
}

table.list td a:hover, table.list td a:active
{
	text-decoration: underline;
	text-align: left;
}

div.date
{
	color: #ff9600;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 10px;
}

div.date2
{
	display: inline;
	float: right;
	color: #ff9600;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 5px 10px;
}

table.dopnavigate
{
	border: 1px solid #eecd94;
}

table.dopnavigate th
{
	text-align:center;
	background-color:#eecd94;
	color: white;
}

table.dopnavigate th a
{
	color: white;
}

table.dopnavigate td
{
	padding: 5px;
}

table.dopnavigate td a:link, table.dopnavigate td a:visited
{
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}

table.dopnavigate td a:hover, table.dopnavigate td a:active
{
	text-decoration: underline;
}

table.list td b
{
	font-size: 11pt;
}

ul.list
{
	margin-bottom: 60px;
}

ul.list li
{
	list-style-type: none;
	float: left;	
}

ul.list li a:link, ul.list li a:visited
{
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #eed8b1;
	border: 1px solid #eeb551;
	padding: 7px 0px 0px 0px;
	margin: 5px;
	
	font-size: 16px;
	text-decoration: none;
}

ul.list li a:hover, ul.list li a:active
{
	background-color: #eed3a4;
}

ul.list li.selected a:link, ul.list li.selected a:visited
{
	font-weight: bold;
}

div.logo
{
	width: 480px;
	padding-left: 55px;
	padding-top: 5px;
	height: 47px;
	background: url("/images/site/logo.gif") no-repeat left top;
	float: left;
	text-transform: uppercase;
	font-size: 19px;
}

div.logo b
{
	display: block;
	text-transform: none;
	font-size: 10px;
	font-weight: normal;
}

table.mostinteresting td
{
	padding: 5px;
}

table.mostinteresting td a:link, table.mostinteresting td a:visited
{
	display: block;
	text-decoration: none;
	text-align: left;
}

table.mostinteresting td a:hover, table.mostinteresting td a:active
{
	text-decoration: underline;
}

div.li
{
	float: right;
	padding-left: 20px;
}
