/* * screen.css - media screen (all) * autor:martin zemánek, martinzemanek at email.cz  */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Verdana, "Times New Roman", Verdana;
	font-size: 12px;
	color: white;
	background: #060606 url(../images/background.jpg) no-repeat top center;
}
/* ------------------ Poziční bloky - obsah, sloupce--------------------*/
#wrap {
	margin: 0 auto;
	width: 989px;
}
#content_block {
	width: 100%;
	background: #060606;
	float: left;
}
#main {
	float: left;
	width: 100%;
}
#content {
	float: left;
	width: 537px;
	display: block;
	padding: 10px;
	line-height: 18px;
}
#left {
	float: left;
	width: 215px;
	background: #80093a url(../images/column_background.png) repeat-x top left;
}
#right {
	float: right;
	width: 215px;
	background: #80093a url(../images/column_background.png) repeat-x top left;
}
.column_bottom {
	float: right;
	width: 215px;
	height: 30px;
	float: left;
	margin: 0;
	background: #80093a url(../images/column_bottom.png) no-repeat bottom left;
}
/* ------------------ Hlavička --------------------*/
#header {
	background: black url(../images/header.jpg) no-repeat;
	height: 237px;
	width: 989px;
}
#header #over a {
	display: block;
	position: absolute;
	top: 73px;
	width: 392px;
	height: 85px;
	margin-left: 29px;
	background: black url(../images/logo.jpg) no-repeat;
}
#header #perex {
	font-size: 11px;
	position: absolute;
	top: 163px;
	margin-left: 215px;
	font-weight: normal;
	color: #f7f7f7;
}
#header #basket {
	position: absolute;
	top: 133px;
	margin-left: 845px;
	width: 105px;
	height: 60px;
}
#header #login {
	position: absolute;
	top: 0;
	margin-left: 655px;
	width: 330px;
	display: block;
}
#header input {
	padding: 0;
}
.bigger {
	font-family: Calibri;
	font-size: 16px;
}
/* ------------------ NAVIGACE nahoře --------------------*/
#navigace_body {
	padding-left: 10px;
	width: 979px;
	background: url(../images/navigation.png) no-repeat top left;
	position: absolute;
	top: 0;
	margin-left: 0;
}
#navigace {
	font-family: Calibri;
	font-size: 110%;
	width: 750px;
	float: left;
}
#search {
	background: url(../images/search.png) no-repeat top left;
	width: 210px;
	float: right;
	height: 22px;
	margin-top: 7px;
	margin-right: 7px;
}
#search .input_search {
	background: none;
	width: 134px;
	border: none;
	color: #fff;
	padding: 0;
	font-size: 12px;
}
#search .submit_search {
	background: none;
	width: 70px;
	height: 18px;
	border: none;
	color: white;
	padding: 0 4px;
	cursor: pointer;
}
.basket_submit {
	background: url(../images/submit_basket.png) no-repeat top left;
	width: 102px;
	height: 19px;
	line-height: 19px;
	display: block;
	border: none;
	color: black;
	padding: 0;
	cursor: pointer;
	font-weight: normal;
	font-size: 11px;
}
.basket_submit:hover {
	color: black;
}
#navigace li a {
	color: white;
}
#navigace li a:hover {
	color: #f2d68c;
}
#login_table tr td {
	padding: 4px 4px 0 4px;
	margin: 0;
}
.news_item {
	padding: 6px 10px 0 10px;
	font-weight: bold;
	font-size:11px;
}
.news_item_back {
	/*background: url(../images/shadow.png) no-repeat 8px bottom;*/
	padding: 0;
}
.table_kosik {
}
.table_kosik_obsah tr td {
	padding: 1px 2px;
	font-size: 10px;
}
/* ------------------ MENU - kategorie a podkategorie zbozi --------------------*/
#left .box .main ul li {
	float: left;
	clear: both;
	width: 100%;
}
#left .box .main ul li a {
	display: block;
	float: left;
	width: 100%;
	line-height: 28px;
	font-weight: bold;
}
#left .box .main ul li span {
	padding-left: 23px;
	display: block;
}
#left .box .main ul li.detail span {
	padding-left: 33px;
	display: block;
}
#left .box .main ul li.subdetail span {
	padding-left: 48px;
	display: block;
}
#left .box .main a:hover {
	text-decoration: none;
	background: #350016 url('../images/spot.gif') no-repeat 13px 11px;
}
#left .box .main li.detail a:hover, #left .box .main li.subdetail a:hover {
	text-decoration: none;
	background: #570024 url('../images/spot.gif') no-repeat 23px 9px;
}
#left .box .main a.choosed, #left .box .main ul li.selected a, #left .box .main ul li.selected_top a {
	text-decoration: none;
}
#left .box .main ul li.selected, #left .box .main ul li.selected_top {
	list-style-type: none;
}
#left .box .main ul li.selected span, #left .box .main ul li.selected_top span {
	background: #350016 url('../images/spot.gif') no-repeat 13px 11px;
}
#left .box .main ul li.selected a, #left .box .main ul li.selected_top a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#left .box .main ul li.noselected_top a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#left .box .main ul li.detail a:hover, #left .box .main ul li.subdetail a:hover {
	text-decoration: none;
	color: white;
}
#left .box .main ul li.noselected, #left .box .main ul li.noselected_top, #left .box .main ul li.noselected_top, #left .box .main ul li.detail, #left .box .main ul li.subdetail {
	list-style-type: none;
}
#left .box .main ul li.noselected span, #left .box .main ul li.noselected_top span, #left .box .main ul li.noselected_top span {
	background: url('../images/spot.gif') no-repeat 13px 11px;
}
#left .box .main ul li.detail span {
	background: url('../images/spot.gif') no-repeat 23px 9px;
}
#left .box .main ul li.subdetail span {
	background: url('../images/spot.gif') no-repeat 23px 9px;
}
#left .box .main li.detail a, #left .box .main li.subdetail a {
	display: block;
	float: left;
	width: 100%;
	font-size: 90%;
	line-height: 24px;
	font-weight: normal;
}
#left .box .main li a {
	color: #fff4d6;
}
#left .box .main li a:hover {
	color: white;
}
#left .box .main li.detail a.choosed, #left .box .main li.subdetail a.choosed {
	color: white;
	background: #570024;
}
#left .box .main li.detail a.nochoosed, #left .box .main li.subdetail a.nochoosed {
	color: #fae5a9;
}
#left p, #left span, #right p, #right span {
	padding: 0 10px;
}
#left .detail_basket span, #right .detail_basket span {
	padding: 0;
}
#right .h2_background span {
	padding: 0;
}
#left div.h2_background span {
	padding: 0;
}
#left .box .main {
	width: 100%;
	padding: 5px 0px;
}
#right .box .main h2 {
	background: url(../images/background_h.jpg) repeat-x;
	color: black;
	padding-left: 5px;
}
#right .box .main p, #right .box .main span {
	padding: 0 4px;
}
#left .box .main table tr td {
	line-height: 15px;
}
.table_detail {
	float: left;
}
.table_detail tr td {
	padding: 3px 6px;
	vertical-align: middle;
}
.left_bottom {
	background: url(../images/left_bottom.jpg) no-repeat;
	float: left;
	height: 23px;
	width: 216px;
	display: block;
}
.right_bottom {
	background: url(../images/right_bottom.jpg) no-repeat;
	float: right;
	height: 23px;
	width: 216px;
	display: block;
}
/* ------------------ Produkt box --------------------*/
.action_label {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='../images/label1.png',sizingMethod='scale');
	width: 63px;
	height: 63px;
	position: absolute;
	margin-top: -2px;
	margin-left: -12px;
	z-index: 1;
}
head:first-child+body .action_label {
	background: url(../images/label1.png) no-repeat;
}
.sale_label {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='../images/label3.png',sizingMethod='scale');
	width: 63px;
	height: 63px;
	position: absolute;
	margin-top: -2px;
	margin-left: -12px;
	z-index: 1;
}
head:first-child+body .sale_label {
	background: url(../images/label3.png) no-repeat;
}
.new_label {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='../images/label2.png',sizingMethod='scale');
	width: 63px;
	height: 63px;
	position: absolute;
	margin-top: -2px;
	margin-left: -12px;
	z-index: 1;
}
head:first-child+body .new_label {
	background: url(../images/label2.png) no-repeat;
}
.img_thumb {
	text-align: center;
	vertical-align: middle;
	height: 140px;
	overflow: hidden;
}
.detail_photo tr td {
	height: 165px;
}
.top_content {
	background: url(../images/detail.png) no-repeat;
	display: block;
	float: left;
	width: 232px;
	height: 165px;
	overflow: hidden;
	padding: 0 10px;
}
.description {
	display: block;
	height: 58px;
	overflow: hidden;
	font-size: 10px;
	line-height: 15px;
}
.description2 {
	display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 16px;
	color: #ff6ba8;
	font-family: calibri;
}
.description3 {
	display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #ff6ba8;
	font-family: calibri;
}
.float_left {
	width: 45%;
	float: left;
}
.float_right {
	width: 54%;
	float: right;
}
.top_content h2, .column_content h2, .top_content p.title {
	padding: 6px 0;
	height: 25px;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
}
.column_content {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0px 10px;
	width: 165px;
	height: 241px;
	float: left;
	background: url(../images/detail_left.png) no-repeat;
	margin-left: 15px;
}
.top_left {
	display: block;
	width: 252px;
	text-align: justify;
	padding-left: 11px;
	float: left;
	margin-bottom: 10px;
}
.column_left {
	display: block;
	width: 200px;
	text-align: justify;
	float: left;
	margin-bottom: 10px;
}
.background_td {
	background: #222222;
	padding: 0;
}
tr td.detail_desc {
	padding: 15px 5px;
	clear: both;
	text-align: justify
}
/* ------------------ Ikony --------------------*/
.top_bottom {
	display: block;
}
.detail_basket {
	background: url(../images/special_form.png) no-repeat;
	width: 108px;
	height: 22px;
	float: right;
	clear: both;
	margin-top: 8px;
}
.detail_basket_text {
	background: none;
	border: none;
	color: black;
	width: 28px;
	height: 22px;
	line-height: 22px;
	float: left;
	padding-left: 4px;
	font-weight: bold;
}
.detail_basket_submit {
	background: none;
	border: none;
	width: 70px;
	height: 22px;
	line-height: 22px;
	float: right;
	cursor: pointer;
}
.navigace_back {
	background: url(../images/paging.png) no-repeat;
	height: 40px;
	padding: 7px 10px 3px 10px;
	margin-bottom: 5px;
	font-size: 90%;
	overflow: hidden;
}
.navigace_back2 {
	background: #161616;
	line-height: 35px;
	padding: 0 10px;
	margin: 5px 0;
	display: block;
	color: #dedede;
	font-size: 90%;
}
.navigace_back3 {
	background: none;
	margin: 0;
	line-height: 22px;
	padding: 0 9px;
	font-size: 90%;
	font-family: "calibri";
}
.margin5 {
	height: 5px;
	display: block;
}
table.table_makers {
	margin: 5px 0;
}
table.table_makers tr td {
	padding: 0;
	line-height: 15px;
	text-align: left;
	width: 170px;
	float: left;
}
.navigace_back2 a {
	color: #dedede;
	font-weight: normal;
}
.navigace_back2_left {
	float: left;
	display: block;
	padding-top: 5px;
}
.navigace_back2_right {
	float: right;
	display: block;
	padding-top: 5px;
}
.navigace_back a {
	color: white;
	line-height: 19px;
}
.navigace_back h1 {
	font-size: 15px;
	padding-bottom: 6px;
	color: white;
}
.navigace_back p {
	line-height: 12px;
}
/* ------------------ Vlastnosti elementu --------------------*/
table {
	width: 100%;
}
th {
	padding: 3px;
}
td {
	padding: 3px 1px;
	vertical-align: middle;
}
table, tr, td, th {
	border-collapse: collapse;
}
th.td_xx, th.td_40 {
	font-size: 85%;
	color: silver;
}
input {
	border: 1px solid gray;
	font-size: 13px;
	background: white;
	padding: 1px 2px;
	background: white url(../images/input.png) no-repeat top left;
}
.input_noborder {
	background: transparent;
	color: white;
	border: none;
	font-weight: bold;
}
.input_mini {
	width: 20px;
}
.submit {
	border: none;
	font-size: 12px;
	background: url(../images/submit.png) repeat-x top left;
	height: 20px;
	line-height: 19px;
	width: auto;
	cursor: pointer;
	padding-bottom: 4px;
	color: black;
	font-weight: bold;
}
.submit:hover {
	border: none;
	background: url(../images/submit_over.png) repeat-x top left;
}
a.special_submit {
	border: none;
	font-size: 12px;
	width: 170px;
	background: url(../images/submit.png) repeat-x;
	cursor: pointer;
	padding: 5px;
	color: black;
	display: block;
}
.special {
	width: 320px;
	display: block;
	float: left;
	line-height: 16px;
	font-size: 10px;
}
.submit_spec {
	border: none;
	background: url(../images/submit2.png) repeat-x;
	width: 220px;
	height: 24px;
	cursor: pointer;
	color: white;
	display: block;
	text-align: center;
	float: right;
}
.submit_spec a {
	font-weight: normal;
	color: white;
}
.submit_spec2 {
	border: none;
	background: url(../images/submit3.png) repeat-x;
	width: 140px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	color: white;
	display: block;
	text-align: center;
	float: left;
}
.submit_spec2 {
	font-weight: normal;
	color: white;
}
.submit_spec2:hover {
	color: white;
}
select {
	border: 1px solid gray;
	padding: 0 0 0 2px;
	font-size: 12px;
	background: white;
}
textarea {
	background: white url(../images/textarea.png) no-repeat top left;
	border: 1px solid gray;
	padding: 4px 2px;
	font-size: 13px;
}
img {
	border: none;
}
.fullwidth {
	width: 90%;
}
a {
	text-decoration: none;
	color: #ebca77;
	font-weight: bold;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #b40049;
	padding-bottom: 8px;
	font-weight: normal;
}
h1.vyrazne {
	font-size: 20px;
	padding-bottom: 10px;
	color: #b40049;
}
h2 {
	font-size: 17px;
	padding-bottom: 5px;
	color: #b40049;
}
h3 {
	font-size: 16px;
	padding-bottom: 5px;
	color: #b40049;
}
h4 {
	font-size: 15px;
	padding-bottom: 4px;
	color: #b40049;
}
/* ------------------ Patička --------------------*/
#footer {
	background: url(../images/footer.png) no-repeat;
	text-align: left;
	display: block;
	width: 989px;
	height: 66px;
	clear: both;
	margin: 10px 0;
}
#footer .left {
	padding-left: 170px;
	float: left;
	text-align: left;
	line-height: 18px;
	height: 66px;
	width: 689px;
	padding: 10px 0 0 10px;
}
#footer .right {
	margin-right: 10px;
	height: 66px;
	width: 280px;
	float: right;
	background: url(../images/rings.png) no-repeat top left;
	padding: 0;
	line-height: 20px;
	padding-top: 12px;
}
/* ------------------ Výpis produktů - záhlaví a zápatí --------------------*/
.list_of_products {
	height: 30px;
	line-height: 30px;
	background: url(../images/paging.png) no-repeat top left;
	border-top: 6px solid #060606;
	border-bottom: 2px solid #060606;
	width: 100%;
	color: white;
	font-weight: bold;
}
table.list_of_products_table tr td {
	padding: 2px 3px;
	background: #161616;
	border-bottom: 2px solid #060606;
}
#paging_header {
	background: url(../images/paging.png) no-repeat;
	height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#paging_header p.paging_header_left {
	line-height: 20px;
	float: left;
}
#paging_header p.paging_header_right {
	line-height: 20px;
	float: right;
}
#paging_footer {
	display: block;
	background: url(../images/paging2.png) no-repeat;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 15px 0;
}
#paging_footer table tr td {
	padding: 0;
}
#paging_footer table tr td.leftpage {
	width: 16px;
	text-align: left;
}
#paging_footer table tr td.rightpage {
	width: 70px;
	text-align: right;
}
#paging_footer table tr td.centerpage {
	text-align: center;
}
/* ------------------ Ostatní vlastnosti --------------------*/
.infomessage {
	vertical-align: middle;
	color: white;
}
.errormessage {
	vertical-align: middle;
	color: #db005a;
}
.noborder {
	border: none;
	background: none;
}
.rychly_kontakt {
	padding: 0 10px;
	line-height: 22px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.smaller_bold {
	font-weight: bold;
	font-size: 90%;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.center_small {
	text-align: center;
	width: 100px;
}
.hidden {
	display: none;
}
.justify {
	text-align: justify;
}
.clear {
	clear: both;
}
.smaller {
	font-size: 90%;
}
.smaller_center {
	font-size: 90%;
	text-align: center;
}
.smaller_color {
	font-size: 90%;
	color: #ebca77;
}
.smaller_gray {
	font-size: 90%;
	color: gray;
}
.color {
	color: #ebca77;
}
.color2 {
	color: #ebca77;
}
.color_bold {
	color: #ebca77;
	font-weight: bold;
}
.h2_background {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='../images/title.png',sizingMethod='scale');
	margin: 10px 0;
	line-height: 20px;
	padding-left: 50px;
	width: 165px;
	height: 34px;
	line-height: 26px;
	color: white;
	text-align: left;
}
head:first-child+body .h2_background {
	background: url(../images/title.png) no-repeat;
}
.h1_background {
	margin: 30px 0 5px 0;
	line-height: 20px;
	padding: 2px 10px;
	color: white;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.smaller_login {
	font-size: 75%;
	color: gray;
}
.red {
	color: red;
}
.green {
	color: white;
}
.odsazeni_top {
	padding-top: 10px;
}
#dotaz, #diskuze {
	margin-top: 15px;
}
#kontaktform {
	margin-top: 30px;
}
.poll_title {
	padding-left: 5px;
	font-weight: bold;
}
.banners {
	text-align: center;
	margin: 0 auto;
	padding: 0 0 3px 0;
}
.go_to_order {
	text-align: right;
	padding-top: 10px;
}
p.highlight {
	font-size: 140%;
	padding: 10px 0 3px 0;
	color: #ebca77;
}
p.highlight2 {
	font-size: 120%;
	padding: 10px 0 3px 0;
	font-style: italic;
	cursor: pointer;
	color: #ebca77;
}
p.highlight2.active {
}
p.highlight2 div.active {
	height: auto;
	display: block;
}
p.line {
	line-height: 18px;
	background: url('../images/spot.gif') no-repeat 13px 7px;
}
p.line a {
	padding-left: 15px;
}
/* ------------------ Ajax validate form --------------------*/
#msg {
	display: none;
	position: absolute;
	z-index: 200;
	padding-left: 1px;
	background: #a10042;
	padding: 6px;
	color: white;
}
#msg2 {
	display: none;
	position: absolute;
	z-index: 200;
	padding-left: 1px;
	background: #a10042;
	padding: 6px;
	color: white;
}
/* ------------------ Box - detail produktu --------------------*/
.boxik {
	background: #222222;
}
.boxik_content {
	padding: 8px;
}
.boxik_content a, .boxik_content span, .boxik_content p {
	color: white;
}
.tabik {
	float: left;
	height: 32px;
	width: 100px;
	margin-right: 5px;
	text-align: center;
	background: #141414;
}
.tabik_over {
	float: left;
	height: 32px;
	width: 100px;
	margin-right: 5px;
	text-align: center;
	background: #222222;
}
a:hover.dark_link {
	color: black;
	text-decoration: none;
}
.image_border {
	border: 5px solid #222222
}
.tabtxt {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
}
#detail_product {
	margin: 0px 5px 20px 5px;
}
#detail_product a {
	color: white;
}
#currency_panel {
	line-height: 18px;
}
/* ------------------ Nákupní košík --------------------*/
.cart_box {
	margin-bottom: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	display: block;
}
.cart_box_item_selected {
	background: #890038;
	font-weight: bold;
	float: left;
	width: 24%;
}
.cart_box_item {
	background: #222222;
	float: left;
	width: 25%
}
.table_border_bottom {
	background: url(../images/border.gif) repeat-x bottom left;
	height: 1px;
}
/* ------------------ Mapa stránek --------------------*/
li.cat {
	color: #424549;
	font: bold 12px tahoma;
	display: block;
	line-height: 13px;
	padding: 4px 5px 4px 0px;
}
li.element {
	color: #424549;
	font: bold 11px tahoma;
	display: block;
	line-height: 12px;
	padding: 3px 5px 3px 21px;
}
.pointer {
	cursor: pointer;
	font-weight: bold;
}
/* ------------------ Hodnocení produktu --------------------*/
#rating_of_products {
	width: 100%;
	float: right;
}
.ratingblock {
	width: 100%;
}
.loading {
	height: 15px;
	width: 15px;
	background: url('../images/working.gif') 50% 50% no-repeat;
}
.unit-rating {
/* the UL */
	list-style: none;
	height: 30px;
	position: relative;
	background: url('../images/staring2.png') top left repeat-x;
	float: right;
}
.ratingblock p {
	clear: both;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0;
	margin: 0;
	float: left;
}
.unit-rating li a {
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	margin: 0;
	cursor: pointer;
}
.unit-rating li a:hover {
	background: url('../images/staring2.png') left center;
	width: 30px;
	height: 30px;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit {
	left: 0px;
}
.unit-rating a.r1-unit:hover {
	width: 30px;
}
.unit-rating a.r2-unit {
	left: 30px;
}
.unit-rating a.r2-unit:hover {
	width: 60px;
}
.unit-rating a.r3-unit {
	left: 60px;
}
.unit-rating a.r3-unit:hover {
	width: 90px;
}
.unit-rating a.r4-unit {
	left: 90px;
}
.unit-rating a.r4-unit:hover {
	width: 120px;
}
.unit-rating a.r5-unit {
	left: 120px;
}
.unit-rating a.r5-unit:hover {
	width: 150px;
}
.unit-rating li.current-rating {
	background: url('../images/staring2.png') 0 31px;
	position: absolute;
	height: 30px;
	display: block;
	z-index: 1;
}
#email_news {
	width: 125px;
}
.topa {
	padding-left: 10px;
	line-height: 16px;
	font-size: 11px;
}
.topa a {
	font-weight: normal;
}

