body
{
	margin:0;
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.8em;
	background: url(../images/layout/bg-body.gif) center top repeat #434343;
	color:#f2f0c6;
	background-position:-10px 0px;
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
br.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
p {
	line-height:1.4em;
	padding:0.7em 0em;
}

/*Header*/
#page {
	background:#780504;
}
/*Header*/

#page {
	width:900px;
	text-align:left;
	margin:0px auto;
	overflow:hidden;
	background:#780504;
	position:relative;
	margin-bottom:30px;
}


/*Content-page*/
#header {
	position:relative;
	height:350px;
	overflow:hidden;
	background:url(../images/layout/bg-header.jpg) left top no-repeat;
}
/*Logo*/
#header #logo-box {
	position:absolute;
	left:0px;
	top:0px;
}
#header a.logo{
	color:#ffff00;
	font-size:2.3em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:327px;
	height:162px;
	text-align:left;
}
#header a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../images/layout/logo.jpg) top left no-repeat;
	width:327px;
	height:162px;
}
/*Logo*/
#main-menu {
	position:absolute;
	right:0px;
	top:8px;
	width:300px;
}
#main-menu li{
	list-style-type:none;
	background:url(../images/layout/bg-main-menu.png) left top no-repeat;
	text-align:center;
	height:44px;
	overflow:hidden;
	margin-bottom:2px;
	line-height:44px;
	font-size:1.4em;
	font-weight:bold;
}
#main-menu li a{
	color:#872c03;
	text-decoration:none;
	display:block;
	height:44px;
	overflow:hidden;
}
#main-menu li a:hover{
	color:#ffffff;
	text-decoration:none;
}

#lang {
	position:absolute;
	right:20px;
	top:250px;
}
#lang li{
	list-style-type:none;
	float:right;
	margin-left:30px;
}

#main {
	padding:22px;
	/*background:url(../images/layout/bg-main.png) left top repeat-y #780504;*/
	background:#780504;
	padding-bottom:70px;
}
#main a{
	color:#ff6e02;
}
#main a:hover{
	color:#f3de93;
}
/*boxik-divka-th*/
.boxik-divka-th {
	float:left;
	width:110px;
	overflow:hidden;
	text-align:center;
	margin:30px 30px;
	_margin:30px 25px;
}
.boxik-divka-th a{
	text-decoration:none;
}
#main h1{
	font-size:1.9em;
	padding-bottom:10px;
	font-weight:normal;
	color:#ff6e02;
}
#main h1 span.zvyraz, span.zvyraz{
	color:#ffffff;
}
#main h3{
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:9px;
	color:#ff6e02;
}
#main img{
	border:1px solid #ff6e02;
}
/*boxik-divka-th*/

/*divka-detail*/
#divka-detail-left {
	width:470px;
	float:left;
}
#divka-detail-right {
	margin-left:573px;
}
#divka-detail-right img{
	margin:10px 30px 10px 0px;
}
/*divka-detail*/


table.normal{
	width:100%;
	border-collapse:collapse;
	margin:6px 0px;
}
table.normal tr{
	background:#4f0202;
}
table.normal tr.suda{
	background:#5e0101;
}
table.normal tr td{
	padding:4px 10px;
	border:1px solid #872424;
}
/*divka-detail*/
/*Content-page*/

/*Index Page*/
/*Header-index*/
#header-index {
	position:relative;
	height:524px;
	overflow:hidden;
	background:url(../images/layout/bg-header-index.jpg) left top no-repeat;
}
/*Logo*/
#header-index #logo-box {
	position:absolute;
	left:0px;
	top:0px;
}
#header-index a.logo{
	color:#ffff00;
	font-size:2.3em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:494px;
	height:241px;
	text-align:left;
}
#header-index a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../images/layout/logo-index.jpg) top left no-repeat;
	width:494px;
	height:241px;
}
/*Logo*/
#enter {
	margin-bottom:50px;
}
.enter-boxik {
	text-align:center;
	width:275px;
	float:left;
	padding-left:80px;
	font-weight:bold;
}
#main .enter-boxik p a{
	font-size:1.7em;
	color:#f2f0c6;
	font-weight:bold;
}
#main .enter-boxik p a:hover{
	color:#ff6e02;
	text-decoration:none;
}
.engl {
	padding-left:150px;
}
/*Header-index*/
/*Index Page*/

/*Footer*/
#footer {
	background-color:#911903;
	font-size:0.85em;
	border-top:2px solid #913303;
	padding:22px;
	color:#f3de93;
}
#footer h1, #footer h2, #footer a {
	color:#ff6e02;
}
#footer a:hover {
	color:#f3de93;
}
#footer h1 {
	font-size:1.9em;
	padding-bottom:10px;
	font-weight:normal;
}
#footer h2 {
	font-size:1.6em;
	padding:12px 0px 5px 0px;
}
#footer h3 {
	font-size:1.2em;
	padding:12px 0px 5px 0px;
}
#footer h6 {
	font-size:1.1em;
	padding:12px 0px 5px 0px;
}
/*Footer*/
