* { margin:0; padding:0; border:0; }

ul {
	list-style:none;
}

a {
	color:#d1b977;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
td {
	padding:0;
}
input,
textarea {
	border:1px solid #ccc;
}

body {
	color:#c1ad9e;
	font:normal 12px Tahoma;
	background:#1c1108;
}

p {
	color:#c1ad9e;
	font:normal 12px Tahoma;
}

h2 {
	color:#d1b977;
	font:normal 18px/28px Arial;
}

h1 {
	color:#d1b977;
	font:normal 11px/11px Arial;
}

#cont {
	min-width: 1000px;
	width: 100%;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}

#main {
max-width:1200px;
width:expression(document.body.clientWidth > 1200? "1200px":
 "auto" );
background:url(img/main.gif) repeat-y right;
padding:0 30px 0 0;
}


#top {
	background:url(img/topbg.gif) repeat-x;
}
#toptel {
	background:url(img/toptel.jpg) no-repeat top right;
}
#topleft {
	height:227px;
	background:url(img/topleft.jpg) no-repeat bottom left;
}
#topleft img {
	margin:53px 0 0 30px;
	vertical-align:top;
}

#head {
	background:#c1ad9e url(img/headbg.gif) repeat-x;
	position:relative;
}
#headright{
	height:251px;
	padding:33px 0 0 0;
	background:#c1ad9e url(img/head.jpg) no-repeat top right;
}
#menu {
	float:left;
	width:230px;
}
#menu ul {
	padding:23px 0 0 0;
}

#menu li {
	margin:0 0 0 23px;
	padding:0 0 0 16px;
	background:url(img/headul.gif) no-repeat 0 10px;
}

#menu a {
	color:#582b06;
	font:normal 12px/24px Tahoma;
}
#menu a:hover {
	color:#582b06;
}

#mom {
	float:left;
	width:31px;
	height:198px;
	background:url(img/head_txt.gif) no-repeat;
}


#head_txt {
	margin:0 372px 0 236px;
	color:#582b06;
	height:198px;
	background:url(img/head_txt2.gif) repeat-x;
}

#head_txt p {
	margin:0 0 0 39px;
	padding:42px 25px 0 0;
}

#content {
	background:url(img/content2.gif) repeat-x top;
}

#contentbg {
	padding:45px 0 0 0;
	background:url(img/content.gif) no-repeat top right;
}
#content,
#contentbg {

}

#content_table {
	width:100%;
	background:url(img/contentbg.gif);
}
#content_table td {
	vertical-align:top;
}

#left-col {
	width:185px;
	color:#c1ad9e;
	font-size:11px;
	padding:37px 50px 0 40px;
	line-height:13px;
}
#left-col p {
	padding:0 0 12px 0;
}
#right-col {
	padding:0 123px 0 0;
}
#right-col p {
	padding:9px 0;
}
#left-col,
#right-col {
	padding-bottom:55px;
}

#content_table #baner {
	padding:0 0 0 40px;
	vertical-align:middle;
}

#content_table td#copy {
	height:105px;
	font-size:11px;
}
#copy_block {
	margin:0 123px 0 0;
	padding:15px 0;
	border-top:1px solid #645241;
}

.reklama {
	margin:12px 0;
	padding:0px;
	border:1px solid #645241;
	color:#645241;
}

.reklama a {
     color:#645241;
}

