@CHARSET "UTF-8";

html {
	height:100%;
}
body {
	background-color:#808285;
	margin:0;
	padding:0;
	color:#ffffff;
	height:100%;
	font-size:12px;
	font-family:Helvetica, Tahoma, Arial, sans-serif;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
a {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#444444;
}
img {
	border:0;
}
#wrapper {
	width:100%;
	height:100%;
	text-align:center;
}
#wrapper td {
	vertical-align:middle;
}
#wrapper.home {
	background-color:#000000;
}
#container {
	width:800px;
	height:440px;
	background-color:#47433C;
	margin:auto;
	text-align:left;
}
#menu {
	height:440px;
	width:160px;
	background-color:#AFAFAF;
}
#menu.home {
	background-image:url(/img/bg_index_left.jpg);
	background-repeat:no-repeat;
	background-color:#B2B2B2;
	font-size:13px;
}
#menu.internal {
	vertical-align:top;
}
#menu .logo {
	text-align:center;
	margin-top:25px;
	margin-bottom:12px;
}
#menu ul a {
	background-image:url(/img/dot.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:11px;
}
#menu ul a:hover {
	color:#646464;
}
#menu ul a.current {
	color:#444444;
}
#menu ul {
	padding:15px 5px 15px 30px;
}
#menu li {
	margin-top:10px;
}
#menu ul ul {
	padding:0;
	padding-left:15px;
	text-align:left;
}
#menu ul ul a {
	background-image:none;
	padding-left:0;
}
#menu ul ul li {
	margin-top:2px;
	margin-bottom:2px;
}
#submenu li {
	margin-bottom:2px;
	text-align:left;
}
#content {
	height:440px;
	width:640px;
	background-color:#4A4640;
}
#content.home {
	background-image:url(/img/bg_index_right.jpg);
	background-repeat:no-repeat;
	background-color:#ABACAC;
	text-align:right;
	vertical-align:top;
}
#content.internal {
	background-image:url(/img/bg_main.jpg);
	background-repeat:no-repeat;
	background-color:#47423C;
}
#content.contacts {
	background-image:url(/img/bg_contacts.jpg);
}
#content.products {
	background-image:url(/img/bg_products.jpg);
}
#home-flash {
	position:relative;
	top:118px;
	right:25px;
}
#box-container {
	position:relative;
	width:640px;
	height:440px;
}
#language-menu {
	text-transform:uppercase;
	position:absolute;
	top:6px;
	right:10px;
	color:#aaaaaa;
}
#language-menu a {
	color:#aaaaaa;
	font-size:11px;
}
#language-menu a:hover {
	color:#ffffff;
}
#home-gallery {
	width:100%;
	position:absolute;
	left:0;
	top:60px;
	text-align:center;
}
#home-gallery object {
	margin:0 auto;
}
#home-footer {
	position:absolute;
	text-align:center;
	width:100%;
	left:0;
	bottom:0;
	height:20px;
	color:#AAAAAA;
	font-size:11px;
}
#box {
	text-align:left;
	position:absolute;
	top:117px;
	right:23px;
	width:389px;
	background-position:left top;
	background-repeat:no-repeat;
}
#box-content {
	overflow:auto;
	margin:15px;
}
#box h1 {
	color:#EEEEEE;
	font-size:1.5em;
	font-weight:normal;
	margin:0;
}
#box p {
	color:#EEEEEE;
	margin-top:10px;
	font-size:11px;
}
#box ul {
	color:#EEEEEE;
	margin-top:10px;
	font-size:11px;
}
#box li {
	margin-top:3px;
}
#box a:hover {
	color:#AAAAAA;
}
#box .form {
	width:99%;
	text-align:right;
}
#box .form table {
	margin-top:20px;
}
#box .form label {
	font-size:11px;
	font-weight:bold;
}
#box .form textarea {
	width:99%;
	height:125px;
	margin-bottom:6px;
	font-size:11px;
}
#box .form input[type="text"], #box .form input[type="password"] {
	font-size:11px;
	margin-left:5px;
	margin-right:15px;
}
#box.transparent-small {
	height:131px;
}
#box.gray-small {
	background-image:url(/img/bg_gray_small.jpg);
	height:131px;
}
#box.gray-large {
	background-image:url(/img/bg_gray_large.jpg);
	height:285px;
	width:220px;
}
#box.red-small {
	background-image:url(/img/bg_red_small.jpg);
	height:131px;
}
#box.red-large {
	background-image:url(/img/bg_red_large.jpg);
	height:285px;
}
#box.green-small {
	background-image:url(/img/bg_green_small.jpg);
	height:131px;
}
#box.green-large {
	background-image:url(/img/bg_green_large.jpg);
	height:285px;
}
#box.red-small #box-content, #box.green-small #box-content, #box.gray-small #box-content {
	height:111px;
}
#box.red-large #box-content, #box.green-large #box-content, #box.gray-large #box-content {
	height:258px;
}
#box .submenu {
	display:none;
	margin:5px 0 10px;
	padding:0 5px 0 15px;
}
#product-box {
	position:absolute;
	top:117px;
	left:23px;
	width:351px;
	height:285px;
	overflow:hidden;
	background-image:url(/img/bg_white.jpg);
}
#product-box  a:hover {
	color:#999999;
}
#product-box table {
	width:100%;
	text-align:center;
}
#product-box .photo {
	height:259px;
}
#product-box .links {
	height:26px;
}
#page-image-1 {
	position:absolute;
	top:117px;
	left:23px;
	width:184px;
	overflow:hidden;
}
#page-image-2 {
	position:absolute;
	bottom:38px;
	left:23px;
	width:184px;
	overflow:hidden;
}
#go-back {
	bottom:12px;
	left:232px;
	position:absolute;
}
#video-link {
	bottom:12px;
	left:26px;
	position:absolute;
}
#go-back a:hover, #video-link a:hover {
	color:#999999;
}
#popad {
	height:63px;
	width:264px;
	color:#777777;
	font:normal 11px Helvetica, Tahoma, Arial, Sans-serif;
	background:url(/img/news-back.gif) no-repeat;
}
#popad_footage a {
	display:block;
	text-indent:-600px;
	overflow:hidden;
}
#popad_content {
	display:inline;
	float:right;
	position:relative;
	top:-40px;
	margin-right:5px;
	width:192px;
}
#popad_content div {
	display:inline;
	text-align:justify;
}
#popad_content a {
	color:#444444;
	font-weight:bold;
}
#popad_content a:hover {
	color:#4B88C3;
}
html>body #popad.dynamic {
	position:fixed;
}
#popad.dynamic {
	position:absolute;
	bottom:30px;
	left:30px;
}
#popad.dynamic #popad_footage {
	height:63px;
	width:264px;
}
#popad.dynamic #popad_footage a {
	height:47px;
	width:47px;
	margin-top:8px;
	margin-left:11px;
}
#popad.dynamic #popad_footage a#popad_close {
	float:right;
	height:12px;
	margin-right:6px;
	margin-top:0;
	width:35px;
}