body
{
	margin:0;
	font-family:  Tahoma, Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.8em;
	background: url(../images/layout/bg-body.png) center top repeat #000000;
	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;
}
.blue {
	color:#000000;
}

#header-wrapper {
	height:87px;
	overflow:hidden;
	background:url(../images/layout/bg-header.png) left top repeat-x #000000;
	border-bottom:1px solid #f74290;
}
#header {
	width:900px;
	margin:0px auto;
	position:relative;
}
/*Logo*/
#header #logo-box {
	position:absolute;
	left:0px;
	top:0px;
}
#header a.logo{
	color:#ffffff;
	font-size:2.3em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:900px;
	height:87px;
	text-align:left;
}
#header a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../images/layout/logo.png) top left no-repeat;
	width:900px;
	height:87px;
}
/*Logo*/
/*Header*/


#page {
	width:900px;
	text-align:left;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	margin-bottom:30px;
}


/*Content-page*/
#sub-header {
	position:relative;
	height:327px;
	margin:10px 4px;
	background:url(../images/layout/bg-sub-header.jpg) right top no-repeat;
}
#main-menu {
	position:absolute;
	left:0px;
	top:0px;
	width:266px;
}
#main-menu li{
	list-style-type:none;
	background:url(../images/layout/bg-main-menu.png) left top repeat-x #e9e9e9;
	text-align:center;
	height:45px;
	overflow:hidden;
	margin-bottom:2px;
	line-height:45px;
	font-size:1.3em;
	font-weight:bold;
}
#main-menu li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:44px;
	overflow:hidden;
}
#main-menu li a:hover{
	color:#000000;
	text-decoration:none;
}

#lang {
	position:absolute;
	left:50px;
	_left:18px;
	top:250px;
}
#lang li{
	list-style-type:none;
	float:left;
	margin-left:30px;
}

#main {
	margin-top:10px;
	padding:27px;
	background:url(../images/layout/bg-main.png) left top repeat-x #d40066;
	padding-bottom:170px;
}
#main a{
	color:#000000;
}
#main a:hover{
	color:#ffffff;
}
/*boxik-divka-th*/
.boxik-divka-th {
	float:left;
	width:110px;
	overflow:hidden;
	text-align:center;
	margin:30px 29px;
	_margin:30px 25px;
}
.boxik-divka-th a{
	text-decoration:none;
}
#main h1{
	font-size:1.9em;
	padding-bottom:10px;
	font-weight:normal;
	color:#000000;
}
#main h3{
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:9px;
	color:#000000;
}
#main img{
	border:1px solid #000000;
}
/*boxik-divka-th*/

/*divka-detail*/
#divka-detail-left {
	width:470px;
	float:left;
}
#divka-detail-right {
	margin-left:573px;
}
#divka-detail-right img{
	margin:10px 25px 10px 0px;
}
/*divka-detail*/


table.normal{
	width:100%;
	border-collapse:collapse;
	margin:6px 0px;
}
table.normal tr{
	background:#000000;
}
table.normal tr.suda{
	background:#161616;
}
table.normal tr td{
	padding:4px 10px;
	border:1px solid #2e2d2d;
}
#main table.normal a {
	color:#d40066;
}
/*divka-detail*/
/*Content-page*/

/*Index Page*/
/*Header-index*/
#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;
	font-weight:normal;
}
#main .enter-boxik p a:hover{
	color:#ffffff;
	text-decoration:none;
}
.engl {
	padding-left:150px;
}
/*Header-index*/
/*Index Page*/

/*Footer*/
#footer {
	background-color:#830743;
	font-size:0.8em;
	border-top:2px solid #000000;
	padding:22px;
	color:#ffffff;
}
#footer h1, #footer h2, #footer a {
	color:#000000;
}
#footer a:hover {
	color:#ffffff;
}
#footer h1 {
	font-size:1.9em;
	padding-bottom:10px;
	font-weight:normal;
}
#footer h2 {
	font-size:1.5em;
	font-weight:normal;
	padding:12px 0px 5px 0px;
}
#footer h6 {
	font-size:1.1em;
	padding:12px 0px 5px 0px;
}
/*Footer*/

span.orange, #main h3 span.orange,  #main h1 span.orange{
	color:#FF3300;
}
