body {
	margin: 50px 0px 0px 0px;
	background: url(../img/sys/bgr.gif);
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #71594b;
}

img {
	border:0;
}

#intro {
	background: url(../img/sys/intro_bgr.jpg);
	width: 953px;
	height:565px;
	margin: auto;
	text-align: left;
}

#logo_bg {
	background: url(../img/sys/logo.gif);
	width: 231px;
	height:65px;
	margin: 48px 0px 0px 27px;
	position: absolute;
}

#logo_en {
	background: url(../img/sys/logo_en.gif);
	width: 231px;
	height:65px;
	margin: 48px 0px 0px 27px;
	position: absolute;
}

#logo_ru {
	background: url(../img/sys/logo.gif);
	width: 231px;
	height:65px;
	margin: 48px 0px 0px 27px;
	position: absolute;
}

#gotski {
	background: url(../img/sys/flash_intro_bgr.gif) no-repeat;
	width: 907px;
	height:190px;
	margin: 149px 0px 0px 24px;
	position: absolute;
	text-align: center;
	padding-top: 5px;
}

#defimgholder {
	width: 897px;
	height:180px;
	display: block;
	margin-left: 5px;
}

#productsmain {
	width: 550px;
	height: 290px;
	display: block;
}

.blackramihref, .flirtihref, .grozdovaihref, .aliaskaihref, .mastikaihref {
	background: url(../flash_images/products.jpg) no-repeat 0 0;
	width: 110px;
	height: 290px;
	display: block;
	float: left;
}

	.blackramihref {
		background-position: 0px 0px;
	}
	.flirtihref {
		background-position: -110px 0px;
	}
	.grozdovaihref {
		background-position: -220px 0px;
	}
	.aliaskaihref {
		background-position: -330px 0px;
	}
	.mastikaihref {
		background-position: -440px 0px;
	}

#lang{
	background:url(../img/sys/choose_lang.gif) no-repeat top;
	width: 953px;
	height:94px;
	margin: 395px 0px 0px 0px;
	position: absolute;
	text-align: center;
}

#confirm{
	width: 953px;
	height:100px;
	margin: 370px 0px 0px 0px;
	position: absolute;
	text-align: center;
	font-size: 14px;
	font-weight: Bold;
	color: #727272;
}

#copy {
	width: 350px;
	height: 30px;
	margin: 60px auto;
	text-align: center;
	color: #a3a3a3;
}

a:link, a:visited {
	text-decoration:none;
	outline:none;
	color: #71594b;
}
a:hover, a:visited:hover, a:active {
	color:#71594b;
	text-decoration:underline;
	outline:none;
}

p.confirm, a.confirm, a.confirm:active, a.confirm:hover {
	color: #000;
}

#head {
	background: url(../img/sys/head_bgr.jpg) no-repeat;
	position: relative;
	width: 953px;
	height: 242px;
	margin: auto;
	text-align: left;
}

.content {
	background: url(../img/sys/middle_bgr.jpg);
	width: 953px;
	height: auto;
	margin: 0px auto;
	text-align: center;
}

#bottom {
	background: url(../img/sys/bottom_bgr.jpg) no-repeat;
	width: 953px;
	height: 12px;
	margin: 0px auto;
	text-align: left;
}

#langchange {
	position: absolute;
	width: 160px;
	height: auto;
	text-align: right;
	color: #545454;
	top: 18px;
	right: 20px;
}

#langchange {
	position: absolute;
	width: auto;
	height: auto;
	text-align: right;
	color: #545454;
	top: 18px;
	right: 20px;
}

/* ------------------------------------------------ */
#menu {
	width: auto;
	height: 29px;
	position: absolute;
	top: 56px;
	right: 20px;
}
        .menu {
            position: relative;
            height: 29px;
            width: 590px;
			margin: 0px;
			overflow: hidden;
        }
                .menu li {
                    float: left;
                    list-style: none;
                    display: inline;
                }
                    .menu li.back {
                        background: url("../img/sys/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .menu li.back .left {
                            background: url("../img/sys/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .menu li a {
                        text-decoration: none;
                        color: #606060;
                        outline: none;
                        text-align: right;
                      /*  top: 9px; */
						line-height: 28px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: inline;
                        float: left;
                        height: 40px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 8px;
                    }
                        .menu li a:hover, .menu li a:active {
                            border: none;
							color: #606060;
							text-decoration: none;
                        }
/* ------------------------------------------------ */

#subproducts, #subcompany, #subsocial, #subjobs, #subnews, #subcontacts {
	width: 590px;
	height: 28px;
	position: absolute;
	top: 85px;
	right: 20px;
	z-index: 10;
	padding: 0px;
	float: right;
	display: none;
}

#subsocial {
	width: 450px;
}

#subnews {
	width: 235px;
}

.submenu {
	         position: relative;
            height: 29px;
            width: auto;
			margin: 0px;
			overflow: hidden;
			padding: 0px;
}

.submenu li {
	float: left;
	list-style: none;
}

.submenu li a {
	text-decoration: none;
	color: #606060;
	outline: none;
	text-align: left;
	top: 9px;
	letter-spacing: 0;
	z-index: 10;
	display: inline;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 8px;    
}

.submenu li a:hover, .submenu li a:active {
	color: red;
	text-decoration: none;
}

#contentbordertop {
	background: url(../img/sys/content_top_bgr.gif) no-repeat;
	width: 907px;
	height: 19px;
	margin: 0px auto;
	border: 0px;
}

#contentbordertmiddle {
	background: url(../img/sys/content_middle_bgr1.gif) repeat-y;
	width: 907px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	display: table;
}

#contentborderbottom {
	background: url(../img/sys/content_bottom_bgr.gif) no-repeat;
	width: 907px;
	height: 17px;
	margin: 0px auto;
	clear: both;
}

#leftcolumn {
	float: left;
	width: 300px;
	height: auto;
}

#rightcolumn {
	float: left;
	width: 590px;
	height: auto;
	clear: none;
}

#newslist {
	margin: 0px 25px;
	color:  #707070;
	border-right: 1px solid #e0dfd4;
}

#rightcontainer {
	margin: 0px 25px;
	text-align: justify;
	font-size: 8.5pt;
	line-height: 150%;
}

#productflash {
	width: 550px;
	height: 290px;
}

#rightcontainer img {
	float: left;
	padding: 2px;
	border: 1px solid #bdc2c4;
	margin-right: 5px;
}

#rightcontainer img:hover {
	border: 1px solid #454545;
}
#rightcontainerp {
	margin: 0px 25px 0px 40px;
}

#rightcontainerpl {
	margin: 0px 25px;
}

#stars {
	text-align: center;
	margin: 5px auto;
	color: #ce3000;
}

#newslist.dated {
	color: red;
}

.loading {
	width:100%;
	height: 100%;
	background: url(../img/sys/loading.gif) no-repeat center;
}

#bottle {
	width: 137px;
	height: 500px;
	position: absolute;
	margin-left: 200px;
	overflow: hidden;
}

#pictures, #video, #prizes, #movies, #aktualno {
	overflow: hidden;
	padding: 0px;
}

#staticright {
	margin: 0px 25px;
	color:  #707070;
	border-right: 1px solid #e0dfd4;
}

.cursubcat {
	font-weight: bold;
	color: red;
}

.cursubcat:hover {
	font-weight: bold;
}

#staticcontent {
	width: 530px;
	margin: 0 20px 0 40px;
	min-height: 300px;
	overflow: hidden;
	text-align: justify;
	font-size: 8.5pt;
	line-height: 150%;
}

#staticcontacts {
	width: 590px;
	float: left;
	min-height: 300px;
	overflow: hidden;
}

.contactinput {
	width: 200px;
}

.contacttextarea {
	width: 200px;
	height: 100px;
	overflow: auto;
}

#contacts label {
	float: right;
	clear: right;
	line-height: 1.9em;
}

#contacts input, #contacts select, #contacts textarea {
	margin: 4px 0 0 20px;
	border: 1px solid #71594b;
	float: left;
	clear: left;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #71594b;
}

#labelforteam,#labelforname,#labelforemail,#labelfortxtCode,#labelformessage,#labelforposition,#labelforphone,#labelforaddress,#labelforbirth,#labelforeducation,#labelforjobstarttime,#labelforjobpicture,#labelforjobletter,#labelfortxtCodejobs {
	background: url(../img/sys/x.gif) no-repeat left;
	padding-left: 15px;
}

#verimg {
	float: left;
	clear: left;
	margin-left: 20px;
}

#submit_contact_form {
	padding: 5px;
	border: 3px solid red;
}

#contactsleft, #jobsleft {
	width: 200px;
	float: left;
	margin-top: 20px;
}

#contacts {
	text-align: justify;
	font-size: 8.5pt;
	line-height: 150%;
	font-family: Arial
}

#jobsleft p, #jobsright p {
	float: right;
	text-align: right;
	clear: both;
	font-weight: bold;
	margin-top: 20px;
}

#jobsright p {
	float: left;
}

#contactsright, #jobsright {
	width: 380px;
	float: left;
	margin-top: 20px;
}

#productsstatic {
	width: 100%;
	min-height: 290px;
	text-align: justify;
	font-size: 8.5pt;
	line-height: 150%;
}

/*
style="line-height: 9px; text-align: right; margin-bottom: 10px;"

.singlelineformlabelp {
	float: left;
	clear: left;
	width: 220px;
	text-align: right;
	background: blue;
	margin: 0;
	padding: 0;
	line-height: 21px;
}

.doublelineformlabelp {
	float: left;
	width: 220px;
	text-align: right;
	background: blue;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

.forminputp {
	float: left;
	clear: right;
	width: 310px;
	margin: 0;
	padding: 0;
	background: red;
}
*/
