@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-size: 62.5%;
	font-family: Tahoma, Verdana, sans-serif;
}

.wrapper {
    width: 940px;
    margin: 0 auto;
    padding: 0 10px;
}

.dummy {
    width: 80px;
    height: 80px;
    margin: 0 20px 20px 0;
    border: none;
    float: left;
}

.dlast {
	margin-right:0;
}

.meta {
    margin: 0.1em 0 2.5em 0;
    font-size: 1.2em;
    font-family: Tahoma, Verdana, sans-serif;
    color: #777777;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.section_title {
    font-size: 1.4em;
    margin: 0 0 1px 0;
    padding: 3px;
    font-family: Georgia, serif;
    text-align: right;
    background-color: #EEE;
    display: inline-block;
    font-variant: small-caps;
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #666;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
}

.box {
    background-color: #EEE;
    padding: 10px 10px 10px 10px;
}

.nomargin {
	margin:0;
}

.msg {
	display:block;
	padding:5px;
	margin:5px 0;
	font-weight:bold;
	-moz-border-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

.red {
	border:1px solid red;
	background-color: #ffe5e5;
	color:red;
}

.green {
	border:1px solid green;
	background-color: #ddf5df;
	color:green;
}

.yellow {
	border:1px solid #cfbe00;
	background-color: #fbffd4;
	color:#b1a200;
}

.fancy_text {
	font-family: Georgia, serif;
	font-size: 1.6em;
	font-style: italic;
	margin: 0.2em 0 0.8em 0;
	color: #777;
	border-left:1px dotted #EEE;
	border-right:1px dotted #EEE;
	padding-left:0.3em;
	background-color:#FAFAFA;
	display:block;
	text-shadow: 1px 1px 1px #DDD;
}

.fancy_text span {
	color:#000;
	font-variant: small-caps;
    text-transform: lowercase;
	font-style:normal;
	letter-spacing:1px;
}

h1 {
    font-weight: normal;
    color: #ed145b;
    color: #FFFFFF;
    font-size: 4em;
    letter-spacing: 1px;
    font-family: Garamond, Georgia, serif;
}

h2 {
    padding: 0;
    font-size: 2.2em;
    color: #ed145b;
    font-family: Georgia, serif;
    font-style: italic;
    font-weight: normal;
    margin: 5px 0 20px 0;
}

h3 {
    margin: 0 0 0.8em 0;
    padding: 0;
    font-size: 2.4em;
    font-family: Georgia, serif;
    font-weight: normal;
    font-style: italic;
    color: #534741;
    border-bottom: 1px solid #e5e5e5;
}

h4 {
    margin: 0;
    padding: 0;
    font-size: 1.8em;
    font-family: Georgia, serif;
    font-weight: normal;
    font-style: italic;
    color: #ed145b;
    margin-bottom: 2px;
}

h4.heading_link a:link, h4.heading_link a:visited, h4.heading_link a:active {
	color:#FF2965;
	text-decoration:none;
	border-bottom:1px dotted #CCC;
	padding-bottom:1px;
}

h4.heading_link a:hover {
	text-decoration:none;
	border-bottom:1px dotted #FF2965;
}

p {
    font-size: 1.2em;
    font-family: Tahoma, Verdana, sans-serif;
    line-height: 1.5;
    margin: 0;
}

label {
    font-family: Tahoma, Verdana, sans-serif;
}

a:link, a:visited, a:active {
    color: #360816;
    text-decoration: underline;
    outline: none;
}

a:hover {
    color: #FF2965;
}

a img {
    border: none;
    margin: 0;
    padding: 0;
}

td {
	font-size:1.2em;
}

th {
	font-size:1.4em;
	text-align:left;
	font-weight:bold;
}

form {
	margin:0;
}

.form_generic {
	padding:10px;
	background-color:#EEE;
}

.form_generic p {
	margin-bottom:10px;
	font-size:1.2em;
}

#tooltip {
    position: absolute;
    border: 1px solid #CCC;
    background: #FFF;
    padding: 4px;
    color: #FF2965;
    display: none;
    font-size: 1.2em;
    max-width: 300px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    line-height: 1.3;
}

.page_header {
    height: 100px;
    background: #360816 url(../img/jl_page_header_bg.jpg) no-repeat top center;
}

.page_header h1 {
    margin: 0;
    padding: 0;
    line-height: 100px;
    display: none;
}

.page_header #logo {
    margin-top: 0;
}

.page_nav {
    height: 62px;
    background: #FCFCFC url('../img/jl_page_nav_bg.jpg') repeat-x top left;
}

.page_nav ul {
    list-style: none;
    overflow: hidden;
    line-height: 60px;
    margin: 0;
    padding: 0;
}

.page_nav ul li {
    float: left;
}

.page_nav ul li a:link, .page_nav ul li a:visited, .page_nav ul li a:active {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.8em;
    padding: 0.2em 1em;
    text-decoration: none;
    color: #777;
    font-variant: small-caps;
    text-transform: lowercase;
    outline: none;
}

.page_nav ul li.first a:link, .page_nav ul li.first a:visited, .page_nav ul li.first a:active {
    /*
	padding: 0.2em 1em 0.2em 0;
	*/
}

.page_nav ul li a:hover {
    color: #FF2965;
}

.page_nav ul li a.active {
	color:red;
	border-bottom:1px solid #DDD;
}

.page_intro {
    height:338px;
    background: #680727 url(../img/jl_page_intro_bg.jpg) no-repeat top center;
}

.page_intro img {
	height:338px;
	margin:0;
	padding:0;
	border:0;
}

.page_bar {
    height: 55px;
    background: #ffffff url(../img/jl_page_intro_sub_bg.jpg) repeat-x top left;
    line-height: 39px;
    color: #fff;
    font-family: Georgia, serif;
    font-size: 1.4em;
    font-style: italic;
}

.page_bar a:link, .page_bar a:visited, .page_bar a:active {
	color:#FFF;
	text-decoration:none;
}

.page_bar a:hover {
    background-color: #FFFFFF;
	color: #FF2965;
}

.page_bar.bar_eShop {
    font-family: Tahoma, Verdana, sans-serif;
    font-style: normal;
    font-size: 1.2em;
	border:0;
}

.page_bar.bar_eShop img {
    margin: 0 0 -3px 12px;
}

.page_bar.bar_eShop label {
    display: none;
}

.page_bar.bar_eShop .submit {
    margin: 0 0 0 5px;
    padding: 0;
    border: none;
    background-color: #FF2965;
    color: #FFF;
    font-weight: bold;
    font-size: 1em;
    cursor: pointer;
}

.page_bar.bar_eShop .wrapper {
    text-align: right;
}

.page_content {
	margin-top:10px;
}

.page_footer {
    color: #acacac;
    font-size: 1.2em;
    font-family: Tahoma, Verdana, sans-serif;
    margin-top: 20px;
	line-height: 1.5;
}

.page_footer .wrapper {
    border-top: 1px solid #CCC;
    padding: 0.7em 0;
}

.page_footer .ext_link {
	color:#555;
}

.page_footer .ext_link:hover {
	color:#FF2965;
}

.page_footer span {
    text-align: right;
    float: right;
}

.page_sidebar .inner {
	padding:10px 0 20px 20px;
	border-left:1px dotted #DDD;
}

.page_sidebar h3 {
	width:90%; /* ie6 - DEBUG*/
}

.page_sidebar ul {
	width: 90%; /* ie6 - DEBUG*/
}

/* eshop */
.form_eFilter {
    margin-bottom: 20px;
    background-color: #EEEEEE;
    padding: 10px;
}

.form_eFilter label {
    font-size: 1.2em;
    color: #666;
    margin-right: 5px;
}

.form_eFilter select {
    margin-right: 5px;
}

.form_eFilter .pagination {
    float: right;
    font-size: 1.2em;
    font-family: Tahoma, Verdana, sans-serif;
    margin-top: 3px;
}

.form_eFilter .pagination a {
    display: block;
    float: left;
    padding: 3px 4px;
    background: #EEE;
}

.form_eFilter .pagination a.active {
    background: #FFF;
    text-decoration: none;
}

.form_eFilter .pagination a:hover.active {
    color: #360816;
    cursor: default;
}

.form_eSearch {
    margin-bottom: 20px;
    background-color: #EEEEEE;
    padding: 11px 10px;
}

.form_eSearch p {
    margin: 0 0 10px 0;
}

.form_eSearch label {
    color: #666;
    display: none;
    margin: 0;
}

.form_eSearch input {
    width: 170px;
    margin-right: 4px;
}

.form_eSearch button {
    width: 16px;
    height: 16px;
    color: #000000;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent url('../img/zoom.png') no-repeat top left;
    text-indent: -9999px;
    cursor: pointer;
}

.breadcrumbs {
    background: #EEE;
    padding: 10px;
}

.breadcrumbs p {
    margin: 3px 0;
    color: #666;
}

.subnav {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

.subnav li {
    margin-bottom: 1px;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
    font-size: 1.2em;
    display: block;
	width:214px; /* musi byt kvuli IE */
    background-color: #EEEEEE;
    padding: 6px 3px;
    text-decoration: none;
    font-family: Tahoma, Verdana, sans-serif;
    font-weight: bold;
}

.subnav a:hover {
    color: #FFF;
    background-color: #FF2965;
}

.product_item {
    width: 220px;
    height: 280px;
    float: left;
    margin: 0 20px 30px 0;
}

.product_item.last {
    margin-right: 0;
}

.product_item a, .product_item a:hover, .product_item a:active, .product_item a:visited {
    text-decoration: none;
    color: #360816;
}

.product_item .product_title {
    display: block;
    font-size: 1.3em;
    padding: 3px;
    font-family: Tahoma, Verdana, sans-serif;
    font-weight: normal;
    margin-top: 1px;
    background-color: #EEE;
    min-height: 34px;
}

.product_item img {
    width: 200px;
    height: 200px;
    display: block;
    background-color: #EEE;
    font-size: 1.1em;
    border: 10px solid #EEE;
}

.product_item .pricetag {
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    margin-top: 1px;
    padding: 3px;
    font-family: Tahoma, Verdana, sans-serif;
    text-align: right;
    background-color: #EEE;
    display: inline-block;
    float: right;
}

.product_item.hot img {
    border: 10px solid #FF2965;
}

.product_item.hot .product_title {
    display: block;
    font-size: 1.3em;
    padding: 3px;
    font-family: Tahoma, Verdana, sans-serif;
    font-weight: normal;
    color: #FFF;
    margin-top: 1px;
    background-color: #FF2965;
    min-height: 34px;
}

.product_item.hot .pricetag {
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    margin-top: 1px;
    padding: 3px;
    font-family: Tahoma, Verdana, sans-serif;
    text-align: right;
    background-color: #FF2965;
    display: inline-block;
    float: right;
    color: #FFF;
}

.product_detail {
	width:400px;
	float:left;
}

.product_detail h4 {
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
	text-indent:10px;
	color:#360816;
}

.product_detail p {
    margin-top: 0;
}

.product_detail img {
	border:10px solid #EEE;
	margin-bottom: 20px;
}

.product_info {
    float: left;
    width: 280px;
	margin-left:20px;
	position:relative;
	height:400px;
}

.product_desc {
	margin-bottom: 20px;
	text-align: justify;
}

.product_prices_tab {
	position:absolute;
	width:100%;
	bottom:0;
}

.product_prices_tab h4 {
	padding:5px 0;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	margin-bottom:0;
	text-indent:0;
	color:#360816;
}

.product_prices_tab h4 span {
	font-size:0.6em;
	font-weight:normal;
	float:right;
	line-height:2;
	font-style:normal;
}

.product_prices_tab h4 strong {
	color: #FF2965;
}

.product_prices_tab table {
	width:100%;
	background-color:#EEE;
	line-height:1.5;
	color:#555;
	font-size:0.9em;
}

.product_palette {
	margin-bottom:20px;
}

.product_palette h4 {
	color: #360816;
	font-style: normal;
	border-bottom: 1px solid #CCC;
}

.product_palette h4 span {
	font-size: 0.6em;
	font-family: Tahoma, Verdana, sans-serif;
}

.product_palette_item {
	float:left;
	margin:10px 10px 0 10px;
	position:relative;
	padding-bottom:20px;
}

.product_palette_item .input_checkbox {
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	height:15px;
}

.product_palette_item span {
	position:absolute;
	bottom:0;
	left:22px;
	margin:0;
	height:15px;
	font-size:1.1em;
}

.product_palette_item .input_text {
	position:absolute;
	bottom:-4px;
	left:0;
	width:16px;
	height:15px;
	border:1px solid #CCC;
	background-color:#EEE;
}

.product_order {
	border-top: 1px solid #CCC;
}

.product_order label {
	font-size: 1.2em;
	margin-right:5px;
}

.product_order #eQty {
	width:50px;
	margin-right:5px;
}

.cart_tab {
	border: 1px solid #FF2965;
	margin-bottom:10px;
}

.cart_tab th {
	background-color:#FF2965;
	color:#FFF;
}

.cart_tab td {
	background-color:#EEE;
}

.cart_tab .last_row td {
	background-color:#FFF;
	color:#FF2965;
	font-weight:bold;
	font-size:1.3em;
}

.cart_tab .last_row .final_sum {
	background-color:#FF2965;
	color:#FFF;
	font-size:1.4em;
	font-weight:normal;
}

.submit_btn {
	background-color:#DDD;
	color:#555;
	font-size:1.1em;
	padding:2px;
	display:inline-block;
	text-decoration:none;
	border:1px solid #BBB;
	cursor:pointer;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	text-shadow: 0 1px 0 #EEE;
}

.submit_btn:hover {
	background-color:#CCC;
	color:#111;
	border:1px solid #AAA;
	text-shadow: 0 1px 1px #FFF;
}

.submit_btn.bold {
	font-weight:bold;
	padding:3px;
	font-size:1.3em;
}

a:link.btn_link, a:visited.btn_link, a:active.btn_link {
	background-color:#FF2965;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	padding:5px;
	display:inline-block;
	text-decoration:none;
	border:1px solid #c31048;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

a:hover.btn_link {
	border:1px solid #78092b;
	background-color:#c31048;
}

a:link.gray_btn_link, a:visited.gray_btn_link, a:active.gray_btn_link {
	background-color:#DDD;
	color:#555;
	border:1px solid #BBB;
	font-weight:normal;
	text-shadow: 0 1px 0 #EEE;
}

a:hover.gray_btn_link {
	border:1px solid #AAA;
	background-color:#CCC;
	color:#111;
	text-shadow: 0 1px 1px #FFF;
}

.form_Signup {
	background-color:#EEE;
	padding:10px;
}

.form_Signup p {
	margin-bottom:10px;
}

.form_Signup label {
	width:110px;
	display:inline-block;
}

.form_Signup p span {
	font-size:0.9em;
	color:#888;
	padding-left:7px;
}

.form_Signup .break {
	border-bottom:1px solid #CCC;
	font-size:1.3em;
}

.form_Signup button {
	font-weight:bold;
}

.article {
	font-size:1.5em;
	font-family:Georgia;
	text-align:left;
}

.article h1 {
	font-weight: normal;
    color: #534741;
    font-size: 1.6em;
    letter-spacing: 1px;
    font-family: Georgia, serif;
}

.article h2 {
    padding: 0;
    font-size: 1.3em;
    color: #534741;
    font-family: Georgia, serif;
    font-style: italic;
    font-weight: normal;
    margin: 15px 0 20px 0;
}

.article h3 {
    margin: 10px 0 15px 0;
    padding: 0;
    font-size: 1.2em;
    font-family: Georgia, serif;
    font-weight: normal;
    font-style: italic;
    color: #534741;
	border:none;
}

.article h4 {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    font-family: Georgia, serif;
    font-weight: normal;
    font-style: italic;
    color: #ed145b;
    margin-bottom: 2px;
}

.article h2#top {
	margin-bottom:0.5em;
	margin-top:10px;
	font-size: 1.9em;
	color: #ED145B;
}

.article p {
	margin-bottom:1em;
	font-size:1em;
	font-family: Georgia, serif;
}

.article .fancy_text {
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-style: italic;
	margin: 0.2em 0 0.8em 0;
	color: #777;
	border:none;
	padding:0.5em;
	text-shadow: 1px 1px 1px #DDD;
}

.article img {
	margin-bottom:0.5em;
}

.article a:link, .article a:visited, .article a:active {
    color: #8c0a32;
    text-decoration: underline;
    outline: none;
}

.article a:hover {
    color: #FF2965;
}

.form_poradna {
	padding:10px 0;
	margin-bottom:20px;
}

.form_poradna p {
	margin-bottom:10px;
}

.form_poradna .input_select {
	width:200px; /* original cca 280 - ie6 - DEBUG */
}

.form_poradna label {
	display:block;
	margin-bottom:2px;
}

.articles_list {
	margin:0;
	padding:0;
	list-style:none;
	margin:10px 0 20px 0;
}

.articles_list li {
	font-size:1.2em;
	font-weight:normal;
	font-family:Georgia;
}

.articles_list li a:link, .articles_list li a:visited, .articles_list li a:active {
	padding:7px 5px;
	border-bottom:1px dotted #DDD;
	display:block;
	text-decoration:none;
}

.articles_list li a:hover {
	background-color:#FAFAFA;
}

.article .a_gallery img {
	border:1px solid #e5e5e5;
	margin:0 0 8px 8px;
	vertical-align: middle;
}

/* titulka - image slider */
.page_intro .wrapper {
	position:relative;
}

#slider ul {
	margin:0;
	padding:0;
	list-style:none;
}

#controls {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	bottom:10px;
}

#controls li {
	float:left;
	margin-left:3px;
}

#controls li.current a {
	text-decoration: none;
	cursor:default;
	background: #680727;
	color:#FFF;
}

#controls li a {
	float:left;
	display:block;
	padding:3px 6px;
	background:#FFF;
	text-decoration:none;
}

.fav_products a:link, .fav_products a:visited, .fav_products a:active, .fav_products a:hover {
	display:block;
	width:80px;
	float:left;
	margin:0 20px 20px 0;
	text-decoration:none;
	border:none;
}

.fav_products a.dlast:link, .fav_products a.dlast:visited, .fav_products a.dlast:active, .fav_products a.dlast:hover {
    margin-right: 0;
}

.fav_products img {
	border-bottom:1px solid #CCC;
}

.fav_products span {
	display:block;
}