@charset "utf-8";
body, table, ul {padding: 0px; margin: 0px;}
body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000;}
img, table, td { border:none; }
a {color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; color: #000;}
table, tr, td, th {margin: 0; padding: 0; border-collapse: collapse;}

h1 {
	font-size: 24px;
	color: #ec0b19;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

p {
margin: 0;
}

h1 {
margin-bottom: 15px;
}

h2 {
margin-bottom: 15px;
margin-top: 15px;
}

li {
margin-left: 15px;
}

li a {
text-decoration: none;
}


.wrap_big {
	width: 1005px;
	margin: auto;
}

.top {
	width: 100%;
	float: left;
}

.logo {
	width: 300px;
	height: 97px;
	float: left;
}

.logo img {
	width: 290px;
	height: auto;
	margin-top: 10px;
}

.search_form {
	width: 450px;
	height: 87px;
	float: left;
	padding-top: 10px;
	color: #adadad;
}

.search_input {
	border: 0;
	width: 261px;
	height: 20px;
	float: left;
	padding: 0;
	background-image: url('../img/bg_search_input.png');
	background-repeat: no-repeat;
	padding: 10px 10px 10px 15px;
	margin-top: 15px;
}

.search_submit {
	border: 0;
	width: 47px;
	height: 40px;
	float: left;
	padding: 0;
	background-image: url('../img/bg_search_submit.png');
	background-repeat: no-repeat;
	margin-top: 15px;
}

.top_right {
	width: 255px;
	height: 87px;
	padding-top: 10px;
	float: left;
}

.top_right, .top_right a {
	color: #adadad;
}

.small_basket_top {
	width: 200px;
	float: left;
	background-image: url('../img/bg_small_basket.png');
	background-repeat: no-repeat;
	padding-left: 55px;
	height: 34px;
	margin-top: 15px;
	padding-top: 16px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.menu {
	width: 100%;
	float: left;
	background: #ef0000;
}

.menu li {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.menu a {
	display: block;
	float: left;
	padding: 10px 20px 10px 20px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: #ef0000;
	text-decoration: none;
	border-right: 1px solid #fff;
}

.menu a:hover {
	color: #ef0000;
	background: #fff;
}

.content {
	width: 100%;
	float: left;
	padding-top: 20px;
}

#content ul {
	margin-left: 18px;
}

.left_column_wrap {
	width: 220px;
	float: left;
	margin-right: 20px;
	min-height: 200px;
	_height: 200px;
}

.left_column {
	width: 198px;
	float: left;
	padding: 10px;
	border: 1px solid #f12323;
	float: left;
	margin-bottom: 20px;
}

.login_form_wrap {
	width: 198px;
	float: left;
	padding: 10px;
	border: 1px solid #f12323;
	float: left;
	margin-bottom: 20px;
}

.left_column_box {
	width: 198px;
	float: left;
	padding: 10px;
	border: 1px solid #f12323;
	float: left;
	margin-bottom: 20px;
}

.login_form_login, .login_form_password {
	width: 188px;
	padding: 5px;
	background: #ebebeb;
	margin-bottom: 5px;
	border: 0;
}

.login_form_submit, .submit {
	width: 198px;
	padding: 10px;
	background: #ec0b19;
	color: #fff;
	margin-bottom: 5px;
	border: 0;
}



.level_1 a {
	width: 198px;
	float: left;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 5px 0;
}

.level_1 a:hover {
	color: #ef0000;
}

.level_1_red a {
	color: #fff;
	background: #ec0b19;
	padding: 5px;
	width: 188px;
	margin-top: 4px;
}

.level_1_red a:hover {
	color: #000;
}

.level_2 a {
	width: 178px;
	float: left;
	text-decoration: none;
	font-size: 13px;
	padding: 2px 0 3px 20px;
}

.level_2 a:hover {
	color: #ef0000;
}

.level_3 a {
	width: 158px;
	float: left;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 0 3px 40px;
}

.level_3 a:hover {
	color: #ef0000;
}

.right_column {
	width: 765px;
	min-height: 200px;
	_height: 200px;
	float: left;
}

.filter_box {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.filter_box_item a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 10px 12px 10px 12px;
	border: 1px solid #e6e6e6;
	padding-left: 35px;
	background-image: url('../img/bg_filter_box_item.png');
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.filter_box_item_select {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;
	border: 1px solid #e6e6e6;
	height: 24px;
}

.filter_box_item_select select {
	width: 115px;
}

.filter_box_item:hover {
	background-color: #f5f5f5;
}

.filter_box_item:hover a {
	color: #ea212e;
}

.filter_box_item a {
	text-decoration: none;
}

.filter_box_item_checked a {
	background-image: url('../img/bg_filter_box_item_checked.png');
}

.pobocky {
	width: 100%;
	float: left;
}

.product_box {
	width: 201px;
	float: left;
	height: 214px;
	border: 1px solid #e6e6e6;
	padding: 20px;
	margin: 0 18px 18px 0;
}

.product_name {
	width: 199px;
	height: 45px;
	float: left;
	text-align: center;
}

.product_name a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.product_image {
	width: 199px;
	float: left;
	height: 120px;
	text-align: center;
}

.product_image img {
	max-height: 110px;
	max-width: 200px;
}

.product_detail_image {
	float: left;
	width: 200px;
	height: 200px;
	border: 1px solid #efefef;
	text-align: center;
	padding: 10px;
	display: table;
	margin-right: 20px;
}

.product_detail_image img {
	max-height: 200px;
	max-width: 200px;
}

.product_detail_image_inner {
	display: table-cell;
    vertical-align: middle;
}

.product_info {
	width: 100%;
	float: left;
}

.product_store_value {
	background: #d4e100;
	color: #fff;
	display: block;
	padding: 2px 4px 2px 4px;
	margin: auto;
	width: 95px;
	text-align: center;
}

.product_price {
	width: 100%;
	float: left;
	color: #ef0000;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	padding: 5px 0 5px 0;
}

.product_price_old {
	width: 100%;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: line-through;
	text-align: center;
}

.bottom {
	width: 965px;
	padding: 20px;
	float: left;
	margin: 20px 0 20px 0;
	background: #eaeaea;
}

.bottom_vyrobcovia {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.bottom_left {
	width: 300px;
	float: left;
}

.nl_input {
	width: 158px;
	float: left;
	padding: 0;
	border: 1px solid #d3d3d3;
	border-right: 0;
	background: #fff;
	height: 16px;
	padding: 10px;
}

.nl_submit {
	width: 65px;
	float: left;
	padding: 0;
	border: 0;
	background: #ef0000;
	color: #fff;
	height: 36px;
}

.bottom_right_1 {
	width: 363px;
	float: left;
	padding-right: 30px;
}

.bottom_right_2 {
	width: 272px;
	float: left;
}

.form_table td {
	padding: 5px 15px 5px 0;
}


.mandatory_input {
	background: #ffbdbd;
}

.basket_header {
	width: 100%;
}

.basket_header td {
	text-align: center;
	width: 20%;
}

.basket_table {
	width: 100%;
}

.basket_table td, .basket_table th {
	padding: 5px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.fotogaleria_foto {
	width: 140px;
	height: 140px;
	text-align: center;
	border: 1px solid #ccc;
	float: left;
	margin: 0 8px 8px 0;
}

.fotogaleria_foto table, .fotogaleria_foto tr, .fotogaleria_foto td {
	padding: 0;
	margin: 0;
}

.fotogaleria_foto td {
	height: 140px;
	width: 140px;
}

.floatright {
	float: right;
}

.skuska_input {
	display: none
}

.popup_inner {
	width: 350px;
	min-height: 50px;
	text-align: center;
}

.popup_inner a {
	display: block;
	float: left;
	width: 155px;
	margin: 5px;
	background: #fff;
	padding: 5px;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

.link {
	cursor: pointer;
	cursor: hand;
}

.pieces {
	border: 1px solid #b7b7b7;
	padding: 4px;
	width: 18px;
	text-align: center;
	margin: 0;
	margin: 2px;
}

.client_table td {
	padding: 5px 20px 5px 0;
	text-align: right;
}

.client_table input[type=text] {
	border: 1px solid #b7b7b7;
	padding: 4px;
}

.basket_client_login {
	display: none;
}

.basket_header_active {
	background: #eee;
}

.basket_header td {
	vertical-align: middle;
	padding-top: 13px;
}

.basket_header span {
	margin-top: -13px;
	padding: 14px;
	background: #d7d5d5;
	color: #fff;
	float: left;
	font-weight: bold;
}

.basket_header_active span {
	background: #ef0000;
}

.form_hidden_me {
    display: none;
}

.strankovanie {
	width: 100%;
	float: left;
	text-align: center;
	height: 30px;
}

.strankovanie a {
	background: #ef0000;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
	color: #fff;
}

.product_detail_company_branch_store {
	width: 500px;
	margin-top: 10px;
}

.product_detail_company_branch_store td {
	padding: 2px 5px 2px 5px;
}

.home_product_1_wrap {
	width: 502px;
	height: 218px;
	margin-right: 18px;
	float: left;
}

.home_product_1_wrap_buttons {
	position: absolute;
	z-index: 100;
	margin: 190px 0 0 20px;
}

.home_product_1_wrap_buttons img {
	margin-right: 5px;
	cursor: pointer;
}

.home_product_1 {
	width: 502px;
	height: 218px;
	margin-right: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #eee;
	background-color: #fff;
	position: absolute;
}

.home_product_text {
	width: 220px;
	padding: 20px;
	background-image: url('../img/bg_product_box.png');
	float: left;
	color: #fff;
}

.home_product_text a {
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	text-decoration: none;
}

.home_product_2 {
	width: 241px;
	height: 218px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #eee;
}

.home_product_2 .home_product_text {
	width: 170px;
}

.home_text {
	width: 713px;
	padding: 25px;
	float: left;
	margin: 18px 0 18px 0;
	border: 1px solid #eee;
	text-align: center;
	color: #333;
}

.home_block {
	width: 241px;
	height: 128px;
	border: 1px solid #eee;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}

.home_block_3 {
	margin-right: 0;
}

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(../img/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(../img/closetiny.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}