* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
	padding: 0;
}
body {
	color: #2D3137;
	font: 11px Arial;
	background: url(../img/bg_top.gif) repeat-x;
	behavior: url("csshover.htc");
}
#main {
	width: 1002px;
	min-height: 100%;
	margin: 0 auto -160px auto;
	position: relative;
}
#top {
	width: 1002px;
	height: 100px;
	background: url(../img/top_bg.jpg) no-repeat;
	float: left;
}
#top #logo {
	width: 305px;
	padding: 0 0 0 30px;
	float: left;
}
#top #top_txt {
	width: 333px;
	color: #FFF;
	font: 37px Arial;
	text-align: center;
	padding: 40px 0 0 0;
	float: left;
}
#top #nav {
	width: 312px;
	height: 32px;
	color: #474747;
	background: url(../img/nav_items.gif) no-repeat;
	padding: 0 10px 0 10px;
	float: right;
}
#top #nav li {
	padding: 8px 8px 0 0;
	position: relative;
	z-index: 2;
	float: left;
}
#top #nav li.drop {
	width: 88px;
	padding: 8px 0 0 6px;
}
#top #nav li.txt {
	padding: 9px 8px 0 0;
}
#top #nav li a {
	color: #474747;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 0 1px 21px;
	float: left;
}
#top #nav li a.facebook {
	background: url(../img/icon_facebook.gif) no-repeat;
}
#top #nav li a.twiter {
	background: url(../img/icon_twiter.gif) no-repeat;
}
a.lt {
	background: url(../img/flags.gif) no-repeat 0 1px;
}
a.ru {
	background: url(../img/flags.gif) no-repeat 0 -49px;
}
a.en {
	background: url(../img/flags.gif) no-repeat 0 -99px;
}
a.de {
	background: url(../img/flags.gif) no-repeat 0 -149px;
}
a.fc {
	background: url(../img/flags.gif) no-repeat 0 -199px;
}
a.lv {
	background: url(../img/flags.gif) no-repeat 0 -249px;
}
a.pl {
	background: url(../img/flags.gif) no-repeat 0 -299px;
}
#top #nav li.drop span {
	background: url(../img/nav_items.gif) no-repeat right -45px;
	padding: 0 10px 0 0;
	float: left;
}
#top #nav li:hover.drop {
	background: url(../img/drop_bg.png) no-repeat;
}
#top #nav li:hover div {
	width: 94px;
	display: block;
	position: absolute;
	top: 24px;
	left: 0;
}
#top #nav li div ul {
	width: 94px;
	background: url(../img/drop_bg.png) no-repeat 0 bottom;
	padding: 0 0 3px 0;
	float: left;
}
#top #nav li div ul li {
	width: 88px;
	padding: 1px 0 1px 6px;
	float: left;
}
#top #menu {
	width: 312px;
	height: 32px;
	font: 12px Arial;
	padding: 0 10px 0 10px;
	clear: right;
	float: right;
}
#top #menu li {
	background: url(../img/menu_items.gif) no-repeat right 10px;
	padding: 8px 13px 0 0;
	margin: 0 13px 0 0;
	position: relative;
	z-index: 1;
	float: left;
}
#top #menu li.last {
	background: none;
	padding: 8px 0 0 0;
	margin: 0;
}
#top #menu li a {
	color: #8F9295;
	text-decoration: none;
	float: left;
}
#top #menu li a.drop {
	background: url(../img/menu_items.gif) no-repeat right -19px;
	padding: 0 10px 0 0;
}
#top #menu li:hover div {
	width: 78px;
	display: block;
	position: absolute;
	top: 23px;
	left: -10px;
}
#top #menu li div ul {
	width: 78px;
	background: url(../img/drop_bg.png) no-repeat -100px bottom;
	padding: 8px 0 5px 0;
	float: left;
}
#top #menu li div ul li {
	width: 58px;
	background: none;
	padding: 2px 10px;
}
#top #nav li div, #top #menu li div {
	display: none;
}
#left_sidebar {
	width: 202px;
	padding: 0 0 10px 0;
	float: left;
}
#right_sidebar {
	width: 202px;
	padding: 0 0 10px 0;
	float: right;
}
#left_sidebar h2, #right_sidebar h2 {
	width: 202px;
	height: 35px;
	color: #FFF;
	font: 12px Arial;
	text-align: center;
	text-transform: uppercase;
	padding: 24px 0 0 0;
	float: left;
}

#left_sidebar h2 a, #right_sidebar h2 a{
	text-decoration: none;
	color: #FFF;
}

#left_sidebar h2 {
	background: url(../img/sidebar_top_bottom.jpg) no-repeat;
}
#right_sidebar h2 {
	background: url(../img/sidebar_top_bottom.jpg) no-repeat right 0;
}
#left_sidebar h2.spec {
	background: url(../img/sidebar_top_bottom.jpg) no-repeat 0 -100px;
}
#right_sidebar h2.spec {
	background: url(../img/sidebar_top_bottom.jpg) no-repeat right -100px;
}
#right_sidebar h2.facebook {
	text-align: left;
}
#right_sidebar h2.facebook img {
	margin: -2px 0 0 15px;
	float: left;
}
#left_sidebar .top, #right_sidebar .top, #left_sidebar .bottom, #right_sidebar .bottom {
	width: 202px;
	height: 9px;
	font-size: 0;
	float: left;
}
#left_sidebar .top {
	background: url(../img/sidebar_top_bottom.jpg) no-repeat 0 0;
}
#right_sidebar .top {
	background: url(../img/sidebar_top_bottom.jpg) no-repeat right 0;
}
#left_sidebar .bottom {
	background: url(../img/sidebar_top_bottom.jpg) no-repeat 0 bottom;
	border-bottom: 12px solid #FFF;
}
#right_sidebar .bottom {
	background: url(../img/sidebar_top_bottom.jpg) no-repeat right bottom;
	border-bottom: 12px solid #FFF;
}
#left_sidebar #submenu {
	width: 178px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	margin: 0 0 0 12px;
	display: inline;
	float: left;
}
#left_sidebar #submenu li {
	width: 178px;
	float: left;
}
#left_sidebar #submenu li a {
	color: #464646;
	font: bold 11px Arial;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/submenu_items.gif) no-repeat #F3F3F3 10px center;
	padding: 5px 5px 5px 20px;
	display: block;
}
#left_sidebar #submenu li ul li a {
	font: 11px Arial;
	text-transform: none;
	background: none;
	padding: 1px 5px 1px 28px;
}

#left_sidebar #submenu li ul li a.act {
	text-decoration: underline;	
}

#left_sidebar #submenu li ul li a:hover {
	text-decoration: underline;
}

#left_sidebar #submenu li .new {
	color: #FFF;
	background: #FF2424;
	padding: 0 4px;
	margin: 0 0 0 3px;
}

#left_sidebar #tools {
	width: 178px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	margin: 0 0 0 12px;
	display: inline;
	float: left;
}
#left_sidebar #tools li {
	width: 178px;
	float: left;
}
#left_sidebar #tools li a {
	color: #464646;
	font: bold 11px Arial;
	text-decoration: none;
	text-transform: uppercase;
	background: #FFFFFF 10px center;
	padding: 5px 5px 5px 20px;
	display: block;
}

#left_sidebar #tools li a:hover {
	background: #F3F3F3 10px center;	
}


#left_sidebar #tools li a.active {
	color: #464646;
	font: bold 11px Arial;
	text-decoration: none;
	text-transform: uppercase;
	background: #F3F3F3 10px center;
	padding: 5px 5px 5px 20px;
	display: block;
}

#left_sidebar #news {
	width: 178px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	margin: 0 0 0 12px;
	display: inline;
	float: left;
}

#left_sidebar #news li {
	width: 178px;
	float: left;
}

#left_sidebar #news li a {
	color: #464646;
	font: bold 11px Arial;
	text-decoration: none;
	background: url(../img/submenu_items.gif) no-repeat #FFFFFF 10px center;
	padding: 5px 5px 5px 20px;
	display: block;
}

#left_sidebar #news li a:hover{
	background: url(../img/submenu_items.gif) no-repeat #F3F3F3 10px center;
}

#left_sidebar #login {
	margin:0 0 0 12px;
	width:168px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	display: inline;
	float: left;
	padding: 0 5px;
}

#left_sidebar #login .company {
	width:164px;
	font-size: 11px;
	padding: 0px 2px;
}

#left_sidebar #login .name {
	font-size: 13px;
	font-weight: bold;
	width:164px;
	padding: 0px 2px;
}

#left_sidebar #login .sep {
	border-bottom:1px solid #D6D6D6;
	width:168px;
	margin: 5px 0;
}

#left_sidebar #login .buttons {
	width:164px;
	padding: 0px 2px;	
}

#right_sidebar #newsletter, #right_sidebar #search, #right_sidebar #login, #right_sidebar #cart, #right_sidebar #list {
	width: 168px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 0 5px;
	margin: 0 0 0 10px;
	display: inline;
	float: left;
}
#right_sidebar #newsletter .input, #right_sidebar #search .input, #right_sidebar #login .input {
	color: #474747;
	font: 11px Arial;
	border: 1px solid #CCC;
	padding: 3px 2px;
	float: left;
}
#right_sidebar #search .input {
	width: 162px;
	margin: 0 0 5px 0;
}

#right_sidebar #newsletter .input {
	width: 162px;
	margin: 0 0 5px 0;
}
#right_sidebar #login .input {
	width: 162px;
	margin: 0 0 5px 0;
}

#right_sidebar #search .url {
	color: #474747;
	margin: 5px 0 0 0;
	float: left;
}

#right_sidebar #newsletter .url {
	color: #474747;
	margin: 5px 0 0 0;
	float: right;
}
#right_sidebar #login .url {
	color: #474747;
	margin: 5px 0 0 0;
	float: left;
}
#right_sidebar #cart li {
	width: 168px;
	border-bottom: 1px solid #D6D6D6;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	float: left;
}
#right_sidebar #cart li.last {
	text-align: center;
	border-bottom: 0;
	padding: 0 0 5px 0;
	margin: 0;
}
#right_sidebar #cart li .remove {
	margin: 0 8px 0 5px;
	float: right;
}
#right_sidebar #cart li .foto {
	margin: 0 10px;
	float: left;
}
#right_sidebar #cart li strong {
	display: block;
}
#right_sidebar #list li {
	width: 168px;
	border-bottom: 1px solid #D6D6D6;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	float: left;
}
#right_sidebar #list li.last {
	border-bottom: 0;
	padding: 0 0 5px 0;
	margin: 0;
}
#right_sidebar #list li .foto {
	margin: 0 10px;
	float: left;
	width: 20px;
	overflow:hidden;
	text-align:center;
}
#right_sidebar #list li strong {
	display: block;
}
#right_sidebar .facebook_box {
	width: 180px;
	background: url(../img/facebook_box.gif) no-repeat 0 bottom;
	padding: 5px 5px 10px 5px;
	border-bottom: 12px solid #FFF;
	margin: -10px 0 0 10px;
	display: inline;
	float: left;
}
#right_sidebar .ad{
	width: 178px;
	text-align: center;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	margin: 0 0 0 10px;
	display: inline;
	float: left;
}
 #left_sidebar .ad {
	width: 178px;
	text-align: center;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	margin: 0 0 0 12px;
	display: inline;
	float: left;
}

#content {
	width: 572px;
	padding: 0 0 10px 13px;
	float: left;
}
#content #slider {
	width: 572px;
	height: 361px;
	margin: 0 0 12px 0;
	position: relative;
	float: left;
}
#content #slider #slider_pages {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#content #slider #slider_pages li {
	float: left;
}
#content #slider #slider_pages a {
	width: 22px;
	height: 18px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	padding: 4px 0 0 0;
	margin: 0 0 0 1px;
	float: left;
}
#content #slider #slider_pages a.active {
	background: url(../img/slider_pages.png) no-repeat;
}
* html #content #slider #slider_pages a.active {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='../img/slider_pages.png' );
}
#content #slider .scrollable {
	width: 572px;
	height: 361px;
	position: relative;
	overflow: hidden;
	float: left;
}
#content #slider .scrollable .items {
	width: 20000px;
	position: absolute;
	clear: both;
}
#content #slider .scrollable img {
	width: 572px;
	height: 361px;
	float: left;
}
#content .container {
	width: 562px;
	border-bottom: 12px solid #FFF;
	padding: 45px 5px 10px 5px;
	position: relative;
	float: left;
}

#content .box {
	padding: 0 10px 0 10px;
}

.bg_1 {
	background: url(../img/container_bg.gif) no-repeat 0 bottom;
}
.bg_2 {
	background: url(../img/container_bg.gif) no-repeat right bottom;
}
.bg_2_top {
	background: url(../img/container_bg.gif) no-repeat right top;
}

#content .content_bg_1 {
	min-height: 260px;
	_height: 260px;
	background: url(../img/content_bg_1.gif) no-repeat right center;
}
#content .content_bg_2 {
	min-height: 444px;
	_height: 444px;
	background: url(../img/content_bg_2.gif) no-repeat right center;
}
#content .content_bg_3 {
	min-height: 335px;
	_height: 335px;
	background: url(../img/content_bg_3.gif) no-repeat right center;
}
#content .container h1, #content .container h2 {
	width: 572px;
	height: 39px;
	text-align: center;
	position: absolute;
	top: -2px;
	left: 0;
}
#content .bg_1 h1, #content .bg_1 h2 {
	background: url(../img/container_bg.gif) no-repeat 0 2px;
}
#content .bg_2 h1, #content .bg_2 h2 {
	background: url(../img/container_bg.gif) no-repeat right 2px;
}
#content .container h1 span, #content .container h2 span {
	width: 271px;
	height: 27px;
	color: #FFF;
	font: 14px Arial;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	display: inline-block;
}
#content .container h1 span {
	background: url(../img/title_bg.png) no-repeat;
}
#content .container h2 span {
	background: url(../img/title_bg.png) no-repeat 0 bottom;
}
#content h4 {
	font: bold 11px Arial;
	text-align: center;
	padding: 0 0 10px 0;
	clear: both;
	display: block;
}

#content h4.upper {
	text-transform: uppercase;
}

#content h5 {
	font:  18px Arial;
	padding: 0 0 10px 0;
	display: block;
}
#content p {
	font: 12px Arial;
	padding: 0 0 10px 0;
	display: block;
}

#content .product_big {
	width: 280px;
}
#content .product_big.fr {
	width: 280px;
	margin: 0 -5px 0 0;
	display: inline;
}
#content .product_big a.foto, #content .product_small a.foto {
	width: 100px;
	text-align: center;
	margin: 0 10px 0 0;
	overflow: hidden;
	float: left;
}
#content .product_big p, #content .product_small p {
	font: 11px Arial;
	padding: 0 15px 10px 0;
	display: block;
}

#content .request_list p {
	font: 11px Arial;
	padding: 0 5px 0px 0;
	display: block;
}

#content .product_big a.more, #content .product_small a.more, #content .request_list a.more {
	color: #FF3B00;
	font: bold 11px Arial;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}
#content .product_big .new, #content .product_big .popular, #content .product_big .sale, #content .product_big .xeikon {
	height: 26px;
	font: bold 12px Arial;
	text-transform: uppercase;
	padding: 0 20px 0 0;
	margin: 10px 0;
	float: right;
}
#content .product_big .new span, #content .product_big .popular span, #content .product_big .sale span, #content .product_big .xeikon span {
	height: 21px;
	background: url(../img/new_popular_sale.gif) no-repeat;
	padding: 5px 0 0 10px;
	float: left;
}
#content .product_big .new {
	color: #463600;
	background: url(../img/new_popular_sale.gif) no-repeat right 0;
}
#content .product_big .new span {
	background: url(../img/new_popular_sale.gif) no-repeat;
}
#content .product_big .popular {
	color: #324600;
	background: url(../img/new_popular_sale.gif) no-repeat right -50px;
}
#content .product_big .popular span {
	background: url(../img/new_popular_sale.gif) no-repeat 0 -50px;
}
#content .product_big .xeikon {
	color: #FFF;
	background: url(../img/new_popular_sale.gif) no-repeat right -150px;
}
#content .product_big .xeikon span {
	background: url(../img/new_popular_sale.gif) no-repeat 0 -150px;
}
#content .product_big .sale {
	color: #FFF;
	background: url(../img/new_popular_sale.gif) no-repeat right -100px;
}
#content .product_big .sale span {
	background: url(../img/new_popular_sale.gif) no-repeat 0 -100px;
}

#content .product_big h3 {
	font: bold 15px Arial;
	padding: 0 0 5px 0;
	display: block;	
}

#content .product_small, #content .request_list {
	width: 562px;
	float: left;
}
#content .product_small li, #content .request_list li  {
	width: 275px;
	height: 100px;
	border-bottom: 1px solid #D6D6D6;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}


#content .product_small li.last, #content .request_list li.last {
	border-bottom: 0;
	padding: 0;
	margin: 0;
}
#content .product_small h3, #content .request_list h3 {
	font: bold 11px Arial;
	padding: 0 0 5px 0;
	display: block;
}
#content .product_small .new, #content .product_small .popular, #content .product_small .sale, #content .product_small .xeikon {
	padding: 0 5px;
	margin: 0 0 5px 0;
	display: inline-block;
}
#content .product_small .new {
	background: #FFD800;
}
#content .product_small .popular {
	color: #FFF;
	background: #6CB000;
}
#content .product_small .sale {
	color: #FFF;
	background: #FF1919;
}
#content .product_small .xeikon {
	color: #FFF;
	background: #FF6A00;
}
#content .product_small .remove {
	margin: 0 10px;
	float: right;
}
#content .product_small .input, #content #desc .input {
	width: 30px;
	font: 11px Arial;
	text-align: center;
	margin: 0 2px;
}

#content .news{
	width: 562px;
	float: left;
}

#content .news li  {
	width: 562px;
	border-bottom: 1px solid #D6D6D6;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#content .news li.last {
	border-bottom: 0;
	padding: 0;
	margin: 0;
}

#content .news li  a {
	font: 12px Arial;
}

#content .content p
{
	padding:5px 0;
}

#content .content ul{
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
}

#content .content li{
	border: none;
	padding: 0;
	margin: auto;
	width: auto;
	overflow:visible;
}

#content #price_list, #content #catalog, #content .done {
	width: 562px;
	padding: 10px 0;
	float: left;
}
#content #price_list img, #content #catalog img {
	margin: 0 90px 0 0;
	float: right;

}
#content #price_list #image{
	width: 250px;
	float: left;
}


#content #price_list strong, #content #catalog strong {
	font: bold 14px Arial;
	padding: 32px 0 5px 0;
	display: block;
}
#content #template_box {
	width: 275px;
	padding: 10px 0 10px 25px;
	float: left;
}
#content #desc #template_box {
	width: 258px;
	padding: 10px;
	overflow: hidden;
	float: left;
}
#content #template_box img {
	margin: 10px 0;
	float: left;
}
#content .templates {
	width: 190px;
	font: 14px Arial;
	padding: 70px 20px 10px 0;
}
#content #desc .templates {
	width: 258px;
	font: 14px Arial;
	border-top: 1px solid #D6D6D6;
	padding: 10px;
}
#content .templates img {
	vertical-align: middle;
	margin: 0 2px;
}
#content .form {
	width: 562px;
	padding: 10px 5px;
	margin: 0 -5px;
	display: inline;
	float: left;
}
#content .form li {
	width: 441px;
	font: 12px Arial;
	padding: 0 0 2px 121px;
	float: left;
}
#content .form li.border {
	border-top: 1px solid #D6D6D6;
	padding: 15px 0 2px 121px;
}
#content .form li.full {
	width: 542px;
	padding: 5px 10px 2px 10px;
}
#content .form li.left {
	width: 200px;
	border-right: 1px solid #D6D6D6;
	padding: 5px 10px 2px 10px;
	margin: 0 -1px 0 0;
}
#content .form li.right {
	width: 305px;
	border-left: 1px solid #D6D6D6;
	padding: 5px 10px 2px 20px;
}
#content .form li.left div, #content .form li.right div {
	clear: both;
	display: block;
}
#content .form li label, #content .form li span.fl {
	padding: 3px 5px 2px 0;
	display: block;
}

#content .form li label.fl
{
	float: left;
}

#content .form li label span {
	width: 60px;
	float: left;
}
#content .form li .input, #content .form li textarea, #content .form li select {
	font: 12px Arial;
	float: left;
}
#content .form li .checkbox {
	width: 14px;
	height: 14px;
	margin: 0 5px 0 0;
	float: left;
}
#content .form li .radio {
	width: 14px;
	height: 14px;
	margin: 3px 5px 0 0;
	float: left;
}

#content .form li textarea {
	height: 75px;
}
#content .form li .size_40 {
	width: 40px;
	margin: 0 5px 0 0;
}
#content .form li .size_90 {
	width: 90px;
}
#content .form li .size_149 {
	width: 149px;
	margin: 0 10px 0 0;
}

#content .form li .size_207 {
	width: 207px;
	margin: 0 0 0 10px;
}

#content .form li .last
{
	margin: 0;	
}

#content .form li .size_312 {
	width: 312px;
}
#content .company_desc, #content .company_desc_center {
	width: 562px;
	padding: 5px 0 15px 0;
	float: left;
}
#content .company_desc li.logo, #content .company_desc_center li.logo {
	border-right: 1px solid #D6D6D6;
	margin: 0 -1px 0 0;
	float: left;
}
#content .company_desc li.logo {
	width: 164px;
	padding: 10px 10px 10px 15px;
}
#content .company_desc_center li.logo {
	width: 250px;
	text-align: right;
	padding: 10px 30px 10px 0;
}
#content .company_desc li.desc, #content .company_desc_center li.desc {
	border-left: 1px solid #D6D6D6;
	padding: 0 15px 0 30px;
	float: left;
}
#content .company_desc li.desc {
	width: 300px;
}
#content .company_desc_center li.desc {
	width: 235px;
}
#content .company_desc li a, #content .company_desc_center li a {
	color: #2D3137;
	text-decoration: none;
}
#content #big_foto {
	width: 242px;
	padding: 0 0 10px 15px;
	float: left;
}
#content #big_foto .small_foto {
	width: 220px;
	padding: 10px 7px 10px 15px;
	position: relative;
	float: left;
}
#content #big_foto .small_foto a.prev, #content #big_foto .small_foto a.next {
	margin: 20px 0 0 0;
	position: absolute;
}
#content #big_foto .small_foto a.prev {
	left: 0;
}
#content #big_foto .small_foto a.next {
	right: 0;
}
#content #big_foto .small_foto a.foto {
	width: 67px;
	height: 49px;
	margin: 0 2px;
	float: left;
}
#content #big_foto .specification {
	width: 242px;
	font: 14px Arial;
	padding: 0 0 10px 0;
	float: left;
}
#content #big_foto .specification li {
	width: 242px;
	padding: 10px 0 0 0;
	float: left;
}
#content #big_foto .specification li * {
	vertical-align: middle;
}
#content #big_foto .specification li .txt {
	width: 135px;
	text-align: right;
	padding: 0 10px 0 0;
	display: inline-block;
}
#content #big_foto .specification li .icon_desc_1, #content #big_foto .specification li .icon_desc_2, #content #big_foto .specification li .icon_desc_3 {
	width: 64px;
	height: 23px;
	color: #FFF;
	font: bold 14px Arial;
	padding: 6px 0 0 8px;
	display: inline-block;
}
#content #big_foto .specification li .icon_desc_1 {
	background: url(../img/icon_desc_1.gif) no-repeat;
}
#content #big_foto .specification li .icon_desc_2 {
	background: url(../img/icon_desc_2.gif) no-repeat;
}
#content #big_foto .specification li .icon_desc_3 {
	background: url(../img/icon_desc_3.gif) no-repeat;
}
#content #img_center {
	width: 562px;
	text-align: center;
	padding: 0 0 25px 0;
	float: left;
}
#content #desc {
	width: 278px;
	padding: 0 5px 10px 0;
	float: right;
}
#content #big_foto .title, #content #desc .title {
	border-bottom: 1px solid #D6D6D6;
	padding: 0 10px 8px 10px;
	margin: 0 0 10px 0;
	clear: both;
	display: block;
}
#content #desc .size {
	width: 258px;
	font: 14px Arial;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	padding: 10px;
	margin: 10px 0;
	float: left;
}
#content #desc .size big {
	width: auto !important;
	font: bold 18px Arial;
	margin: 0 !important;
}
#content #big_foto .txt_box, #content #desc .txt_box, #content #desc .models {
	padding: 0 10px 10px 10px;
	clear: both;
	display: block;
}

#content #big_foto .txt_box ul, #content #desc .txt_box ul{
	font: 12px Arial;
}

#content #desc .models a {
	color: #2D3137;
	font: 12px Arial;
}
#content #desc p.small {
	color: #6B6B6B;
	font: 11px Arial;
	padding: 10px 0 0 0;
}
#content #desc .characteristic {
	width: 278px;
	margin: 0 0 10px 0;
	clear: both;
}
#content #desc .characteristic th {
	color: #FFF;
	font: 14px Arial;
	text-align: left;
	background: #7F7F7F;
	padding: 5px 10px;
}
#content #desc .characteristic td {
	border-top: 1px solid #D6D6D6;
	padding: 5px 10px;
}
a.pdf {
	height: 15px;
	color: #373737;
	background: url(../img/icon_pdf.gif) no-repeat;
	padding: 1px 0 0 21px;
	display: inline-block;
}
a.button_1 {
	width: auto !important;
	height: 19px;
	color: #373737;
	font: 12px Arial;
	text-decoration: none;
	background: url(../img/button_1.gif) repeat-x;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 3px 5px 0 5px;
	margin: 0 !important;
	display: inline-block;
}
#content .form li a.button_1 {
	margin: 8px 0 0 0 !important;
}
a.button_2 {
	width: auto !important;
	height: 18px;
	color: #373737;
	font: 11px Arial;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/button_2.gif) repeat-x;
	border-left: 1px solid #FFC799;
	border-right: 1px solid #FFC799;
	padding: 4px 5px 0 5px;
	margin: 0 !important;
	display: inline-block;
}
a.button_3 {
	width: auto !important;
	height: 17px;
	color: #FFF !important;
	font: bold 10px Arial;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/button_3.gif) no-repeat;
	border-left: 1px solid #7F0000;
	border-right: 1px solid #7F0000;
	padding: 4px 10px 0 27px;
	margin: 0 !important;
	display: inline-block;
}
#footer_out {
	width: 100%;
	min-width: 1002px;
	min-height: 160px;
	background: #F3F3F3;
	position: relative;
}
#footer {
	width: 1002px;
	min-height: 160px;
	margin: 0px auto;
}
#footer #lang {
	padding: 11px 20px;
	display: block;
}
#footer #lang a {
	color: #474747;
	text-decoration: none;
	padding: 0 0 0 21px;
	margin: 0 10px 0 0;
	display: inline-block;
}
#footer #tags {
	line-height: 1.5;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	padding: 10px 20px;
	display: block;
}

#footer #footermenutags{
	line-height: 1.5;
	border-bottom: 1px solid #D6D6D6;
	padding: 10px 20px;
	display: block;
}

#footer #tags a, #footer #footermenutags a{
	color: #474747;
	text-decoration: none;
	margin: 0 10px 0 0;
}
#footer #lang a:hover, #footer #tags a:hover, #footer #footermenutags a:hover {
	text-decoration: underline;
}
#footer #copy {
	text-align: center;
	padding: 10px 20px;
	display: block;
}
.clearfooter {
	height: 160px;
	clear: both;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.block {
	display: block;
}
.clear {
	height: 100%;
	overflow: auto;
	display: block;
}
.txt_c {
	text-align: center;
}
.txt_r {
	text-align: right;
}
a {
	color: #2D3137;
}
a:hover {
	text-decoration: none;
}