/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/****************************************************/
/***********[ Mage_CSS_B Common Elements ]***********/
/****************************************************/


.messages{
    width:341px !important;
    position:absolute;
    left:50%;
    margin:20px 0 0 -170px !important
}
.messages li, .messages ul{
background:none !important;
border:0 !important;
color:#fff !important;
margin:0 !important;
padding:0 !important;
line-height:22px;
text-align:center;
}
.messages li a{
    color:#fff;
    text-decoration:underline;
}
.messages li .head{
background:url(../images/message/head.gif) no-repeat; width:341px; height:9px;
float:left;
}
.messages li .cont{
background:url(../images/message/cont.gif) repeat-y; width:276px; padding:20px 30px 20px 35px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
height:auto;
float:left;
}
.messages li .foot{
float:left;
width:341px; height:52px;
}
.messages li .foot button{
width:48px; height:27px; background:url(../images/message/btn-ok.gif) no-repeat; border:0; margin-top:10px; cursor: pointer;
}
.messages li.error-msg .foot{
background:url(../images/message/foot-error.gif) no-repeat;
}
.messages li.success-msg .foot{
background:url(../images/message/foot-success.gif) no-repeat;
}
.messages li.success-msg .foot{
background:url(../images/message/foot-success.gif) no-repeat;
}
.messages litice-msg .foot{
background:url(../images/message/foot-info.gif) no-repeat;
}


/* TADY BY TO MOHLO JIT NASTYLOVAT */
#messages_product_view {
	position:absolute;
	z-index:1000;
    left:50%;
	margin:60px 0 0 -284px;
}

#messages_product_view .messages li, #messages_product_view .messages ul{
background:none !important;
border:0 !important;
color:#fff !important;
margin:0 !important;
padding:0 !important;
line-height:22px;
text-align:center;
}
#messages_product_view .messages li a{
    color:#fff;
    text-decoration:underline;
}
#messages_product_view .messages li .head{
background:url(../images/message/head.gif) no-repeat; width:341px; height:9px;
}	
#messages_product_view .messages li .cont{
background:url(../images/message/cont.gif) repeat-y; width:276px; padding:20px 30px 20px 35px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
}	
#messages_product_view .messages li .foot{
width:341px; height:52px;
}
#messages_product_view .messages li .foot button{
width:48px; height:27px; background:url(../images/message/btn-ok.gif) no-repeat; border:0; margin-top:10px; cursor: pointer;
}
#messages_product_view .messages li.error-msg .foot{
background:url(../images/message/foot-error.gif) no-repeat;
}	
#messages_product_view .messages li.success-msg .foot{
background:url(../images/message/foot-success.gif) no-repeat;
}	
#messages_product_view .messages li.success-msg .foot{
background:url(../images/message/foot-success.gif) no-repeat;
}	
#messages_product_view .messages li.notice-msg .foot{
background:url(../images/message/foot-info.gif) no-repeat;
}



div.autor {
    margin:5px 8px 4px 8px;
    padding-bottom:5px;
    width:325px;
    height:8px;
}
div.autor label {
    width:88px;
    float:left;
    color:#000;
    font-weight:normal;
}
div.autor span {
    float:left;
    color:#6b6b6b;
    font-weight:normal;
    text-decoration:underline;
    cursor:pointer;
}

#test {
	position:absolute;
	z-index:1000;
	margin:60px 0 0 0px;
    top:0;
}

#test h5 {
	color: #BFD92F;
	margin-bottom:14px;
}

#test a {
	color: white;
	text-decoration: underline;
}

#test .head{
background:url(../images/message/head.gif) no-repeat; width:341px; height:9px;
float:left;
}
#test .cont h6{
color:#c4de36;
font-size:10px;
}

#test .cont{
background:url(../images/message/cont.gif) repeat-y; width:308px; padding:6px 14px 20px 19px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
float:left;
}
#test .cont .img{
    float:left;
    width:70px;
    padding-top:5px;
    margin-right:15px;
}
#test .cont .test{
    width:223px;
    float:left;
}
#test .cont .test p{
    line-height:13px;
}
#test .cont p{
    line-height:1.3em;
}
#test .foot{
width:341px; height:52px;
background:url(../images/message/foot-success.gif) no-repeat;
text-align:center;
float:left;
}
#test .foot button{
width:48px; height:27px; background:url(../images/message/btn-ok.gif) no-repeat; border:0; margin-top:10px; cursor: pointer;
}







/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right;}


/* Col2-alt */
.col2-alt-set .col-1 { float:left; width:32%; }
.col2-alt-set .col-2 { float:right; width:65%; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }

#go_top	{ float:right; clear:both; margin:0 0 0 330px; padding:0 0 0 0; position:absolute; bottom:0; left:50%; }

.padder		{ text-align:left; }
/********************** Form */

/* Form Elements */
input.input-text,
select,
textarea                { border:1px solid #b6b6b6; font:12px verdana, helvetica, sans-serif; height:17px; }
option, optgroup        { font:12px verdana, helvetica, sans-serif; }
optgroup                { font-weight:bold; }
input.input-text,
textarea                { padding:2px; overflow:auto; }
input.form-radio        { margin-right:3px;}
.v-fix                  { display:inline; }
.qty                    { width:2.5em; }
.group-select label,
.form-list label,
.payment-methods label  { font-weight:bold;}


.primary-address-list ol	{ padding:0; border-top:0; margin:0 0 10px 0; text-align:left; }
.padder .place				{ border:1px solid #c4de36; padding:10px; border-top:0; background:#f3f8d7;  margin:0 0 10px 0; text-align:left; }
.padder .place2				{ border:1px solid #c4de36; padding:10px; border-top:1px; background:#f3f8d7;  margin:0 0 10px 0; text-align:left; }
.padder .col-1 p			{ border-top:0; margin:0 0 10px 0; text-align:left; }
.padder .col-2 p			{ border-top:0; margin:0 0 10px 0; text-align:left; }
.padder .account-box ol		{ border:1px solid #c4de36; padding:10px; border-top:0; background:#f3f8d7;  margin:0 0 10px 0; text-align:left; }
.addr ul					{ border:1px solid #c4de36; padding:10px; border-top:0; background:#f3f8d7;  margin:0 0 10px 0; text-align:left; }
.addr ol					{ border:1px solid #c4de36; padding:10px; border-top:0; background:#f3f8d7;  margin:0 0 10px 0; text-align:left; }
.contacts fieldset			{ border:1px solid #c4de36; padding:10px; border-top:0; background:#f3f8d7;  margin:0 0 10px 0; text-align:left; }
.misto						{ height:120px; clear:both; position:relative; z-index:0; }
.no	ul						{ border:0; padding:7px; border-top:0; background:none;  margin:0; text-align:left; }


.layout-1column .group-select ul	 { width:928px; border:1px solid #c4de36; border-top:0; background:#f3f8d7; padding-top:10px; margin:0 0 10px 0;}
.button-set { /* Container for form buttons*/
    clear:both;
    text-align:right;
    }
.button-top-set { margin-top:0; border-top:0; padding-top:0; padding-bottom:8px; }

/* Form lists */
.form-list                          { margin-bottom:10px; }
.form-list li                       { margin-bottom:6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea   { width:250px; }
.form-list li .input-box select     { width:256px;}
.form-list li.addElement            { border-top:1px solid #DDD; padding-top:10px;}
.group-select li                    { margin:0 10px 10px 0; padding-left:8px;  text-align:left; }
.group-select li .input-box         { float:left; width:444px; text-align:left; }
.group-select li .input-text,
.group-select li select,
.group-select li textarea           { width:444px; }
.group-select li .input-box .input-text,
.group-select li .input-box textarea{ width:420px; }
.group-select li .input-text		{ float:left; width:420px; text-align:left; }
.group-select li .input-box select  { width:425px;}
.group-select li .sl	{ position:relative; margin-left:-35px; }
.group-select li .sll	{ position:relative; margin-left:-50px; }


.layout-1column fieldset  { margin-top:0; border-top:0; padding-top:0; padding-bottom:8px; }

.layout-1column-detail fieldset  { margin-top:0; border-top:0; padding-top:0; padding-bottom:8px; }


/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice {
    clear:both;
    min-height:15px;
    margin-top:3px;
    background:url(../images/validation_advice_bg.gif) no-repeat 2px 4px;
    padding-left:13px;
    font-size:.95em;
    font-weight:bold;
    line-height:1.25em;
    }
.validation-failed {
    border:1px solid #eb340a !important;
    background:#faebe7 !important;
    }
label.required {
    font-weight:bold;
    }
p.required {
    text-align:right;
    }



/********************** Messages  */


.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703;}
.success, .error { font-weight:bold; }

.messages { width:100%; margin-bottom:10px; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    padding:4px 12px !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li { margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background:#faebe7;
    }
	

.success-msg {
    border-color:#446423;
    color:#3d6611;
    background:#eff5ea;
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background:#fafaec;
    }
.succes_cont{
	border:0;
}

.succes_cont .success-msg {
	width:929px; float:left; background:url(../images/menu_white.gif) no-repeat bottom; 
    border:0;
    color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    }	
.succes_cont img { position:absolute; margin-left:20px; }
.succes_cont a { position:absolute; margin-left:400px; }
	
.messages		{ border:0; padding:0 0 0 0; margin:0; width:341px; background:none; margin:-20px 0 0 -1px;  }
.messages li	{ border:0px solid #ffffff; padding:0 0 0 0; margin:0; width:276px; text-align:center; background:url(../images/menu_white.gif) no-repeat left bottom; }
.messages ul	{ vertical-align:middle; margin:0 0 0 0; }
.messages li ul li	{ border:0px solid #ffffff; padding:0; margin:0; width:none; background:none; }
.layout-1column	.messages .error-msg li	{ border:0; color:#000000; background:url(../images/error.gif) center left no-repeat; vertical-align:middle; padding:17px 0 0 45px; text-align:center; }
/*	.messages .success-msg		{ border:0; padding:20px; width:100%; float:left; background:url(../images/menu_white.gif) no-repeat bottom; margin:0; }
	.messages li ul				{ margin:0; padding:0; border:0; }	

.messages .error-msg  li	{ border:none; color:#000000; background: url(../images/succes.gif) center left no-repeat; height:39px; vertical-align:middle;padding-left:45px; text-align:left; }	
*/
/*.view_bottom			{ width:684px; height:64px; background: url(../images/view_bottom.gif) no-repeat; position:relative; clear:both; padding:28px; float:left; }*/
.view_bottom			{ float:left; clear:both; margin:-92px 0 0 0; padding:102px 0 0 0; position:absolute; bottom:0;  padding:28px; width:684px; height:64px; background:#f0f0f0 url(../images/view_bottom.gif) no-repeat; z-index:200;}
div[id] .view_bottom			{ height:auto; min-height:64px;}
.view_bottom .padder	{ float:left; text-align:left; width:397px; padding:0; }
.view_bottom .padder .add-tag-box	{ width:397px; }
.view_bottom .padder .add-tag-box .input-box	{ float:left; width:345px; }
.view_bottom .padder .add-tag-box .send-box		{ float:left; margin-left:5px; width:35px; float:right; }
.view_bottom .padder .input-box input	{ width:345px; background:#FFFFFF; border:1px solid #b6b6b6; }

.rew				{ width:740px; position:static; float:left; clear:left; margin:0 0 150px 0; }
.rew .head			{ margin:0; background-repeat:no-repeat; }
.rew ol				{ background:#f3f8d7; border:1px solid #c4de36; margin-top:-15px; }
.rew ol li			{ width:710px; padding:15px; text-align:justify; }
.rew table.pager tr	{ background:#FFFFFF; border:#c4de36 1px solid; border-top:0; }
.rew table.pager td strong	{ float:left; }

.rew .more						{ width:740px; padding-bottom:20px; }
.rew .more .box					{ width:708px; background:#f3f8d7; border:1px solid #c4de36; padding:15px; margin:-2px 0 20px 0;}
.rew .more h5					{ margin:0 0 15px 0; text-align:left; }
.rew .more .head-alt2			{ padding-top:2px; height:24px; }
.rew .more strong			{ text-align:left; float:left; }
.rew .more .data-table			{ width:708px; }
.rew .more textarea  		{ width:450px; height:200px; }
.rew .more .data-table thead th	{ background:#8a8a8a; color:#FFFFFF; }

.data-table thead .corner-l	{ background:#edf5c2 url(../images/corner-l.gif) left no-repeat; }
.data-table thead .corner-r	{ background:#edf5c2 url(../images/corner-r.gif) right no-repeat; }
.rew .more .box {
    position:relative;
    margin-top:-1px;
    margin-bottom:25px;
    border:1px solid #ddd;
    background:#fbfbfb;
    }
	
.padder .box ul{
    position:relative;
	padding:20px;
    border:1px solid #c4de36;
    background:#f3f8d7;
    }

/********************** Tabs */
.tabs                   { height:64px; clear:both; width:267px; float:left; }
.tabs li                { margin-bottom:10px; height:13px; text-align:left; }
.tabs li.add            { background: url(../images/add.gif) left center no-repeat; }
.tabs li.write          { background: url(../images/write.gif) left center no-repeat; }
.tabs li.send           { background: url(../images/send.gif) left center no-repeat; }
.tabs a                 { color:#000; padding-left:12px; }
.tabs a:hover           { text-decoration:none; color:#444; }
.tabs li.active a,
.tabs li.active a:hover { background-color:#666; font-weight:bold; color:#fff; }
.tabs .active a         { background:#c4de36 !important; color:#000 !important; padding:3px 10px 3px 10px !important; float:left !important; }

/********************** Headings */

.head,
.head-alt,
.head-alt2,
.head-alt3          { line-height:1.25em; text-align:right; }
.head .title,
.head-alt .title,
.head-alt2 .title,
.head-alt3 .title   { margin:0; float:left;}
.head a,
.head-alt a,
.head-alt2 a,
.head-alt3 a        { font-size:10px; text-transform:uppercase; }



#send2					{ margin-left:25px; }

/* Page heading */
.page-head { margin:0 0 16px 0; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
    margin:0 0 0 13px;
    font-size:23px;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
    }

.page-head h1, .page-head-alt h1 { /* newly added */
    margin:0 0 0 13px;
    font-size:23px;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
    }

.button-level h3 { /* heading level with buttons */
    float:left;
    width:60%;
    }
p.right-a		{ float:right; text-align:right;}

.col-1 address		{ border:1px solid #c4de36; padding:10px; border-top:0; background:#f3f8d7;  margin:-9px 0 0 0; text-align:left; }
.col-2 .box		{ border:1px solid #c4de36; padding:10px; border-top:0; background:#f3f8d7;  margin:-9px 0 0 0; text-align:left; }
.col-2 .box	p	{ border:0; padding:0; border-top:0; background:none;  margin:0; text-align:left; }
.col2-set .col-1 address		{ border:0; border-top:0; background:none; text-align:left; float:left; width:60%; padding:0; margin:0 0 10px 0; }
.head-alt           { margin-bottom:5px; }
.head-alt .title    { color:#4f8100; font-size:1.3em; }
.head-alt3							{ background: url(../images/head-alt3.gif); padding:0; font-size:1.1em; bottom:0px; border:0; height:26px; margin-bottom:0; }
.head-alt3 h5						{ float:left; height:20px; padding-top:4px; padding-left:15px;}
.head-alt2							{ margin-bottom:12px; background: url(../images/head-alt2-medium.gif); padding:0; font-size:1.1em; margin-bottom:0px; }
.head-alt2 .pager					{ margin-bottom:12px; background: url(../images/head-alt2-medium.gif); padding:0; font-size:1.1em; margin-bottom:0px; border:0; }
.head-alt2 .pager td				{ border:0; border-bottom:1px solid #c4de36; }
.head-alt2 a						{ margin-top:0; background: url(../images/head-alt2-corner.gif) right no-repeat; font-size:1.1em; float: right; height:20px; padding-top:6px; padding-right:15px;}
.head-alt2 .corner						{ margin-top:0; background: url(../images/head-alt2-corner.gif) right no-repeat; font-size:1.1em; float: right; height:20px; padding-top:6px; padding-right:15px;}
.head-alt2 h5						{ float:left; height:20px; padding-top:2px; padding-left:15px;}
.head-alt2 h4						{ float:left; height:20px; padding-top:2px; padding-left:15px;}
.layout-1column .head-alt2          { margin-bottom:12px; background: url(../images/head-alt2.gif); padding:2px 30px 0 30px; font-size:1.1em; height:24px; width:870px; margin-bottom:0px; }

.head-alt2 .title   { font-size:1.1em;  }
.head-alt3          { margin-bottom:8px; border-bottom:1px solid #ddd; }


.news				{ width:100%; }
.news p				{ float:left; }
.news label			{  }

/* Category heading */
.category-head {
    margin-bottom:7px;
    }
.category-head h2 {
    padding:3px 0;
    color:#000000;
    font-size:1.6em;
    }
.category-image { display:block; width:705px; }


/********************* Tables */

td.label        { font-weight:bold; }

/* Data Table */
.data-table { width:100%;  }
.data-table tr { background:#f1f1f1; }
.data-table .odd  { background:#fff }
.data-table .even { background:#fcfcfc; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:2px 8px; white-space:nowrap; font-size:11px; color:#000; text-transform: normal; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff;}
.data-table td { padding:3px 8px; }
.data-table thead tr { background:#edf5c2; height:15px; text-align:center; padding:0 0 0 0; }
div[class] .data-table thead tr {height:24px; }
.data-table tfoot { border-bottom:1px solid #d9dde3;}
#shopping-cart-table .data-table tfoot tr{ border:0; }
.data-table tfoot tr.first {}
.data-table tfoot tr { background-color:#f3f3f3 !important; }
/* Bundle Product row */
.data-table tbody.odd tr { background:#fff; }
.data-table tbody.even tr { background:#eeeded; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-top:solid 1px #dedede; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }
.data-table tbody td  		{ text-align:center; vertical-align:middle; }
.data-table tbody td.left  	{ text-align:left; }
.data-table tbody td.item  	{ text-align:left; }
.data-table tbody td.item a			{ color:#e60016; text-decoration:underline; }
.data-table tbody td.item a:hover	{ text-decoration:none; }


.data-table tbody tr		 { }
.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#444; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }
.data-table thead th		{ padding-top:5px; font-variant:normal !important; }
.data-table thead .remove	{ width:80px; background:#e7f2af url(../images/kosik_l.gif) left top no-repeat; text-align:center; font-variant:normal; }
.data-table thead .min	{ width:101px; text-align:center; border-left:1px solid #cfd99d; font-variant:normal; }
.data-table thead .product	{ width:461px; text-align:left; border-left:1px solid #cfd99d; font-variant:normal; }
.data-table thead .price	{ width:123px; text-align:center; border-left:1px solid #cfd99d; font-variant:normal; }
.data-table thead .mutch		{ width:76px; text-align:center; border-left:1px solid #cfd99d; font-variant:normal; }
.data-table thead .total		{ width:82px; text-align:center; border-left:1px solid #cfd99d; background:#e7f2af url(../images/kosik_r.gif) right top no-repeat; }
.data-table .list td{ border-top:solid 1px #dedede; border-left:solid 1px #dedede; }
.data-table .list td.last{ border-right:solid 1px #dedede }

#review-form .data-table tbody td	{ border:0; }

.data-table2				{ width:100%; }
.data-table2 thead tr		{ background:#f3f8d7; }
.data-table2 thead th		{ text-align:center; padding:3px 10px 3px 10px; color:#000000; font-size:12px; font-weight:bold; }
.data-table2 thead th.left	{ text-align:left; }
.data-table2 thead th.right	{ text-align:right; }
.data-table2 tbody tr		{ }
.data-table2 tbody td		{ text-align:left; padding:3px 10px 3px 10px; border-bottom:#c0c0c0 1px solid; }
.data-table2 tbody td	{ }
.data-table2 tfoot td	{ text-align:left; padding:3px 10px 3px 10px; }
.data-table3				{ width:100%; }
.data-table3 thead tr		{ background:#f3f8d7; }
.data-table3 thead th		{ text-align:center; padding:3px 10px 3px 10px; color:#000000; font-size:12px; font-weight:bold; }
.data-table3 thead th.left	{ text-align:left; }
.data-table3 thead th.right	{ text-align:right; }
.data-table3 tbody tr		{ }
.data-table3 tbody td		{ text-align:center; padding:3px 10px 3px 10px; }
.data-table3 tfoot td		{ text-align:center; padding:3px 10px 3px 10px; }
.data-table tbody td.first	{ border-left:1px solid #c4de36; }
.data-table tbody td.last	{ border-right:1px solid #c4de36; }
.data-table thead th	{ border-bottom:1px solid #c4de36; }
.data-table tfoot tr.first td	{ border-top:1px solid #c4de36; }
.data-table tfoot tr.last td	{ border-bottom:1px solid #c4de36;	} 
.data-table tfoot tr td.first	{ border-left:1px solid #c4de36; }
.data-table tfoot tr td.last	{ border-right:1px solid #c4de36; }
.sp .pager .data-table	{ border-bottom:1px solid #c4de36; }

.sp .pager thead tr				{ background: url(../images/head-alt2-medium.gif); height:20px; padding:; margin:0; font-size:1.1em; margin-bottom:0px; border:0; }
.sp .pager thead td 					{ border:0; }
.box .data-table3 td	{ background:#f3f8d7; border:0; }
.box .data-table3 tr	{ border:0; }
.box .data-table3	{ border:#c4de36 1px solid; border-top:0;}

.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select{ width:100%; }

.generic-table td { padding:2px 8px}
.generic-table td.first { padding-left:0; }



/********************** Lists */
.disc           { margin-bottom:10px; }
.disc li        { margin-left:20px; list-style:disc; }


/* Bare List */
.bare-list      { margin:5px 0; }
.bare-list li   { margin:3px 0; }



/********************** Space Creators */

.no-display { display:none; }
.content    { padding:12px 12px 12px 15px; } /* Sets default padding */
.actions    { line-height:1.3em; }
.pipe,
.separator { padding:0 3px; font-size:.85em; }
.divider {
    margin:0 0 10px 0;
    height:1px;
    background:#ccc;
    font-size:1px;
    line-height:1em;
    overflow:hidden;
    }



/********************** Pager */

table.pager select  { width:50px; margin:0 3px; }
table.pager { width:99.9%; background:#fff; }
table.pager td { width:32%; border-top:1px solid #ddd; padding:4px 8px; vertical-align:middle; }
table.pager td.pages { text-align:center; }
table.pager ol,
table.pager li { display:inline; }
table.pager li { padding:0 2px; }
table.pager td.sort-by { width:60%; }
table.pager td.sort-by .active,
table.pager td.sort-by .active:hover { color:#444; }



/************************************************************/
/********************[ Mage_CSS_C Layout]********************/
/************************************************************/


/********************** Base Layout */

/* Structure */
#head_part      { width:100%; background: #2F2F2F url(../images/hbg.png) top repeat-x; }



.header         { z-index:999; text-align:left; width:959px; height:100px; margin:0 auto; }
.header .left	{ float:left; width:150px; position: relative; }
.header .left .logo		{ width:150px; height:103px; float:left; margin:0;
position: absolute;
top:0px;
left:0px;}

.header .right	{ float:left; margin-left: 25px; width:795px; position: relative; background: url(../images/hbg-line.png) top repeat-x; background-position: 53px 53px; }

.header .right .menu	{ float:left; width:540px; margin:16px 0 0 0; position: relative; left: -10px;  }
.header .right #navv .menu	{ position: relative; left: -15px;  }

.header .right .menu ul	{ margin:0; list-style:none; padding:0; }
.header .right .menu li	{ display:inline; }
.header .right .menu li a	{ float:left; display:block; }
.header .right .menu li.home a	{ background:url(../images/links/new/cz_home.gif); width:72px; height:27px; }
.header .right .menu li.home a.use	{ background:url(../images/links/new/cz_home_u.gif); }
.header .right .menu li.home a:hover	{ background:url(../images/links/new/cz_home_a.gif); }
.header .right .menu li.shop a	{ background:url(../images/links/new/cz_shop.gif); width:78px; height:27px; }
.header .right .menu li.shop a.use	{ background:url(../images/links/new/cz_shop_u.gif); }
.header .right .menu li.shop a:hover	{ background:url(../images/links/new/cz_shop_a.gif); }
.header .right .menu li.informace a	{ background:url(../images/links/new/cz_informace.gif); width:63px; height:27px; }
.header .right .menu li.informace a.use	{ background:url(../images/links/new/cz_informace_u.gif); }
.header .right .menu li.informace a:hover	{ background:url(../images/links/new/cz_informace_a.gif); }

.header .right .menu li.kontakt a	{ background:url(../images/links/new/cz_kontakt.gif); width:99px; height:27px; }
.header .right .menu li.kontakt a.use	{ background:url(../images/links/new/cz_kontakt_u.gif); }
.header .right .menu li.kontakt a:hover	{ background:url(../images/links/new/cz_kontakt_a.gif); }

.header .right .menu li.namiru a	{ background:url(../images/links/new/cz_namiru.gif); width:96px; height:27px; }
.header .right .menu li.namiru a.use	{ background:url(../images/links/new/cz_namiru_u.gif); }
.header .right .menu li.namiru a:hover	{ background:url(../images/links/new/cz_namiru_a.gif); }

.header #nav {
    margin-top: 8px;
}
.header #nav li.active a, .header #nav li.active a:visited, .header #nav li.active a:link {
    color:#ce0000;
}


.header #nav li a, .header #nav li a:link, .header #nav li a:visited {
    color:#7f7f7f; font-size: 11px; text-decoration: none;
}

.header .right .right-top-box {
    width:336px; height:40px; margin-top:7px; margin-bottom:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;
    position: absolute; top: 0px; right:0px; color: #7f7f7f;

}
.header .right .right-top-box select { height:19px; width:95px; border:1px solid #b6b6b6; font-size:11px; display: inline; }

.header .right .right-top-box .popisek label {
    font-weight: normal; color: #7f7f7f;
}

.header .right .right-top-box .popisek {
        font-weight:100; text-align:right; color:#7f7f7f; float: left; margin-right: 5px;
        margin-bottom: 5px;
        margin-left: 137px;
        width: 130px
}

.header .right .right-top-box .currency-switcher select {
    width: 59px;
}
.header .right .right-top-box .language-switcher select {
    width: 94px;
}

    .right-top-box .popisek, .right-top-box .currency-switcher, .right-top-box .language-switcher {
     float: left; margin-right: 5px; margin-bottom: 5px;
}
.right-top-box .usermenu {float: right; }
.right-top-box .usermenu li {float: left; margin-right: 7px; margin-left: 10px;  }

.right-top-box .usermenu a  {color:#7f7f7f; font-size:9px; }
.right-top-box .usermenu a.top-link-cart  {height:13px;color:#000; font-size:11px; padding-left: 18px; }
.right-top-box .last {background: url(../images/cart-icon.png) left no-repeat;}

#middle_part	{ width:100%; padding-bottom:20px; padding-top:20px; background:#2F2F2F;}
.middle         { width:959px; position:relative; margin:0 auto; padding-top:0; min-height:350px; }
.one .col-main	{ position:relative; top:0; }
.one .col-right	{ position:relative; top:0; }
.middle .details { margin: 0 0 25px 0; }
.middle .details label { height:20px; vertical-align:middle; font-weight:normal; color:#999; font-size:11px; }
.middle .details #search_mini_form	{width:290px; float:right; }
.middle .details #search	{ width:210px; height:18px; background:url(../images/search_bg2.gif); border:0; margin:0; padding:2px 5px 0 5px; float: left; }
.middle .details .submit_search { width:50px; height:20px; background:url(../images/search_sub.gif); border:0; margin:0;} 
.middle .details #search {width:210px; height:18px; background:url(../images/search_bg2.gif); border:0; margin:0; padding:2px 5px 0 5px;  float: left;}
.middle .details .left	{ float:left;margin-left:13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#999999; vertical-align:middle; }
.middle .details .right	{ padding-right:50px; width:250px;}
.middle .details .menu_sel	{ background:#353535; height:19px; width:160px; border:1px solid #353535; color:#999999; margin-right:40px; }


.layout-1column-sp .main_pg { padding: 0; background:url(../images/column-1.gif) repeat-y left; width:950px; float:right; height:400px; text-align:left; }
div[class].layout-1column-sp .main_pg { height:auto; min-height:400px; }
.layout-1column-sp .main_pg p, .layout-1column-sp .main_pg div, .layout-1column-sp .main_pg fieldset { margin:0 30px 0 30px; }
.layout-1column-sp .main_pg .padder { margin:0; }
.layout-1column-sp .main_pg .page-head h3 { margin:0; color:#000; font-size:22px; margin:0 0 0 45px; }
.layout-1column-sp .main_pg .page-head h1 { margin:0; color:#000; font-size:22px; margin:0 0 0 45px; } /*newly added*/
.layout-1column-sp .main_pg .page-head  { background:url(../images/column-1-head.gif) no-repeat;  height:34px; padding-top:10px; margin:0; margin-bottom:15px;  }
.layout-1column-sp .main_pg .input-text { width:390px; }
.layout-1column-sp .main_pg .button-set { padding:20px 45px 0 0; position:relative; }
.layout-1column-sp .foot  { background:url(../images/column-1-foot.gif) no-repeat left; height:45px; width:959px; height:12px; float:left; }
.col-left       { float:left; width:170px; margin-left:0; margin-top:0; }
.col-right      { float:right; width:170px; margin-left:0; margin-top:0; margin-bottom:102px; }
.left-as-right .col-right {float:left; margin-right:20px;}

.col-main       { float:left; width:740px; margin:0 0 0 0; padding:0; }


.columnsleft .col-main { height:600px; }
div[class].columnsleft .col-main { height:auto; min-height:600px; }

.lista		{ background:url(../images/top_lista.jpg) no-repeat; width:750px; height:53px; position: relative; float:right; }
.lista .menu	{ width:510px; height:35px; position: relative; float:left; }
.lista .search	{ width:230px; height:30px; position: relative; float:left; padding:5px 0 0 10px; }
.lista fieldset	{ border:0; padding:0; margin:0 0 0 -45px;}
.lista .form_text	{ background:url(../images/form_text.gif) no-repeat; width:176px; height:20px; border:0; padding:2px 0 0 5px; color:#333333;}
.lista .submit_search	{ background:url(../images/submit_search.gif) no-repeat; width:33px; height:25px; border:0; color:#666666;}
/* Style */
.outline-creator { border:0; background:#fff; width:930px; padding:0 10px 0 5px; margin:0 auto; }
.col-main .padder{ }
.layout-3columns .padder { padding:0; }

/********************** Header */

/* Logo */
h1#logo                 { float:left; }
.side-logo-promo        { float:left; margin:15px 10px 0 10px; }
.page-popup h1#logo     { display:none; }

.toplinks-bar           { background:#444; color:#fff; padding:7px 13px; text-align:right; }
.toplinks-bar .top-links              { padding-left:8px; }
.toplinks-bar .top-links,
.toplinks-bar .top-links li           { display:inline; }
.toplinks-bar .top-links li           { padding:0 4px 0 1px; }
.toplinks-bar .top-links a,
.toplinks-bar .top-links a:hover      { color:#ddd; }
.toplinks-bar .top-links a            { padding:0 7px 0 0; background:url(../images/links_separator.gif) no-repeat 100% 50%; }
.toplinks-bar .top-links .last a      { padding:0; background:none; }
.search-bar             { padding:3px 12px 2px 12px; border-bottom:1px double #dedede; background:#efefef; margin-bottom:16px; line-height:1.25em; }
.breadcrumbs            { float:left; }
.breadcrumbs li         { display:inline; line-height:18px; }
.breadcrumbs a,
.breadcrumbs a:hover     { color:#7f7f7f; }


/* Mini search */
.mini-search {
    position:relative;
    z-index:97;
    float:right;
    width:290px;
    background:url(../images/head_search.gif) no-repeat 0 50%;
	margin: 0 50px 0 0;
    }
.mini-search .input-text { width:212px; margin-right:2px; }

.search-autocomplete {
    border:1px solid #999;
    background:#f9f5f0;
    position:absolute;
    left:45px !important;
    top:22px !important;
    width:216px!important;
    }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; }
.search-autocomplete li.odd { background:#f6f6f6; }
.search-autocomplete li.selected { background:#ecf9ea; }



/********************** Sidebars */
.sidebar .box { margin-bottom:20px; float:left; }
.sidebar .content { padding:0; margin:0; }
.sidebar h3 { font-size:1.05em; text-transform:uppercase; }
.sidebar h4 { color:#444; text-transform:uppercase; }
.sidebar .actions { text-align:right; }
.sidebar .actions a,
.sidebar .actions a:hover { text-decoration:underline; }
.widget-btn { float:right; font-size:11px; margin:0 0 2px 5px; }
.widget-btn, .widget-btn:hover { color:#646464; font-weight:bold; }


/* Currency Switcher */

.currency-switcher select {     width:50px; }
.header .right .currency	{ height:40px; margin-top:7px; margin-bottom:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; float:right; }
.header .right .currency select	{ height:19px; width:60px; border:1px solid #b6b6b6; font-size:11px; float:left; }
div[class] .header .right .currency select	{ font-size:12px; }
.header .right .currency option	{ padding:0 0px 0 5px; }
.currency label { font-weight:100; text-align:left; color:#CE0000;}


/* Base Mini */
.base-mini { line-height:1.3em; }
.base-mini .head { border-bottom:1px solid #ddd; background:#ffffff; }
.base-mini .head a { font-size:10px; text-transform:uppercase; }
.base-mini .head h4 {
    margin:0;
    font-size:1.1em;
    text-transform:uppercase;
    }
.base-mini .head h4 .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
.base-mini h5 { margin:0; font-size:10px; font-weight:normal; text-align:left; text-transform:uppercase; }
.base-mini .head a		   { margin-right:10px; }
.base-mini .product-images      { float:left; width:52px; height:52px; }
.base-mini .product-images a img { border:1px solid #a9a9a9; vertical-align:top; z-index:1; }
.base-mini .product-checkbox    { float: left; width:10px; }
.base-mini .product-names       { margin-left:18px; }
.base-mini .product-details     { margin:0 0 0 60px; height:50px; }
.base-mini .product-details[class] { height:auto; min-height:50px; }
.base-mini .regular-price       { color:#2f2f2f; font-size:11px; }
.base-mini .special-price       { font-size:11px; }
.base-mini .minimal-price       { font-size:11px; }
.base-mini .price-box           { margin:1px 0; }
.base-mini .content          	{ margin:0; }
.base-mini .sub          		{ float:right; margin:10px 0 0 0; }
.sidebar .item                  { margin-bottom:5px; padding-bottom:5px; }
.sidebar .last                  { margin-bottom:0; border-bottom:none; }
.sidebar .actions               { margin-top:0; border-top:1px solid #ddd; padding-top:5px; }
.base-mini .paddings			{ margin:10px 0 0 0;}


/* Sidebar Blocks */
.mini-product-tags .head h4         { background-image:url(../images/icon_tag_green.gif); }
.mini-product-tags li               { display:inline; padding-right:4px; line-height:1.5em; }
.mini-product-tags li:after         { display:inline!important; }
.mini-product-tags .content a,
.mini-product-tags .content a:hover { color:#1b2d3b; }



.mini-order .actions       { border:0; }
.mini-order .head					{ background:url(../images/list_top.gif); height:23px; width:156px; padding:5px 0 0 10px;}
.mini-order .cart-count 				{ border:#cccccc 1px solid; border-top:0; border-bottom:0; margin:0; padding:0 15px 0 15px; width:134px; }
.mini-order .cart-count .all    { padding:5px 0 10px 0; float:left; width:100%; text-align:right; }
.mini-order ol       { border:0; }
.mini-order .foot              		{ background:url(../images/list_bott.gif); height:30px; width:150px; padding:0 8px 0 8px; margin-bottom:0px; min-height:auto; }
.mini-order ol li div.product-names      { text-align:left; }

.mini-cart img						{ float:right; text-align:right; }
.mini-cart							{ font-size:11px; margin: 0 0 20px 0 !important; }
.mini-cart .head                    { background:url(../images/list_top.gif); height:23px; width:156px; padding:5px 0 0 10px;}
.mini-cart .head h4                 { color:#ce0000; }
.mini-cart .head h4.title2          { font-weight:normal; text-align:left; }
.mini-cart h5                       { margin-bottom:10px; border-bottom:1px solid #ddd; padding-bottom:3px; }
.mini-cart .cart-count              { background:#fff; border:1px solid #cccccc; border-top:0; border-bottom:0; padding:10px 10px 5px 10px; width:144px; color:#6b6b6b;}
.mini-cart .cart-count td		    { text-align:left; }
.mini-cart .cart-count td label     { text-align:left; padding-left:5px; }
.mini-cart .cart-count  a           { color:#000000; }
.mini-cart .cart-count .foot        { background:url(../images/list_bott.gif); height:30px; width:150px; margin:0px 0 -10px -11px; }
.mini-cart .foot              		{ background:url(../images/list_bott.gif); height:30px; width:150px; padding:0 8px 0 8px; margin-bottom:5px; min-height:auto; }
.mini-cart .foot p             		{ width:100%; background:#e7f2af; margin:0; color:#000000; }
.mini-cart .subtotal                { background:url(../images/cart_subtotal_count.gif) no-repeat 50% 0; margin-top:5px; line-height:23px; }

.mini-poll .head					{ background:url(../images/list_top.gif); height:23px; width:156px; padding:5px 0 0 10px;}
.mini-poll .cart-count 				{ border:#cccccc 1px solid; border-top:0; border-bottom:0; margin:0; padding:0; width:164px; }
.mini-poll .cart-count .left	 	{ width:15px; color:#6b6b6b; padding-left:10px; vertical-align:middle; }
.mini-poll .cart-count .right		{ width:129px; color:#6b6b6b; text-align:left; vertical-align:middle; }
.mini-poll h5						{ widows:144px; padding:5px 10px 5px 10px; }
.mini-poll .foot              		{ background:url(../images/list_bott.gif); height:30px; width:150px; padding:0 8px 0 8px; margin-bottom:0px; min-height:auto; }
.mini-poll .paddings 				{ margin:5px 0 0 0; }
.mini-poll .head					{ background:url(../images/list_top.gif); height:23px; width:156px; padding:5px 0 0 10px;}
.mini-poll .vys						{ border:#cccccc 1px solid; border-top:0; border-bottom:0; margin:0; padding:0; width:164px; }
.mini-poll .vys						{ border:#cccccc 1px solid; border-top:0; border-bottom:0; margin:0; padding:0; width:164px; }

.mini-poll .cart-count .label	 	{ width:85px; color:#6b6b6b; text-align:left; padding-left:10px; vertical-align:middle; }
.mini-poll .cart-count .item		{ width:39px; color:#6b6b6b; text-align:left; padding-left:10px; padding-right:10px; vertical-align:middle; }

.mini-product-view .head h4         { background-image:url(../images/icon_tag_green.gif); }
.mini-product-view { display:none; }
.cms_side		{ margin:0 0 20px 0; }
.cms_side .head	{ background:url(../images/cms_side_top.gif); height:23px; width:156px; padding:5px 0 0 10px; color:#ce0000; }
.cms_side .count ul	{ margin:0; padding:0; }
.cms_side .count li	{ background:#fff; border:1px solid #f5cccc; border-top:0; margin:0; border-bottom:0; padding:3px 10px 0 10px; width:144px; color:#6b6b6b; text-align:left; }
.cms_side .count li span	{ color:#ce0000; font-size:15px; }
.cms_side .count li a		{ text-decoration:underline; font-size:11px; }
.cms_side .foot	{ background:url(../images/cms_side_foot.gif); height:15px; width:156px; padding:0 0 0 10px; }


/********************** Footer */
#footer_part		{ width:100%; clear:both; padding:0; height:204px; background: #C4DE36 url(../images/fbg.gif) top repeat-x;}
.footer				{ margin:0 auto; width:959px; display:block; color:#666; height:80px; padding-left: 15px;  }
.footer .up			{ margin-top:1px; float:left; height:110px; padding-left:4px; background:url(../images/fbg-boxes.gif) no-repeat top center }
.footer .down		{margin-left:2px; float:left;  color:#b2b2b2; width:946px; height: 70px; background:url(../images/foot_logo.gif) no-repeat; padding-top: 10px; background-position: 0px 40px;}

.footer .cart		{ float:left; height:108px; width:270px; padding:17px 19px 0 26px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.footer .cart h4	{ margin:0 0 5px 0; }

.footer .cart label	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; margin:0; color:#B2B2B2; }
.footer .cart form		{ margin:0; padding:0; }
.footer .cart fieldset	{ margin:0; padding:0; }

.footer .black		{  margin-top:0px !important; }
.footer .last		{ margin:0; }


.footer .cart ul li		{ list-style-image:url(../images/sign.gif); margin-bottom:2px; }
.footer .cart ul li.none{ list-style:none; }
.footer .cart ul li	a	{ color:#666666; font-size:11px; text-decoration:underline; }

.footer .down a			{ text-decoration:underline; color:#b2b2b2; }
.footer .down p			{ float:none; }
.footer .down .foot-menu	{ float:left; margin:0; width:700px; }
.footer .down .foot-copy, .foot-copy a, .foot-copy a:link, .foot-copy a:visited	{ float:right; margin:0; text-align:right; font-size:9px; clear: right; color: #000000;  }
.footer .down ul			{ }
.footer .down li			{ float:left; display:inline; margin-right:25px; }
.footer .down li a			{ text-decoration:none; color:#000000; }
.footer .down .banks		{ float:right; text-align:right; padding: 2px 10px 2px 14px; background: white; vertical-align: middle;
position:relative; top: -10px;}
.footer .down .banks img	{ width:30px;  vertical-align: middle; }

.footer .foot-fb{display:block;height:21px;width:21px; float:left; background:url(../images/fb-ico.gif); margin-right:7px;}
.footer .foot-tw{display:block;height:21px;width:21px; float:left; background:url(../images/tw-ico.gif);}

.footer .foot-sociallist {
    position:relative; top:10px; padding-left:50px;
}

.mini-newsletter                    { margin:0 0 0 0; }
.mini-newsletter label              { 
	display: block;
	font-size:11px !important;
        color: #b2b2b2;
	font-family:Verdana, Arial, Helvetica, sans-serif !important; 
	font-variant:normal !important; 
	text-transform:none;
        width: 200px;
	}
.mini-newsletter input		        { float:left; }
.mini-newsletter input.right	    { margin-right:6px; }
.mini-newsletter .input-box input   { margin:px 0 0px 0; border:1px solid #b6b6b6; width:176px; }
.mini-newsletter .input-text        {  }
.mini-newsletter .validation-advice { background:#faebe7; border:1px solid #eb340a; }

/************************************************************/
/****************[ Mage_CSS_D Shop Elements]*****************/
/************************************************************/

.product-shop                    { float:right; }
.product-shop .form-button,
.product-shop .form-button-alt   { margin-right:10px; }
.out-of-stock                    { padding:0 0 5px; color:#D83820; font-weight:bold; }
.product-shop .short-description { width:100%; overflow:hidden; }


/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1.2em;
    }
.rating-box {
    float:left;
    position:relative;
    width:50px;
    height:10px;
    margin-right:5px;
    background:url(../images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:13px;
    background:url(../images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list td {
    padding:2px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-weight:bold;
    line-height:1em;
    }
.ratings small { font-size:11px; }


/************************* Prices */
.price { white-space:nowrap !important; }

.price-box { padding:5px 0 10px; }
.price-box .price { font-size:13px; font-weight:normal;color:#fff; }
.price-box .price .label { margin-right:3px; }

/* Regular price */
.regular-price { color:#396f00;}
.regular-price .price { font-size:13px; font-weight:normal; color:#000000; clear:both; }
#product-price-25 {}

/* Old price */
.old-price { margin:0; }
.old-price .price-label { font-size:11px; font-weight:bold; white-space:nowrap; color: #000; }
.old-price .price { font-weight:bold; font-size:13px; color:#396f00; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:11px; font-weight:bold; text-transform:uppercase; white-space:nowrap; color:#000; }
.special-price .price { font-size:13px; font-weight:bold; }
.generic-product-grid .special-price .price-label{ color: #fff; font-size: 13px; } 

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; font-size:12px; text-decoration:underline; color:#444; }
a.minimal-price-link:hover { color:#444; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; color:#444; }

/* Including tax */
.price-including-tax { display:block; color:#888; }
.price-including-tax .label {  font-size:10px; text-transform:uppercase; color:#888; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#396f00; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#888; }
.price-excluding-tax .label { font-size:10px; text-transform:uppercase; color:#888; }
.price-excluding-tax .price { font-size:12px; font-weight:normal; color:#396f00; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; font-weight:normal; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:7px; }
.price-notice .price { font-weight:bold; }

.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; text-transform:uppercase; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#222; }

.product-pricing-grouped li { padding:2px 0; }
.product-pricing-grouped li .price { font-weight:bold; color:#396f00; }

/********************** Catalog Listing */
.catalog-listing .product-image img    { display:block; }
.catalog-listing .h5 {
    margin-bottom:.4em;
    font-size:1.1em;
    font-weight:normal;
    width:157px; /* In case product is extra really long */
    overflow:hidden; /* In case product is extra really long */
	padding:0 5px 0 10px;
	margin-bottom: 0.4em;
	font-size: 1.05em;
	line-height: 1.35em;
    }
.catalog-listing .h5 a, .catalog-listing .h5 a:hover {
    color:#fff;
    text-decoration:none;
	font-weight:bold;
	text-align:left;
    }
.catalog-listing .add-to {
    margin:.2em 0 1.8em 0;
    line-height:1.3em;
    }
.catalog-listing .ratings { line-height:1.5; }
.catalog-listing .ratings .rating-box { float:none; margin-bottom:3px; }
.catalog-listing .ratings .pipe { display:none; }
.catalog-listing .ratings a { display:block; }

.add-to li { background:url(../images/add_to_bg.gif) no-repeat 0 50%; padding-left:12px; line-height:1.25em; text-align:left; }
.add-to a,
.add-to a:hover { color:#444; }

.add-to-inline { text-align:right; margin:10px 0; }
.add-to-inline li { display:inline; background:url(../images/add_to_bg.gif) no-repeat 0 50%; padding-left:12px; margin-left:12px; line-height:1.25em; }
.add-to-inline a,
.add-to-inline a:hover { color:#444; }


.catalog-listing .ratings { margin-bottom:.6em; }

/* Generic Product Grid */
.generic-product-grid           { width:740px; text-align:center; margin:20px 0 80px 14px; }
.generic-product-grid td        { width:169px; border:0; padding-right:26px; padding-bottom:26px; margin:0; text-align:left; }
.generic-product-grid td.first        { width:175px;  }
.generic-product-grid tr.first td.first .image     { width:169px; }
.generic-product-grid tr.first td.first p	     	{ margin-left:0px; }
.generic-product-grid tr.first td.first .price p	{ margin-left: 0px; }
.generic-product-grid td.last       { padding-right:0; }
.generic-product-grid td .image     { width:169px; padding:0; margin:0; float:right; }
.generic-product-grid td .text     { width:169px; padding:0; margin:0; float:right; font-family:arial, verdana; background: url('../images/list_cart.gif') no-repeat right bottom; border-top:1px solid #000; }
.generic-product-grid td img    { width:169px; height:155px; padding:0; margin:0; }
.generic-product-grid td p    { width:153px; padding:0; margin:0; }
.generic-product-grid td h5	  { padding:5px 10px 0 10px; margin-bottom:1px; font-size:11px; }
.generic-product-grid td a    { width:auto; padding:0; margin:0; position: relative;  }
.generic-product-grid td.empty-product{ border-right:0; background:none; }
.generic-product-grid .price-box	{ padding:0 10px 5px 10px; }
.generic-product-grid .price-box span.price	{ color:#c4de36; font-size:11px; }
.generic-product-grid .price-t	{ display:none; }

/********************** Layered Navigation */
.layered-nav .head {
    margin-bottom:6px;
    background:url(../images/layered_nav_head_bg.gif) no-repeat;
    height:13px;
    }
.layered-nav h3 { display:none; }
.layered-nav h4 {
    margin:0;
    padding:2px 10px;
    background:#679100;
    color:#fff;
    font-size:1.1em;
    }
.narrowed-category li {clear:both;}	
.layered-nav .narrow-by dt { border-top:1px solid #fff; padding:8px 8px 0 8px; font-size:1.1em; }
.layered-nav .narrow-by dd { padding:0 8px 8px 8px; border-bottom:1px solid #ddd;}
#layered-nav .narrow-by a,
#layered-nav .narrow-by a:hover {text-decoration: none; }
#layered-nav .narrow-by a.active {background:#2F2F2F;text-decoration:none;color:white;display: block; width: 147px; padding-left:8px;position: relative;left: -8px; padding-top:3px;padding-bottom: 3px;}
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.narrow-by dt {
    margin:0;
    font-size:1.1em;
    }
.narrow-by dd li { margin-bottom:.3em; line-height:1.3em;}
.narrow-by dd.last { background:none;}
.layered-nav .label { font-weight:bold; }





/******************** ! new ! ***********/
.col-right #layered-nav{
    margin-top: 15px;
    font-size: 11px;
}

.col-right #layered-nav ol.selected{ padding-right: 10px;
    margin-top: 15px;
}

.col-right #layered-nav .content {
    padding-left: 15px;
    padding-right: 5px; width:149px;

}

.col-right #layered-nav .ln-content {
    position: relative;
    top:-25px;
    margin-bottom: -25px;
}

.col-right #layered-nav .content li {
    list-style-image:none;
}

.col-right #layered-nav .content .headKa, .col-right #layered-nav .content .headCe {
    display: block;
    height:15px;
    width: 79px;
    margin-top: 5px;
    margin-bottom: 5px;

}

.col-right #layered-nav .content .headKa {
    background:url(../images/filtr/kategorie.png) no-repeat;
}
.col-right #layered-nav .content .headCe {
    background:url(../images/filtr/cena.png) no-repeat;
}

.col-right #layered-nav .content .headKa span, .col-right #layered-nav .content .headCe span, .col-right #layered-nav .content h4.actual span{
    display: none;
    height: 15px;

}

#layered-nav .redtext {
    color: red;
}


.col-right #layered-nav .content h4.actual {
    margin-bottom: -10px;
    padding-bottom: 0px;
     height:15px;
    width: 130px;
    background:url(../images/filtr/podle.png) no-repeat;
}


/********************* Tool Tips */
.tool-tip { border:2px solid #ddd; border-bottom-color:#666; background:#f6f6f6; position:absolute; }
.tool-tip .inline-content { padding:8px; }
.tool-tip .block-content { padding:15px 20px; }
.tool-tip .btn-close { display:block; position:absolute; right:6px; text-align:right; top:6px;}

/************************************************************/
/******************[ Mage_CSS_E Shop Pages]******************/
/************************************************************/


/********************** Search */
.advanced-search li label       { width:150px;float:left;}
.advanced-search .input-text,
.advanced-search textarea       { width:250px !important; }
.advanced-search select         { width:258px !important; }
.advanced-search .range .input-text { width:70px !important; }
.advanced-search-nothing-found {
    font-weight: bold;
    color: #df280a;
    margin-bottom: 10px;
    }
.advanced-search-found-amount {
    margin-bottom: 10px;
    }
.advanced-search-summary-box {
    padding: 10px 10px 5px 10px;
    background:#ecf9ea;
    }
.advanced-search-summary-tip {
    clear: both;
    font-weight: bold;
    }
.advanced-search-summary-box ul {
    list-style: none;
    float: left;
    width: 50%;
    margin-top:0;
    margin-bottom:7px;
    }
.advanced-search-summary-box ul li span {
    font-weight: bold;
    color: #E17C24;
    }


/* Catalog Listing
**********************************************/

/* List Type */
.listing-type-list .listing-item { border-top:1px solid #D9DDE3; padding:12px 10px 12px 0; }
.listing-type-list .product-image { float:left; width:135px; }
.listing-type-list .product-shop { width:317px; }
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }
.listing-type-list .product-shop .price-box { float:left; text-align:left; margin:0 13px 5px 0; padding-top:0; }
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }


/* Grid Type */
.listing-type-grid .product-image img { }
.listing-type-grid tr.first .product-image img { }
.listing-type-grid .add-to-compare {
    display:block;
    margin:5px 0;
    background:url(../images/icon_add_to_compare.gif) no-repeat 0 50%;
    padding-left:22px;
    color:#6e6969;
    font-weight:bold;
    }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0;text-align:center; }
.listing-type-grid	{ margin:0; padding:0; }

/* Product View
**********************************************/

/* Main Product Image */
.product-img-box { width:585px; position:absolute; left:0; margin-bottom:20px; }
.product-img-box .main-product-img {
    position:relative;
    overflow:hidden;
    width:300px;
    height:300px;
    z-index:9;border:1px solid #cacaca;
    }
.product-img-box .main-product-img img {
    position:absolute;
    left:2px;
    top:2px;
    width:100%;
    cursor:move;
    z-index:99;
    }

.image-zoom {
    z-index:9;
    position:relative;
    height:24px;
    margin:0 auto 13px auto;
    background:url(../images/slider_bg.gif) no-repeat 50% 50%;
    padding:0 28px 0 28px;
    cursor:pointer;
    }
#image          { width:auto; }
#track          { position:relative; height:24px; }
#handle         { position:absolute; left:0; top:3px; width:9px; height:18px;background:url(../images/magnifier_handle.gif) no-repeat;  }
.btn-zoom-out   { position:absolute; left:10px; top:7px;}
.btn-zoom-in    { position:absolute; right:10px; top:7px;}
.product-img-box #image	{ float:right; width:324px;  }
.more-views			{ width:740px; float:right; padding:0; margin-right:-6px; margin-top:10px; position:relative; margin-bottom:0px; }
div[id] .more-views			{ width:740px; float:right; padding:0; margin-right:-6px; position:relative; margin-bottom:20px; }
.more-views h4         { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.more-views ul         { width:740px; float:right; margin-right:-6px; display:block; }
div[id] .more-views ul { margin:0; }
.more-views li         { display:block; width:740px; text-align:right; }
.more-views li.last    { margin-bottom:15px; }
.more-views li img     { border:0px solid #ddd; max-width:740px; }
div[id] .more-views li img     { margin-right:6px; }
.more-views2		{ width:740px; float:left; clear:left; padding:0; margin-right:-6px; position:relative; }

/* Main Product Info Box */
.product-info-left				{ width:378px; float:left; margin:0 0 0 0; position:relative; z-index:10; height:520px; }
div[class] .product-info-left	{ height:auto; min-height:520px; }
.product-info-right				{ float:right; margin:0 0 20px 0; position:relative; width:580px; height:510px; z-index:1; }
.product-info-box-head			{ width:370px; float:left; margin:0 0 0 0; padding:0; display:block; }
.product-info-box-send			{ width:340px; float:left; margin:15px 0 10px 0; }
.product-info-box-send span		{ color:#000000; font-size:12px; font-weight:bold; }
.product-info-box-send .head	{ background:url(../images/price_block_head.gif); height:20px; width:364px; float:left; }
.product-info-box-send .cont	{ background:url(../images/price_block_cont.gif) repeat-y; padding:0 20px 0 20px; width:325px;  float:left;  }
.product-info-box-send .foot	{ background:url(../images/price_block_foot.gif); height:20px; width:364px; float:left;  }
.product-info-box-send table	{ float:right; text-align:left; }
.product-info-box-send table td	{ padding-left:20px; }
.product-info-box-send .input-text	{ width:60px; }
.product-info-box-send .form-button	{ border:0; background:none; Font-variant:small-caps; }
.product-info-box-head .back	{ float:left; margin:0 0 16px 14px; }
.product-info-box-head .tapeta	{ float: right; color:#b3b3b3; text-decoration:underline; font-size:11px; margin-top:4px; }
.product-info-box-head .tapeta:hover	{ text-decoration:none; }
.product-info-box               { float:right; width:340px; padding:12px 12px 0 19px; background:url(../images/corner_info.gif) no-repeat right top; margin:0; text-align: justify; display:block; }
.product-info-box h3            	{ width:325px; margin:0 8px 0 8px; }
.product-info-box h4            	{ width:325px; margin:0 8px 6px 8px; text-align:left; font-weight:normal; font-size:11px; }
.product-info-box h2            	{ width:325px; margin:0 8px 6px 8px; text-align:left; font-weight:normal; font-size:11px; margin-bottom: 0.4em;font-size: 11px;line-height: 1.35em;text-align: left;color: #000000;}
.product-info-box .short-description        { width:325px; margin:0 8px 0px 8px; padding-bottom:3px; font-size:11px; text-align:left; color:#777777; line-height:15px; }
.product-info-box .sku        { width:325px; margin:0 8px 0px 8px; padding-bottom:9px; font-size:11px; border-bottom:1px solid #ccc; text-align:left; color:#777777; line-height:15px; }
.product-info-box .product-name { margin-bottom:8px; margin-left:8px; color:#ce0000; font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align: left; }
.product-info-box .price-box    { margin:10px 0 0 0; color:#000; background:#FFFFFF; width:330px; padding:1px 5px 2px 5px; font-size:11px; font-weight:bold; }.product-info-box .price-box .price-t   { width:87px; float:left; display:inline; padding-left:3px; }
.product-info-box .price-box .price   	{ width:230px; display:inline; font-size:11px;  }
.product-info-box .price-box span   { font-weight:bold; }
.product-info-box .price-box .old-price span.price-label{ color: #000; } 
.product-info-box .price-box .special-price span.price-label{ margin-left: 90px; color: #ce0000; } 
.product-info-box .price-box .special-price span.price{ color: #000; font-size:14px; } 
.product-info-box .ratings      { margin-bottom:1em;}
.info_foot					{ float:right; width:370px; height:11px; background:url(../images/foot_info.gif) no-repeat right top; margin:0; display:block; }
.text_place					{ color:#FFFFFF; width:365px; float:right; margin-top:15px; font-size: 15px; }
.text_place	a				{ color:#c4de36; text-decoration:underline; }
.text_place_both			{ color:#6b6b6b; vertical-align:middle; width:365px; float:right; margin-top:15px; clear:both; border-top: 1px solid #666666; padding-top:10px;  margin-left:13px; }
.text_place_both a.send		{ background: transparent url(../images/send.gif) no-repeat scroll left center; color:#fff; padding-left:20px; text-decoration:underline; }
.text_place_both ul         { margin:0; padding:0; }
.text_place_both li         { list-style:none; height:18px; margin-bottom:5px; }
.text_place_both a			{ color:#fff; text-decoration:underline; vertical-align:middle; float:left; margin-right:5px; }
.text_place_both img		{ float:left; margin-right:10px; }
.text_place_both span		{ float:left; margin-right:5px; }
.releated					{ background: transparent url(../images/releated.gif) no-repeat; width:955px; height:87px; float:left; margin:20px 0 0 4px; clear:both; }
.releated ol				{ margin:20px 0 0 325px; }
.releated ol li				{ float:left; display:inline; }
.releated ol li .product-images			{ float:left; display:inline; }
.releated ol li .product-details			{ float:left; display:inline; width:85px; margin:0 10px 0 10px; }
.releated ol li .price-label		{ display:none; }
.releated ol li .price-t			{ display:none; }
.releated ol li .price-box span		{ color:#cae91f; font-weight:normal; font-size:11px; }
.releated ol li a					{ color:#fff; font-size:11px; text-decoration:underline; }
.add-to-cart-box                { text-align:left; width:340px; }
.product-options-bottom			{ width:340px; }
.product-options-bottom	.add-to-cart-box label	{ padding-left:8px; display:inline; float:left; font-size:11px; color:#000; width:67px; }
.product-options-bottom	.add-to-cart-box .input-text { width:25px;margin-top:1px;line-height:13px;height:14px;}
.product-options				{ width:340px; }
.product-options dl				{ display:block; margin:0; }
.product-options dl dt			{ display:inline; float:left; width:67px; padding:0 0 0 8px; }
.product-options dl dt label	{ color:#000; vertical-align:middle; }
.product-options dl dd			{ display:inline; width:265px; padding:0;  }
.product-options dl .required-entry 		{ width:265px; color:#000; background:#fff; border:1px solid #b6b6b6;  }
.add-to-boxes .add-to-cart-box  { text-align:left; }
.product-info-box-send span.required	{ display:none; }
.product-pricing                { margin:10px 0; padding:10px; background-color:white; border:1px solid #ddd; clear: both; }
.product-pricing .benefit       { font-style:italic; font-weight:bold; }
.product-pricing span.price     { font-weight:bold; width:100%; }

div.sharepanel { float: left;  height: 23px; padding-top:6px; padding-left: 3px; width: 163px;margin:10px; margin-bottom: 0px; background: url(../images/sharepanel.png) no-repeat;}

/* Attribute Specs */
.attribute-specs-block table    { border-color:#d9DDE3; }
.attribute-specs-block .label   { font-weight:bold; }
.attribute-specs-block .data    { border-right:0; }
.attribute-specs-block td       { padding-top:3px; padding-bottom:3px; line-height:1.25em; }
.attribute-specs .data-table .data	{ border:0; }
.attribute-specs .data-table tr		{ border-top:1px #f0f0f0 solid; }
.attribute-specs .data-table td		{ background:#FFFFFF; font-size:11px; text-align:left; border-top:1px #e6e6e6 solid !important; }

.attribute-specs .data-table td.label		{ width:87px; font-weigh:bold; color:#000; padding:1px 0 3px 8px;  vertical-align:top; }
.attribute-specs .data-table td.data		{ color:#6b6b6b; padding:0; }

.product-options .required-entry { width:109px; height:20px; background:#FFFFFF; border:solid 1px #b6b6b6; }
.product-options .top { text-align:left; display:block; color:#6b6b6b;}
.product-options .bottom { text-align:left; display:block;}
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#444; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #ddd; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect { width:99%; }
.product-options dd .multiselect option { white-space:normal; border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options dd ul.options-list { margin-right:5px; }
.product-options dd ul.options-list li { padding:2px 0; }
.product-options dd ul.options-list input.form-radio { float:left; margin:3px 0 0 0; }
.product-options dd ul.options-list input.form-checkbox { float:left; margin:3px 0 0 0; }
.product-options dd ul.options-list .label { margin-left:18px; }
.product-options dd ul.options-list label { font-weight:normal; }
.product-options dd ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }
.qty-box				{ font-weight: normal; }
/*.product-options-bottom { float:right; width:200px; padding:0px 0 0 0; display:block; }
.product-options-bottom	.product-pricing { position:relative; margin:-40px 40px 0 0; }
div[id] .product-options-bottom	.product-pricing { position:relative; margin:0 40px 0 0; }
div[id] .product-options-bottom	fieldset { position:absolute; margin:-50px 0 0 -20px; }
.product-options-bottom .top { text-align:left; color:#6b6b6b; display:block; }
.product-options-bottom .bottom { text-align:left; display:block; padding:0; width:200px; }
.product-options-bottom .input-text { width:52px; border:solid 1px #b6b6b6; height:16px; padding:2px; float:left; display:inline; margin:0; }
.product-options-bottom .form-button { background:none; font-size:11px; border:0; margin:0; float:right; display:inline; }	
.product-options-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .product-pricing li {padding:2px 0; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#000; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; visibility: hidden; height:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart-box { float:left; position:absolute; left:0; margin:0 0 0 145px; padding:0; border:0; background:0; }
.product-info-box .product-options-bottom .price-box { float:none; }
.product-info-box .product-options-bottom .price-label { float:none; padding-right:0; }
.product-info-box .product-options-bottom .price-tax { float:none; }
.product-info-box .product-options-bottom .add-to-cart-box { clear:both; float:none; padding:12px 0 0; text-align:left; }
*/
/* Product Options */
dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px dotted #4f8100; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:2px solid #ddd; border-bottom-color:#666; background-color:#f6f6f6; }
.truncated .truncated_full_value dt { margin-top:0; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:35px; top:10px; }
.col-right .truncated .show dl { left:-240px; top:10px; }

/* Upsell */
.up-sell-block .generic-product-grid td { width:20%; padding-bottom:8px; }
.up-sell-block .generic-product-grid td.empty-product { background:none; }
.up-sell-block .catalog-listing img     { width:125px; height:125px; }
.up-sell-block .catalog-listing .h5      { width:115px; font-size:1em; }
.up-sell-block .price-box               { margin-top:0; font-size:.9em; }


/* Customer Reviews */
#customer-reviews           { margin-bottom:15px; }
#customer-reviews li        { margin-bottom:25px; }
#customer-reviews li p      { clear:both; }
.product-review-box         { width:auto; margin:8px 0 13px 0; }
.product-review-box td,
.product-review-box th      { text-align:center; }
.product-review-box td.label{width:100px; text-align:left; }


/* Product Tags */

.tags-list                  { margin-bottom:15px; }
.tags-list li {
    display:inline;
    background:url(../images/separator.gif) no-repeat 100% .4em;
    padding:0 8px 0 4px;
    }
.tags-list li.first         { padding-left:0; }
.tags-list li.last          { background:none; }


/* Product Detail sidebar */
.mini-related-items             { border-bottom:none !important; }
.mini-related-items .content    { padding:0; }
.mini-related-items .pream      { padding:8px 8px 0 8px; }
.mini-related-items .checkbox-container { float:right; width:15px; }
.mini-related-items .product-details { float:left; width:102px; margin:0; padding-left: 8px; }
.mini-related-items ol li       { margin-bottom:0 !important; border-bottom:1px solid #e6e6e6; border-top:1px solid #fff; padding:8px; }
.mini-related-items ol li.first { padding-top:0; border-top:0; }


/* Checkout
**********************************************/

.platba h2		{ font-size:20px; text-align:left; margin:0 0 10px 6px; }
.platba h2 span	{ font-size:14px; }
select.address-select {width:630px}
.shipment-methods	{ float:left; }
.shipment-methods dd { margin-bottom:13px; float:left; float:left; }
.shipment-methods dt { margin-bottom:13px; float:left; width:100%; text-align:left; float:left; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }


/* Shopping Cart */

.cart-collateral-block              { float:right; width:955px; color:#000; }
.cart-collateral-block label        { color:#000; }
.cart-collateral-block .left, .cart-collateral-block .center, .cart-collateral-block .right         { float:left; width:305px; }
.cart-collateral-block .left h4, .cart-collateral-block .center h4                      { width:259px; height:27px; padding:15px 10px 0 30px; background:url(../images/cart_block_head.gif) no-repeat; float:right; margin:0; }
.cart-collateral-block .left .place, .cart-collateral-block .center .place              { width:239px; padding:0px 30px 10px 30px; float:right; background:#f1f1f2; margin:0; }
.cart-collateral-block .left .input-text	{ width:144px; height:17px; border:#b6b6b6 1px solid; }
.cart-collateral-block .left fieldset, .cart-collateral-block .center fieldset   { width:239px; float:right; margin:0; padding:0; text-align:left; }
.cart-collateral-block .left .foot, .cart-collateral-block .center .foot                { width:305px; height:11px; background:url(../images/cart_block_foot.gif) no-repeat; float:right; margin:0; }

.cart-collateral-block .center          { margin-left:20px; }
.cart-collateral-block .center input		{ width:220px;}
.cart-collateral-block .center select		{ width:100%; height:21px; }
.cart-collateral-block .center .se			{ width:auto; height:auto; }
.cart-collateral-block .center .shipment-methods dt	{ width:120px; }
.cart-collateral-block .center .shipment-methods dd	{ width:100px; text-align:left; }
.cart-collateral-block .center .shipment-methods input	{ width:auto; }
.cart-collateral-block .center .input-text	{ width:233px; height:17px; border:#b6b6b6 1px solid; padding:2px;}
.cart-collateral-block .center .validate-select	{ width:100%; height:21px; }
.cart-collateral-block .center .divider		{ width:220px; }
.validate-select	{ width:220px; height:21px; }
.cart-collateral-block .center .validate-select option	{ width:100%; height:21px; }
.cart-collateral-block .center input.se	{ float:right; margin-bottom:0px; }
.cart-collateral-block .center sub	{ float:right; }


.cart-collateral-block .right .head         { background:url(../images/cart_block_head2.gif) no-repeat; width:299px; float:right; height:13px; }
.cart-collateral-block .right .place		{ background:#fff; width:299px; float:right; }
.cart-collateral-block .right .foot         { background:url(../images/cart_block_foot2.gif) no-repeat left; width:305px; float:right; height:39px; border-top:1px solid #000;}
.cart-collateral-block .right td 		{ padding-bottom:10px; padding-top:5px; }
.cart-collateral-block .right td.a-m-left		{ width:144px; text-align:right; }
.cart-collateral-block .right td.a-m-right	{ padding-left:20px; width:129px; text-align:left; }
.cart-collateral-block .right .total td { padding-top:10px; padding-bottom:10px; font-size:14px; font-weight:bold; }
.cart-collateral-block .right .total td.a-m-right { color:#ce0000; } 
.cart-collateral-block .right table		{ background:f3f8d7; }
.cart-collateral-block .right .z-left	{ float:left; color:#000000; font-size:11px; }
.cart-collateral-block .right .z-left a	{ color:#000000; text-decoration:underline;}
.cart-collateral-block .right .z-right	{ float:right; }

.shopping-cart tfoot td				{ border-right:0 !important; }
.shopping-cart                      { margin-bottom:0; }
.shopping-cart th, .shopping-cart td{ padding-left:13px; padding-right:13px; }
.shopping-cart tr.error             { background:#FDE6E0 !important; }
.shopping-cart .tax-flag {font-size:0.9em; text-transform:lowercase; font-weight:normal; display:block;}
.shopping-cart .continue-shopping   { float: left; }
.shopping-cart-item-message         { margin-bottom:5px}
td.attributes-col                   { line-height:1.4em; }
td.attributes-col ul                { margin:5px 0; font-size:1em;}
td.attributes-col dt                { margin-top:.5em; font-weight:bold; }
td.attributes-col dd ul             { margin: 0 0 5px 0; }
td.attributes-col dd ul li          { margin-left:15px; list-style:disc; }
td.attributes-col h4.title          { padding:0; margin:0; font-size:1em; color:#444; width:100%; overflow:hidden; }
td.attributes-col h4.title a        { font-weight:bold; }
.cart-totals                    { padding:12px 0;  background:url(../images/cart_totals_bg.gif) no-repeat; text-align:right; }
.cart-totals table              { float:right; width:400px; margin-bottom:8px; }
.cart-totals td                 { padding-left:15px; font-size:1.1em; }
.cart-totals tfoot td           { color:#e02f00; font-size:1.3em; }
.checkout-types                 { margin:4px 0; }
.checkout-types li              { clear:both;  margin-bottom:5px; }
.cart-shipping-block h4, .cart-coupon-block h4         { margin:0; float:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; }

.cart-collateral .input-text    { width:264px; }
.cart-collateral select         { width:270px; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }

#checkout-step-billing			{ text-align:left; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px; padding-bottom:5px; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; background:url(../images/bg_collapse-minus.gif) 0 2px no-repeat; }
.tax-details td { font-size:0.91em; color:#000; background-color:#fff; }
.tax-details-first td { border-top:0; }



/* One-Page checkout */
.one-page-checkout		{
	margin-top:0;
    width:760px; margin-left:3px;
	}
.one-page-checkout li	{
    float:right;
    width:100%;
	}
.one-page-checkout .box {
    border:1px solid #f0f0f0;
    border-top:0;
    padding:15px 20px;
    background:#f0f0f0;
    width:712px;
    float:right;
    }
.one-page-checkout .head {
    padding:4px 8px 6px 8px;
    border-top:1px solid #000;
    background:#e7e7e7;
	vertical-align:middle;
    width:738px;
    float:right;
    }

.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { float:left; margin:0; color:#6b6b6b; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .content { padding: 10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { cursor:pointer; background:#edf5c2; }
.one-page-checkout .active .head { cursor:default; background:#c4de36; border-bottom:1px solid #000; }
.one-page-checkout .allow .head a { display:block; color:#000; } /* Display Edit button in active selection */
.one-page-checkout .active .head a { display:none; }
.one-page-checkout .group-select { margin-top:0; margin-right:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#000000; }
.one-page-checkout .active h3 { color:#000000; }
.one-page-checkout .step-count { width:20px; height:18px; padding-top:2px; float:left; text-align:center; background:#000000;background:url(../images/span_star_bl.gif)no-repeat; color:#FFFFFF; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.one-page-checkout .text { height:17px; padding-top:3px; float:left; text-align:center; }
.one-page-checkout .allow .step-count 	{ background:#ce0000; background:url(../images/span_star_rd.gif)no-repeat; color:#fff; padding-top:3px; height:17px; }
.one-page-checkout .active .step-count 	{ background:#ffffff; background:url(../images/span_star_wh.gif)no-repeat; color:#ce0000; padding-top:3px; height:17px; }




.one-page-checkout .active .box { display:block; border-color:#ddd; background:#fff; color:#6b6b6b; }
.one-page-checkout .active .box .first, .one-page-checkout .active .box .last { background:none; border:0; margin:0; width:auto; height:auto; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left: 20px; }
.one-page-checkout .last .box { width:754px; }

.one-page-checkout .data-table2 tbody td.last { border-bottom: 1px solid #C0C0C0 !important;}
.one-page-checkout .allow .first        { background:#000 url(../images/checkout_first.gif) no-repeat; border:0; height:17px; width:738px; }
.one-page-checkout .active .first   { background:#000 url(../images/checkout_first_active.gif) no-repeat; width:738px; border-bottom:1px solid #000; }
.one-page-checkout .last { background:url(../images/checkout_last.gif) no-repeat bottom; border:0; width:760px; }
.one-page-checkout .active { background:url(../images/checkout_last_active.gif) no-repeat bottom; border:0; width:754px; }


.one-page-checkout .active dd li { width:100%; }
.one-page-checkout .button-set span { float:right; }
.one-page-checkout .button-set span span { float:left; }
.one-page-checkout .button-set span a { float:left; margin-left:15px; }

.one-page-checkout .shipment-methods { width:100%; margin-top:15px; text-align:left; }
.one-page-checkout .shipment-methods li { width:100%; float:right; text-align:left; }
#checkout-step-billing li { width:100%; }
.one-page-checkout-progress { width:175px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { margin-bottom:15px; text-align:left; float:right; }
.one-page-checkout-progress h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#ce0000; }
.one-page-checkout-progress h4 { margin:0; background:url(../images/progress_head.gif) no-repeat; float:right; color:#929581; font-size:10px; font-weight:normal; text-transform:uppercase; padding:12px 15px 0 15px; width:139px; height:26px; font-weight:bold; font-size:11px; color:#909191; }
.one-page-checkout-progress h4 a { text-transform:none; display:none; }
.one-page-checkout-progress h4.complete { color:#c4de36; font-weight:bold; border-bottom:1px solid #000; }
.one-page-checkout-progress h4.complete a { display:none; color:#949881; text-decoration:underline; }
.one-page-checkout-progress .content { background:url(../images/progress_cont.gif) no-repeat bottom; border:0; color:#fff; width:140px; padding:15px 15px 10px 20px; }
.one-page-checkout-progress .content a { color:#969696; margin:5px 0 16px 0; width:140px; float:left; text-decoration:underline; font-size:9px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #D9DDE3; border-top:0; }
.opc-please-wait { padding-right:7px;}
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }
.one-page-checkout .box-no-padding .inner-box {
	background:none;
   	padding:0px 20px;
    }


.inner-box .shipment-methods dt			{ width:700px; display:block; }
.inner-box .shipment-methods dd			{ width:700px; display:block; text-align:left; }

.one-page-checkout .col2-set			{ background:none; border:0; }
.one-page-checkout .col2-set .col-1		{ background:none; border:0; text-align:left; }
.one-page-checkout .col2-set .col-2		{ background:none; border:0; text-align:left; }


/* Multiple Addresses checkout */
.checkout-progress { margin:0 auto 1.5em auto;}
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:6px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }
.multi-address-checkout-description {
    margin-top: -10px;
    margin-bottom: 10px;
    }
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #ddd;
    background:#fbfbfb;
    }
.multi-address-checkout-box .content {
    padding:10px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #777;
    background:#777;
    padding:2px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .count-head h4 {  margin:0; color:#fff; }
.multi-address-checkout-box .head { margin-bottom:4px; }
.multi-address-checkout-box .head a { font-weight:normal;}
.multi-address-checkout-box .checkmo-mailing-address { display: block; padding-left: 20px; }
.shipping-method-pointer { border:1px solid #ddd; padding:13px; background:#eee; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { color:#e26703; font-size:1.5em; font-weight:bold; }
.place-order-box input { margin-left:15px; }
.one-page-checkout .box .default-box { border:1px solid #ddd; }
.one-page-checkout .box .default-box tfoot td { text-align:right; }


/* Checkout Agreements */
.checkout-agreements li { margin:20px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #f3f3f3; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #ddd; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; text-align:right; }

.place address	{ background:none; border:0; padding:10px 0 0 0; }

#checkout-payment-method-load		{ text-align:left; }
#checkout-payment-method-load dt	{ display:block; text-align:left; }


/********************** Gift Messages */
.giftmessages .gift-header {
    font-size: 12px;
    font-weight: bold;
    color: #e87403;
    }
.giftmessages .input-checkbox {
    padding-bottom: 15px;
    }
.giftmessages textarea {
    height: 100px;
    }
.giftmessages .input-checkbox input {
    margin-right: 5px;
    }
.giftmessages .input-checkbox label {
    font-weight:normal;
    color: #8e8d8b;
    }
.one-page-checkout .box-no-padding {
    border:1px solid #ddd;
    border-top:0;
    padding:15px 0;
    background:#fbfbfb;
    padding:15px 20px;
    width:712px;
    }
.giftmessages .gift-box {
    background-color:#f4f4f4;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #e9e4de;
    padding: 22px 16px 22px 22px;
    }
.giftmessages .gift-box .scroll-box {
    overflow: auto;
    height: 500px;
    }
.giftmessages .product-image {
    border: 1px solid #d2d1cd;
    }
.no-border {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
}



.giftmessages .giftmessage-product-info {
    padding-left: 10px;
}

.giftmessages .numeration
{
    font-weight: bold;
    color: #8a8987;
}

.giftmessages .gift-box label { color: #918d8e; }

.giftmessages .group-select li .input-box { float:left; width:260px; }
.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea { width:495px; }
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea { width:235px; }
.giftmessages .group-select li .input-box select { width:256px;}

/********************** Customer */

/* Customer Name */

.customer-name-prefix .name-prefix { width:60px !important; }
.customer-name-prefix .name-prefix input { width:45px !important; }
.customer-name-prefix .name-prefix select { width:51px !important; }
.customer-name-prefix .name-firstname { width:215px !important; }
.customer-name-prefix .name-firstname input { width:190px !important; }

.customer-name-middlename .name-firstname { width:215px !important; }
.customer-name-middlename .name-firstname input { width:200px !important; }
.customer-name-middlename .name-middlename { width:60px !important; }
.customer-name-middlename .name-middlename input { width:35px !important; }

.customer-name-suffix .name-lastname { width:205px !important; }
.customer-name-suffix .name-lastname input { width:190px !important; }
.customer-name-suffix .name-suffix { width:60px !important; }
.customer-name-suffix .name-suffix input { width:45px !important; }
.customer-name-suffix .name-suffix select { width:51px !important; }

.customer-name-prefix-middlename .name-prefix { width:60px !important; }
.customer-name-prefix-middlename .name-prefix input { width:45px !important; }
.customer-name-prefix-middlename .name-prefix select { width:51px !important; }
.customer-name-prefix-middlename .name-firstname { width:215px !important; }
.customer-name-prefix-middlename .name-firstname input { width:190px !important; }
.customer-name-prefix-middlename .name-middlename { width:50px !important; }
.customer-name-prefix-middlename .name-middlename input { width:35px !important; }
.customer-name-prefix-middlename .name-lastname { width:200px !important; }
.customer-name-prefix-middlename .name-lastname input { width:200px !important; }

.customer-name-prefix-suffix .name-prefix { width:60px !important; }
.customer-name-prefix-suffix .name-prefix input { width:45px !important; }
.customer-name-prefix-suffix .name-prefix select { width:51px !important; }
.customer-name-prefix-suffix .name-firstname { width:215px !important; }
.customer-name-prefix-suffix .name-firstname input { width:190px !important; }
.customer-name-prefix-suffix .name-lastname { width:205px !important; }
.customer-name-prefix-suffix .name-lastname input { width:190px !important; }
.customer-name-prefix-suffix .name-suffix { width:60px !important; }
.customer-name-prefix-suffix .name-suffix input { width:45px !important; }
.customer-name-prefix-suffix .name-suffix select { width:51px !important; }

.customer-name-middlename-suffix .name-firstname { width:215px !important; }
.customer-name-middlename-suffix .name-firstname input { width:200px !important; }
.customer-name-middlename-suffix .name-middlename { width:60px !important; }
.customer-name-middlename-suffix .name-middlename input { width:35px !important; }
.customer-name-middlename-suffix .name-lastname { width:205px !important; }
.customer-name-middlename-suffix .name-lastname input { width:190px !important; }
.customer-name-middlename-suffix .name-suffix { width:60px !important; }
.customer-name-middlename-suffix .name-suffix input { width:45px !important; }
.customer-name-middlename-suffix .name-suffix select { width:51px !important; }


.customer-name-prefix-middlename-suffix .name-prefix { width:60px !important; }
.customer-name-prefix-middlename-suffix .name-prefix input { width:45px !important; }
.customer-name-prefix-middlename-suffix .name-prefix select { width:51px !important; }
.customer-name-prefix-middlename-suffix .name-firstname { width:155px !important; }
.customer-name-prefix-middlename-suffix .name-firstname input { width:140px !important; }
.customer-name-prefix-middlename-suffix .name-middlename { width:60px !important; }
.customer-name-prefix-middlename-suffix .name-middlename input { width:35px !important; }
.customer-name-prefix-middlename-suffix .name-lastname { width:205px !important; }
.customer-name-prefix-middlename-suffix .name-lastname input { width:190px !important; }
.customer-name-prefix-middlename-suffix .name-suffix { width:60px !important; }
.customer-name-prefix-middlename-suffix .name-suffix input { width:45px !important; }
.customer-name-prefix-middlename-suffix .name-suffix select { width:51px !important; }






/* My Account navigation */
.account-nav .head { border:0; background:url(../images/acc_top.gif) no-repeat; width:146px; height:23px; padding:5px 10px 0 10px; margin:0; display:block; }
.account-nav .head .title { color:#ce0000; font-weight:normal; }
.account-nav ul { margin:0; padding:0; display:block; }
.account-nav li { border: solid 1px #e1ee9a; border-bottom:0; border-top:0; background:#FFFFFF; width:164px; margin:0; }
.account-nav li a, .account-nav li.on { padding:3px 0;  }
.account-nav li a { display:block; background:url(../images/fugu_point.gif) no-repeat left center; width:134px; text-align:left; padding:3px 0 3px 15px; margin-left: 15px; }
.account-nav li a { color:#5f5d5c; text-decoration:none; }
.account-nav li a:hover { text-decoration:underline; }
.account-nav li.on { font-weight:normal; background:url(../images/fugu_point.gif) no-repeat 15px 5px; padding:3px 0 3px 30px; text-align:left; width:134px;}
.account-nav li.on a { border:none; padding:0; }
.account-nav li.on a, .account-nav li.on a:hover { color:#ea7900; }
.account-nav li.last, .account-nav li.last a { border:0;}
.account-nav li.last { border:0; background:url(../images/acc_bott.gif) no-repeat; height:32px; width:166px;}
.postovne           { background:url(../images/cart-postovne.gif) no-repeat; width:149px; height:109px; font-size:9px; padding:10px 10px 10px 16px; text-align:center; color:#fff; }
.postovne span      { color:#969696; }
.postovne a        { color:#c4de36; font-size: 12px; }
.postovne h4        { text-align:center; }
.col-left .postovne { margin:0 0 0 20px; position:absolute; bottom:0; right: 750px; }
.col-right .base-mini { width:175px; }
.col-right .base-mini .head { width:149px; height:23px; background:url(../images/cart-right-head.gif) no-repeat; padding:15px 0 0 20px; border:0; float:right; }
.col-right .base-mini .content { width:129px; background:#efefef; padding:0 20px 0 20px; text-align:left; float:right; }
.col-right .base-mini .foot { width:175px; background:url(../images/cart-right-foot.gif) no-repeat; height:20px; float:right; }
.col-right .base-mini .content ul { margin-left:5px; }
.col-right .base-mini .content li { list-style-image:url(../images/sign.gif); height:auto; margin-bottom:9px; }
.col-right .base-mini .content li a { color:#444; text-decoration:underline; }



/* Login */
.login-box .content { min-height:180px; padding:0; margin-bottom:50px; }
.login-box .col-1 { background:url(../images/login_left.gif) no-repeat; width:377px; height:244px; margin-left:3px; padding:20px 60px 20px 30px; color:#c4c4c4; text-align:justify; }
.login-box .col-2 { background:url(../images/login_right.gif) no-repeat; width:377px; height:244px; margin-left:20px; padding:20px 60px 20px 30px; color:#464646; text-align:justify; float:left; }
.login-box .col-1 h4 { margin-bottom:50px; font-family: Verdana, Arial; font-size:18px; color: #fff; margin-top: -3px; }
.login-box .log_left { padding-left:30px;}
.login-box .log_left a { float:right;}
.login-box .col-2 h4 { margin-bottom:30px; font-family: Verdana, Arial; font-size:18px; margin-top: -3px; }
.login-box .log_right { padding-left:30px;}
.login-box .log_right .break { margin-bottom:10px;}
.login-box .log_right label { color:#000; font-weight:normal; }
.login-box .log_right a { text-decoration:underline;}
.login-box a, .login-box button, .login-box input.black{ cursor: pointer; }





/* category submenu */
.col-right #nav-left-filter {padding:37px 0px 3px 23px; margin: 10px 0px 20px 3px; background:url(../images/cat_filterbox.png) no-repeat; text-align: left;}
.col-right #nav-left-filter a{ display: block; margin-bottom: 7px; color: white; text-decoration: underline;}
.col-right #nav-left-filter a:hover{ text-decoration: none;}

/* cattopbox */
#main div.cat_topbox { margin-left: 7px; background:url(../images/cat_topbox.png) top left no-repeat; width: 726px; height: 110px; padding:0px 17px; padding-top: 28px;

}

/* Dashboard */

.account-box table {
    border:#c4de36 1px solid;
    padding:10px;
	margin:-1px 0 0 0;
    background:#f3f8d7;
    }

.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#666;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    display:none;
    }
.account-box ol .content { padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc;}
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-bottom:1.5em; }


/* Account Addressbook */
.primary-address-list li        { margin-bottom:14px; }
.primary-address-list li .head  { margin:0; }
.address-list li                { margin-bottom:1em; }
.address-list .actions          { float:right; margin:0 0 10px 10px; }

/* Account Order History */
.sales-order-view .checkmo-mailing-address { display: block; padding-left: 20px; }

/* Compare Products */
.compare-products { margin:30px 0 50px 0; }
.compare-products table { width:auto;  border:0; }
.compare-products td { width:170px; text-align:left; }
.compare-products tbody td { border-color:#ccc; }
.compare-products tbody tr.first td { border-top:1px solid #D9DDE3; text-align:center; }
.compare-products tbody td.last {  border-right:1px solid #D9DDE3; }
.compare-products tbody.attribute-cart td { background:#fffada !important; text-align:center; border-bottom:1px solid #D9DDE3; }
.compare-products tbody td.label {
    width:auto;
    border-bottom:1px solid #ccc;
    border-left:1px solid #BEBCB7;
    background:#e9e9e9 !important;
    text-align:left;
    }
.compare-products tbody.remove-buttons tr {  background:#fff;  }
.compare-products tbody.remove-buttons td {
    border:none !important;
    padding:0;
    text-align:right;
    font-size:0;
    line-height:0;
    }
.compare-products tbody.remove-buttons td img { float:right; }


/* Reviews */
.my-review-detail .product-image { float:left; width:135px; }
.my-review-detail .product-image p { margin-bottom:0; }
.my-review-detail .product-image p img { vertical-align:top; }
.my-review-detail .details { float:right; width:550px; }
.my-review-detail .ratings-list { margin-bottom:.8em; }
.my-review-detail .ratings { line-height:1.55; }
.my-review-detail .ratings .rating-box { float:none; margin-bottom:3px; }
.my-review-detail .ratings .pipe { display:none; }
.my-review-detail .ratings a { display:block; }



/* Gift Messages */
.giftmessage {  padding: 10px 0 0 0; }
.giftmessage-preview-link { font-size: 11px; padding-right:7px; background-repeat:no-repeat; background-position:right  5px; }
.giftmessage-row { background-color:#f2efe9; }
.giftmessage-content { float:left; margin-right:10px; }
.giftmessage-close { float:right; }
.expand { background-image:url(../images/gift-message-expand.gif); }
.collapse { background-image:url(../images/gift-message-collapse.gif); }



/********************** Print pages */
table.print .giftmessage-preview-link { display:none !important; }
table.print .price-excl-tax { white-space:nowrap; }
table.print .price-incl-tax { white-space:nowrap; }
table.print .price-excl-tax .label,
table.print .price-excl-tax .price,
table.print .price-incl-tax .label,
table.print .price-incl-tax .price { display:inline; }



/********************** Pop up pages */
.page-popup { background:#fff; margin:25px 30px; text-align:left;}
.product-gallery-nav { padding:0 5px; }


.cms-home .middle { margin-top:0px; position:relative; }


/************************************************************/
/******************[ Mage_CSS_F Overrides]*******************/
/************************************************************/


/* Alignment */
.v-top          { vertical-align:top !important; }
.v-middle       { vertical-align:middle !important; }
.v-bottom       { vertical-align:bottom !important; }
.a-left         { text-align:left !important; }
.a-center       { text-align:center !important; }
.a-right        { text-align:right !important; }
.right-f        { float:right !important; }
.left-f        { float:left !important; }
.left,
.f-left         { float:left !important; }
.right,
.f-right        { float:right !important; }
.accent         { color:#E76200 !important; font-weight:bold !important; }

.nobr,
.nowrap         { white-space:nowrap !important; }
.normal-weight  { font-weight:normal !important; }
.no-border      { border:none !important; }
.no-padding     { padding:0 !important; }
.no-margin     { margin:0 !important; }
.auto-width     { width:auto !important; }

/* Link highlights */
.link-print     { background:url(../images/icon_printer.gif) no-repeat 0 2px; padding-left:23px; line-height:18px; }
.link-feed      { background:url(../images/icon_feed.png) no-repeat left center; padding-left:18px; line-height:1.15; }
.link-base      { color:#444; }

/* For Demo store only */
.demo-notice    { margin:0; background-color:#d75f07; padding:5px 10px 6px 10px; color:#fff; line-height:1; text-align:center; }
.demo-notice a  { color:#fff; text-decoration:underline; }
.demo-notice a:hover { text-decoration:none; }

/*
.product-options					{ width:114px; padding:0;  margin:0; float:left; position:static; }
.product-options table				{ padding:0; margin:0; }
.product-options table tr			{ padding:0; margin:0; }
.product-options table td			{ padding:0; margin:0; }
.product-options table td select	{ padding:0; margin:0; }
.product-options-bottom	fieldset 	{ width:180px; padding:0; margin:-62px 0 0 0; float:right; position:relative; }
.stock	{float:left; width:300px;}

div[id] .product-options-bottom	fieldset 	{ margin:-3px 0 0 0; }
.product-options-bottom	fieldset table				{ padding:0; margin:0; }
.product-options-bottom	fieldset table tr			{ padding:0; margin:0; }
.product-options-bottom	fieldset table td			{ padding:0; margin:0; }
.product-options-bottom	fieldset table td select	{ padding:0; margin:0; }

*/

.product-options-bottom .price-box	{ display:none; }
.product-options p.required { display:none; }


#news{
	background:url(../images/fugu-new.gif) no-repeat top;
	height:282px;
	padding-bottom:0;
	padding-top:78px;
	width:228px;
	float:left;
	margin:0;
}
.block{
	background:#f0f0f0;
	height:262px;
	overflow:auto;
	width:209px;
	padding:10px;
	color:#5c5c5c; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:justify;
}
.block a{
	color:#ce0000;
}
.block h2{
	font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bit	{
	padding-bottom:10px;
	background:url(../images/line.gif) bottom repeat-x;
}
.flash{
	float:left;
	width:701px;
	padding:0;
	margin:0;
}

.columnsleft	 { background:url(../images/column-2-left-bg.gif) repeat-y right; width:949px; padding-left:8px; }
.columnsleft .col-left	{ width: 227px; background:url(../images/column-2-left-left.gif) no-repeat top; padding-top:30px; }
.columnsleft .col-main	{ width: 722px; }
.columnsleft .col-main .page-head {width:730px; position: relative; left:-3px; background:url(../images/column-2-left-header.gif) no-repeat top; height:45px; padding-top:19px; margin:0; }
.columnsleft .col-main .page-head h3 { margin:0; color:#fff; font-size:22px; margin:0 0 0 45px; }
.columnsleft .col-main .page-head h1 { margin:0; color:#fff; font-size:22px; margin:0 0 0 45px; } /*newly added */
.columnsleft .col-main .obsh        { width:632px; padding:25px 45px 25px 45px; }
.columnsleft .col-main .obsh .button-set input { margin:0 45px 0 0; position:relative; }
.columnsleft .col-main .obsh .sp                { margin-top:-40px; }
.columnsleft .col-main .obsh strong     { float:right; width:40%; text-align:right; }
.columnsleft .col-main .obsh strong a   { color:#ce0000; text-decoration:underline; font-weight:normal; }
.columnsleft .col-main .obsh h5     { color:#000; border-bottom:#ccc 1px solid; width:100%; float:left; }
.columnsleft .col-main .obsh .spec div  { padding:0 10px 0 10px; width:279px; }
.columnsleft .col-main .obsh .spec address  { padding:0 10px 0 10px; width:279px; }
.columnsleft .col-main .obsh h5.spec  { color:#000; border-bottom:0; width:283px; float:left; background:url(../images/order-h5.gif) no-repeat; height:18px; padding:5px 0 0 16px; }
.columnsleft .col-main .obsh li     { float:left; width:100%; }
.columnsleft .col-main .obsh select { width:262px; height:22px; padding:2px 0 2px 0; }
.columnsleft .col-main .obsh option { width:262px; padding:2px; }
.columnsleft .col-main .obsh a      { color:black; text-decoration:none; font-weight:normal; }
.columnsleft .col-main .obsh a.grey { color:#737373; }
.columnsleft .col-left .base-mini .head { background:none; }
.columnsleft .col-left .base-mini .content, 
.columnsleft .col-left .base-mini li, 
.columnsleft .col-left .base-mini ul, 
.columnsleft .col-left .base-mini ol, 
.columnsleft .col-left .base-mini div, 
.columnsleft .col-left .base-mini a { background:none;border:0;margin:0; padding:0; }

.columnsleft .col-left .base-mini ul	{ margin-left: 32px; margin-bottom: 20px; }
.columnsleft .col-left .base-mini li	{ list-style-image:url(../images/sign2.gif); height:25px; padding:11px 0 0 5px; width: 190px; position: relative; margin-bottom: -15px; z-index:10; }
.columnsleft .col-left .base-mini li.on	{ background:url(../images/column-left-used.gif) no-repeat top; color: #000; z-index:5; }

.columnsleft .col-left .base-mini li a	{ color: #fff; }
.columnsleft .col-left .base-mini { background: #393939; border-bottom:1px solid #000; }
.columnsleft .col-left .base-mini h4	{ margin-left: 33px !important; margin-top: 6px; }


.columnsleft .col-left .base-mini .green li     { list-style-image:url(../images/sign3.gif); }
.columnsleft .col-left .base-mini .green li a	{ color: #c4de36; }

.columnsleft .col-left .base-mini li.on a	{ color: #000; z-index:5; }
.columnsleft .col-left .base-mini li.on a:hover	{ text-decoration:none; }
.colm-foot { background: url(../images/column-2-foot.gif) no-repeat top left; width:949px; padding-left:8px;  margin:0 auto; height:16px; position:relative; }

#shopping-cart-table{
    width:949px; float:right;
}
.tfoot{
    width:875px; float:right; background: url(../images/checkout_ftoor.gif) no-repeat; height:26px; border-top:1px solid #000; margin-bottom:22px; text-align:right; padding:3px 80px 0 0;
}
.past{
    width:50%;
}
.past input.input-text{
    width:262px;
    height:17px;
}
.acc-info{
    width:100%;
}
.past .a-left{
    margin-top:25px;
}
.hemele{
    display:none;
    vertical-align:middle;
}
#my-orders-table .last{
    border-right:0;
}
.lezle td{
    border-bottom:1px solid #cccccc !important;
}
.lezle tr.last td{
    border-bottom:1px solid #000 !important;
}

.order-head{
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #000;
    float:left;
    width:100%;
}
.order-head{
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #000;
    float:left;
    width:100%;
}
.order-head li{
    font-size:13px;
    color:#000;
}
.obsh .order-head strong {
    float:none !important;
    text-align:left !important;
    width:auto !important;
}
.obsh .order-head li{
    width:auto !important;
    float:none !important;
}
.obsh .order-head .f-right{
    margin-top:30px;
}
.gzgzgzgz td{
    border:0 !important;
    border-bottom:#ccc 1px solid !important;
}
.gzgzgzgz th{
    border:0 !important;
    border-bottom:#000 1px solid !important;
}
.gzgzgzgz h5{
    border:0 !important;
}
.gzgzgzgz tr.last td{
    border-bottom:#ccc 1px solid !important;
}
.gzgzgzgz tfoot td{
    background:none !important;
    border:0 !important;
}
.gzgzgzgz tfoot .total td{
    background:#fff url(../images/total-price.gif) no-repeat right !important;
    border:0 !important;
    font-size:14px;
    font-weight:bold;
    height:40px;
    vertical-align:middle;
}
.gzgzgzgz tfoot .total td .gz{
    color:#ce0000;
}
.gzgzgzgz tfoot td.last{
    padding-left:15px;
    font-size:bold;
}
.gzgzgzgz tfoot tr{
    background:none !important;
    border:0 !important;
}
.gzgzgzgz tfoot{
    border:0 !important;
}
.pad-left{
    padding-left:70px;
}
.padder .button-set{
    margin-left:45px;
}
.obsh .button-set{
    margin-left:0;
}
.gzgzgzgz .even{
    background:#fff;
}
.gzgzgzgz .even tr{
    background:#fff !important;
}
.col-main .obsh{
    padding:25px 45px;
    text-align:justify;
    width:632px;
}
.layout-2columns strong{
    text-align:left !important;
    float:none !important;
    width:auto !important;
}
#product-detail{
    min-height:510px;
}
.acc-info .input-text, textarea{
   width:262px;
}
input.validate-email{
    width:262px;
}
.green {
    background:#c4de36;
    padding:3px 8px 3px 8px;
    color:#000;
    font-family:Verdana, Arial;
    text-transform:uppercase;
    border:0;
    margin:5px 0 5px 0;
    cursor: pointer;
}
.black {
    background:#000;
    padding:3px 8px 3px 8px;
    color:#c4de36;
    font-family:Verdana, Arial;
    text-transform:uppercase;
    border:0;
    margin:5px 0 5px 0;
    cursor: pointer;
}

.bonus {
    background:url(../images/aktualizovat.gif) no-repeat;
    padding:0 !important;
    color:#c4de36 !important;
    font-family:Verdana, Arial !important;
    text-transform:none !important;
	font-size:9px !important;
    border:0 !important;
    margin:0 !important;
	width:142px !important;
	height:20px !important;
	margin:0;
	cursor: pointer;
}
.no-b{
    width:150px;
}
.columnsleft .col-main .obsah{
    font-family:Verdana, Arial;
    font-size:12px;
    color:#6b6b6b;
    text-align: left;
    padding:25px 45px;
	width:632px;
}
.columnsleft .col-main .obsah p{
	float: left;
	width: 100%;
}
.columnsleft .col-main .obsah h4{
    font-family:Verdana, Arial;
    font-weight:bold;
    font-size:14px;
    color:#000;
    padding:11px 0 0 0; 
    position: relative;
    float: left;
    width: auto;
    margin-bottom: -2px;
    
}
.columnsleft .col-main .obsah .zanadpisem{
	height: 17px;
	padding: 13px 0 0 0;
	float: left;
	margin-bottom: -2px;
	margin-left: 15px;	
}
.columnsleft .col-main .obsah h4 span{
    color:#ce0000;
}
.columnsleft .col-main .obsah a{
    color:#000;
    text-decoration:underline;
    font-size:12px;
    font-weight:normal;
}
.columnsleft .col-main .obsah a:hover{
	color: #ce0000;
}
.columnsleft .col-main .obsah ul{
	float: left;
}
.columnsleft .col-main .obsah ul li{
	list-style: disc;
	list-style-position: inside;
}
.columnsleft .col-main .obsah ul.pom li{
	list-style-image:url("../images/pom.gif");
	list-style-position: inside;
}
.columnsleft .col-main .obsah .cara{
	background: #c4de36;
	width: 100%;
	float: left;
	height: 1px;
	font-size: 1px;
}
.columnsleft .col-main .obsah table{
	float: left;
	width: 100%;
}
.columnsleft .col-main .obsah table th, .columnsleft .col-main .obsah table td{
	padding: 5px 8px 5px 8px;
	text-align: left;
}
.columnsleft .col-main .obsah table th{
	background: #ededed;
	border:3px solid #fff;
	padding: 2px 5px 2px 5px;
}
.columnsleft .col-main .obsah table tbody tr td{
	border-bottom: 0px solid #e5e5e5;
}
.columnsleft .col-main .obsah table tbody tr.none td{
	border-bottom: 0px;
}
.columnsleft .col-main .obsah table .span{
	background:none;
	color: #000;
}
.shipping-tracking{
	margin-left:8px;
	width:732px;	
}
.shipping-tracking .generic-table td{
	color: #c4de35;
	font-weight: bold;
	font-size: 12px;
	padding-left: 0;
}
.shipping-tracking .generic-table td.label{
	color: #fff;
	padding-right: 0;
}
.shipping-tracking .track{
	text-align: left;
	color: #fff;
	font-size: 12px;
}
.shipping-tracking .track a{
	color: #c4de35;
	text-transform: uppercase;
	text-decoration: underline;
}
.order-info{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.order-info h5{
	width: auto !important;
	float: left;
	border: 0 !important; 
	
}
.order-info ul{
	width: auto;
	float: left;
}
.order-info li{
	list-style: none;
	float: left;
	display: inline;
	margin-left: 10px;
}
.shipment h3{
	float: left;
	width: auto !important;
	margin-left: 0;
}
.empty-cart a{
	color: #C4DE36;
        text-decoration: underline;
}
.empty-cart, .empty-cart h3  {
	color: #fff;
}
.shipment-methods .radio{
  width: 20px;
  float: left;
}
.shipment-methods .text{
  width: 680px;
  float: left;
  text-align:left;
  height: auto;
}
.shipment-methods .text label{
  font-weight: normal;
  color: #787878;
}
.category-description{
	text-align: left;
}
.dostupnost{
	background:#E1EE9A;
	color:#000000;
	float:left;
	margin-right:3px;
	padding:0 3px 0 3px;;
	width:auto;
}
