body {font-size: 12pt;}
h1 {font-size: 24pt;}
h2 {font-size: 18pt;}
h3 {font-size: 14pt;}
p{font-size: 12pt;}
li, ul, .active, a{
	list-style: none;
	text-decoration: none;
}
#top-links, .poisk, .corsina, .navmenu, #column-left,  footer, .breadcrumb, .image-additional, .bt-formgr, hr, #slideshow0, .owl-carousel, .owl-wrapper-outer, .btn-prod {display: none;}
#logo img{
	top: 0px;
    z-index: 1000;
	position:relative;
	margin-top:-45px;
	margin-bottom:-5px;
	width:80%;
    height: auto;
}
#logo{
	text-align:center;
	top: 0px;
    z-index: 1000;
	margin-top:-45px;
	margin-bottom:-5px;
}
.page{
	box-shadow:none;}
#content{
	padding-top:0;
	margin-top:0px;
	margin-bottom:5px;}
#content, .row{
	margin-top:-25px;
	width:100%;
	height:auto;}
.row .col-lg-4 {
    width: 33.3333%;
	float:left;	
}
.row .col-lg-6{
	width: 50%;
	float:left;	
	height: auto;
	position: inherit;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.thumbnail a > img, .thumbnail > img {
    margin-right: auto;
    margin-left: auto;}
.row .price-rw{
	height: auto;
	width: 50%;
	float: right;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #5F5F5F;
	background-color: #FFF;
	border: 1px solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-top-color: #DDD;
	border-bottom-color: transparent;
	border-right-color: #DDD;
	border-left-color: #DDD;
	line-height: 20px;
	font-weight: 600;
	font-size: 18px;
}
.nav-tabs {
	position: relative;
    padding: 10px 15px;
    border-bottom: 1px solid #DDD;
}
.nav-tabs > li > a {
    margin-right: 2px;
    border: 1px solid transparent;
    border-radius: 4px 4px 0px 0px;
}
.nav > li > a {
    position: relative;
    padding: 10px 15px;
}
.discr-rw{
	clear:both;}
#tab-description {
    display: block;
	margin-top:20px;
}