@charset "utf-8";
/* CSS Document */

html, body, form, h1, h2, p, h3, h4, h5, ul, dl {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	width: 100%;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	background-color: #202020;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
h2 {
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	clear: left;
	display: block;
	position: relative;
}
.index_tit_a {
	clear: both;
	float: left;
	width: 97%;
	margin-top: 25px;
}
.index_tit_a a {
	color: #FFF;
	text-decoration: none;
}
h2 a.promo_but {
	display: block;
	position: absolute;
	right: 0px;
	background-image: url(../images/menu_hover_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #FFF;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	top: 0px;
	text-transform: none;
}
h3 {
	padding: 10px;
	font-size: 12px;
}
h1 {
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	clear: left;
	position: relative;
}
h1 i {
	font-size: 14px;
	font-style: normal;
	background-image: url(../images/menu_hover_bg.png);
	display: block;
	position: absolute;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #FFF;
	top: 0px;
	right: 15px;
}

h3 {
	color: #38A96B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	clear: left;
	font-weight: normal;
	text-transform: uppercase;
}
.content  p , .sidebar p{
	color: #FFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: left;
}
.register {
	padding-left: 10px;
	color: #FFF;
	padding-right: 10px;
	padding-bottom: 10px;
}
.register h3 {
	padding-left: 0px;
}

.register label{
	display: block;
	width: 200px;
	float: left;
	margin-right: 5px;
	padding-top: 2px;
}
.register .textfield {
	font-size: 12px;
	margin-bottom: 5px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ED9630;
}
.register .textfield2 {
	font-size: 12px;
	margin-bottom: 5px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ED9630;
}
.buttons {
	padding-top: 20px;
}
.buttons input {
	background-image: url(../images/menu_hover_bg.png);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #FFF;
	background-color: #3B3B3B;
	color: #333;
	font-size: 11px;
}
.register hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 1px;
}
.register p {
	padding-left: 0px;
	padding-top: 15px;
}
.register br{
	clear: left;
}





.wraper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 100%;
	height: 107px;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
.promotion {
	height: 300px;
}


.header .logo {
	position: absolute;
	top: 10px;
}

.header .menu {
	list-style-type: none;
	width: 700px;
	display: block;
	position: absolute;
	right: 0px;
	top: 30px;
}
.header .menu li {
	float: left;
}
.header .menu  a {
	display: block;
	line-height: 37px;
	padding-right: 11px;
	padding-left: 11px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 6px;
	border: 1px solid #575757;
}
.header .menu a:hover {
	background-image: url(../images/menu_hover_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FFF;
}
.header .search {
	height: 30px;
	width: 300px;
	background-image: url(../images/search_bg2.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 73px;
	right: 0px;
	display: block;
	background-position: top;
}
.header .search .tfield {
	background-color: #FFF;
	border: 1px solid #333;
	font-size: 11px;
	position: absolute;
	height: 14px;
	width: 220px;
	z-index: 8;
	left: 7px;
	top: 7px;
	color: #666;
	padding-left: 5px;
	display: block;
}
.header .search .but {
	border: 1px solid #FFF;
	background-image: url(../images/search_bg.gif);
	background-position: center center;
	color: #FFF;
	position: absolute;
	z-index: 9;
	top: 7px;
	width: 50px;
	height: 19px;
	font-size: 10px;
	right: 8px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #F8A43F;
}
.header .lng_bar {
	position: absolute;
	line-height: 25px;
	height: 25px;
	top: 0px;
	right: 0px;
	color: #999;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.header .lng_bar a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header .lng_bar a {
	color: #FFF;
}




.container {
	clear: both;
	float: left;
	width: 1000px;
	overflow: hidden;
}
.content {
	float: right;
	width: 720px;
	overflow: hidden;
	position: relative;
}
.content a {
	color: #F9A644;
}
.sidebar {
	width: 277px;
	float: left;
	border: 1px solid #FFF;
	background-image: url(../images/sidebar_bg.png);
	background-color: #11442D;
	background-position: top;
	background-repeat: repeat-x;
}
.sidebar h2 a {
	color: #FFF;
	text-decoration: none;
}
.area {
	background-image: url(../images/area_bg.png);
}
.login {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 25px;
	padding-top: 5px;
	position: relative;
	height: 140px;
}
.login .ffield {
	background-color: #FFF;
	border: 1px solid #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin-left: 10px;
	width: 160px;
	margin-bottom: 10px;
	padding: 2px;
}
.login .but {
	background-image: url(../images/but_bg.gif);
	height: 26px;
	width: 49px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #164C33;
	color: #FFF;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 10px;
}
.login .links {
	color: #FFF;
	position: absolute;
	left: 80px;
	bottom: 25px;
}
.login .links a {
	color: #FFF;
}






.sidebar  h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
}
.products ul {
	list-style-type: none;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.products  a {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	display: block;
	padding-top: 1px;
	padding-bottom: 3px;
	font-weight: normal;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4DBB87;
}
.products {
	padding-bottom: 25px;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.products li {
	background-image: url(../images/menu_bul.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 11px;
	width: 240px;
}



.front  {
	width: 719px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	clear: both;
	float: left;
	height: 234px;
	margin-bottom: 25px;
	background-color: #3C3C3C;
}
.front .news {
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	float: right;
	height: 234px;
}
.front .news h2 {
	display: block;
	line-height: 38px;
	text-transform: uppercase;
	background-image: url(../images/h2_new_bg.png);
	position: relative;
	margin: 0px;
	height: 38px;
}
.front .news h2 a {
	text-decoration: none;
	font-size: 11px;
	color: #333;
	background-image: url(../images/menu_hover_bg.png);
	background-position: center center;
	display: block;
	position: absolute;
	line-height: 13px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #FFF;
	top: 10px;
	right: 10px;
	text-transform: none;
}

.news .row  {
	background-color: #3C3C3C;
	color: #F9A644;
	height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
}
.news .row a  {
	color: #FFF;
	text-decoration: none;
}
.news .row a:hover {
	text-decoration: underline;
}
.news .date {
	display: block;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 10px;
	border: 1px none #FFF;
	color: #999;
}
.news strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	display: block;
	padding-top: 5px;
}
.news .date strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	display: inline;
	color: #999;
}
.news .date em {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
	display: inline;
}



.front .img {
	width: 420px;
	-width: 410px;
	float: left;
	height: 234px;
}




.footer {
	height: 50px;
	width: 1000px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: left;
	color: #999;
}
.footer a {
	color: #FDC061;
	text-decoration: underline;
}
.footer p {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
.grid {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 25px;
}
.grid .one {
	height: 250px;
	border: 1px solid #FFF;
	-width: 170px;
	width: 172px;
	background-image: url(../images/one_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 6px;
	-margin-left: 4px;
	float: left;
	background-color: #12442E;
	position: relative;
	margin-bottom: 6px;
	overflow: hidden;
	display: block;
}
.grid .one a {
	color: #FFF;
	text-decoration: underline;
}
.grid .one .img img {
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 160px;
	height: 160px;
}
.grid .one .img {
	text-align: center;
	position: relative;
}
.grid .one .img .new {
	height: 70px;
	width: 70px;
	background-image: url(../images/new.png);
	top: 0px;
	right: 5px;
	position: absolute;
}
.grid .one .img .video_ico {
	position: absolute;
	left: 10px;
	top: 5px;
}
.grid .one .img .video_ico img {
	height: 25px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.grid .one h3 {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	height: 30px;
	font-size: 13px;
	color: #98D6BA;
	text-transform: none;
}
.grid .one p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.grid .one p strong {
	padding-bottom: 4px;
}
.grid .one p em {
	font-style: normal;
	text-decoration: line-through;
}
.grid .one .promo {
	background-image: url(../images/promo_price_bg.png);
	height: 50px;
	width: 80px;
	line-height: 50px;
	background-repeat: no-repeat;
	position: absolute;
	top: 172px;
	right: 1px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}
#grid {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 25px;
	position: relative;
}
#grid .one {
	height: 250px;
	border: 1px solid #FFF;
	-width: 170px;
	width: 172px;
	background-image: url(../images/one_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 6px;
	-margin-left: 4px;
	float: left;
	background-color: #12442E;
	position: relative;
	margin-bottom: 6px;
	overflow: hidden;
	display: block;
}
#grid .one a {
	color: #FFF;
	text-decoration: underline;
}
#grid .one .img img {
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 160px;
	height: 160px;
}
#grid .one .img {
	text-align: center;
}
#grid .one h3 {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	height: 30px;
	font-size: 13px;
	color: #98D6BA;
	text-transform: none;
}
#grid .one p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#grid .one p strong {
	padding-bottom: 4px;
}
#grid .one p em {
	font-style: normal;
	text-decoration: line-through;
}
#grid .one .promo {
	background-image: url(../images/promo_price_bg.png);
	height: 50px;
	width: 80px;
	line-height: 50px;
	background-repeat: no-repeat;
	position: absolute;
	top: 172px;
	right: 1px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.logos {
	clear: both;
	float: left;
	width: 420px;
	padding-left: 10px;
	padding-top: 25px;
}
.logos .one {
	width: 140px;
	display: block;
	float: left;
	height: 50px;
	margin-bottom: 10px;
}
.logos .one img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
.logos img:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav {
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav a {
	color: #FECF89;
}
.top_pading_15 {
	padding-top: 15px;
}
.pager {
	clear: both;
	float: left;
	width: 700px;
	padding-bottom: 20px;
	padding-left: 8px;
}
.pager a {
	color: #FFF;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-decoration: none;
	background-image: url(../images/promo_price_bg.png);
	background-position: center center;
	border: 1px solid #FFF;
	text-align: center;
}
.pager a:hover {
	background-image: url(../images/but_bg.gif);
	background-position: center center;
}
.pager .active {
	background-image: url(../images/but_bg.gif);
	background-position: center center;
}
.details {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 25px;
	background-image: url(../images/line.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	overflow: hidden;
}
.details .cart {
	font-size: 12px;
	height: 30px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	margin-left: 15px;
}
.details .cart img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 10px;
}

.details .cart a {
	color: #FABC72;
}

.details .right {
	float: right;
	width: 440px;
}
.details .left .img {
	padding-bottom: 10px;
	position: relative;
}
.details .left .img .new {
	background-image: url(../english/images/new.png);
	height: 70px;
	width: 70px;
	display: block;
	top: 0px;
	position: absolute;
	left: 172px;
}

.details .left .img img{
	height: auto;
	width: 240px;
	border: 1px solid #FFF;
}
.details .left {
	width: 260px;
	float: left;
	margin-left: 10px;
}
.details .left p a {
	color: #FBC586;
}

.right dl {
	width: 406px;
	clear: both;
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 15px;
	border: 1px solid #666;
	color: #FFF;
	padding: 10px;
}
.right br {
	clear: left;
}
.right dl dd {
	float: left;
	display: block;
	width: 200px;
	color: #FCA620;
	font-weight: bold;
	margin-bottom: 2px;
	height: 15px;
	font-size: 14px;
}
.right dl dt {
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 12px;
	height: 15px;
}
.right .price {
	font-size: 17px;
	color: #F9A644;
	display: block;
	padding-top: 15px;
}
.sizes {
	float: left;
	padding-bottom: 10px;
	width: 100%;
	color: #FFF;
}
.sizes label {
	width: 170px;
	display: block;
	float: left;
	margin-left: 5px;
	border: 1px solid #464646;
	cursor: pointer;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 29px;
	position: relative;
	font-size: 13px;
}
.sizes label input {
	position: absolute;
	left: 4px;
	top: 8px;
	font-size: 12px;
}
.sizes label strong {
	font-size: 13px;
}

.sizes label:hover {
	border: 1px solid #666;
}

.colors {
	float: left;
	padding-bottom: 10px;
	width: 100%;
	color: #FFF;
	position: relative;
}
.colors strong {
	font-size: 13px;
}
.colors label {
	display: block;
	float: left;
	margin-left: 5px;
	position: relative;
	height: 35px;
	width: 200px;
	border: 1px solid #424242;
	padding: 2px;
	margin-bottom: 5px;
	cursor: pointer;
}
.colors label:hover {
	border: 1px solid #666;
}

.colors label input {
	position: absolute;
	top: 9px;
}

.colors label img      {
	height: 30px;
	width: 30px;
	border: 1px solid #FFF;
	position: absolute;
	left: 25px;
	top: 4px;
}
.colors label em {
	font-style: normal;
	position: absolute;
	width: 142px;
	height: 25px;
	right: 0px;
	padding-top: 3px;
}
.add_to_cart .textfield {
	width: 120px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color: #999;
}
.add_to_cart .but {
	background-image: url(../images/menu_hover_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 3px;
}
.other_info {
}
.other_info .total {
	font-size: 16px;
	padding-left: 490px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.other_info table  a {
	color: #F9A849;
	text-decoration: none;
}

.other_info .but_table {
	font-size: 10px;
}

.other_info table {
	width: 100%;
	border: 1px solid #999;
	border-collapse: collapse;
	margin-left: 5px;
}
.other_info table  td {
	padding: 3px;
	color: #FFF;
}
.other_info table .head {
	background-image: url(../images/menu_hover_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFF;
	font-weight: bold;
}
.loged {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 25px;
	padding-top: 5px;
	position: relative;
}
.loged .but {
	background-image: url(../images/but_bg.gif);
	height: 26px;
	width: 49px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #164C33;
	color: #FFF;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 10px;
}
.loged a {
	color: #FFF;
	font-size: 12px;
	padding-bottom: 3px;
	display: block;
}
.others {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.others a {
	float: left;
	width: 30%;
	display: block;
	color: #FC9;
	font-size: 12px;
	margin-bottom: 5px;
	text-decoration: underline;
	margin-left: 10px;
}
.cms h1 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.contacts h1 {
	padding-bottom: 15px;
	padding-top: 15px;
	display: block;
}
.contacts h2 {
	position: absolute;
	top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 250px;
}
.contacts {
	position: relative;
}

.contacts a {
	color: #FBC483;
}
.contacts .skladove {
	position: absolute;
	width: 450px;
	display: block;
	left: 250px;
	top: 60px;
	height: 500px;
}
.contacts .skladove p {
	display: block;
	float: left;
	width: 130px;
	clear: none;
	margin-bottom: 5px;
	height: 85px;
	font-size: 11px;
}
.contacts .skladove .h60 {
	height: 60px;
}

.contacts .skladove p strong {
	font-size: 10px;
	padding-bottom: 5px;
	display: block;
}

.contacts .message {
	padding-left: 10px;
}
.contacts .message label {
	color: #EE9935;
}

.message .textfield {
	border: 1px solid #999;
	padding: 3px;
	margin-bottom: 10px;
	width: 200px;
	background-color: #4D4D4D;
	color: #FBC483;
	font-size: 12px;
	overflow: auto;
}
.contacts h3 {
	padding-bottom: 15px;
	padding-top: 15px;
	display: block;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.other_info .table2 {
	width: 100%;
	border: 1px none #999;
	border-collapse: collapse;
	margin: 0px;
}
.poruchka_nomer {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding-bottom: 5px;
	background-color: #666;
}
.notes {
	height: 370px;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.notes h1 {
	padding-bottom: 25px;
}
.notes label {
	color: #FFF;
	display: block;
	padding-left: 10px;
	padding-bottom: 2px;
}
.notes input {
	margin-left: 10px;
	background-color: #666;
	border: 1px solid #999;
	width: 400px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	margin-bottom: 10px;
}
.notes .but {
	background-image: url(../images/menu_hover_bg.png);
	background-position: center;
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	background-color: #F89F35;
	margin-top: 25px;
}

.notes textarea {
	margin-left: 10px;
	background-color: #666;
	border: 1px solid #999;
	width: 400px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	overflow: auto;
}
.rakroi {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rakroi label {
	color: #FFF;
	width: 150px;
	display: block;
	float: left;
}
.rakroi .tfield200 {
	width: 300px;
	border: 1px solid #999;
	background-color: #333;
	margin-bottom: 5px;
	color: #FFF;
}
.razkroi {
	color: #FAB96B;
}
.razkroi .head td {
	background-color: #FBC789;
	color: #333;
	font-weight: bold;
	font-size: 10px;
	background-image: url(../images/menu_hover_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.razkroi td {
	padding: 5px;
	text-align: center;
}
.rakroi .pole {
	width: 45px;
	border: 1px solid #999;
	background-color: #333;
	margin-bottom: 5px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rakroi .pole2 {
	width: 85px;
	border: 1px solid #999;
	background-color: #333;
	margin-bottom: 5px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rakroi p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.rakroi .pole3 {
	width: 65px;
	border: 1px solid #999;
	background-color: #333;
	margin-bottom: 5px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sub {
	background-image: url(../images/bul_sub.gif);
}
#sub a {
	color: #ECB83E;
	font-size: 15px;
}
.slideshow {
	position: relative;
	overflow: hidden;
	height: 234px;
	width: 420px;
}
.slideshow .film {
	height: 234px;
	width: 4200px;
	position: absolute;
	top: 0px;
	z-index: 10;
}
.slideshow .alpha {
	width: 420px;
	left: 0px;
	height: 60px;
	background-color: #000;
	z-index: 40;
	display: block;
	position: absolute;
	bottom: 0px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.slideshow .opis {
	position: absolute;
	height: 60px;
	width: 420px;
	left: 0px;
	bottom: 0px;
	display: block;
	color: #FFF;
	z-index: 80;
}
.slideshow .opis h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #EE9833;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.slideshow .opis h4 a {
	text-decoration: none;

}
.slideshow .opis p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.slideshow .control {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 60;
	width: 200px;
}
.slideshow .control a {
	height: 10px;
	width: 10px;
	float: left;
	display: block;
	background-image: url(../images/slide_a.gif);
	margin-right: 5px;
}
.slideshow .control a:hover {
	background-image: url(../images/slide_hover.gif);
}
.slideshow .control .active {
	background-image: url(../images/slide_hover.gif);
}
.faq_req label {
	display: block;
	float: left;
	width: 120px;
	font-size: 11px;
	color: #FFF;
	margin-left: 10px;
	font-weight: bold;
}
.faq_req .but {
	background-image: url(../images/menu_hover_bg.png);
	border: 1px solid #FFF;
	background-color: #494949;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	cursor: pointer;
}

.faq_req .inputt {
	background-color: #4A4A4A;
	border: 1px solid #666;
	width: 300px;
	margin-bottom: 10px;
	overflow: auto;
	color: #FAC280;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
}
.answ {
	display: none;
	font-size: 12px;
	padding-top: 5px;
}
.req {
	background-image: url(../images/que.png);
	display: block;
	height: 30px;
	width: 298px;
	position: absolute;
	top: 235px;
	right: 0px;
	border: 1px solid #FFF;
	text-decoration: none;
}
.facebook {
	float: right;
	width: 250px;
}
.otnosno {
	color: #F6B364;
}
#vupros {
	display: block;
	line-height: 30px;
	background-image: url(../images/menu_hover_bg.png);
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border: 1px solid #FFF;
	width: 250px;
	text-decoration: none;
	font-weight: bold;
}

