* {
    margin: 0;
    padding: 0;
}

body {
    background-image: url('../img/body.gif');
    background-repeat: repeat-x;
    background-color: #DFB977;
    color: #000;
    font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
    font-size: 70%;
    margin: 0;
    text-align: center;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, address, blockquote, table {
    line-height: 20px;
    margin: 15px 15px;
}

h1, h2, h3, h4, h5, h6 {
    color: #50351A;
    font-weight: normal;
}

h1 {
     font-size: 2em;
}

h2 {
    font-size: 1.9em;
}

h3 {
    font-size: 1.7em;
}

h4 {
    font-size: 1.4em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}

p {
    font-size: 1em;
     line-height: 140%;
}

img {
    border: none;
}

a:link {
    color: #E7C075;
    text-decoration: underline;
}

a:visited {
    color: #F1D9AC;
}

a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

hr {
    display: none;
}

div#page {
    background: url('../img/page_bg.jpg') repeat-y;
    font-size: 0.9em;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 980px;
    box-shadow: 0px 0px 40px #000;
}

div#header {
    background-image: url('../img/_head.jpg');
    background-position: right -1px;
    width: 980px;
    height: 224px;
    position: relative;
}

div#menu {
    background-image: url('../img/menu.jpg');
    position: relative;
    height: 25px;
    width: 980px;
    overflow: hidden;
    position: relative;
    text-align: right;
}

div#menu ul {
    margin: 2px 40px;
}

div#menu ul li {
    display: inline;
    font-size: 1.3em;
}

div#col_right {
    float: right;
    margin: 0 24px 0 0;
    overflow: hidden;
    position: relative;
    width: 727px;
    background: url('../img/content_bg.jpg') repeat 4px 0 #FFF;
}

div#content {
    border-left: 4px solid #583823;
    border-right: 4px solid #583823;
    border-bottom: 4px solid #583823;
    padding: 10px 5px;
    background: url('../img/content.jpg') no-repeat -4px 0;
    width: 709px;
}

div#content div#breadcrumb ul {
    list-style-type: none;
    padding-bottom: 6px;
    padding-top: 6px;
    margin: 0 0 0 15px;
}

div#content div#breadcrumb ul li {
    display: inline;
    padding: 0 8px 0 16px;
    background: url('../img/arrow.png') no-repeat scroll 0 5px transparent;
    font-size: 0.9em;
}

div#content div#breadcrumb ul li.last a {
    color: #840000
}

div#content div#breadcrumb ul li a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
    font-size: 1.1em;
}

div#content div#breadcrumb ul li a:hover {
    text-decoration: underline;
    color: #840000
}

div#content a {
    color: #518030;
}

div#content a:hover {
    color: #840000;
}

div#content h2 {
    height: 30px;
    background: url('../img/h3t.gif') repeat-x scroll left bottom transparent;
    color: #50351A;
    font-size: 2em;
    font-weight: normal;
    margin-top: 5px;
}

div#content h3 {
    width: 680px;
    height: 25px;
    overflow: hidden;
    position: relative;
    color: #50351A;
    font-weight: normal;
    font-size: 1.9em;
}

div#content h3 span {
    position: absolute;
    background: url('../img/h3t.gif') repeat-x scroll 0 10px transparent;
    bottom: 0;
    height: 25px;
    margin-left: 10px;
    width: 680px;
}

div#content p, div#content ul, div#content ol, div#content dl, div#content address, div#content blockquote, div#content table {
    font-size: 1.2em;
}

div#content table address {
    font-size: 1em;
}

div#col_left {
    background: #F2E6C1;
    border: 4px solid #583823;
    float: left;
    overflow: hidden;
    position: relative;
    width: 200px;
    margin-left: 15px;
}

div#header h1 {
    font-size: 1.8em;
    margin: 0;
}

div#header h1 a {
    background: transparent;
    color: #FFF;
    display: block;
    height: 224px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 292px;
}

div#header h1 a span {
    background:#492807 url("../img/h1.jpg") no-repeat 0 -21px;
    height: 100%;
    width: 100%;
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    cursor: pointer;
}

div#nav {
    margin-left: 355px;
    color: #FFF;
    font-size: 1.2em;
    position: relative;
    z-index: 100;
    top: 3px;
}

div#nav ul {
    margin: 0;
    list-style-type: none;
}

div#nav ul li {
    display: inline;
}

div#cart {
    position: absolute;
    height: 111px;
    right: 130px;
    top: 45px;
    width: 265px;
}

div#cart ul {
    list-style-type: none;
    color: #FFF;
    font-size: 1.2em;
    text-align: right;
    float: right;
    margin: 25px 15px;
}

div#cart ul li {
    padding: 5px 0 0 0;
}

div#fb_connect {
    display: none;
    position: relative;
    height: 21px;
    width: 87px;
    left: 856px;
    top: 105px;
}

div#search {
    position: absolute;
    width: 266px;
    right: 25px;
    top: 155px;
    text-align: right;
    height: 67px;
}

div#search form {
    padding: 12px 0 0 65px;
}

div#search form input.searchinput {
    height: 18px;
}

div#search form input.searchbutton {
    margin: 0 10px -4px;
}

div#search a {
    display: block;
    margin: 12px 10px 0 0;
    font-size: 1.1em;
}

div#footer {
    font-size: 1.2em;
}

div#footer p.links {
    padding: 3px 20px 0;
    text-align: center;
  font-size:smaller;
    color: #FFF;
}

div#footer p.copy {
    width: 380px;
    text-align: right;
    color: #FFF;
    margin-left: 580px;
    padding-top: 15px;
}

div#print {
    background: #B88F51;
    border: 3px solid #5A3F24;
    padding: 5px;
    width: 900px;
    color: #FFF;
    text-align: center;
    margin: 15px auto;
    font-size: 1.3em;
}

div#print a {
    color: #FFF;
}

div#print a:hover {
    color: #840000;
    text-decoration: none;
}

div#print a.mail {
    padding-left: 20px;
    background: url('../img/mail.gif') no-repeat 0 4px;
}

div#print a.fav {
    padding-left: 20px;
    background: url('../img/fav.gif') no-repeat 0 2px;
}

div#print a.print {
    padding-left: 23px;
    background: url('../img/print.gif') no-repeat 0 4px;
}

div#col_left h3 {
    background: url('../img/h3.gif') no-repeat scroll right center #693D0E;
    color: #ECC661;
    font-weight: normal;
    font-size: 1.3em;
    margin: 0;
    padding: 4px 10px;
}

div#col_left p {
    font-size: 1.2em;
}

div#col_left ul {
    list-style-type: none;
    margin: 8px;
}

div#col_left ul li {
    /*background: url('../img/li1.gif') repeat-x scroll left bottom transparent;*/
    border-bottom: 2px solid #F2E6C1;
    margin: 5px;
    padding: 0 0 1px;
}

div#col_left ul li.childs {
    border-bottom: none;
}

div#col_left ul li.childs ul {
    border-top: 2px solid #F2E6C1;;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-top: 1px !important;
    padding-left: 7px;
    width: 168px;
}

div#col_left ul li a {
    font-size: 1.3em;
    color: #518030;
    background: url('../img/arrow.png') no-repeat 0 7px;
    padding-left: 12px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #8c8c8c;
    display: block;
}

div#col_left ul li a:hover {
    color: #840000;
}

div#col_left div.fb {
    text-align: center;
    margin: 5px 0;
}


div#col_left div.winedb {
    height: 44px;
    background: url('../img/winedb.jpg') no-repeat;
    font-size: 1.5em;
}

div#col_left div.winedb a {
    background: url('../img/suddb.png') no-repeat scroll 8px 7px transparent;
    color: #000 !important;
    font-weight: bold;
    padding: 10px 0 10px 60px;
    position: relative;
    top: 10px;
    text-shadow: 2px -1px 4px #EDBD8E;
}

div#content h4, div#content h5 {
    font-weight: bold;
}

div#content table.color_filter_table {
    margin: 0 auto;
}

div#content table.color_filter_table a {
    text-decoration: none;
}

div#content table.color_filter_table a:hover {
    text-decoration: underline;
}

div#content table.color_filter_table td {
    width: 150px;
    text-align: center;
}

div#col_right p.prep {
    text-align: right;
}

div#col_right div.sort {
    font-size: 1.2em;
    text-align: right;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 10px;
}

div#col_right .content div.paging {
    margin-top: 10px;
}

div#col_right .content div.paging ul {
    list-style-type: none;
    display: inline;
    margin-left:0 ;
}

div#col_right .content div.paging ul li {
    font-weight: bold;
    float: left;
    border: 1px solid #DFB977;
    margin-left: 5px;
    background: url("images/ui-bg_gloss-wave_75_f2e6c1_500x100.png") repeat-x scroll 50% 50% #F2E6C1;
    height: 1%;
}

div#col_right .content div.paging ul li.current, div#col_right .content div.paging ul li.active {
    background: url("images/ui-bg_gloss-wave_75_dfb977_500x100.png") repeat-x scroll 50% 50% #DFB977;
    border: 1px solid #916A1F;
}

div#col_right .content div.paging ul li.current, div#col_right .content div.paging ul li.disable {
    padding: 2px 6px;
}

div#col_right .content div.paging ul li a {
    color: #840000;
    display: block;
    float: left;
    height: 1%;
    padding: 2px 8px;
}

div#col_right div.sort fieldset {
    border: none;
}

div#col_right div.sort select {
    margin-right: 10px;
}

table.item_list {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}

table.item_list td {
    vertical-align: top;
    padding-bottom: 30px;
}

div.item {
    font-size: 0.9em;
    width: 215px;
    margin-left: 15px;
    padding-top: 15px;
}

div.item .item_name {
    font-weight: bold;
    text-align: center;
    width: 215px;
    position: relative;
}

div.item .item_name a {
    font-size: 1.1em;
    line-height: 17px;
    position: absolute;
    width: 215px;
    left: 0;
    bottom: 3px;
}

div.item .item_description {
    border-top: 1px solid #DFB977;
    border-left: 1px solid #DFB977;
    border-right: 1px solid #DFB977;
    background: #F2E6C1;
    box-shadow: 0 0 20px #DFB977;
}

div.item .item_description span.item_offer {
    background: none repeat scroll 0 0 #693D0E;
    border-right: 2px solid #DFB977;
    display: inline-block;
    font-weight: bold;
    padding: 0 7px 2px;
    color: #FFFFFF;
}

div.item .item_description a {
    display: block;
    position: relative;
    padding: 10px 10px 0 12px;
    text-align: center;
}

div.item .item_description img {
    border: none;
}

div.item .item_description p.price {
    font-weight: bold;
    margin: 0 0 0 15px;
    padding: 0 0 15px;
}

div.item .item_description p.price span {
    color: #B42D00;
}

div.item .item_buy {
    background: #693D0E;
    border-bottom: 1px solid #DFB977;
    border-left: 1px solid #DFB977;
    border-right: 1px solid #DFB977;
    box-shadow: 0 0 20px #DFB977;
    padding: 5px 0 3px 15px;
    color: #FFF;
}

div.item .item_buy a {
    color: #FFF !important;
    font-weight: bold;
    /*position: relative;*/
    margin-left: 33px;
    padding: 14px 0 14px 55px;
    background: url('../img/buy.png') no-repeat;
    z-index: 100;
    position: relative;
}

div.item .item_buy input.item_quantity {
    width: 30px;
    text-align: center;
}

table.item_detail {
    margin-top: 0;
    width: 680px;
}

table.item_detail td.left {
    vertical-align: middle;
    width: 425px;
    background: #FFF;
    border: 1px solid #DFB977;
    box-shadow: 0 0 20px #DFB977;
}

table.item_detail td.right {
    width: 255px;
    vertical-align: top;
}

table.item_detail td.left a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.item_detail .main_buy {
    width: 250px;
    padding: 15px 0;
    background: #F2E6C1;
    text-align: center;
    margin-left: 25px;
    box-shadow: 0 0 20px #DFB977;
    border: 1px solid #DFB977;
}

table.item_detail .main_buy .product_price_loud {
    background: #ffffff;
    padding: 10px 5px;
    margin: 0 45px;
}
 
table.item_detail .main_buy .product_price_loud strong {
    display: block;
    color: #AA181B;
    font-size: 2em;
    letter-spacing: -1px;
}
table.item_detail .main_buy .product_price_loud strong span {
    color: #000;
}

table.item_detail .main_buy .buy-me select {
    width: 150px;
    display: block;
    margin: 10px auto 0px;
}

table.item_detail .main_buy .buy-me input {
    width: 30px;
    margin: 8px 0 0 49px;
    text-align: center;
}

table.item_detail .main_buy .buy-me input.buy {
    margin: 15px 0 0 0;
    width: auto;
    padding: 0;
    border: none;
    background: none;
}

table.item_detail .availability {
    width: 235px;
    margin: 15px 0 0 25px;
    padding: 15px 0 15px 15px;
     background: url("../img/icon/calendar.png") no-repeat scroll 11px 5px #F2E6C1;
    box-shadow: 0 0 20px #DFB977;
    text-align: left;
    border: 1px solid #DFB977;
}

table.item_detail .availability strong {
    padding-left: 35px;
}

table.item_detail .fast_contact {
    width: 235px;
    margin: 15px 0 0 25px;
    padding: 15px 0 15px 15px;
    background: #F2E6C1;
    box-shadow: 0 0 20px #DFB977;
    text-align: left;
    border: 1px solid #DFB977;
}

table.item_detail .fast_contact h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
}

table.item_detail .fast_contact img {
    float: left;
    padding-right: 12px;
}

table.item_detail .fast_contact .name {
    color: #840000;
}

div.share {
    margin: 0 17px;
    background: #F2E6C1;
    border: 1px solid #DFB977;
    padding: 15px 15px 10px 15px;
    box-shadow: 0 0 20px #DFB977;
}

div.share div.fb {
    float: left;
    width: 200px;
    height: 30px;
    padding-top: 4px;
}

div.share div.gp {
    float: left;
    width: 200px;
    height: 30px;
}

div.tabs {
    margin: 17px;
    box-shadow: 0 0 20px #DFB977;
}

div.tabs h4 {
    font-size: 1.3em;
}

div.tabs ul.links {
    margin-left: 45px;
}

div.description h4, div.description h5 {
    font-size: 1.1em;
    margin-left: 0;
}

div.description {
    margin: 15px;
    font-size: 1.2em;
}

div.box {
    font-size: 1.2em;
    border: 1px solid #DFB977;
    background: #F2E6C1;
    padding: 15px;
    margin: 0 15px 10px;
    box-shadow: 0 0 20px #DFB977;
}

div.subcat {
    font-size: 1.8em;
}

div.box a {
    color: #840000 !important;
}

div#sort {
    text-align: right;
    margin: 10px 15px;
}

div#sort fieldset {
    border: none;
}

div.content {
    background: #F2E6C1;
    border: 1px solid #DFB977;
    box-shadow: 0 0 20px #DFB977;
    margin: 0 15px 10px;
    clear: both;
    position: relative;
}

div.content ul, div.ui-widget-content ul {
    margin-left: 40px;
}

div.rozcestnik {
    margin-left: 15px;
}

div.navigator {
    width: 330px;
    float: left;
    background: #F2E6C1;
    border: 1px solid #DFB977;
    margin-right: 15px;
    margin-bottom: 15px;
    box-shadow: 0 0 20px #DFB977;
}

div.navigator h3 {
    overflow: visible !important;
}

div.navigator img {
    float: left;
    padding-right: 10px;
}

p.article_price span {
    color: #840000;
    font-size: 1.7em;
    font-weight: normal;
}

p.article_price {
    font-size: 1.7em !important;
    text-align: right;
    margin-top: -10px;
    margin-bottom: 10px;
}

/* ARTICLE */
div#article h3 {
    width: 365px;
}

div#article div.article_date {
    float: right;
    font-size: 1.2em;
    margin: 15px 15px 0 0;
}

/* TABLES */
.table {
    text-align: left;
    border-collapse: collapse;
    border-top: 4px solid #916A1F;
    border-bottom: 4px solid #916A1F;
    margin: 0 0 15px 30px;
    color: #000;
}

.table thead th, .table tbody tr.last td {
    border-bottom: 1px solid #916A1F;
}

.table.center {
    margin: 15px auto;
}

.table th {
    font-weight: bold;
    padding: 8px;
    background: #DFB35E;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #916A1F;
    border-right: 1px solid #916A1F;
}

.table td {
    padding: 8px;
    background: #FFF;
    border-bottom: 1px solid #916A1F;
    border-top: 1px solid transparent;
    border-left: 1px solid #916A1F;
    border-right: 1px solid #916A1F;
}

.table tr:hover td {
    background: #F2E6C1;
}

.table .tcw80 {
    width: 80px;
}

.table .tcw90 {
    width: 90px;
}

.table .tcw100 {
    width: 100px;
}

.table .tcw120 {
    width: 120px;
}

.table .tcw130 {
    width: 130px;
}

.table .tcw140 {
    width: 140px;
}

.table .tcw150 {
    width: 150px;
}

.table .tcw160 {
    width: 160px;
}

.table .tcw170 {
    width: 170px;
}

.table .tcw180 {
    width: 180px;
}

.table .tcw190 {
    width: 190px;
}

.table .tcw200 {
    width: 200px;
}

.table .tcw210 {
    width: 210px;
}

.table .tcw220 {
    width: 220px;
}

.table .tcw230 {
    width: 230px;
}

.table .tcw240 {
    width: 240px;
}

.table .tcw250 {
    width: 250px;
}

.table .tcw260 {
    width: 260px;
}

.table .tcw270 {
    width: 270px;
}

.table .tcw280 {
    width: 280px;
}

.table .tcw290 {
    width: 290px;
}

.table .tcw300 {
    width: 300px;
}

/* FORMS */
.form {
    border-top: 4px solid #916A1F;
    border-bottom: 4px solid #916A1F;
    border-right: 1px solid #916A1F;
    border-left: 1px solid #916A1F;
    margin: 20px auto;
    padding: 15px;
    background: #EFD5A3;
    width: 500px;
    text-align: center;
    position: relative;
}

.form h4 {
    position: absolute;
    background: #916A1F;
    left: -15px;
    top: -15px;
    padding: 5px 20px 9px;
    color: #FFF !important;
}

.form label {
    display: block;
    float: left;
    text-align: right;
    width: 200px;
    font-size: 1.2em;
    padding: 5px 0 0 0;
}

.form input {
    float: left;
    width: 250px;
    padding: 4px 2px;
    margin: 2px 0 10px 10px;
}

.form input.button {
    width: auto !important;
    margin-bottom: 0;
    clear: both;
    float: none;
}

.form textarea {
    float: left;
    width: 280px;
    margin: 2px 0 20px 10px;
}

.form input.checkbox, .form input.radio {
    width: 25px;
    margin: 7px 0 5px 10px;
}

.form div.clean {
    height: 30px;
}

.form p {
    text-align: left;
    clear: both;
    margin: 10px;
}

/* HELPERS */
.break {
    clear: both;
}

.l {
    text-align: left;
}

.r {
    text-align: right;
}

.c {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.external {
    margin: 2px 4px;
}

.povrchupr{
  width:33%;
  height: 18px;
  border-style: double;
  border-color: #210A11;
  margin: 0 0 0px 16px;
}

#showHeurekaBadgeHere-3
{
 width:130px;
 height:130px;
 margin:0px auto 0px auto;
}

