body
{
	background:#bababa;
	margin:0;
	padding:0;
	font: normal 13px "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
	color:#444;
}
a {outline:none;}
a img {border:0;}
div, table {border:0px solid orange;}
table {width:984px;}
hr {color:#CCCCCC;}
/* hr {border:1px solid #555;} */

/* TOP */
#top
{
	height:207px;
	background:#fff url(/img/top_bg.gif) repeat-x top center;
	text-align:center;
}
#top td {text-align:left; vertical-align:top;}
#top #logo {height:80px;}
#top #menu {height:127px;}

/* Navigation */
#nav {height:127px; background:url(/img/top_svet.jpg) no-repeat top left; margin-left:80px;}
#nav_otstup {padding-top:20px;}
#nav #n1 {width:108px; float:left;}
#nav #n2 {width:128px; float:left;}
#nav #n3 {width:113px; float:left;}
#nav div
{
	text-align:left;
	line-height:18px;
	white-space: nowrap;
}
#nav a
{
	font-size:24px;
	color:#8f7d9e;
	text-decoration:none;
}
#nav a:hover, #nav a:hover span {color:#dab8b5;}
#nav .this {color:#dab8b5;}
#nav .this span {color:#ac8682;}
#nav #n1, #nav #n2, #nav #n3 {padding-right:55px;}
#nav span {font-size:14px; color:#806e8f;}

/* Bottom */
#bot
{
	height:97px;
	background:#bababa url(/img/bot_bg.gif) repeat-x top center;
	text-align:center;
	vertical-align:top;
	font-size:11px;
	color:#fff;
}
#bot table {width:820px;}
#bot td {vertical-align:top; text-align:left;}
#bot #td_buts {text-align:right;}
#bot a {font-size:11px; color:#fff;}
#bot a:hover {text-decoration:none;}
#bot span {padding-right:10px;}
#bot #copy, #bot #links, #bot #buts {padding-top:37px;}

/* Content */
#cont {padding-bottom:60px; background:#fff;}
#cont a {color:#007eff;}
#cont a:hover {text-decoration:none;}
#cont td {vertical-align:top; text-align:left;}

/* Main */
#main {padding-left:80px; padding-right:40px;}
#main #tit {background:#961212; font-size:26px; color:#fff; padding:0px 5px;}
#main #txt #tit_sign {font-size:17px; font-weight:bold; color:#000; margin:0px; padding:0px;}
#main #table_words {width:0px; line-height:25px;}
#main #table_words td {width:0px;}
#main #table_words a {border-bottom:1px dashed #6bb4ff; text-decoration:none;}
#main #table_words a:hover {color:#0051a3; border-bottom:0px; background:#edffe9}

/* Panel */
#panel {padding-left:25px; margin-top:35px; border-left:1px solid #c6c6c6;}
#panel #fav {padding-bottom:25px;}
#panel #sape a {font-size:11px; color:#777;}
#panel #sape {font-size:11px; color:#777;}


