/* CSS Document */


/* ÃËÎÁÀËÜÍÎÅ
--------------------------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding-top: 22px;
}

body, td, th, div, p, label {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Times New Roman, Helvetica, sans-serif;
	line-height:16px; 
}

body {
	background:#ffffff url(../images/bg.jpg) repeat-x 0 0;
}

a {
	color:#a09d7f; 
	text-decoration:underline;
}

a:visited {
	color:#a09d7f;
	text-decoration:none;
}

a:hover {
	color:#a09d7f; 
	text-decoration:none;
}

td {
	text-align: left;
	vertical-align: top;
}

h1, h2, h3, h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

h5, h6 {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}


div.hr hr {display:none;}
div.hr {
  border-top:1px #ccc solid;
  height:1px;font-size:0px;
  line-height:0px;
  margin-bottom:-1px;
  margin-top:7px;
  clear:both;
}

.bg-content {
	background:url(../images/bg-content.jpg) repeat-y top center;
}

.bg-content-bottom {
	background:url(../images/bg-content-bottom.jpg) no-repeat bottom center;
	padding-bottom: 45px;
}


/* ØÀÏÊÀ
--------------------------------------------------------------------------------------------------- */
td.header {
	background:url(../images/bg-header.jpg) no-repeat top center;
	height:374px;
}

.header-box {
	padding: 22px 0px 0px 253px;
	overflow: hidden;
}

.logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 357px;
	display: block;
	font-size: 150%;
	height: 107px;
}

.logo a {
	width: 357px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	background:url(../images/logo.jpg) no-repeat top left;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: -4000px;
	height: 107px;
	outline: none;
}


/* ËÅÂÀß ÊÎËÎÍÊÀ
--------------------------------------------------------------------------------------------------- */
td.colum-left {
	background: url(../images/bg-left-colum.jpg) no-repeat top left;
	width: 283px;
}

#colum {
	float: left;
	width: 283px;
	overflow: hidden;
}

#colum div.innerpad {
	padding: 80px 30px 30px 70px;
}

#colum div.ads-colum-right {
	padding: 0px 30px 25px 70px;
}

#colum a {
	color: #a09d7f;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	/*text-transform: uppercase;*/
}

#colum a:hover {
	color: #a09d7f;
	text-decoration:none;
}

a.mainlevel {
	padding: 11px 0 0px 13px;
	display: block;
	background: url(../images/bulet.png) no-repeat top left;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

a.mainlevel:hover {
	background: url(../images/bulet-hover.png) no-repeat top left;
	text-decoration: none;
}


/* ÏÐÀÂÀß ÊÎËÎÍÊÀ
--------------------------------------------------------------------------------------------------- */
.colum-right {
	width: 559px;
}

#content-wrap {
	padding: 25px 45px 25px 45px;
}

.content {
	padding: 0px 0px 25px 0px;
}

.ads-content-top {
	padding: 0px 0px 10px 0px;
}

.ads-content-bottom {
	padding: 15px 0px 25px 0px;
}



/* ÑÅÏÀÐÀÒÎÐÛ - ÏÓÍÊÒÈÐ
--------------------------------------------------------------------------------------------------- */
td.sep-v {
	background: url(../images/sep-v.jpg) repeat-y top left;
}

div.sep-g {
	background: url(../images/sep-g.jpg) repeat-x top left;
}



/* ADS-ÏÎÄÂÀË
--------------------------------------------------------------------------------------------------- */
td.ads-footer {
	padding: 20px 45px 0px 70px;
}

div.ads-footer {
	padding: 30px 0px 0px 0px;
}


/* ÏÎÄÂÀË
--------------------------------------------------------------------------------------------------- */
td.footer {
	color:#ffffff; 
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}

td.footer p {
	color:#ffffff; 
	text-decoration:none;
}

td.footer a {
	color:#a09d7f; 
	text-decoration:none;
}

td.footer a:hover {
	color:#a09d7f; 
	text-decoration:underline;
}

.copyright {
	text-align: right;
	color:#666666; 
	text-decoration:none;
	padding: 15px 0px 0px 0px;
}

.liveinternet {
	text-align: right;
	color:#666666; 
	text-decoration:none;
	padding: 15px 0px 20px 0px;
}

