/* PACKED */

/* File: admin.css */

/* ADMIN */

.products_table table.admin {
	width: 100%;
}

.products_table table.admin thead tr td {
	font-weight: bold;
}

/*.products_table table.admin td {
	padding-left: 5px !important;
}*/

.products_table table.admin a {
	color: #52453f;
}

.products_table table.admin a:hover {
	color: #e05014;
}

#content .editakce {
	position: relative;
}

#content .editakce label{
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    width: 158px;
    font-size: 14px;
    font-weight: bold;
}

#content .editakce input.but_savechanges {
    float: right;
    width: 221px;
    height: 28px;
    background: url('/theme/images/buttons/but_savechanges.png') no-repeat 0px 0px;
    border: 0px;
	text-indent: -9999em;
	cursor: pointer;
}

#content .editakce input.but_savechanges:hover {
	background-position: 0px -28px;
}

#content .editakce input.box, #content .editakce select {
    margin-bottom: 10px;
    color: #797061;
    padding: 4px 9px;
	height: 20px;
    width: 201px;
}

#content .editakce select {
	background-color: #E6DBBF;
	border: 1px solid #D4CBAE;
	height: 30px;
}

.but_zpet {
	top: 0px;
}

.form_errors {
	color: #ff0000;
	font-weight: bold;
	clear: both;
	margin-bottom: 20px;
}

/* File: buttons.css */

input {
    border: 0px;
}

.but {
    display:block;
	border: 0px !important;
	cursor: pointer;
}

.but_koupit2 {
	width:129px;
    height:50px;
    line-height:50px;
    background:url(/theme/images/buttons/but_koupit.png) no-repeat 0 0;
    border: 0px !important;
    text-indent: 200px;	
}

.noIndent {
    text-indent:0px !important;
}

.but_koupit2:hover {
	background:url(/theme/images/buttons/but_koupit.png) no-repeat 0 -50px;
}

.but_objednavka {
    width:200px;
    height:50px;
    line-height:50px;
    background:url(/theme/images/buttons/but_objednavka.png) no-repeat;
    border: 0px !important;
    text-indent: 200px;
}

.but_objednavka:hover {
    background:url(/theme/images/buttons/but_objednavka.png) no-repeat 0 -50px;
}


.but_zpet {
    padding-left: 20px;
    background:url(/theme/images/arrow_orange_dbl.png) no-repeat 0px -33px;    
    position: absolute;
    right: 25px;
    top: 0px;
    text-decoration: none;
    color: #e05014;
}

.products .but_zpet {
	top: 27px;
}

.but_zpet2 {
    background:url(/theme/images/arrow_orange_dbl.png) no-repeat 0px -32px;    
    text-decoration: none;
    color: #e05014;
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 20px;
    margin-bottom: 8px;
}

.but_odhlasit, .but_koupit, .button, .but_admin  {
    background: #e05014 url('/theme/images/arrow_white.gif') no-repeat 87% 6px;
    padding: 5px 18px 4px 8px;
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height:1.7em;
}

.but_koupit_body{
    background: url('/theme/images/buttons/but_koupit_body.png') no-repeat top left;
    height:50px;
    width:225px;
}

.but_koupit_body:hover {
    background-position: 0 -50px;
}


#account .but_odhlasit, #account .but_admin {
    background: #e05014 url('/theme/images/arrow_white.gif') no-repeat 87% 9px;
    margin-top: 7px;
    height:18px!important;
}

#account .but_admin {
	margin-right: 10px;
}

#account .button {
	margin-right: 10px;
}

.but_vice {
    background: url('/theme/images/arrow_orange.png') no-repeat 100% 1px;
    line-height: 40px;
    padding-right: 15px;
    text-transform: uppercase; 
    text-decoration: none;
    font-size: 13px;
    color: #e05014;
}

.but_hledat_znovu {
    background: url('/theme/images/buttons/but_hledat_znovu.png') no-repeat 0 0px;
    text-transform: uppercase; 
    text-decoration: none;
    font-size: 14px;
    color: #e05014;
    width:131px;
    height:28px;
    line-height:28px;
	text-indent: -999px;
}

.but_hledat_znovu:hover {
    background: url('/theme/images/buttons/but_hledat_znovu.png') no-repeat 0 -28px;
}

.but_eshop {
    background: url('/theme/images/buttons/but_eshop.png') no-repeat 0 0px;
    padding: 0px 100px 25px 5px;
    position: absolute;
    left: 145px;
    top: 36px;
}

.but_predchozi {
    width: 16px;
    height: 29px;
    background: url('/theme/images/arrows_paging.png') no-repeat 0 0;
}

.but_dalsi {
    width: 16px;
    height: 29px;
    background: url('/theme/images/arrows_paging.png') no-repeat 0px -60px;
}

.but_delete {
    background: url('/theme/images/buttons/but_delete.png') no-repeat 0px 0px;
    margin: 0px 20px 0px 0px;
    float: right; 
    width: 8px;
    height: 8px;
}

.but_prepocitat {
    background: url('/theme/images/buttons/but_prepocitat.png') no-repeat 0px 0px;
    width: 106px !important;
    height: 28px !important;
	text-indent: -9999em;
	cursor: pointer;
}

.but_prepocitat:hover {
    background: url('/theme/images/buttons/but_prepocitat.png') no-repeat 0px -28px;
}

.but_pokracovat {
    background: url('/theme/images/buttons/but_pokracovat.png') no-repeat 0px 0px;
    width: 201px;
    height: 50px;
	text-indent: -9999em;
	cursor: pointer;
}

.but_pokracovat:hover {
    background: url('/theme/images/buttons/but_pokracovat.png') no-repeat 0px -50px;
}

.but_vytisknout {
    background: url('/theme/images/buttons/vytisknout.png') no-repeat top left;
    width: 203px;
    height: 51px;
}

.but_vytisknout:hover{
    background: url('/theme/images/buttons/vytisknout.png') no-repeat top right;
}

.but_odeslat {
    background: url('/theme/images/buttons/but_odeslat.png') no-repeat 0px 0px;
    width: 121px;
    height: 31px;
}

.but_odeslat_big {
    background: url('/theme/images/buttons/but_odeslat_big.png') no-repeat 0px 0px;
    width: 161px;
    height: 50px;
}

.but_odeslat_big:hover {
    background: url('/theme/images/buttons/but_odeslat_big.png') no-repeat 0px -50px;
}

.but_zmenit {
    background: url('/theme/images/buttons/but_upravit.png') no-repeat 0px 0px;
    width: 175px;
    height: 28px;
}

.but_zmenit:hover {
    background: url('/theme/images/buttons/but_upravit.png') no-repeat 0px -28px;
}

.but_zpet3 {
    background: url('/theme/images/buttons/but_zpet.png') no-repeat 0px 0px;
    width: 141px;
    height: 50px;
}

.but_schvalit {
    background: url('/theme/images/buttons/but_schvalit.png') no-repeat 0px 0px;
    width: 93px !important;
    height: 28px !important;
    cursor: pointer;
}
.but_schvalit:hover{
    background: url('/theme/images/buttons/but_schvalit.png') no-repeat 0px -28px;
    width: 93px !important;
    height: 28px !important;
    cursor: pointer;
}

.but_zamitnout {
    width: 112px !important;
    height: 28px !important;
    cursor: pointer;
    background:url(/theme/images/buttons/but_zamitnout.png) no-repeat;
}

.but_zamitnout:hover {
    background:url(/theme/images/buttons/but_zamitnout.png) no-repeat 0 -28px;
    width: 112px !important;
    height: 28px !important;
    cursor: pointer;
}
.but_schvalit_small {
    background: url('/theme/images/buttons/but_schvalit.png') no-repeat 0px 0px;
    width: 46px;
    height: 14px;
    text-align: center;
}

.but_koupit_small {
	background: url('/theme/images/buttons/but_koupit_small.png') no-repeat 0px 0px;
	width: 63px;
	height: 20px;
}

.but_koupit_big {
	width:129px;
    height:50px;
    line-height:50px;
    background:url(/theme/images/buttons/but_koupit.png) no-repeat 0 0;
    border: 0px !important;
    text-indent: 200px;	
}

.but_koupit_big:hover {
	background:url(/theme/images/buttons/but_koupit.png) no-repeat 0 -50px;
}

.but_objednat_small {
	background: url('/theme/images/buttons/but_objednat_small.png') no-repeat 0px 0px;
	width: 81px;
	height: 20px;
}

a.but_detail_small{
    background: #e05014 url('/theme/images/arrow_white.gif') no-repeat 87% 6px;
    padding: 5px 18px 3px 8px;
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.odeslat_objed{
    background: url('/theme/images/button_odeslat_kosik.png') no-repeat top left;
    width:175px;
    float: left;
    height:50px;

}
.odeslat_objed_ke_schvaleni{
    background: url('/theme/images/button_ulozit_ke_schvaleni_kosik.png') no-repeat top left;
    width:292px;
    float: left;
    height:50px;

}
.ulozit_objed{
    background: url('/theme/images/button_ulozit_kosik.png') no-repeat top left;
    width:140px;
    float: left;
    height:50px;
}

.odeslat_objed:hover{
    background-position: bottom left;
}
.ulozit_objed:hover{
    background-position: bottom left;
}
.odeslat_objed_ke_schvaleni:hover{
    background-position: bottom left;
}



#content .right_products .products .relative .but_vice {
	position: absolute;
	bottom: 25px;
	background-position: 100% 4px;
	line-height: 20px;
}

.but_save_branch {
    background: url('/theme/images/buttons/but_save_branch.png') no-repeat 0px 0px;
    width: 245px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.but_save_branch:hover {
    background: url('/theme/images/buttons/but_save_branch.png') no-repeat 0px -50px;
}
.but_save {
    background: url('/theme/images/buttons/but_save.png') no-repeat 0px 0px;
    width: 221px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.but_save:hover {
    background: url('/theme/images/buttons/but_save.png') no-repeat 0px -50px;
}

.but_zavrit {
    background: url('/theme/images/buttons/but_zavrit.png') no-repeat 0px 0px;
    width: 57px;
    height: 13px;
}

.detail .end .but_zavrit {
	margin-top: 37px;
}


/* File: content.css */

#content .left_menu {
    width: 190px;
	float: left;
}

#content .right_products {
    width: 730px;
	float: right;
}

#content .right_products.full {
    width:100%;
    float:none !important
    ;
}

#content .left_box {
    width: 620px;
	float: left;
	padding-top: 40px;
}

#content .left_box p {
    padding: 17px 0 0px 0; 
}

#content .right_box {
    width: 300px;
	float: right;
	padding-top: 50px;
}

.fullpage {
    width: 940px;
    float: left;
}


#content #empty {
    margin-top: 80px;
    margin-bottom: 80px;
}

#content .products {
	/*position: relative;*/
    background-color: #f5eeda;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 25px 30px 25px 30px;
    margin-bottom: 20px;
    margin-top: 10px;
}

#content .products_table {
    background-color: #f5eeda;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
}

#content .product_name {
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 13px;
    color: #e05014;
}

#content .product_name img {
    margin-left: 10px;
}

#content .product_name p a {
	color: #e05014;
	text-decoration: none;
}

#content .productline {
    width: 190px;
    height:190px;
    padding-bottom: 25px;
	margin-right: 52px;
    position: relative;
}

#content .productline p.product_desc{
    height:85px;
    float: left;
}

#content .product {
    width: 264px;
    height:210px;
	position: relative;
}

 div.koupit{
    position: absolute;
    left:100px;
    top:170px;
}

 div.koupit2{
    position: relative;
    /*top:10px;*/
}

div.akce_koupit {
	margin-top: 15px;
}

#content .product .koupit .buble, #content .products .koupit .buble, #content .right_products .productline .koupit .buble, #content .products .koupit2 .buble {
	display: none;
}

#content .product .koupit:hover .buble, 
#content .products .koupit:hover .buble, 
#content .right_products .productline .koupit:hover .buble {
	display: block;
	position: absolute;
	background: url('/theme/images/buble.png') no-repeat 0 0;
	top: -8px;
	left: 70px;
	width: 109px;
}

#content .koupit .buble p {
	margin-left: 15px;
	font-size: 11px;
	padding: 0px;
}

#content .products .koupit2:hover .buble {
	display: block;
	position: absolute;
	background: url('/theme/images/buble.png') no-repeat 0 0;
	top: 30px;
	left: 130px;
	width: 109px;
}

#content .koupit2 .buble p {
	margin-left: 15px;
	font-size: 11px;
	padding: 0px;
}

#content .cross_selling {
    padding-bottom: 25px;
    margin-right: 52px;
	position: relative;
	width: 190px;
	height: 190px;
}
#content .cross_selling a.but_koupit {
	position: absolute;
	bottom: 25px;
	background-position: 87% center;
}
#content .detail {
    width: 420px;
}

#content .detail p {
    padding: 20px 0px 0px 20px;
    font-size: 12px;
}

#content p.data {
    padding: 0px;
    font-size: 14px;
    line-height: 24px;
}

#content p.data a {
	color: #e05014;
	text-decoration: none;
}

#content p.data strong  {
    font-size: 16px;
}

#content .product p.fl_left {
    width: 130px;
    font-size: 12px;
    padding: 0px !important;
}

#content .productline p.fl_left, #content .cross_selling p.fl_left {
    width: 90px;
    font-size: 12px;
    padding: 0px !important;
}

#content .price {
    color: #3a3228;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
}

#content .right_sbox {
    margin-top: 30px;
    margin-bottom: 40px;
    margin-left: 10px;
    border-right: 1px solid #fff;
}
#content .w2 {
    background: url('/theme/images/woman2.png') no-repeat center right;
}

#content .cm {
    background: url('/theme/images/coffee_maker.png') no-repeat center right;
}

#content .right_sbox p {
    font-size: 12px;
    line-height: 18px;
}

#content #select {
    color: #797061;
	margin-top: 10px;
	float: right;
	width: 480px;
}

#content #select p {
	float: left;
}

#content #select #listType {
	position: relative;
	bottom: -2px;
}

#content #select #listType label {
	top: -2px;
	position: relative;
}

#content #select .sort_by {
	float: right;
}

#content #search_view {
	color: #797061;
	margin-top: 10px;
	float: right;
}

#content #search_view #listType {
	position: relative;
	bottom: -2px;
}

#content #search_view p {
	float: left;
}

#content .search_again {
    border-top: 1px solid #e6dcc3;
    margin-top: 30px;
    padding-top: 10px;
    width: 158px;
    text-align: center;
    
}

#content .search_again input {
	margin: 0px auto;
	text-align: center;
}

#content .search_again a {
    margin: 0px auto;
    text-align: center;
}

#content .bigboat {
    width: 364px;
    background: url('/theme/images/boat.jpg') no-repeat bottom right;
}

#content .bigcoffee {
    width: 364px;
    background: url('/theme/images/big_coffee.png') no-repeat bottom right;
    border-right: 1px solid #e2d7bf;
}

#content .coffeeilu1 {
    width: 242px;
    background: url('/theme/images/coffee_ilu2.png') no-repeat bottom right;
    border-right: 1px solid #e2d7bf;
}

#content .coffeeilu2 {
    width: 242px;
    background: url('/theme/images/coffee_ilu3.png') no-repeat bottom right;
    border-right: 1px solid #e2d7bf;
}

#content .coffeeilu3 {
    width: 242px;
    background: url('/theme/images/coffee_ilu4.png') no-repeat bottom right;
}

#content .support p {
    font-size:12px;
    color: #797061;
}

#content .bg_coffee {
    background: #f5eeda url('/theme/images/coffee_ilu.png') no-repeat top right;
}

#content .bg_guy{
    background: #f5eeda url('/theme/images/guy.png') no-repeat top right;
}

#content .question {
    padding: 0px 0px 15px 0px;;
}

#content .question p {
    padding: 4px 0px;
}


#content .doprava{
    border:1px solid #e9dfc4;
    padding:20px;
    margin-top:30px;
    width:900px;
}

#content .doprava div.inputs p{
    float:left;
    margin-right:20px;
}


#content .doprava .left {
    float:left;
    width: 165px;
    text-transform: uppercase;
    font-size: 13px;
}

#content .doprava .right {
    float:left;
    width: 570px
}

#content .dopravaplatba {
    margin: 50px 20px 0 20px;
    padding-bottom: 55px;
    background: url('/theme/images/woman4.png') no-repeat top right;
}

#content .dopravaplatba hr {
    width: 705px;
}

#content .udaje_listek {
    width: 238px;
    float: right;
}

#content .udaje_listek .products {
    padding: 0px !important;
    margin-top: 35px;
    margin-right: 20px;
    padding: 15px 0 15px 0 !important;
    color: #797061;
}

#content .udaje_listek .products p {
    padding: 1px 20px !important;
    font-size: 12px;
}

#content .udaje_listek .products hr {
    border: 0px;
    border-bottom: 1px solid #fff;
    margin: 15px 0;
}

#content .komentar {
    width: 400px;
    float: right;
}


div.box{
    background:#f5eeda;
    border:1px solid #fff;
    height:76px;
    margin-top:30px;
}


div.box.total{
    width: 620px;
    float:left;
}

div.box.total h2{
    float: left;
}

div.box.bonus{
    background:#f5eeda url('/theme/images/present.png') no-repeat 15px 20px;
    float:right;
    width: 301px;
}

.mt150{
    margin-top:170px!important;
}

div.box.bonus p{
    float: right;
    width: 73%;
    position: relative;
    top:20px;
}

div.total-inner{
    width: 420px;
    margin:0 auto;
    position: relative;
    top:28px;
}

div.total-inner span.price_total{
    font-family:Futura-bold;
    font-size:28px;
    float:right;
    line-height:0.8em;
}


div.box_nobg{
    border:1px solid #e7ddc2;
    width:417px;
    height:90px;
    float: left;
    margin-right:20px;
    padding:15px 20px 20px 20px;
}


div.box_nobg_r{
    float: right;
}

div.box_nobg.yellow{
    background:#f5eeda;
}

.yellow h2{
    margin-bottom:1~0px;
}

textarea.note{
    float:right;
    width:240px;
    position: relative;
    top:-10px;
    height:72px;
}

a.small_btn{

    background: #e05014 url('/theme/images/arrow_white.gif') no-repeat 87% 6px;
    padding: 5px 38px 3px 8px;
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    border-radius: 3px;  
}

a.small_btn_upravit{

    background: #e05014 url('/theme/images/arrow_white.gif') no-repeat 87% 6px;
    padding: 5px 18px 3px 8px;
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    border-radius: 3px;  
}
a.small_btn_seznam_obj{

    background: #e05014 url('/theme/images/arrow_white.gif') no-repeat 87% 6px;
    padding: 5px 38px 3px 8px;
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    border-radius: 3px;  
}
  

div.box_nobg.no-margin{
    margin-right:0px!important;    
}

div.box_nobg h2{
    font-size:1.8em;
}

/* seznamy */

#account ul li.usr:hover ul a.btnorange {
    position: absolute;
    top: 5px !important;
}


ul#kosik_pointer {
    background: #f5eeda;
    line-height: 66px;
	height: 67px;
    border:1px solid #fff;
    width: 937px;
    -webkit-background-clip: padding-box; /* fix WebKit background bleed on border-radius */
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    padding-top:2px;
    position: relative;
    margin-top:45px;
    margin-bottom:0px;
}

ul#kosik_pointer li {
    list-style-type: none;
    float: left;
    text-transform: uppercase;
    font-size: 17px;
    color: #e05014;
    height:65px;
    display: block;
    width:262px;
    cursor: pointer;
    text-align:center;
    position: relative;
   
}


ul#kosik_pointer li.first{
    width:250px;
    position:relative;
    left:1px;
}

ul#kosik_pointer li.first.active{
    background:url('/theme/images/basket_step_first.png') no-repeat right -1px ;
    height:65px;

}

ul#kosik_pointer li.active{
    background:url('/theme/images/basket_step_transparent.png') no-repeat top left;   
}

ul#kosik_pointer li.second{
    width:262px;
    left:-35px;
}

ul#kosik_pointer li.second span.step-number{
   left:50px; 
}

ul#kosik_pointer li.second a{
   left:105px; 
}

ul#kosik_pointer li.third{
    width:262px;
    left:-66px;
}

ul#kosik_pointer li.third span.step-number{
    left:50px;
}

ul#kosik_pointer li.third a{
    left:100px;
}

ul#kosik_pointer li.fourth{
    
    width:262px;
    position: absolute;
    right:2px;
}

ul#kosik_pointer li.fourth span.step-number{
    left:60px;
}

ul#kosik_pointer li.fourth a{
    left:120px;
}

ul#kosik_pointer li.fourth.active{
    background:url('/theme/images/basket_step_last.png') no-repeat top left;
}

ul#kosik_pointer li a {
	color: #50453f;
	text-decoration: none;
    font-size:14px;
    line-height:20px;
    text-align:left;
    display:block;
    position: absolute;
    top:12px;
    left:70px;
}

ul#kosik_pointer li.active a {

}

ul#kosik_pointer li a:hover {
	color: #e05014;
	text-decoration: underline;
}

ul#kosik_pointer li span.step-number{
     background:url('/theme/images/basket_number_brown.png') no-repeat top left;
    position: absolute;
    display: block;
    left:15px;
    top:12px;
    color:#f5eeda;
    width:38px;
    text-align:center;
    height:37px;
    
    font-size:1.1em;
    line-height:2.2em;
    font-family:Futura-Bold;
}

ul#kosik_pointer li.active span.step-number{
     background:url('/theme/images/basket_number_orange.png') no-repeat top left; 
     color:#f5eeda;
     font-weight:bold;
}

ul#kosik_pointer li span.step-number{
    position: absolute; 
}



div#total-price{
    width: 95%;
}


div#total-price p{

}

div#total-price strong{
    float:right;
    clear:right;
}


ul#kosik_pointer li.last, .tbl_vybrano .tr_first td.last, .tbl_bonus .tr_first td.last, .tbl_doprava td.last, .tbl_plat td.last, .tbl_total td.last {
    border-right: 0px;
	background: none;
}

ul.help {
    line-height: 30px;
    font-size: 14px !important;
    float: left;
    margin-top: 20px;
}

ul.help li {
    padding-left: 35px;
}

ul.help li.gl {
    background: #f5eeda url('/theme/images/ico_help.png') no-repeat 0 4px;
}

ul.help li.tl {
    background: #f5eeda url('/theme/images/ico_help.png') no-repeat 0 -60px;
}

#content .right_products .products .catbg-produkty {
	background: url('/theme/images/products/coffee1.jpg') no-repeat right bottom;
	width:363px;
	border-right: 1px solid #e2d7bf;
}

#content .right_products .products .catbg-zazitky {
	background: url('/theme/images/boat.jpg') no-repeat right bottom;
	width:363px;
}

#content .right_products .products .catbg-cappuccino,#content .right_products .products .catbg-susena-smetana #content .right_products .products .catbg-kava-malongo-kapsle, #content .right_products .products .catbg-ahmad {
	width: 242px;
	border-right: 1px solid #e2d7bf;
	height: 190px;
}

#content .right_products .products .catbg-cokolada,#content .right_products .products .catbg-susena-smetana #content .right_products .products .catbg-mleta, #content .right_products .products .catbg-jemca {
	width: 242px;
	border-right: 1px solid #e2d7bf;
	height: 190px;
}

#content .right_products .products .catbg-instantni-smetana, #content .right_products .products .catbg-zrnkova, #content .right_products .products .catbg-lipton {
	width: 243px;
	height: 190px;

}

#content .right_products .products .relative {
	position: relative;
}

#content #account {
	height: 50px;
}

#content .h1wrap {
	padding-top: 60px;
}

#content .h1wrap#h1-akce {
	background: transparent url('/theme/images/best-price.png') top right no-repeat;
}

#content .fullpage h1 {
	padding-top: 81px;
}

#content .detail .data a:hover {
	text-decoration: underline;
}

#content .right_products .products .relative p {
	line-height: 18px;
}

#content .right_products .products .relative h2 {
	padding-bottom: 10px;
}

/* tabulky */

.tbl_vybrano {
    text-align: center;
    width: 100%;
    line-height: 32px;
    color: #3a3228;
    margin-bottom:50px;
}

.tbl_vybrano .textleft a {
	color: #e05014;
	text-decoration: none;
}

.tbl_vybrano td, .tbl_bonus td {
	vertical-align: middle;
}

.tbl_bonus {
    text-align: center;
    width: 940px;
    line-height: 32px;
    color: #3a3228;
}

.tbl_vybrano .tr_first td, .tbl_bonus .tr_first td {
    font-size: 14px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #f5eeda !important;
}

.tbl_vybrano .tr_last td, .tbl_bonus .tr_last td, .tbl_vybrano .tr_last2 td, .tbl_bonus .tr_last2 td{
    border-bottom: 0px;
}

.tbl_vybrano .tr_first td, .tbl_bonus .tr_first td {
    background: url('/theme/images/dot.gif') repeat-y right top;
}

.tbl_vybrano tr td, .tbl_bonus tr td {
    border-bottom: 1px solid #e2d7bf;
}

.tbl_vybrano .tr_last td, .tbl_bonus .tr_last td {
    height: 72px;
    vertical-align: middle;
    font-size: 14px;
}

.tbl_vybrano .tr_last2 td, .tbl_bonus .tr_last2 td {
    height: 45px;
    vertical-align: middle;
    font-size: 14px;
    background: #fff;
    border-bottom: 0px;
}

.tbl_doprava {
    background: #fff;
    text-align: center;
    width: 620px;    
    margin: 0 20px 0 20px;
    color: #3a3228;
    line-height: 32px;
}

.tbl_plat {
    background: #fff;
    text-align: center;
    width: 135px;    
    margin: 0 20px 0 20px;
    color: #3a3228;
    line-height: 32px;
}

.tbl_doprava td, .tbl_plat td, .tbl_total td {
    border: 1px solid #e2d7bf;
    border-left: 0px solid #e2d7bf;
}

.tbl_total {
    font-size: 14px;
    background: #fff;
    text-align: center;
    width: 445px;    
    margin: 0 20px 0 20px;
    color: #3a3228;
    line-height: 45px;
    font-weight: bold;
}

.tbl_udaje td {
    border: 0px solid #000 !important;
    line-height: 26px;
}

.tbl_udaje {
    margin: 20px 20px 20px 20px;
    width: 900px;
    color: #797061;
}

.tbl_udaje tr.first {
    font-weight: bold;
}

.tbl_udaje tr.first td {
    line-height: 30px;
}

.tbl_list {
    width: 500px;
    background-color: #f5eeda;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #797061;
}

.tbl_list td span {
    font-size: 24px;  
    color: #3a3228 !important;
}

.tbl_list td a {
    color: #e05014;
    text-decoration: none;
}

.tbl_list td a.odebrat {
    background: url('/theme/images/ico_odebrat.png') no-repeat top left;
    padding: 2px 0 0 25px;
}


.tbl_list td a:hover {
    text-decoration: underline;
}

.tbl_list td {
    padding: 8px;
}

.tbl_list td.first {
    text-align: center;
	vertical-align: middle;
    width: 45px;
}

.tbl_list td.sec {
    width: 135px;
    font-size: 14px;
}

.tbl_list td.thr {
    width: 140px;
}


.tbl_list tr {
    border-bottom: 1px solid #e2d7bf;
}

.tbl_list tr.last {
    border-bottom: 0px;
}

.tbl_vybrano img {
    vertical-align: middle;
}
/* end tabulky */



#content table.table_products td {
	vertical-align: middle;
	padding: 14px 0;
}

#content table.table_products tr td {
	border-bottom: 1px solid #e6dcc3;
}

#content table.table_products tr.last td {
	border: 0px;
}

#content table.table_products .points {
	font-size: 24px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	/*width: 45px;*/
}

#content table.table_products .desc {
	padding-right: 15px;
	padding-left: 15px;
}

#content table.table_products .name {
	/*width: 150px;*/
}

#content table.table_products .name a {
	color: #e05014;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}

#content table.table_products .buy {
	padding-right: 20px;
	padding-left: 20px;
}

#content table.table_products .price {
	text-align: right;
	line-height: 22px;
	/*width: 100px;*/
}

#content .branches {
	background-color: #F5EEDA;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

#content .branches td.first {
	border-top: 0px;
}

#content .branches {
	width: 500px;
}

#content .branches td {
	vertical-align: middle;
	border-top: 1px solid #e2d7bf;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #797061;
}

#content .branches .number {
	font-size: 24px;
	width: 40px;
	text-align: right;
	color: #3a3228 !important;
}
#content .branches .name {
	font-size: 14px;
	width: 135px;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 20px;
	vertical-align: middle;
}
#content .branches .town {
	width: 105px;
	padding-right: 20px;
	line-height: 20px;
	vertical-align: middle;
}

#content .branches .edit {
	width: 155px;
}

#content .branches .edit a {
	color: #e05014;	
	text-decoration: none;
}

#content .branches .edit a:hover {
	text-decoration: underline;
}

#content .branches td.detail {
	padding: 0px;
	width: auto;
}

#content .branches td.detail table {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .branches td.detail table td.inptform {
	width: 280px;
}

#content .branches td.detail table td {
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	color: #797061;
}

#content .branches td.detail table td input[type="text"] {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
	color: #797061;
    padding: 4px 9px;
	height: 20px;
    width: 225px;
}

#content .branches td.detail table td input[type="radio"] {
	margin: 0px 14px 0 3px;
}

#content input[type="submit"] {
	border:0px;
	text-indent: -9999px;
	cursor: pointer;
}

#content .branches td.detail table td label {
	margin-top: 7px;
	margin-right: 33px;
	color: #000000;
}

#content .branches td.detail table td.end {
	padding: 10px 30px 10px 30px;
}

.scrollable{
    overflow: hidden;
    width: 880px;
    height:146px;
    position: relative;
}

.scrollable div.scrollable-inner{
    width: 822px ;
    margin:0 auto;
    overflow: hidden;
    position:relative;
    height:166px;
}

.scrollable .items{
    position: absolute;
    width:20000em;
}

.scrollable .items div{
    float:left;
    width: 930px;
}

.navi{
    position: relative;
    bottom:-20px;
}

.scrollable a.prev, .scrollable a.next{
    display: block;
    width: 32px;
    height:31px;
    position: absolute;
    text-indent:-9999px;
    top:82px;
}


.scrollable .prev{
    background:url('/theme/images/arrow_l.png') no-repeat top left;
    left:10px;
}

.scrollable .next{
    background:url('/theme/images/arrow_r.png') no-repeat top left;
    right:10px;
}


#content .scrollable .product{
    padding:0px!important;
    height:166px!important;
}

#content .scrollable .productline{
    width: 170px;
}

#content .scrollable .productline .product_name{
    width: 90%;
    padding:0;
}

#content .scrollable .productline p.fl_left{
    width: 160px;
}

#content .scrollable .product{
    position: relative;
}

#content .scrollable .product .desc_image{
    position: absolute;
    top:70px;
}
#content .scrollable .product h2, #content .scrollable .product h2 a{
    color:#52453f;
    font-size:12px;
    line-height:1em;
    padding:0;
    margin-bottom:10px;
}

#content .scrollable .product div.desc_image{
    float: left;
    width:160px;
}

#content .scrollable .product p.desc{
    margin-bottom:10px;
}

#content .scrollable .product div.desc_image p.image{
    width: 80px;
    float: left;
}

#content .scrollable .product div.desc_image p.price{
    margin-bottom:5px;
    padding:0;
    line-height:20px;
}

#content .scrollable .product div.desc_image span.price{
    line-height:1em;
    margin-bottom:10px;
    float: left;
}


.top-box {
    width: 242px;
    height:190px;
    border-right:1px solid #e5dabf;
}

.top-box.big{
    width: 242px;
    height:270px;
    border-right:1px solid #e5dabf;
}

.top-box.last{
    border:none;
}

.top-box h2{
    clear: left;
    font-size:20px;
}

.top-box h5.orange{
    width: 220px;
    border:1px solid;
    font-size:25px;
    float:left;
}

.catbg-kava{
    background:url('/theme/images/products/coffee.jpg') no-repeat 90px bottom;

}


.catbg-naplne-do-automatu{
     background:url('/theme/images/products/cacao.jpg') no-repeat bottom right;   
}

.catbg-mleko{

}

.catbg-caj{
    background:url('/theme/images/products/caj.jpg') no-repeat bottom right;  
}

.catbg-bonbony-cokolada-pecivo{
    background:url('/theme/images/products/muffin.jpg') no-repeat bottom right;     
}

.catbg-cukr-med-citron{

    background:url('/theme/images/products/honey.jpg') no-repeat bottom right;     
}

.catbg-ostatni-produkty{
     background:url('/theme/images/products/cup.jpg') no-repeat bottom right;        
}

.catbg-mleta, .catbg-mleta-kava{
  background:url('/theme/images/products/cacao.jpg') no-repeat bottom right;        
}


.catbg-zrnkova, .catbg-zrnkova-kava{
 background:url('/theme/images/products/coffee.jpg') no-repeat 90px bottom;           
}

.catbg-kapsle {
 background:url('/theme/images/products/kapsle.png') no-repeat bottom right;
}

.catbg-instantni-kava {
 background:url('/theme/images/products/instant-coffee.png') no-repeat bottom right;	
}

.catbg-cappuccino{
 background:url('/theme/images/products/coffee1.jpg') no-repeat bottom right;              
}

.catbg-cokolada{
 background:url('/theme/images/products/cokolada.jpg') no-repeat bottom right;              
}

.catbg-susena-smetana{
background:url('/theme/images/products/mleko.jpg') no-repeat right 56px ;                 
}


.catbg-mleko{
background:url('/theme/images/products/mleko.jpg') no-repeat right 110px ;                 
}


.catbg-kava-malongo-kapsle{

}

.catbg-ahmad {/*,.catbg-jemca, .catbg-lipton , .catbg-picwick{*/
        background:url('/theme/images/products/caj_ahmad.png') no-repeat right;
}

.catbg-picwick{
        background:url('/theme/images/products/caj_pickwick.png') no-repeat right;  
}

.catbg-lipton{
        background:url('/theme/images/products/caj_lipton.png') no-repeat right;  
}

.akce_text_holder {
	position: relative;
	width: 880px;
}

.akce_text_holder .but_zpet {
	top: 27px;
}

.akce_perex ul, .akce_perex ol, .akce_text ul, .akce_text ol {

    /*width:100%;*/
    margin-top:20px;
    font-size:14px;
}

.akce_perex ul li {
    list-style-type:square;
    margin-left:174px;
    padding:2px 0 2px 0;
}

.akce_text ul li {
	list-style-type:square;
	margin-left: 16px;
    padding:2px 0 2px 0;
}

.akce_perex ol li {
    margin-left:180px;
    padding:2px 0 2px 0;
}

.akce_text ol li {
    margin-left:20px;
    padding:2px 0 2px 0;
}

.akce_text .but_zpet {
	top: 27px;
}

ul.bullets {

    width:100%;
    margin-top:20px;
    font-size:14px;
}

ul.bullets li {
    list-style-type:square;
    margin-left:15px;
 
    padding:2px 0 2px 0;
}

#login{
    margin:0 auto;
    width: 840px;
    float: left;
}

#login-l{
    width: 64%;
    float: left;
}

#login-r{
    float: right;
}


.cartIco {
    display:block;
    width:35px;
    height:165px;
    background:url('/theme/images/ico_catalog.gif') no-repeat;
    text-decoration:none;
    position:absolute;
    top:200px;
    left:-55px;
}

.cartCloseButton {
    display:block;
    width:15px;
    height:15px;
    background:url('/theme/images/close_button.png') no-repeat;
    text-decoration:none;
    position:absolute;
    top:10px;
    right:10px;
}

.cartMenu {
    background:#E2D7BF;
    padding:10px;
    position:absolute;
    left:-20px;
    top:200px;
    z-index:1000;
}

.next.browse.right, .prev.browse.left {
    cursor:pointer;
}

.akceLeft {
    width:150px;
}

.support input[type="text"]{
    background:#fff!important;
    border:1px solid #D4CBA4!important;
}

.mr20 {
    margin-right:20px !important;
}

.price_big.corner {
    position:absolute;
    top:20px;
    right:20px;
    font-size:22px;
}

.relative {
    position:relative !important;
}
.bold{
    font-weight: bold;
}
.flat{
    font-weight: normal;
}

/* File: content.min.css */



/* File: firefox.css */



/* File: ie6.css */



/* File: ie7.css */

.ie7 #content .doprava {
    padding: 35px 0 0px 0;
}

.ie7 #content #select #listType {
	bottom: 0px;
}

.ie7 #content ul#sort2 li.eff ul li, .ie7 #content ul#sort li.eff ul li, .ie7 #content ul#sort3 li.eff ul li {
	float: left;
}

.ie7 #footer {
	position: relative;
	z-index: 1;
}



/* File: ie8.css */



/* File: ie9.css */



/* File: opera.css */



/* File: webkit.css */



/* File: flashes.css */

.flashMsg {
	position: fixed;
	top:0;
	left:0;
	height: 100%;
	width: 100%;
	z-index: 998;
}

.flashMsg .bg {
	position: absolute;
	top:0;
	left:0;
	background-color: #575753;
	height: 100%;
	width: 100%;
	opacity: 0.3;
	z-index: 999;
}

.flashMsg .msg {
	background:#f5eed9;
	position: absolute;
	top: 200px;
	left: 50%;
	width: 600px;
	color: #000;
	height:60px;
	margin-left: -290px;
	z-index: 9999;
	opacity: 1;
	padding: 20px;
	text-align: center;
	font-weight: bold;
}

.msg-inner{
	background:  url('/theme/images/basket_orange.png') no-repeat  top left;
	width: 80%;
	height:60px;
	left:12%;
	position: absolute;
}

.msg-inner span{
	margin-left:20px;
	position: relative;
	top:20px;
}

/* File: footer.css */

#footer {
    padding-top:15px;
}

#footer p {
    font-size:11px;
}

#footer .logo {
    background:url('/theme/images/nydrle_logo.gif') no-repeat top right;
    height:13px;
    line-height:13px;
    padding-right:84px;
    text-decoration:none;
    color:#3a3228;
}

#footer a {
    color:#3a3228;
}

#footer a:hover {
    color:#877b6e;
}

/* File: forms.css */


  #activeshipping {
    font-weight: bold;
  }
  #activepay {
    font-weight: bold;
  }

input {
   background: #e6dbbf;
   border: 1px solid #d4cbae;
}

.srchProduct {
    margin-top: 30px;
    margin-bottom: 30px;
	float: right;
	position: relative;
}

#header .srchProduct input.inptsrch {
    background: #e6dbbf url('/theme/images/lupa.png') no-repeat 95% 5px;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    color: #797061;
    padding: 0 35px 0 10px;
    width: 150px;
}

#header .srchProduct input.sbmtsrch {
	position: absolute;
	right: 9px;
	top: 6px;
	width: 18px;
	height: 18px;
	display: block;
	background: transparent;
	border: 0px none;
}

#content .products input.count {
    line-height: 18px;
    height: 17px;
    font-size: 13px;
    color: #797061;   
    width: 30px;
   text-align:center;
}

#content .products input.count2 {
    line-height: 18px;
    height: 17px;
    font-size: 13px;
    color: #797061;   
    width: 127px;
    text-align:center;
}

form.quantity{
  width:120px;
  float:left;
  right:30px;
  position: relative;
}

form.quantity2{
  width:130px;
  position: relative;
}



div.koupit input.count{
  width:30px;
  height:18px;
  float:left;
  text-align:center;
  position: relative;
  right:10px;
}

#content #select input {
    margin: 0 8px 0 12px;
}

#content #search_view input {
    margin: 0 8px 0 12px;
}

#content .support label.cf {
    text-transform: uppercase;
    padding-top: 8px;
    font-size: 13px;
    width: 180px;
    float: left;
}

#content .support .radio input {
   margin-top: 22px;
   margin-right: 13px;
   margin-left: 0px;
}

#content .support .radio label {
	margin-right: 20px;
}


#content .support input.but_odeslat_big {
    width: 161px;
    height: 50px;
    background: url('/theme/images/buttons/but_odeslat_big.png') no-repeat 0px 0px;
    position: absolute;
    left: 210px;
    border: 0px;
	text-indent: -9999em;
}

#content .support input.but_odeslat_big:hover {
    background: url('/theme/images/buttons/but_odeslat_big.png') no-repeat 0px -50px;
}

#content .support textarea, #content .komentar textarea {
   margin-top: 12px;
   color: #797061; 
   width: 220px;
   height: 125px;
   padding: 9px;
   background-color: #e6dbbf;
   border: 1px solid #d4cba4;
}

#content .komentar textarea {
    width: 400px;
    height: 112px;
	padding: 9px;
   background-color: #e6dbbf;
   border: 1px solid #d4cba4;
   color: #797061; 
}

#content .support .check input {
   margin-right: 30px;
   margin-bottom: 10px;
   margin-left: 0px;
   float: left;
}

#content .support .check label {
	float: left;
}

#content .support .check br {
	clear: both;
}

#content .support input.box {
    float: left;
    margin-bottom: 10px;
    color: #797061;
    padding: 9px;
    width: 220px;
}

#content .profil {
    width: 380px;
}

#content .profil input.but_savechanges {
    float: right;
    width: 221px;
    height: 28px;
    background: url('/theme/images/buttons/but_savechanges.png') no-repeat 0px 0px;
    border: 0px;
	text-indent: -9999em;
	cursor: pointer;
}

#content .profil input.but_savechanges:hover {
	background-position: 0px -28px;
}

#content .profil select {
	background: url('/theme/images/sort3.png') no-repeat scroll 0 0 transparent;
	border: 0px;
}

#content .profil label{
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    width: 158px;
    float: left;
    font-size: 14px;
    
}
 
#content .tbl_list input.box {
    color: #797061;
    padding: 4px 9px;
	height: 20px;
    width: 227px;
}

 #content .profil input.box {
    float: right;
    margin-bottom: 10px;
    color: #797061;
    padding: 4px 9px;
	height: 20px;
    width: 201px;
}


#content .profil select {
	float: right;
    margin-bottom: 10px;
    color: #797061;
    padding: 7px 9px;
    width: 221px;
/*	height: 13px;*/
	background-color: #e6dbbf;
	border: 1px solid #D4CBAE;
}


#content .support ul li {
    display: block;
    width: 300px;
}

#content .tbl_vybrano td input, #content .tbl_bonus td input {
   color: #e05014; 
   text-align: center;
   width: 104px;
   height: 20px;
   vertical-align: middle;

}

#content input.pass {
    width:292px;
    line-height: 28px;
    height: 28px;
    color: #e6dbbf;
    margin-right: 8px;
}

#content label.lblpass {
    margin-right: 30px;
    font-size: 13px;
    text-transform: uppercase;
}

#content .doprava input {
   margin-right: 20px;
   margin-left: 0px;
}

input.cislo {
    width: 140px;
    height: 30px;
}

input[type=radio] {
	border: 0px;
	background: none;
}

input[type=checkbox] {
	border: 0px;
	background: none;

}

form#frm-support input.text{
  background:none;
  border:0;
}

form#frm-support textarea#frmsupport-specification{
  background:#fff;
}

/* File: forms.min.css */



/* File: header.css */

#header .logo {
    display:block;
    width:73px;
    height:65px;
    position:absolute;
    top:10px;
}

#header #switch {
    position:absolute;
    top:22px;
    right:-11px;
    display:block;
    width:50px;
    height:49px;
}

#header #switch.down {
    background:url('/theme/images/content_switch.png') no-repeat;
}

#header #switch.up {
    background:url('/theme/images/content_switch.png') no-repeat 0 -49px;
}

#header #sound {
    position:absolute;
    display:block;
    top:41px;
    right:83px;
    width:12px;
    height:10px;
}

#header #sound.on {
    background:url('/theme/images/ico_sound.png') no-repeat;
}

#header #sound.off {
    background:url('/theme/images/ico_sound.png') no-repeat 0 -60px;
}

#header .lang {
    position:absolute;
    top:37px;
    right:110px;
}


/* File: jquery.fancybox-1.3.4.css */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/theme/images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/theme/images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/theme/images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/theme/images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/theme/images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/theme/images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/theme/images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/theme/images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/theme/images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/theme/images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/theme/images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/theme/images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/theme/images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/theme/images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/theme/images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/theme/images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/theme/images/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/* File: layout.css */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#3a3228;
	line-height:18px;
	text-align:center;
	background:#f2e8ce url('/theme/images/bg.png') repeat-x;
}

textarea, input[type='text'] {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 12px
}

#page {
    width:940px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    padding:0 20px;
}

.c01 {color:#3a3228 !important;} /*hneda zakladni*/
.c02 {color:#797061 !important;} /*hneda doplnkova*/
.c03 {color:#e05014 !important;} /*oranzova*/
.c04 {color:#f2e8ce !important;} /*piskova pozadi*/

hr {
	border: 0px !important;
	height: 1px !important;
	background: #e2d7bf;
	color: #e2d7bf;
	text-align: left;
}

h1 {
    font-weight:normal;
    font-size:31px;
    line-height:40px;
    text-transform:uppercase;
    padding-top: 21px;
    padding-bottom:20px;
    letter-spacing:1px;
    color: #52453f;
}

h1.b, h2.b, h3.b, h2.b a {
    color:#e05014 !important;
}

h2, h2 a {
    font-weight:normal;
    font-size:24px;
    line-height:30px;
    text-transform:uppercase;
    padding-bottom:15px;
    letter-spacing:1px;
    color: #e05014;
}

h2 a {
    text-decoration:none;
}

h3 {
    font-weight:normal;
    font-size:13px;
    line-height:18px;
    text-transform:uppercase;
    padding-bottom:10px;
    letter-spacing:1px;
    color: #1c0f0f;
}

.left_menu h2 {
    margin-top: 20px;
    color: #52453f;
} 

.left_menu h3 {
    padding-top:20px;
    padding-bottom:5px;
	position: relative;
	z-index: -1;
}

p {
    font-weight:normal;
    font-size:14px;
    line-height:18px; 
}

p.b {
    font-weight:normal;
    font-size:12px;
    line-height:18px;
}

.full {
    width:100% !important;
}

.hidespan {
	display: none;
}

p.perex {
    color:#797061;
    font-size:18px;
    line-height:24px;
    letter-spacing:0.5px;
    margin-bottom: 35px;
    padding: 0px !important;
}

#content {
    position:relative;
    padding:10px 0 30px 0;
}

#header {
    position:relative;
    height:90px;
    background: url('/theme/images/bg_menu.png') no-repeat center top;
}


#footer {
    position:relative;
    height:45px;
    border-top:solid 6px #e2d7bf;
}

/* File: menus.css */

ul#main {
    position:absolute;
    top:40px;
    left:275px;
}

ul#main li {
    float:left;
    list-style-type:none;
    margin-right:25px;
    height:50px;
}

ul#main li a {
    color:#ecddb7;
    font-size:13px;
    text-transform:uppercase;
    text-decoration:none;
}

ul#main li a:hover {
    color:#fff;
}

ul#main li.active {
    background: url('/theme/images/arr_active.gif') no-repeat center bottom;
}

ul#main li.active a {
    color:#fff;
}

ul#main li.eshop a {
    font-weight:bold;
    padding-left:20px;
    background:url('/theme/images/ico_basket.png') no-repeat 0 3px;
}

ul#main li.eshop a:hover {
    background:url('/theme/images/ico_basket.png') no-repeat 0 -46px;
}

#breadcrumbs {
    margin-top: 15px;
    margin-bottom: 10px;
    float: left;
    font-size: 11px;
    width: 100%;
    color: #797061;
	position: absolute;
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited {
    color: #797061;
    text-decoration: none;
} 

#breadcrumbs a:hover {
    color: #797061;
    text-decoration: underline;
} 

#account ul {
    margin-bottom: 22px;
    font-size: 14px;
}

#account ul li {
    list-style-type: none;
    display: inline;
    margin-right: 50px;
    position: absolute;
    height:30px;
    margin-top:2px;
}

#account ul li a {
	color: #52453f;
	text-decoration: none;
    padding-left:30px;
    display:block;
    height:24px;
    line-height:2em;
}

#account ul li a:hover {
	color: #e05014;
	text-decoration: none;
}

#account ul li.usr {
    left: 480px;
}

#account ul li.usr a{
    background: url('/theme/images/ico_acc.png') no-repeat 0px 3px;
}

#account ul li.cart {
    left: 0px;
}

#account ul li.cart a{
    background: url('/theme/images/ico_acc.png') no-repeat 0px -81px;
}

#account ul li.bonus {
    left: 240px;
}

#account ul li.bonus a{
    background: url('/theme/images/ico_acc.png') no-repeat 0px -166px;
    display:block;
}

#account ul li ul {
    background: #f5eeda url('/theme/images/ico_acc.png') no-repeat 10px 5px;
    display: none;
}

#account ul li.usr:hover ul {
    background: #f5eeda url('/theme/images/acc_usr_active.png') no-repeat 10px 5px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}


#account ul li ul a.acc {
    background: url('/theme/images/arrow_orange_small.png') no-repeat center left;
    color: #e05014;
    font-size: 11px;
    text-decoration: none;
    padding-left: 15px;
    position: absolute;
    left: 35px;
}

#account ul li ul li {
    border: 0px;
    padding-bottom: 1px !important;
}

.left_menu ul li.row {
    list-style-type: none;
    border-bottom: 1px solid #e6dcc3;
    padding: 0px 0 8px 0;
	margin-bottom: 8px;
	text-transform: uppercase;
	
}

.left_menu ul li ul li {
    padding-left: 15px;
    list-style-type: none;
	text-transform: none;
	padding-top: 5px;
}

.left_menu ul li a.cufon {
    color: #e05014;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;

}


.left_menu ul li a.cufon img {
	position: relative;
	top: 2px;
}

.left_menu ul li ul li a {
    color: #52453f;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

ul#sort {
    background: url('/theme/images/sort.png') no-repeat 0px 0px;
    display: block;
    width: 122px; 
    float: right;
    margin-left: 15px;
    margin-top: -5px !important;
    color:#797061;
}

ul#sort li.eff, ul#sort2 li.eff, ul#sort3 li.eff {
	cursor: pointer;
}

ul#sort li.eff {
/*    padding-top: 6px;*/
    list-style-type: none;
	height: 30px;
	line-height: 30px;
	position: relative;
    padding: 0px 10px 0px 10px;
}

ul#sort li.eff ul {
    display: none;
}

ul#sort li.eff:hover ul {
    display: block;
    background: none;
    padding: 0px;
/*    margin-top: 4px;*/
    position: absolute;
	top: 28px;
    right: 0px;
}

ul#sort li.eff ul li {
	list-style-type: none;
/*    padding: 4px 64px 4px 10px;*/
    width: 100px;
	height: 28px;
	line-height: 28px;
	padding: 0px 10px 0px 10px;
    background: #f5eeda;
    border-bottom: 1px solid #e2d7bf;
    border-left: 1px solid #e2d7bf;
    border-right: 1px solid #e2d7bf;
}

ul#sort li.eff ul li a {
	display: block;
	color: #797061;
	text-decoration: none;
}

ul#sort2 {
    background: url('/theme/images/sort2.png') no-repeat 0px 0px;
    display: block;
    width: 160px; 
    color:#797061;
	position: relative;
	z-index: 1;
}

ul#sort2:hover {
	z-index: 20;	
}

ul#sort2 li.eff {
    list-style-type: none;
	height: 30px;
	line-height: 30px;
    padding: 0px 10px 0px 10px;
	position: relative;
}

ul#sort2 li.eff ul {
    display: none;
}

ul#sort2 li.eff:hover ul {
    display: block;
    background: none;
    padding: 0px;
    position: absolute;
	top: 28px;
    left: 0px;
}

ul#sort2 li.eff ul li {
	list-style-type: none;
    width: 137px;
	line-height: 28px;
	padding: 0px 10px 0px 10px;
    background: #f5eeda;
    border-bottom: 1px solid #e2d7bf;
    border-left: 1px solid #e2d7bf;
    border-right: 1px solid #e2d7bf;
	position: relative;
}

ul#sort2 li.eff ul li a {
	display: block;
	color: #797061;
	text-decoration: none;
}

ul#sort3 {
    background: url('/theme/images/sort3.png') no-repeat 0px 0px;
    width: 221px; 
    color: #797061;
    float: right;
    padding-bottom: 10px;
}

ul#sort3 li.eff {
    padding-top: 8px;
    list-style-type: none;
    padding: 6px 10px 6px 10px;
}

ul#sort3 li.eff ul {
    display: none;
}

ul#sort3 li.eff:hover ul {
    display: block;
    width: 221px;
    background: none;
    padding: 0px;
    margin-top: 6px;
    position: absolute;
    left: 158px;
    z-index: 10;
}

ul#sort3 li.eff ul li {
    list-style-type: none;
    padding: 4px 10px 4px 10px;
    background: #f5eeda;
    border-bottom: 1px solid #e2d7bf;
    border-left: 1px solid #e2d7bf;
    border-right: 1px solid #e2d7bf;
    z-index: 10;
    
}




/* File: paging.css */

#pagination {
    
}

ul.paging {
    margin: 0px auto;
    padding: 0;
    list-style-type: none; 
    text-align: center;
    font-size: 15px;
}

ul.paging li {
    list-style-type:none;
    margin-right:1px;
    display: inline;    
}

ul.paging li a, ul.paging li a:active, ul.paging li a:link, ul.paging li a:visited, ul.paging li a:hover {
    background: url('/theme/images/paging.png') no-repeat 50% -20px;
    text-decoration: none;
    color: #cabfaa;
    padding: 0px 6px 14px 6px;
	display: inline-block;
}

ul.paging li.active a {
    color: #e05014;
    background: url('/theme/images/paging.png') no-repeat 50% 22px;
}



/* File: select.css */

/* SELECT */

.use-custom-selw01 {
    width: 184px; /* width = (desired width) - padding-right */
	 margin-bottom: 10px;
}


/* Dropdown control */
.use-custom {
    margin-top: 5px !important;
}

.selectBox {
    margin-top: 0px !important;
	cursor: pointer;
}

.selectBox-dropdown {
    padding-right: 25px;
    position: relative;
    border: solid 1px #d4cbae;
    line-height: 28px;
    height: 28px;
    text-decoration: none;
    color: #797061;
    outline: none;
    vertical-align: middle;
    background: #f5eeda url('/theme/images/select-bg.gif') repeat-x;
    display: inline-block;
}

a.selectBox:hover {
    text-decoration: none !important;
    color: #797061 !important;
}

a.selectBox {
    color: #797061 !important;
    padding-left: 10px;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #d4cbae;
}

.selectBox-dropdown .selectBox-label {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url('/theme/images/select-arrow.png') left center no-repeat;
/*    border-left: solid 1px #BBB;*/
}


/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 100px;
    border-left: 1px solid #d4cbae;
    border-right: 1px solid #d4cbae;
    background: #f5eeda;
    overflow: auto;
}



/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
    text-align: left;
}

.selectBox-options LI A {
    line-height: 28px;
    height: 28px;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px solid #d4cbae;
    color: #797061;
}
ul.selectBox-dropdown-menu.selectBox-options {
    margin-top: 1px;    
}

ul.selectBox-dropdown-menu.selectBox-options li a {
    padding-left: 10px;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #f5eeda;
}

.selectBox-options LI.selectBox-disabled A {
    color: #fff;
    background-color: #f5eeda;
}

/*.selectBox-options LI.selectBox-selected A {
    background-color: #fff;
}*/

.selectBox-options .selectBox-optgroup {
    color: #797061;
    background: #f5eeda;
    font-weight: bold;
    line-height: 28px;
    height: 28px;
    white-space: nowrap;
    margin-left: 10px;
}

.calendar form a.selectBox {
    top: 0px;
}

/* END - SELECT */