body {
	background: #020000 url(../img/home/background.jpg) repeat-x top left;
	font-size: 10px;
	color: #000;
	font-family: verdana;
	margin: 0px;
    padding: 0px;
    height: 100%;
    overflow: hidden;
}

a img {
    border-width: 0px;
}

div#center-wrapper {
    width: 1016px;
    margin-left: auto;
    margin-right: auto;
}

div#center-container {
    width: 1016px;
    height: 100%;
    background: #090000 url(../img/home/center_background.jpg) repeat-x top left;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
}

div#left-menu {
    float: left;
    /*margin-left: 233px;*/
    margin-left: 114px;
    width: 211px;
}


div#menu {
    padding: 200px 0px 15px 0px;
    text-align: center;
}

div#contacts {
    padding: 15px 17px 20px 17px;
    font-size: 1.1em;
    line-height: 1.3em;
}

div#lang {
    padding: 0px;
    margin: 0px;
    background: #fff url(../img/home/lang_bg.jpg) no-repeat center center;
    height: 31px;
    margin: 0px auto 0px auto;
    text-align: center;
}

div#content {
    float: left;
    width: 691px;
    height: 722px;
    margin: 0px;
    padding: 0px;
}

/* Flash outline */
object:active, div:active {
    outline: none;
}

object:focus, div:focus {
    outline-style: none;
}
/* Flash outline */

/* Toy flash */
div#toyflash {
    width: 691px;
    height: 722px;
    text-align: center;
}

div#flash-missing {
    color: #ccc;
    padding-top: 30px;
}

a#install-flash {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
}

a#install-flash:hover {
    color: #ccc;
}

div#bubble-menu {
    padding-top: 50px;
}

div#bubble-menu a, div#bubble-menu a:link {
    color: #fff;
    font-family: Verdana;
    font-size: 1.5em;
    font-weight: bold;
}

div#bubble-menu a:hover {
    color: #ccc;
}

/* Toy flash */

/* Main menu */
div#main-menu a {
    color: #000;
    font-family: Verdana;
    font-size: 1.4em;
    font-weight: bold;
}

div#main-menu a:hover {
    color: #c83722;
}
/* Main menu */