@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	padding-top:20px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:100;
}
a {
	text-decoration:none;
}

a img {
	border:0;
}
#wrapper {
	width:977px;
	margin:0 auto;
	position:relative;
}

#header {
	width:977px;
}

#header_top {
	width:977px;
	height:127px;
	background:url(../images/layout/wrapper_top.png);
	position:relative;
}
#header_img {
	width:977px;
	height:262px;
	margin-top:-40px;
	overflow:hidden;

}
#header_strap {
	width:977px;
	height:10px;
	background:#c22d0c;
}

#container {
	width:957px;
	background:url(../images/layout/wrapper_middle.jpg) repeat-y;
	padding:10px;
}

#footer {
	width:965px;
	height:20px;
	font:9px tahoma;
	text-align:left;
	background:url(../images/layout/wrapper_bottom.png) no-repeat;
	position:relative;
	margin-top:-4px;
	padding-top:12px;
	padding-left:12px
}
.text      {float:left;color:#6f1906}
.procreate {font:9px tahoma;float:right;display:block;margin-right:12px;color:#6f1906}
.procreate a {color:#6f1906;text-decoration:none}

#l_sign {
	left:20px;
	top:20px;
	position:relative;
}

#title {
	width:418px;
	height:31px;
	margin:0 auto;
	position:absolute;
	left:260px;
	top:10px;
}

#contact {
	width:180px;
	height:42px;
	position:absolute;
	right:10px;
	top:10px;
}

#menu {
	width:880px;
	height:30px;
	position:absolute;
	top:62px;
	left:90px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	cursor:default;
}

#menu a {
	color:#FFFFFF;
	font-weight:bold;
}

#menu a:hover {
	color:#efc703;
}

.clear {
	clear:both;
}


h3 {
color:#c22d0c;
margin:0;
font-size:12pt;
}

hr.yellow {
	background:#f8df00;
	color: #f8df00;
	height: 5px;
	border:0;
}

table.ceny {
	border-collapse: separate;
	border-spacing: 0 6px;
}
.ceny th {
	background:#c22d0c;
	color:#f6e102;
	border-right: #f6e102 2px solid;
	padding:0 10px;
}

.ceny td {
	background: #f6e102;
	border-right: #cb4d0a 2px solid;
	padding:0;
	text-align: center;
	padding:0 5px;
}

.ceny .r {
	border-right:0;
}

ol li {
	
	margin-bottom:20px;
	margin-top:10px;
}