* {padding: 0px; margin: 0px;}

body {
    background: url(../images/background.png) 0 0 repeat-x #90979f;
    text-align:centre;
    padding-top: 40px;
    font-family: arial;
    font-size: 12px;
} 
/* layout */

#page {
    margin: 0 auto;
    text-align: left;
    background: url(../images/page.gif) 0 0 no-repeat;
    width: 982px;
    height: 600px; /* temporary */
    padding: 0 12px;
    position:relative;
}
#content {
    border: 4px solid #ecedef;
    width: 950px;
    background: #ffffff;
    float: left;
}

#curve {
    width: 64px;
    height: 16px;
    background: url(../images/curve.jpg) 0 0 no-repeat;
    position: absolute;
    left: 48px;
    top: -12px;
}
#logo {
    display: block;
    float: left;
    margin: 0 0 0 23px;
}
#logo h1 {
  display: none;
}


#logo img {
    border: none;
}

#left {
   /* margin: 0 10px 10px 15px;*/
    margin: 0;
    padding: 0 0px 10px 15px;
    width: 672px;
    float: left;
    overflow: hidden;
}

#flash {
    width: 672px;
    height: 228px;
    background: url(../images/flash.png) 0 0 no-repeat;
    margin: 0 0 6px 0;
}

#right {
    /*margin: 0 0 0 705px;*/
    width: 225px;
    float: right;
    padding-right: 15px;
}

#foot {
    background: #6d747c;
    width: 958px;
    color: #ffffff;
}

#foot .content {
    padding: 12px;
    text-align: center;
}

#foot a {
  text-decoration: none;
  color: #ffffff;
}

#links {
  margin-top: 10px;
    font-size: 11px;
}

/************
    Langs
************/

#langs {
    position: absolute;
    right: 60px;
    top: 12px;
    width: 44px;
}

.sk_on, a.sk:hover {
    background-image:url(../images/sk_on.jpg); background-repeat: no-repeat;
}

.sk {
    background-image:url(../images/sk.jpg); background-repeat: no-repeat;
}


.cs_on, a.cs:hover {
    background-image:url(../images/cs_on.jpg); background-repeat: no-repeat;
}

.cs {
    background-image:url(../images/cs.jpg); background-repeat: no-repeat;
}


.en_on, a.en:hover {
    background-image:url(../images/en_on.jpg); background-repeat: no-repeat;
}

.en {
    background-image:url(../images/en.jpg); background-repeat: no-repeat;
}

.de_on, a.de:hover {
    background-image:url(../images/de_on.jpg); background-repeat: no-repeat;
}

.de {
    background-image:url(../images/de.jpg); background-repeat: no-repeat;
}

.hu_on, a.hu:hover {
    background-image:url(../images/hu_on.jpg); background-repeat: no-repeat;
}

.hu {
    background-image:url(../images/hu.jpg); background-repeat: no-repeat;
}

.lang {
    display:block;
    height:11px;
    margin:4px 2px 0 2px;
    width:16px;
    float: left;
}

.box {
    background: url(../images/box.gif) 0 0 repeat-y;
    width: 222px;
    margin: 0 0 15px 0;
    float: left;
}

.box .head {
    background: url(../images/box-head.gif) 0 0 repeat-y #f2d04b;
    padding: 0 10px 0 15px;
    margin: 0 0 0 4px;
    color: #a3060d;
    line-height: 26px;
    font-weight: bold;
    float: left;
    font-size: 11px;
    min-width: 70px;
}
.box .link {
    color: #9e0b00;
    float: right;
    padding: 6px 10px 0 0;
    font-size: 11px;
}
.box .content {
    padding: 8px 15px 12px 15px;
    width: 200px;
    clear: left;
}

.box span.hgl {
    color: #a3060d;
    padding: 0 0 4px 0;
}

.p-list {
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 0 5px 0;
    margin: 0px 0px 0px 0px;
/*    height: 62px; */
    float: left;
    cursor: pointer;
}

/**************
    Products
***************/

/*
    Product detail
*/

#product {
    background: url(../images/products-list.jpg) 0 0 repeat-x;
    margin: 4px 0 0 0;
    float: left;
    padding: 20px;
}

#product p{
  padding: 0 0 8px 0;
  color: #444444;
}

#product h1 {
    padding: 0px 0 8px 8px;
    font-size: 24px;
}

#product h2 {
    font-size: 16px;
    padding: 14px 0 3px 0px;
}

#product h3 {
    padding: 2px 0 2px 0px;
}

#product h4 {
    padding: 10px 0 2px 0px;
    color: #595959;
}

#product .img {
    background: url(../images/product-detail-border.gif) 0 0 no-repeat;
    width: 206px;
    height: 206px;
    float: left;
    margin: 0 20px 10px 0;
    clear: left;
}

#product .img img {
    padding: 3px 0 0 3px;
}

#product .options {
    clear: left;
    float: left;
    width: 224px;
    margin: 0 0px 10px 0px;
}
#product .options span{
  text-align: left;
}
#product table.table {

border-collapse:collapse;
margin: 5px 0 5px 0;
}
#product table.table td
{
border: 1px solid #cecfd1;
padding: 0px 30px 0px 8px;
}


#product table.question {
    margin: 20px 0 0 0;
    padding: 20px 20px 0 20px;
    border-top: 1px solid #e3e3e3;
}

#product table.question .tr1 {
    margin: 0 8px 0 0;
    font-weight: bold;
    color: #595959;
}

#product table.question td {
    color: #9d0906;
    font-size: 11px;
}
#product table.question td.td2 {
    padding: 0 0 0 50px;
}

#product #files {
    text-align: right;
}
#product #files a{
    margin: 4px 10px;
    display: block;
}


#navigation-detail {
    height: 45px;
    letter-spacing: 1px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 0 18px 0;
}

#navigation-detail a {
    text-decoration: none;
    font-size: 12px;
}
#navigation-detail a:hover
{text-decoration: underline;}

#navigation-detail strong {
    float: left;
    display:block;
    color: #9f060b;
}

#navigation-detail strong.nav-1 {
    font-size: 20px;
    line-height: 30px;
    padding: 0px 12px 0 0;
}
#navigation-detail strong.nav-1 a
{font-size: 20px;}

#navigation-detail strong.nav-2, #navigation-detail strong.nav-3 {
    font-size: 10px;
    line-height: 35px;
    padding: 0px 12px;
    background: url(../images/nav.gif) 0 12px no-repeat;
}

#navigation-detail h1 {
float: left;
    display: block;
    font-size: 12px;
    line-height: 38px;
    padding: 0px 12px;
    background: url(../images/nav.gif) 0 12px no-repeat;
}

#navigation {
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
    margin: 0 0 10px 0;
}

#navigation h1 {
    color: #9f060b;
    float: left;
    padding: 0 0 0 20px;
    height: 34px;
}

#navigation strong {
    color: #9f060b;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 30px;
    padding: 0px 12px;
    margin: 0 0 0 14px;
    background: url(../images/nav.gif) 0 50% no-repeat;
}

#navigation a {
    text-decoration: none;
}
#navigation a:hover
{text-decoration: underline;}

#products-list {
    background: url(../images/products-list.jpg) 0 0 repeat-x;
    margin: 6px 0 0 0;
    float: left;
}

#products-list h2.em{
    padding: 10px 0 15px 20px;
    font-size: 16px;
}

#products-list h2.em a {
  text-decoration: none;
}

.product {
    float: left;
    margin: 0 15px 25px 15px;
    width: 630px;
    border-top: 1px solid #e3e3e3;
    padding: 15px 0 0 0;
    position: relative;
}

.product .img {
    background: url(../images/product-border.gif) 0 0 no-repeat;
    width: 116px;
    height: 116px;
    float: left;
    margin: 0 6px 0 0;
}
.product .img img {
    padding: 3px;
    cursor: pointer;
}

.product .more {
    position: absolute;
    top: 18px;
    right: 180px;
}

.product h2 {
    padding: 4px 0 6px 0;
    font-size: 13px;
}

.product p strong {
    font-weight: normal;
}

.product .options {
    float: right;
    padding: 0px 0 0 6px;
    background: url(../images/hp-text.gif) 0 100% no-repeat;
}

/*********
    Cart
***********/

 .options span{
    color: #9f060b;
    font-size: 11px;
    padding: 0 5px 0 10px;
    display: block;
    text-align: right;
}


.options table {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 10px;
}
.options table td {
    padding: 4px 2px;
}

 .options td.td1 { 
    text-align: right;
}
 .options td.tda { 
  padding-right: 0px;
  max-width: 55px;
  
}

 .options td.td2 {
    color: #9f060b;
    white-space: nowrap;
    padding-left: 8px;
    text-align: right;
}

.p-list img {
    background: url(../images/img_small_b.gif) 0 0 no-repeat;
    padding: 2px;
    float: left;
    margin: 0 6px 0 0;
    width: 58px;
    height: 58px;
}

.p-list a {
    text-decoration: none;
    color: #9e0b00;
}
.p-list p {
    font-size: 11px;
    color: #444;
    padding: 0px;
    line-height: 110%;
}

.cleaner {
    clear: both;
}
/*
    formating
*/

h1  {
    color: #9f060b;
    padding-top: 20px;
}
h2 {
    color: #9f060b;
    font-size: 14px;
}

.hp-text h2{
    background: url(../images/em.jpg) 0 0 no-repeat;
    padding: 8px 0 8px 40px;
    height: 40px;
}

h3 {
    color: #9f060b;
    font-size:12px;
}
h4 {
    font-size: 12px;
    
}

p, td {
    color: #595959;
    line-height: 160%;
}
a {
 color: #9f060b;
}

#text ul li, #text ol li, #product ol li,#product ul li{
   color: #595959;

    padding: 4px 0px;
  margin: 0 0 0 15px;
}


#text ul li, #product ul li {
    list-style-image: url(../images/li.gif);
}
#text ul, #product ul {
    margin: 4px 0;
}

#text h1 {
    line-height: 60px;
    padding-top: 0px;
}

#text h2 {
    margin: 18px 0 5px 0;
}

table {
}
form {

}

.form .key, .form .key_req {
padding:0 10px 0 10px;
}

.form .key_req {
background:transparent url(../img/star.gif) no-repeat scroll 0 40%;
}

input, textarea  {
    border: 1px solid #cecfd1;
    font-size: 11px;
    color: #595959;
}


.hp-text {
    float: left;
    width: 222px;
    margin: 16px 0 0 0;
}

.hp-text p{
    padding: 0 12px;
    background: url(../images/hp-text.gif) 0 100% no-repeat;
}

/*
 eshop
*/

span.att {
  width: 50px;
  height: 16px;
  border: 1px solid #666666;
  padding: 0px;
  margin: 0 4px 0 0;
  
}

input.count {
  width: 14px;
}

span.bila 	{background: url(../data/Images/products/attributes/bila.gif) 0 0;}
span.zaklad 	{background: url(../data/Images/products/attributes/zaklad.gif) 0 0;}
span.borovice 	{background: url(../data/Images/products/attributes/borovice.gif) 0 0;}
span.briza 	{background: url(../data/Images/products/attributes/briza.gif) 0 0;}
span.buk 	{background: url(../data/Images/products/attributes/buk.gif) 0 0;}
span.buk_pareny	{background: url(../data/Images/products/attributes/buk_pareny.gif) 0 0;}
span.dub 	{background: url(../data/Images/products/attributes/dub.gif) 0 0;}
span.dub_stredni{background: url(../data/Images/products/attributes/dub_stredni.gif) 0 0;}
span.mahagon 	{background: url(../data/Images/products/attributes/mahagon.gif) 0 0;}
span.modrin 	{background: url(../data/Images/products/attributes/modrin.gif) 0 0;}
span.natural 	{background: url(../data/Images/products/attributes/natural.gif) 0 0;}
span.smrk 	{background: url(../data/Images/products/attributes/smrk.gif) 0 0;}
span.topol 	{background: url(../data/Images/products/attributes/topol.gif) 0 0;}
span.tresen 	{background: url(../data/Images/products/attributes/tresen.gif) 0 0;}
span.cerny 	{background: url(../data/Images/products/attributes/cerny.gif) 0 0;}

span.c60_611	{background: url(../data/Images/products/attributes/60_611.jpg) 0 0;}
span.c61_847	{background: url(../data/Images/products/attributes/61_847.jpg) 0 0;}
span.c69_00	{background: url(../data/Images/products/attributes/69_00.jpg) 0 0;}
span.c51_740	{background: url(../data/Images/products/attributes/51_740.jpg) 0 0;}
span.c52_513	{background: url(../data/Images/products/attributes/52_513.jpg) 0 0;}
span.c53_523	{background: url(../data/Images/products/attributes/53_523.jpg) 0 0;}
span.c56_20	{background: url(../data/Images/products/attributes/56_20.jpg) 0 0;}
span.c59_664	{background: url(../data/Images/products/attributes/59_664.jpg) 0 0;}
span.c59_665	{background: url(../data/Images/products/attributes/59_665.jpg) 0 0;}
span.c69a_229	{background: url(../data/Images/products/attributes/69a_229.jpg) 0 0;}
span.c62_24	{background: url(../data/Images/products/attributes/62_24.jpg) 0 0;}
span.c63_846	{background: url(../data/Images/products/attributes/63_846.jpg) 0 0;}
span.c66_21	{background: url(../data/Images/products/attributes/66_21.jpg) 0 0;}
span.c64_3	{background: url(../data/Images/products/attributes/64_3.jpg) 0 0;}
span.c66_21	{background: url(../data/Images/products/attributes/66_21.jpg) 0 0;}
span.c65_16	{background: url(../data/Images/products/attributes/65_16.jpg) 0 0;}
span.c70_261	{background: url(../data/Images/products/attributes/70_261.jpg) 0 0;}
span.c71_192	{background: url(../data/Images/products/attributes/71_192.jpg) 0 0;}
span.c72_271	{background: url(../data/Images/products/attributes/72_271.jpg) 0 0;}
span.c73_281	{background: url(../data/Images/products/attributes/73_281.jpg) 0 0;}
span.c74_261	{background: url(../data/Images/products/attributes/74_261.jpg) 0 0;}
span.c75_813	{background: url(../data/Images/products/attributes/75_813.jpg) 0 0;}
span.c58_22	{background: url(../data/Images/products/attributes/58_22.jpg) 0 0;}




.cart_small {
    font-size: 11px;
}

.cart_small span {
    color: #980b01;
    font-weight: bold;
}

.cart_small table {
    color: #6f7478;
}

.cart_small table tr td {
    padding: 0px 6px 4px 0px;
}

.cart_small .td1 {
    font-weight:bolder;
}

.cart_small .td2 {
    white-space: nowrap;
    text-align: right;
    width: 25px;
}
.cart_small .td4 {
    white-space: nowrap;
    text-align: right;
}

.cart_small tr.last {
    font-weight: bold;
}

table.summary {margin: 0 auto;}
table.summary td {padding: 3px 20px; font-size:13px;}
table.summary td.right {text-align: right;}

.cart-full table{
  padding: 20px;
}

.cart-full table th {
    text-align: left;
    padding: 4px;
}

.cart-full table tr td{
  padding: 4px 12px 4px 12px;
}

.cart-full table tr th.th4 {
    text-align: center;
}

.cart-full table tr.last td {
  border-top: 1px dotted #9f060b;
}
.cart-full table tr.first th {
  border-bottom: 1px dotted #9f060b;
}

.cart-full table tr.even {
  background-color: #efefef;
}


.cart-full table tr td.td1 {
    font-weight: bold;
}
.cart-full table tr td.td2 {
    text-align: right;
    font-weight: bold;
}
.cart-full table tr td.td3 {
    text-align: right;
}
.cart-full table tr td.td4 {
    text-align: center;
}

.cart-full table tr td.td4 input{
    text-align: right;
    padding-right: 2px;
}
.cart-full table tr td.td5 {
    text-align: right;
}
.cart-full table tr td.td6 {
    text-align: right;
}


.form {
    padding: 0 20px 20px 20px;
}
.form fieldset{
  margin: 10px 10px 20px 10px;
  border: 1px solid #ababab;
  padding: 12px;
}
.form legend{
    font-weight: bold;
    padding: 0 4px ;
    margin: 0 0 0 15px;
        color: #9f060b;
}
/*
    Look 
*/

.buy {
    display: block;
    background: url(../images/buy.gif) 0 0 no-repeat;
    width: 25px;
    height: 17px;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

.button {
    display: block;
    text-align:center;
    background: url(../images/button.jpg) 0 0 no-repeat;
    width: 75px;
    height: 22px;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    border: none;
    cursor: pointer;
}

.button2 {
    display: block;
    text-align:center;
    background: url(../images/button2.gif) 0 0 no-repeat;
    width: 69px;
    height: 18px;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    border: none;
    cursor: pointer;
    line-height: 20px;
}

.button3{
    border: none;
    background: none;
    text-decoration: underline;
    color:  #9f060b;
    cursor: pointer;
}

.button5 {
    display: block;
    text-align:center;
    background: url(../images/button5.gif) 0 0 no-repeat;
    width: 180px;
    height: 18px;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    border: none;
    cursor: pointer;
    line-height: 20px;
}

.order-button .button4{
      text-align: center;
    width: 100%;
  }

.button4{
     border: none;
    background: none;
    text-decoration: underline;
    color:  #9f060b;
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
}

a.button {
    line-height: 20px;
}

.box .button {
    margin: 4px auto 0 auto;
}

table.login td {
    padding: 2px 4px 2px 0;
    font-size: 11px;
}

/*
    Menu
*/

#menu {
    border-left: 6px solid #efd14b;
    border-right: 6px solid #efd14b;
    background: url(../images/menu.jpg) 0 0 repeat-x #9d0905;
    width: 660px;
    float: left;
}

#menu ul {
    margin: 0;
}

#menu ul li {
   display:block;
    float:left;
    height: 44px;
    line-height: 44px;
    background: url(../images/li.jpg) 0 0 no-repeat;
    padding: 0 13px 0 10px;
}

#menu ul li a{
    color: #ffffff;
    text-decoration:none;
    font-size: 12px;
}

#menu ul li a:hover{
    text-decoration: underline;
 }


#menu-top {
    width: 680px;
    float: left;
    padding: 10px 0 0 10px ;
}

#menu-top ul {
    margin: 0;
}

#menu-top ul li {
    display: block;
    border-top: 4px solid #9a0a0a;
    padding: 10px 20px 0 14px;
    background: url(../images/navigation.jpg) 100% 0 no-repeat;
    height: 45px;
    float: left;
    margin: 0 0 0 16px;
}

#menu-top ul li a {
    color: #c52225;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

#menu-top ul li a:hover {
    text-decoration: underline;
}

.infotext
{font-style: italic; font-size: 10px;}

table td.spacer {border-top: 1px solid #C3C3C3; padding: 5px 0 0 0!important; font-size: 1px;} 

