/*** Bielmeier ***/
/* vlastni css - ochrana proti nezadoucim zasahum admin-design */

/*** pismenka ***/


body	{font-size: 75%; font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;}
input {font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;}
#main h1  {font-size: 1.8em; color: #003583; font-weight: normal;}
#main h2  {font-size: 1.6em; color: #003583; font-weight: normal;}
.section-title,
#main h3  {font-size: 1.4em; color: #003583; font-weight: bold;}
.voucherlistheader,
.details-function-title,
#main h4  {font-size: 1.2em; color: #003583; font-weight: bold;}
#main h5  {font-size: 1em; color: #003583; font-weight: bold;}

.section-title,
.details-function-title,
.voucherlistheader,
#main h1,
#main h2,
#main h3,
#main h4,
#main h5	{padding: 1em 0 0.5em 0; margin: 0;}

/** h4 ruseno kde se dalo **/
.details-function-title {}
.containerfullrow-section-title {}
.section-title  {margin-left: 10px; color: #2e4ea8;}

#main #locationrow+h1,
#main #locationrow+h2,
#main #locationrow+h3,
#main #locationrow+h4,
#main #locationrow+h5	{}

ul, li {margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0;}
sup {font-size: 0.8em;}
p {margin: 0 0 1em 0;}

img	{border: 0 none;}

.left, .aleft {text-align:left}
.right, .aright {text-align:right}
.center, .acenter {text-align:center}

body a:visited,
body a:link,
a:link	{color: #666; text-decoration: none;}
body div.contextbox a:hover  {text-decoration: underline;}
.boxright a:link,
.boxleft a:link,
.boxlist a:link	{color: #444;}
.product_title_big a:link,
.product_title a:link {font-size: 1em;}
.product_title a:link,
a:link.details {color:#666;}
a:hover.details,
.boxleft a:hover,
.boxright a:hover,
a:hover	{text-decoration:underline; color: #cc0000;}
a:active, a:focus	{outline: none;}
a:focus	{-moz-outline-style: none;}

#main h2.product-title,
#main h2.product-title a {font-size: 1em; color:#cc0000; font-weight: bold;}

#main h2.product-title  {}
#main .containerhalfrow h2.product-title  {padding-bottom: 0em;}
#main .containerhalfrow .product_artnr  {padding-bottom: 0.5em;}

/*** formulare ***/

input, select	{font-size: 11px;}
textarea	{width: 100%; font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif; font-size: 1em;}
form  {margin: 0; padding: 0;}

.contact_textbold input,
.contact_highlight input,
select,
select.newsletter_text,
input.newsletter_text,
.paymentcontentdata select,
input.basketcontents_artamountinput,
input.voucherlistinput,
input.text,
input.textinput,
input.font10,
input.amount,
#search-form input.searchinput,
#search-form select,
textarea  {border: 1px #666 solid; color: #000; background: #fff;}

div.pricelarm input.text,
input.amount  {text-align: center;}

.contact_textbold input:focus,
.contact_highlight input:focus,
select:focus,
select.newsletter_text:focus,
input.newsletter_text:focus,
.paymentcontentdata select:focus,
input.basketcontents_artamountinput:focus,
input.voucherlistinput:focus,
input.text:focus,
input.textinput:focus,
input.font10:focus,
input.amount:focus,
#search-form input.searchinput:focus,
#search-form select:focus,
textarea:focus  {border-color: #000;}

/* tlacitka formulare */
input.default_smallbutton,
input.basketcontents_artamountbutton,
input.basketcontents_artdelsmallbutton,
input.basketcontents_artdelbutton,
input.voucherlistsubmit,
input.save_button,
input.warenkorb_button,
input.address_deliverybutton,
input.button,
input.submit,
input.default_midbutton,
input.default_nextbutton,
input.warenkorb_mini_button2,
input.warenkorb_button2	{
	padding: 2px 4px; 
	margin: 4px 0; 
	border: none; 
	color: #fff; 
	background: #666; 
	font-size: 10px;
	/*padding: 2px 4px; 
	margin: 4px 0; 
	border: 1px #fff solid; 
	color: #efe; 
	background: #5c1; 
	font-size: 10px;*/
}

/* tlacitka formulare - hover */
input.default_smallbutton:hover,
input.basketcontents_artamountbutton:hover,
input.basketcontents_artdelsmallbutton:hover,
input.basketcontents_artdelbutton:hover,
input.voucherlistsubmit:hover,
input.save_button:hover,
input.warenkorb_button:hover,
input.address_deliverybutton:hover,
input.button:hover,
input.submit:hover,
input.default_midbutton:hover,
input.default_nextbutton:hover,
input.warenkorb_mini_button2:hover,
input.warenkorb_button2:hover	{
	text-decoration: none; 
	cursor: pointer; 
	background-color: #2e4ea8;
}
/*
input.warenkorb_mini_button2,
input.warenkorb_button2	{}
input.warenkorb_mini_button2:hover,
input.warenkorb_button2:hover	{}
*/


/*** layout ***/
body  {padding: 0; margin: 0;}
body  {text-align: center;} /* pro ie 5.5 */
body  {background: #fff; color: #000;}
body.popup  {text-align: left; padding: 1em;}
body.popup h1 {text-align: center;}

#menu-top,
#header,
#wrapper,
#footer {clear: both; margin: 0 auto; padding: 0; width: 980px; position: relative; text-align: left;}
#footer {
	clear: both; 
	margin: 30px auto auto auto; 
	padding: 0; 
	width: 980px; 
	position: relative; 
	text-align: left;
	border:solid #666;
	border-width:1px 0 0 0;
}
#wrapper {
}


#wrapper-b  {}
#wrapper-b,
#wrapper-a  {width: 980px;}

#wrapper-c,
#wrapper-b,
#wrapper-a	{float: left; position: relative;}

#wrapper-a	{}
#wrapper-b	{}
#wrapper-c	{width: 760px;}
/* sirka je nutna pro msie, ostatni se chytnou i bez */

#main {margin: 0px;}
#main .content,
#menu-left {}
#menu-left .content {}
#menu-left .content,
#menu-right .content {margin: 0; padding: 0;}
#menu-left .content,
#menu-right .content {float: left; }
#main .content {}
#menu-left {}
#menu-left .content {}
#menu-right {}
#menu-right .content {}

#main {position: relative; margin: 0; width: 530px; float: right;}
#main {min-height: 200px; height: auto !important; height: 200px;}
#main .content  {width:530px;overflow:hidden;}

#menu-left  { 
	float:left;
	margin:0;
	padding:0;
	width: 220px; 
	overflow: hidden;
	 padding-bottom: 40px;
}
#menu-left .content {margin-right: 0;}

#menu-right  {
	float: right;
	margin:0;
	padding:0;
	width: 210px;
	overflow: hidden; 
	padding-bottom: 40px;
}
#menu-right .content  {}
#menu-left .content,
#menu-left .content td,
#menu-right .content,
#menu-right .content td {}

.clear  {clear: both;}

/***** inc_header.tpl *****/

#header {
	position:relative;
	width: 980px; 
	height: 167px;
	overflow: visible;  
}
#header-banner {
	position:relative;
	width: 980px; 
	height: 167px; 
	overflow: visible; 
	background: transparent url(0/images/layout/head_bkg.jpg) no-repeat scroll right top;
	z-index:1;
}

/*---- header - logo ----*/

#header-logo {
	position: absolute; 
	left: 0px; 
	top: 41px;
	margin: 0; 
	padding: 0; 
	width: 317px; 
	height: 83px; 
	overflow:hidden; 
}
#header-logo a {
	display: block;
	width: 317px; 
	height: 83px;  
	margin: 0; 
	padding: 0; 
	color: #59d; 
	cursor: pointer; 
	background: transparent url(0/images/layout/head_logo_tr.jpg) no-repeat scroll top left;
}
#header-logo span {display: none;}

#header-label {display:none;}
/*
#header-label {width: 172px; height: 40px; margin: 0; padding: 0; overflow:hidden; position: absolute; left: 794px; top: 55px;}
#header-label a {display: block; width: 172px; height: 40px; margin: 0; padding: 0; color: #59d; cursor: pointer; background: transparent url(0/images/layout/head_poweredby.png) no-repeat scroll top left;}
#header-label span {display: none;}
*/
/*
#myaccounttop {width: 201px; height: 100px; position: absolute; top: 0px; left: 776px; background: #b7cedf url(0/images/layout/head_login_bkg.png) repeat-x scroll bottom; border-left: 3px #fff solid;}
#myaccounttop h4 {padding: 0 0 0 10px; margin: 5px 0 0 0; border-bottom: 0 none;}
#myaccounttop h4 a  {margin: 0 0 0 -10px; padding: 0 0 0 10px; border-bottom: 1px #b7cedf solid;}
#myaccounttop h4 a:hover  {color: #fff; text-decoration: none; background: transparent; border-color: #fff;}
#myaccounttop .fullname {font-weight: bold; color: #000;}
#myaccounttop .username {color: #000;}
#myaccounttop div.text,
#myaccounttop div.fullname,
#myaccounttop div.username {margin-right:65px; }
#myaccounttop div.text {margin-top:5px; }
#myaccounttop table {width: 185px;}
#myaccounttop input.submit {margin: 0; position: absolute; width: 52px; left: 140px; top: 70px;}
#myaccounttop input.text  {float: right;}
#myaccounttop .errormessage {position: absolute; left: -125px; top: 4px; width: 120px;}
*/

/*---- top-menu ----*/

#menu-top {
	position:relative;
	font-size: 11px;
	color: #fff; 
}
#menu-top-envelope	{}
#menu-top-content	{
	width:980px;
	height:34px;
	background: #274390 url(0/images/layout/menu-bkg.jpg) no-repeat scroll left top;
	margin-bottom: 14px;
}
#menu-top li,
#menu-top ul	{list-style-type: none; list-style-image: none; margin: 0;padding: 0;}
#menu-top ul	{
	position:absolute;
	left:5px;
	top:0;
}
#menu-top li	{
	display:inline;
	margin:0 !important;
	padding:0 !important;
	white-space: nowrap; 
	/*background: transparent url(0/images/layout/topmenu_divider.png) no-repeat scroll 3px center;*/
}
#menu-top a	{
	display:block;
	float:left;
	padding:0 8px;
	height:27px;
	line-height:27px;
	color: #fff;
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase;
}
#menu-top li:active,
#menu-top li:focus,
#menu-top li:hover	{}
#menu-top li.firstinrow,
#menu-top li.first	{background-image: url(none);}
#menu-top a:hover	{color: #fff; text-decoration: underline;}
#menu-top .basket	{}
#menu-top .last	{}
#menu-top .menurows1  {}
#menu-top .menurows2  {}
#menu-top .menurows3  {}
#menu-top .menurows4  {}
#menu-top .menurows4 a	{}
#menu-top .menurows5  {}
#menu-top .menurows5 a	{}

#box-langs	{position: absolute; right: 10px; top: 0;}

#box-langs a.language	{}
#box-langs a.language:hover	{}
#box-langs a.activ	{font-weight: bold;}

/***** inc_footer.tpl *****/

#footer	{font-size: 10px; padding: 0; margin-bottom: 4px;}
/*#footer-wrapper	{float: left; width: 980px; background: transparent url(0/images/layout/footer_bkg_complet.jpg) no-repeat scroll left top; margin-bottom: 20px; margin-top: 10px; min-height: 94px; height: auto !important; height: 94px;}*/
#footer-wrapper	{
	width: 980px; 
	/*background: transparent url(0/images/layout/footer_bkg_complet.jpg) no-repeat scroll left top; */
	margin-bottom: 20px; 
	margin-top: 10px; 
	min-height: 94px; 
	height: auto !important; 
	height: 94px;
}
/*#footer-content	{padding: 0; float: right; width: 201px; color: #fff; overflow: visible; margin: 0 0 0 3px; position: relative;}*/
#footer-content	{padding: 0; color: #666; overflow: visible; margin: 0; position: relative;}

#footer-content,
#footer-content a {color: #fff;}

#footer-contact {padding: 10px 5px; position: relative;background:#666;text-align:center;}
#footer-content .owner-wrapper  {}
#footer-content .owner  {}
#footer-content .owner-in {margin-top: 10px;}
#footer-content .email {}
#footer-content .email a {text-decoration: none;}

#footer-content #footer-contact .copy  {}
#footer-content #footer-contact .owner,
#footer-content #footer-contact .street,
#footer-content #footer-contact .city,
#footer-content #footer-contact .email,
#footer-content #footer-contact .phone	{white-space: nowrap;}

#footer-menu	{padding: 10px 0; color: #fff; overflow: visible; margin: 0;}
#footer-menu .content	{padding: 20px 10px 0 10px; text-align: left;}
#footer-menu,
#footer-menu a {color: #666;}
#footer-menu a {text-decoration: none; white-space: normal;}
#footer-menu a:hover {text-decoration: underline; color: #cc0000;}
#footer-delivery	{text-align: left; position: relative; padding-bottom: 5px;text-align:center;}
#footer-delivery .delivery-link	{display: block;}
#footer-delivery .powered-link	{}
#footer-menu-links {
	position:absolute;
	top:10px;
	left:150px;
}
/***** inc_leftitem.tpl + inc_rightitem.tpl *****/

.boxleft  {
	width: 220px; 
	/*background: #d6d6d6 url(0/images/layout/left_box_bkg.png) no-repeat scroll left top;*/
}
.boxright  {
	width: 210px; 
	/*background: #c8c8c8 url(0/images/layout/right_box_bkg.png) no-repeat scroll left top;*/
}
.boxleft,
.boxright	{clear: both; margin-bottom: 4px;}

.boxleft .box-title,
.boxright .box-title {
	padding: 0; 
	height:29px;
	line-height:29px;
	font-size: 1em; 
	font-weight: bold; 
	color:#585858;
}

/*.boxleft .box-title  {margin: 0 10px; padding: 8px 2px 2px;}*/
.boxleft .box-title  {
	margin: 0; 
	padding: 0 0 0 10px;	
	width:220px;
	background: transparent url(0/images/layout/l-box-title-bkg.jpg) repeat-x scroll left top;
}
.boxright .box-title  {
	margin: 0; 
	padding: 0 0 0 10px;	
	width:210px;
	background: transparent url(0/images/layout/l-box-title2-bkg.jpg) repeat-x scroll left top;
}
.boxleft .box-title,
.boxright .box-title,
.boxleft .box-title a,
.boxright .box-title a  {color: #000; text-decoration: none; display: block;}
.boxleft .box-title a {}
.boxright .box-title a  {}
.boxleft .box-title a:hover,
.boxright .box-title a:hover  {text-decoration: none;}

.boxleft-content,
.boxright-content {font-size: 0.9em;}
.boxleft-content	{
	padding:10px 11px 15px 11px;
	border:solid #cbcbcb;
	border-width:0 1px 1px 1px;
	background: #f6f6f6;
	color:#666;
}
.boxright-content	{
	padding:10px 11px 10px 11px;
	border:solid #cbcbcb;
	border-width:0 1px 1px 1px;
	background: #f6f6f6;
	color:#666;
}

.boxleft-content a,
.boxright-content a {color:#666;}
.boxleft-content a:hover,
.boxright-content a:hover {color:#cc0000;}


.boxleft-content ul,
.boxright-content ul,
.boxleft-content li,
.boxright-content li {}


.boxleft ul, .boxleft li,
.boxright ul, .boxright li {margin: 0 0 10px 0; padding: 0; list-style: none outside url(0/images/layout/arrow_link_5.png)}
.boxleft ul,
.boxright ul {padding-left: 15px;}

.boxleft-content ul {
	margin:0;
	padding:0;
}
.boxleft-content ul li {
	margin:0;
	padding:0;
	height:24px;
	line-height:23px;
	list-style:none none;
	background: transparent url(0/images/layout/l-li-bkg.jpg) repeat-x left bottom;
}
.boxleft-content ul li a {
	display:block;
	height:23px;
	line-height:23px;
	font-size:12px;
	padding:0 0 0 15px;
	color:#666;
	background: transparent url(0/images/layout/l-sipka-1.jpg) no-repeat left top;
}
.boxleft-content ul li a:hover {
	color:#cc0000;
	background: transparent url(0/images/layout/l-sipka-1-hover.jpg) no-repeat left top;
}

.boxleft .details,
.boxright .details	{padding-left: 10px; background: transparent url(0/images/layout/arrow_link_5.png) no-repeat scroll left;}

/* vypisy v boxikach */
#basket,
.boxlist  {}
#basket .boxright-content,
.boxlist .boxright-content	{
	color:#666 !important;
}
#basket .box-title,
.boxlist .box-title	{}
#basket .box-title a  {}

#basket .box-title a:hover,
.boxleft .box-title a:hover,
.boxright .box-title a:hover  {color: #cc0000; text-decoration: none;}

/***** inc_leftitem.tpl *****/

/***** inc_cmp_categories.tpl *****/

#searchcategoriesvendor {}
.boxleftwrapper {}
/*.boxleftwrapper {background: #5398d4 url(0/images/layout/left_box_cat_bkg.png) no-repeat scroll left top;}*/
.searchcategoriesvendor-blank {display: none;}

#vendorlist .boxleft-content,
#categories .boxleft-content {margin: 0;}

#vendorlist,
#categories	{}
#categories	{margin-top:0;margin-bottom: 4px; padding-bottom: 0;}
#vendorlist {margin-top: 0;  padding-top: 0;}
#vendorlist .box-title,
#categories .box-title {}
#vendorlist .boxleft-content,
#categories .boxleft-content	{font-weight: normal;}
#vendorlist .boxleft-content  {}

#vendorlist .inlink,
#categories	.inlink {padding: 2px 2px 2px 10px; display: block;}
#vendorlist .itemsamount,
#categories	.itemsamount {color: #a6c0d8; font-weight: normal;}
#vendorlist li,
#categories	li,
#vendorlist ul,
#categories	ul {padding: 0; list-style: none outside url(none);}
#vendorlist ul,
#categories	ul {display: block;}
#vendorlist ul ul,
#categories	ul ul {}
#vendorlist ul,
#categories ul {
	padding:0;
}
#vendorlist ul li,
#categories ul li {
	margin:0;
	padding:0 !important;
	height:auto;
	line-height:24px;
	list-style:none outside url(none) !important;
	background: transparent url(0/images/layout/l-li-bkg.jpg) repeat-x left bottom;
}

#categories .boxleft-content {padding-top: 0;}
#categories ul li.cat-logo {margin: 0 -11px 0 -11px; line-height: 1em; overflow: hidden;}
#categories div.cat-logo {margin: 0 0 1px 0; padding: 0;}

#vendorlist ul li.itemlast,
#categories ul li.itemlast {background: none;}

#vendorlist ul li a,
#categories ul li a {
	display:block;
	width:190px;
	height:auto;
	line-height:1.5em;
	font-size:12px;
	padding:0 0 0 3px;
	color:#666;
	background: transparent url(0/images/layout/l-sipka-1.png) no-repeat left center;
}

#vendorlist ul li a:hover,
#categories ul li a:hover {
	color:#cc0000;
	background: transparent url(0/images/layout/l-sipka-1-hover.png) no-repeat left center;
}
#vendorlist ul li ul,
#categories ul li ul {
	background: transparent url(0/images/layout/l-li-bkg.jpg) repeat-x left top;
	
}
#vendorlist ul li ul li a,
#categories ul li ul li a,
#vendorlist ul li ul li a:hover,
#categories ul li ul li a:hover {
	width:190px;
	background:none;
}

/* odkazy menu */
#vendorlist a.closed,
#categories	a.closed {}
#vendorlist a.closed:hover,
#categories	a.closed:hover {}
#vendorlist a.opened,
#categories	a.opened {}
#vendorlist a,
#categories	a {color:#fff; display: block; width: 159px; text-decoration: none;}
#vendorlist a .inlink,
#categories	a .inlink {}
/* pro spravne zobrazeni v msie6 musi byt sirka */
/* #vendorlist .catdeep1 a, */
#categories	ul.catdeep1 a {}
#vendorlist	ul.catdeep1 a,
#categories	ul.catdeep1 a {}
#vendorlist	ul.catdeep1 a .inlink,
#categories	ul.catdeep1 a .inlink {padding-left: 20px; background-position: 10px center;}
#categories	ul.catdeep2 a {}
#categories	ul.catdeep2 a .inlink {padding-left: 30px; background-position: 20px center;}
#vendorlist ul.catdeep1 li,
#categories	ul.catdeep1 li {}
#vendorlist ul.catdeep1 .inlink,
#categories	ul.catdeep1 .inlink {}
#vendorlist ul.catdeep2 a,
#categories	ul.catdeep2 a {}
#vendorlist ul.catdeep2 .inlink,
#categories	ul.catdeep2 .inlink {}
#vendorlist ul.catdeep3 a,
#categories	ul.catdeep3 a {}
#vendorlist ul.catdeep3 .inlink,
#categories	ul.catdeep3 .inlink {}
#vendorlist ul.catdeep4 a,
#categories	ul.catdeep4 a {}
#vendorlist ul.catdeep4 .inlink,
#categories	ul.catdeep4 .inlink {}

#vendorlist a.opened.activetree,
#categories a.opened.activetree	{}
#categories ul.catdeep1 a.opened.activetree {}
#categories ul.catdeep2 a.opened.activetree {}

#categories	ul.catdeep1 a:hover,
#categories	ul.catdeep2 a:hover,
#vendorlist a:hover .itemsamount,
#categories a:hover	.itemsamount,
#vendorlist a:hover,
#categories	a:hover {}
#vendorlist a.active,
#categories	a.active {font-weight: bold; color: #003686;}
#vendorlist a.active .inlink,
#categories	a.active .inlink {background-image: url(0/images/layout/arrow_cats_2.png)}
#vendorlist a.active:hover,
#categories	ul.catdeep1 a.active:hover,
#categories	a.active:hover,
#vendorlist a:active .itemsamount,
#categories	a:active .itemsamount,
#vendorlist a:hover .itemsamount,
#categories	a:hover .itemsamount {}
#vendorlist a.active .itemsamount,
#categories	a.active .itemsamount {font-weight: normal;}
#vendorlist a:active .itemsamount,
#categories	a:active .itemsamount,
#vendorlist a:active,
#categories	a:active {}

#categories	.activetree {}
#categories	.nonacttree {}

/***** inc_trustedshops_item.tpl *****/
#partners	{}
.partners	{}

/***** inc_cmp_news.tpl *****/
#newsbox	{}
#newsbox .newsitem	{padding-bottom: 1em; margin-bottom: 1em; border-bottom: 1px #ccc solid;}
#newsbox .newsitem	{}
#newsbox .newsitem.itemlast	{padding-bottom: 0; margin-bottom: 0; border-bottom: 0 none;}
#newsbox .newsitem .details	{padding-left: 14px; background-position: 4px center;}
#newsbox .newsitem .details .hellip {}
#newsbox a {font-size:12px;}
#newsbox a:hover {color:#cc0000;}
/***** inc_infobox.tpl *****/
#infobox a  {}
#infobox a:hover {}

/***** inc_cmp_mini_basket.tpl *****/
#minibasket	{overflow: hidden;}
#minibasket .boxleft-content {}
#minibasket table.basketinfo {width: 159px; padding-bottom: 4px; border-collapse: collapse; margin-bottom: 8px;}
#minibasket .tabcol1,
#minibasket td	{text-align: left;}
#minibasket .tabcol2,
#minibasket td+td	{text-align: center;}
#minibasket table.basketinfo td	{border-bottom: 1px solid #888;}
#minibasket table.basketinfo .totalprice td	{border-bottom: 2px solid #888;}
#minibasket .totalprice	{font-weight: bold;}
#minibasket div.basketbutton  {text-align: right; position: relative; padding-bottom: 0.5em;}
#minibasket a.basketbutton	{}
#minibasket a.basketbutton span	{}
#minibasket a.basketbutton:hover	{}

/***** inc_cmp_cur.tpl *****/
#currency-left	{}
#currency-right .currency-activ,
#currency-left .currency-activ	{font-weight: bold; color: #000;}
#currency-left .currency	{}

/****** infobox *****/
#infobox  {display: none;}

/* pro vypisovane seznamy pomoci foreach */
/*
.itemlast	{}
.itemfirst	{}
.itemodd	{}
.itemeven	{}
.item#	{}
*/

/***** inc_search.leftitem.snippet.tpl *****/
#search	{background: transparent;margin-bottom:0;}
/*#search .box-title	{color: #fff; background-image: url(0/images/layout/dotted_onblue.png); }*/
#search .box-title {}
#search .boxleft-content {
	position: relative; 
	background: transparent url(0/images/layout/l-search-box-bkg.jpg) repeat-x scroll left top !important;
}
#search-form	{
	position:relative;
	margin-top:5px;
}

input.searchbutton	{
	position: absolute; 
	left: 151px; 
	top: 0px;
	padding: 0; 
	margin: 0; 
	width: 47px;
	height:18px;
	height:18px;
	color: #000; 
	font-size: 11px;
	border:none;
	background: transparent url(0/images/layout/l-sbutton-bkg.jpg) no-repeat scroll left top;
}
/* font 0 je pro operu */
input.searchbutton:hover  {text-decoration: none; cursor: pointer; background-color: #f90;}
#search .searchinput	{margin-top:-1px;margin-bottom: 5px;}
#search input.searchinput	{width: 134px;padding:1px 0; }
#search select.searchinput	{width: 195px;padding:1px 0;}
#search select.searchinput option	{width: auto;}

/***** inc_cmp_basket.tpl *****/

.basketlist	{}
.productinlist	{}
.item0	{}
.itemeven	{}
.itemodd	{}
.itemfirst	{}
.itemlast	{}
.image	{}
.text	{}
.amount	{}
.basketinfo	{}
.tabcol1	{}
.tabcol2	{}
.totalprice	{}

#basket	{}
.basketinfo	{}
.tabcol1	{}
.tabcol2	{}
.basketbutton	{}
#basket .box-title	{}
#basket .boxright-content	{color: #def;background:#fff !important;}
#basket table.basketinfo {width: 100%; padding-bottom: 4px; border-collapse: collapse; margin-bottom: 8px;}
#basket .tabcol1,
#basket td	{text-align: left;}
#basket .tabcol2,
#basket td+td	{text-align: center;}
#basket table.basketinfo td	{border-bottom: 1px solid #666;}
#basket table.basketinfo .totalprice td	{border-bottom: 2px solid #666;}
#basket .totalprice	{font-weight: bold;}
#basket div.basketbutton  {text-align: left; position: relative; padding-bottom: 0.5em;}

.basketlist .text a {color: #666;}
.basketlist .text a:hover {color: #cc0000;}

body a.actionbutton,
a.actionbutton {
	color:#fff;
	padding:3px 6px;
	background:#666;
}
#minibasket a.basketbutton,
#basket a.basketbutton	{
	display:block;
	position:relative;
	left:111px;
	padding: 0; 
	margin: 0;
	width:75px;
	height:21px; 
	line-height:21px; 
	color: #000; 
	background: transparent url(0/images/layout/l-basket-button-bkg.jpg) no-repeat scroll center center;
	font-size: 11px;
	text-align:center;
}
a.actionbutton span,
#minibasket a.basketbutton span,
#basket a.basketbutton span	{}
a.actionbutton:hover,
#minibasket a.basketbutton:hover,
#basket a.basketbutton:hover	{text-decoration: none; cursor: pointer; background: #666; color:#fff;}

a:hover.actionbutton {
	color:#fff;
	background:#003583;
}
/* odkazy s akci s funkci buttonu - pridat prispevek, nekam odkazat */
.actionbutton {}
.buttonaddreview  {}
div.buttonaddreview  {text-align: right;}
div.actionbutton,
div.buttonaddreview  {padding: 4px 0;}

/***** inc_rightitem.tpl *****/

/***** inc_cmp_login_right.tpl *****/

#noticelisttag	{}
#wishlisttag	{}
#comparetag	{}


/***** inc_top_items.tpl *****/

.productlist	{}
.boxright .productinlist {clear: both; position: relative; margin-bottom: 1em;}
.boxright .productinlist.itemlast {}
.boxright .productinlist .text	{font-weight: normal; color: #a6c0d8;}
.boxright .productinlist .price	{
	white-space: nowrap; 
	font-weight: bold;
	width:160px; 
	color: #666; 
	display: block; 
	text-align: right; 
	padding-right: 0; 
	clear: left;
}
.boxright .productinlist .desc	{white-space: normal; font-size: 90%;}
.boxright .productinlist .amount	{white-space: nowrap; color: #666;}
/* nefunguje vyskovy zarovnani i kdyz jinde jo, pocitam s fixnimi rozmery ikony */
.boxright .productinlist div.image	{
	margin: 0 6px 4px 0; 
	padding: 0; 
	position: relative; 
	float: left; 
	width: 70px; 
	height: 70px; 
	line-height: 67px; 
	overflow:hidden; 
	text-align: center; 
	vertical-align: middle;
	border:1px solid #666;
	background:#fff;
	 /*background: transparent url(0/images/layout/list_img_bkg.png) no-repeat scroll center center;*/
}
.boxright .productinlist div.image a  {}
.boxright .productinlist div.image img  {vertical-align: middle; margin-top: 13px;}

.boxright .productinlist .productartnr	{color: #a1a1a1; font-weight: normal; font-size: 80%; margin-left: 74px;}
.boxright .productinlist .details	{
	font-weight: normal; 
	font-size: 80%; 
	margin-left: 74px;
}
.boxlist .details { background-position: 2px center;}
.boxright .productinlist form  {position: relative;}
.boxright .productinlist .warenkorb_img2  {
	position: absolute; 
	top: -15px; 
	left: 161px;
} /* top+left kvuli msie6 */

/* tlacitko objednavky */
.boxright .makeorder {padding-left: 8px;}
.boxright .makeorder a {padding-left: 10px; background: transparent url(0/images/layout/arrow_link_6.png) no-repeat scroll left;}

/*
.boxright .item0 {}
.boxright .itemeven {}
.boxright .itemodd {}
.boxright .itemfirst {}
.boxright .itemlast {}
*/

/***** inc_rightlist.tpl *****/

/*
.details uncomapare	{}
.details makecompare	{}
.price	{}
.image	{}
.basket	{}
.warenkorb_img2	{}
*/

/***** inc_cmp_newsletter.tpl *****/

#newsletter	{}
#newsletter table.newsletter	{width: 100%;}
#newsletter input.submit	{}
#myaccount .myaccount-login table tr:first-child td:first-child,
#newsletter table.newsletter td:first-child	{white-space: nowrap;}
#newsletter input.textinput,
#myaccount input.text	{width: 136px; float: right;}
.tabcol1	{}
.tabcol2	{}
.textinput	{}
.submit	{}

/***** inc_cmp_login_right.tpl *****/

#myaccount	{}
#newsletter input.submit,
#myaccount input.login,
#myaccount input.logout	{
	float: right;
	width:54px;
	height:23px;
	color:#000;
	font-size:11px;
	background: transparent url(0/images/layout/l-email-submit-bkg.jpg) no-repeat scroll left top;
}
#myaccount div.fullname	{font-weight: bold; font-size: 1.2em;}
#myaccount div.username	{font-weight: bold; color: #444;}
#myaccount form	{clear: both;}
#myaccount .myaccount-login table	{width: 100%;}

.tabcol1	{}
.tabcol2	{}
.text	{}
.username	{}
.password	{}
.checkbox	{}
.submit	{}
.login	{}
.details	{}
.amount	{}

/***** inc_cmp_cur.tpl *****/

.currency-activ	{}
.currency
.item0	{}
.itemeven	{}
.itemodd	{}
.itemfirst	{}
.itemlast	{}

/***** inc_cmp_bargain_items.tpl *****/

.productlist	{}
.productinlist	{}
.item0	{}
.itemeven	{}
.itemodd	{}
.itemfirst	{}
.itemlast	{}
.image	{}
.text	{}
.makeorder	{}

/************************************************************************************************************************/

/*** main ***/
/*** main - general ***/

#locationrow	{}
#locationrow	{
	position: relative; 
	margin:0 0 10px 0;
	width:530px;
	color:#666;
	font-size:80%;
}
#locationrow .locationrow-content	{}
#locationrow .delivery-link	{
	position: absolute; top: 0; right: 1em;
}
#locationrow .delivery-link a	{color: #666;}
#locationrow .locationrow-content a {color: #666;}
#locationrow .delivery-link a:hover,
#locationrow .locationrow-content a:hover {color: #cc0000;}
#locationrow .locationrow-content span.lastitem,
#locationrow .locationrow-content a	{padding-left: 10px; background: transparent url(0/images/layout/arrow_locationrow.png) no-repeat scroll 3px center;}
#locationrow .locationrow-content a.firstitem	{padding-left: 0; background: transparent url(none);}
#locationrow .locationrow-content span.lastitem,
#locationrow .locationrow-content a.lastitem	{color: #003583; font-weight: bold; background-image: url(0/images/layout/arrow_locationrow_lastitem.png);}

.containerfullrow table {width: 100%;}
.containerfullrow table table {width: auto;}
.containerfullrow h2 {color:#003583 !important;}
/* ========================= OXID ========================= */

/* formatovani layoutu */

.containerfullrow	{width: 100%; clear: both;} /* 100% */
/* pulku lze prestylovat na 1/3, ale neni to dobre   */
.containerhalfrow	{width: 50%; float: left;}
.containerhalfrow.producteven	{}
.containerquarterrow,
.containerfullrow	{} /* pro ie6 */
/* .containerhalfrow.columns3	{width: 33%; float: left;}  /* predpocitanych 33% */
.containerthirdrow	{width: 33%; float: left;}
.containerthirdrowfix	{width: 33%; float: left;}
.containerquarterrow	{ float: left;}  /* predpocitanych 25% */
.containerfiverow	{width: 20%; float: left;}	/* predpocitanych 20% */

.productrow_borderaftertitle_full	{}
.productrow_noborder	{margin-bottom: 10px;}

.productrow_fullborder_full	{position:relative;}
.productrow_fullborder_full table	{width: 100%;}
.productrow_fullborder_full table	td+td {width: 80%;}

/*#startpage .productrow_borderaftertitle_full,*/
#startpage .productrow_fullborder_full,
.searchdetailsrow .productrow_borderaftertitle_full,
.searchdetailsrow .productrow_fullborder_full
{overflow: hidden; 
	/*background: transparent url(0/images/layout/product_frame_1-1_top.png) no-repeat scroll left top;*/}
/*#startpage .productrow_borderaftertitle_full table,*/
#startpage .productrow_fullborder_full table,
.searchdetailsrow .productrow_borderaftertitle_full table,
.searchdetailsrow .productrow_fullborder_full table
{overflow: hidden; /*background: transparent url(0/images/layout/product_frame_1-1_bottom.png) no-repeat scroll left bottom;*/}


table.productdetailtable  {border-collapse: collapse; border-spacing: 0;}
table.productdetailtable td {vertical-align: top; text-align: left; padding: 0; background-image: url(none);}
table.productdetailtable td.imgcol {width: 25%; padding: 5px 0px 7px 5px;}
table.productdetailtable td.txtcol {padding: 10px 12px 12px 10px;}
#main table.productdetailtable td.txtcol .details {}
table.productdetailtable table.pricecard td {width: auto; vertical-align: baseline;}
table.productdetailtable td.txtcol div {margin-bottom: 0.5em;}
table.productdetailtable .warenkorbplace	{text-align: right; position: relative;}
table.productdetailtable .warenkorb_button2  {
	float: right;
	background:#666;
	color:#fff;
}
table.productdetailtable input.warenkorb_button2 {}
table.productdetailtable input:hover.warenkorb_button2	{}

.productrow_borderaftertitle_half,
.productrow_fullborder_half	{
	height: 195px; 
	width:240px;
	padding:0 10px; 
	overflow: hidden; 
	color:#666;
	/*background: transparent url(0/images/layout/product_frame_1-2.png) no-repeat scroll left top;*/
}

.productrow_borderaftertitle_half table,
.productrow_fullborder_half table	{width: 100%;}
.productrow_fullborder_half table	td+td {width: 75%;}
.productrow_borderaftertitle_half .warenkorb_button2,
.productrow_fullborder_half .warenkorb_button2  {float: right;}
.productrow_fullborder_quarter	{
	width:120px;
	height: 250px; 
	position: relative; 
	padding: 0 7px 0 5px; 
	overflow: hidden; 
}
.productrow_fullborder_quarter table	{width: 100%;}
.productrow_fullborder_quarter table	td+td {width: 75%;}
.productrow_fullborder_quarter .warenkorb_mini_button2  {}
.contentboxlistrow	{}
.contentbox	{}
.contentbox .dottedline {}

#main .warenkorb_img2	{
	position: absolute; 
	right: -6px; 
	bottom: -1px; 
	display: none;
	border:none;
}
#main .warenkorb_mini_button2,
#main .warenkorb_button2	{}
#main a.fontgray1,
#main .fontgray1 a,
#main .details	{padding-left: 10px; background: transparent url(0/images/layout/arrow_link.png) no-repeat scroll left;}
#main .pricecard .details {margin-left: 10px;}
/* pokus preprat tabulky, ne zcela funkcni */
.productrow_borderaftertitle_half,
.productrow_fullborder_half {position: relative;}
.containerhalfrow .productrow_borderaftertitle_half,
.containerhalfrow .productrow_fullborder_half {}
#startpage  {}
#startpage .containerhalfrow .productrow_fullborder_half {}

.login_input	{}
.login_button	{}
.login_checkbox	{}

.variant_select	{}

.warenkorb_img	{}
.warenkorb_mini_button	{}
.warenkorb_button3	{}

.product_image	{}
.product_image img	{vertical-align: middle;}
.product_image_s_container	{text-align: left;}
.product_image_s_container img,
.product_image_xs_container img,
.product_image_xxs_container img	{vertical-align: middle;}
.product_image_xxs_container	{overflow: hidden; text-align: left; float: left; margin: 1px 10px 1px 1px; }
.product_image_xs_container {overflow: visible; width: 100%; text-align: center; vertical-align: middle; height: 100px; line-height: 100px;}
/*xxx.product_image_xxs_container	{width: 100px; height: 100px; line-height: 100px;}*/

.product_text_container {}

/* test */
/* .product_image_xxs_container	{display: table-cell; vertical-align: middle;} */
.product_image_xxxs_container	{border: 0 none; text-align: center;}
.product_image_xxxs_container a	{}
.product_links	{}
/* prehozeni poradi a dulezitosti productname-productcode */
.product_artnr  {font-weight: bold;}
.product_title_big,
.product_title	{font-size:1em; font-weight: bold;}
.product_title_big a, .product_title a	{}
.product_title_big a:hover, .product_title a:hover	{}
.product_title	{text-align: left; margin: 10px 10px 5px 10px;}
.product_title .product_artnr  {font-weight: bold;}
.containerhalfrow .shortdesc  {}
.containerhalfrow .details  {}
.containerhalfrow .product_variant	{position: relative; padding: 2px 0;}
.containerhalfrow .product_variant span	{white-space: nowrap;}
.containerhalfrow .product_variant:hover {}

.containerhalfrow .warenkorbplace	{
	position: absolute; 
	bottom: 8px; 
	left: 10px; 
	width:230px;
}
#main .containerhalfrow .warenkorbplace input.warenkorb_button2	{
	color:#fff;
	border:none;
	background:#666;
}
#main .containerhalfrow .warenkorbplace input:hover.warenkorb_button2	{}
/* sirka kvuli msie7 */

#main .containerquarterrow .warenkorbplace	{
	position: absolute; top: 195px; text-align: center; width: 139px;
	border:none;
}
.detailsdetailsrow input.warenkorb_button2,
.detailsdetailsrow input.warenkorb_button2:hover,
.searchdetailsrow input.warenkorb_button2,
.searchdetailsrow input.warenkorb_button2:hover,
.categorydetailsrow input.warenkorb_button2,
.categorydetailsrow input.warenkorb_button2:hover,
#main .containerquarterrow .warenkorbplace input.warenkorb_mini_button2	{
	background:#666;
	color:#fff;}
.categorydetailsrow input.warenkorb_button2,
#main .containerquarterrow .warenkorbplace input.warenkorb_mini_button2	{}
#main .containerquarterrow .warenkorbplace input:hover.warenkorb_mini_button2	{}
.categorydetailsrow input.warenkorb_button2	{text-align: center;}
#main .containerquarterrow .warenkorbplace input.warenkorb_mini_button2	{text-align: center;}

.producttitlebig	{}
.questionemail  {font-weight: bold;}
#main .questionemail .details,
.questionemail .details	{padding-left: 0; background: transparent url(none);}
.product_variant	{}
.product_text	{}
.productlongdesc,
.product_text2	{overflow: hidden; padding: 1em; margin-top: 1em; background: #fff url(0/images/layout/bgr_produktbeschreibung_gross.png) repeat-x scroll top; border: 1px #cfcfcf solid;}
.productlongdesc sup,
.product_text2 sup	{font-weight: normal;}
.product_text3	{}
.product_price_new	{font-weight: bold; text-align: right;}
.product_price_new sup	{font-weight: normal;}
.product_price_new_big	{}
.product_price_new_small	{}
.product_price_old	{color: #888; font-weight: bold;}
.product_price_old_text	{color: #888;}
.product_price_new_text,
.product_price_new_big,
.product_price_new_small,
.product_price_new	{font-weight: bold; color: #b00; white-space: nowrap;}
.product_price_new	{font-size: 130%;}
.product_price_new small  {font-weight: normal; font-size: 80%; white-space: nowrap;}
.product_price_new sup	{font-weight: normal;}
.product_price_new_big	{font-size: 130%;}
.product_price_new_big sup	{font-weight: normal;}
.product_price_new_small	{font-size: 100%;}

#main .containerhalfrow .warenkorbplace .product_price_old	{font-weight: normal; text-align: left; color: #888; padding-top: 4px; font-size: 80%;}
#main .containerhalfrow .warenkorbplace .product_price_new	{font-weight: bold; text-align: left; color: #b00; font-size: 125%;}
#main .containerhalfrow .warenkorbplace .product_price_new .text	{display: none;}
#main .containerhalfrow .warenkorbplace .product_price_new .pricefrom {color: #b00;}
#main .containerhalfrow .warenkorbplace .product_price_new a	{color: #b00;}
#main .containerhalfrow .warenkorbplace .product_price_new	{float: left;}
#main .containerhalfrow .warenkorbplace .stockamount  {font-size: 80%;}

#main .containerquarterrow .warenkorbplace .product_price_new	{font-size: 100%;}
#main .containerquarterrow .product_price_new {text-align: center; margin-right: 0;}
#main .containerquarterrow .product_artnr,
#main .containerquarterrow .product_title {text-align: center;}
#main .containerquarterrow .product_title {margin-top: 4px;}
#main .containerquarterrow .product_links	{font-size: 90%; margin: 4px 0px 0px 10px;}

/* popiska/poznamka u parametru/atributu */

a.hint-link {cursor: help; text-decoration: none; text-align: left; font-weight: normal; float: right; font-size: 0.9em;}
a.hint-link:hover {text-decoration: none;}
span.qmark-wrapper  {display: block; width: 16px; height: 16px; background: transparent url(0/images/layout/hint/hint_qmark.png) no-repeat center center; margin-left: 5px; margin-bottom: 0.1em;}
a.hint-link:hover span.qmark-wrapper {background-image: url(0/images/layout/hint/hint_qmark_hover.png);}
span.qmark {display: none; color: #b00; }
span.hint-body {display: block; visibility: hidden; width: 208px; z-index: 999; left: 130px; margin-top: -0.75em;}
.categoryfilter td.tabcol1 span.hint-body {left: 5px;}
.categoryfilter td.tabcol3 span.hint-body {left: auto; right: 0px;}
div.specs-side-wrapper span.hint-body {left: 30px; top: 1.5em;}
span.hint-body {position: absolute;}
span.hint-top {display: block; height: 30px; background: transparent url(0/images/layout/hint/hint_top_bkg.png) no-repeat scroll left bottom;}
span.hint-content {display: block; background: transparent url(0/images/layout/hint/hint_content_bkg.png) repeat-y scroll left; padding: 0 18px 0 8px; text-align: left; color: #000;}
span.hint-bottom {display: block; height: 16px; background: transparent url(0/images/layout/hint/hint_bottom_bkg.png) no-repeat scroll left top;}
span.hint-top {_background-image: url(0/images/layout/hint/hint_top_bkg_ie.png);}
span.hint-content {_background-image: url(0/images/layout/hint/hint_content_bkg_ie.png);}
span.hint-bottom {_background-image: url(0/images/layout/hint/hint_bottom_bkg_ie.png);}


.hr_image	{}

/* navigace doklady a vsim co souvisi s accountem */

.evidenceheader {margin: 0 10px;}
.accountheader  {}
.evidenceheader h2,
.accountheader h2  {color:#003583 !important;}
.evidenceheader table,
.accountheader table	{width: 100%;}
.evidenceheader .tabcol1,
.evidenceheader .tabcol2,
.evidenceheader .tabcol3,
.accountheader .tabcol1,
.accountheader .tabcol2,
.accountheader .tabcol3	{width: 30%; vertical-align: top;}
.evidenceheader table,
.accountheaderlink  {margin-bottom: 4px; font-size: 90%;}
.evidenceheader a,
.accountheaderlink a	{display: block; padding-left: 10px; background: transparent url(0/images/layout/arrow_link.png) no-repeat scroll left;}
.evidenceheader a.active,
.accountheaderlink a.active {font-weight: bold;}
.evidenceheader .description,
.accountheaderlink .description  {padding-left: 10px; display: block;}
.accountheader .tabcol3 a	{float: left;}
.accountheader .tabcol3 .description	{display: inline; padding-left: 0.5em;}

/* doklady */

.evidencelist {float: left; width: 100%;}

.deliveryblock,
.invoiceblock,
.orderblock {}

.deliverydetail,
.invoicedetail,
.orderdetail  {}

.deliveryblock table,
.invoiceblock table,
.orderblock table {width: 100%;}
.orderblock.orderdetail td {border-bottom: 0 none;}

.deliveryblock legend,
.invoiceblock legend,
.orderblock legend {font-weight: bold;}

.deliveryblock th a,
.invoiceblock th a,
.orderblock th a {font-weight: bold; font-size: 80%; padding: 2px 4px; color: #777;}

.deliveryblock th a.active,
.invoiceblock th a.active,
.orderblock th a.active	{background: #777; color: #fff;}

.evidencelist legend {color: #666;}
.evidencelist fieldset {}
.evidencelist fieldset table {}

.evidencelist table {border-collapse: collapse;}
.evidencelist table.table td	{border-bottom: 1px solid #579; font-size: 90%;}
.evidencelist table.total td	{font-weight: bold; font-size: 90%;}
.evidencelist table.total	{margin-top: 10px;}
.evidencelist .itemeven td {background: #eee;}
.evidencelist th {border-bottom: 5px solid #777;}
.evidencelist td.aright {white-space: nowrap;}

.deliverydetail table.table td,
.deliverydetail th,
.orderdetail table.table td,
.orderdetail th,
.invoicedetail table.table td,
.invoicedetail th,
.evidencedetail table.table td,
.evidencedetail th {border-color: #ccc;}

/* category filter */

.categoryfilter {border-top: 1px #eee dashed; clear: both;}
#main .categoryfilter h3	{}
#main .categoryfilter h3 .wherefiltered {display: none;}
.categoryfilter table {border-collapse: collapse;}
.categoryfilter select {font-size: 11px;}
.categoryfilter td.filtertitle-filteractive {color: #5c1; font-weight: bold;}
.categoryfilter td.filteroff select	{color: #666;}
.categoryfilter td.filteroff option	{color: #000;}
.categoryfilter td.filteractive select	{color: #5c1;}
.categoryfilter td.filteractive option	{color: #000;}
.categoryfilter td.filteractive option.active {color: #5c1; font-weight: bold;}
.categoryfilter td.filteroff option.filteroff,
.categoryfilter td.filteractive option.filteroff	{color: #666;}

/* category line */

.categorytitlerow {}
#main .categorytitlerow h1.categorytitle  {margin: 0;}
.categorytitlerow .categorytitle	{}
.categorytitlerow .categorycount	{color: #777; font-size: 0.8em;}
img.categoryimage	{margin: 0 0 0.5em 10px; float: right;}
/* img.categoryimage	{float: left;} */
.categoryfilter {margin: 10px 0;}
.categorydescription	{font-size: 80%;}
h4.categorydescription,
.categorylongdesc {}
.categorylongdesc div {margin-top: 0.5em;}
.categorylink	{}
.categoryline	{display: block;}
.categoryline2	{}
.categoryline3	{}
.categorydetailsrow	{}
.categorydetailsrow h5	{}
.categorydetailsrow td	{/*font-size: 120%;*/}
.categorydetailsrow_empty	{display: none;}
.categoryline	{margin-bottom: 0.5em;}
.categoryline .loader,
.categoryline	.categorylink {white-space: nowrap; color: #666;}
.categoryline	.categorylink {font-weight: bold; color: #666;}
.categoryline	.categorylink .amount {font-weight: normal; color: #888;}
.categoryline .loader {display:block;}
/* kategorie v radku*/
.categoryline ul {margin:0; padding:0; list-style-type:none; display:inline;}
.categoryline li {display:inline;}
.categoryline-list  {}
.categoryline-list .categorylink {padding-left: 10px; background: transparent url(0/images/layout/arrow_locationrow.png) no-repeat scroll 2px center;}
.categoryline-list .categorylink-image  {padding-left: 15px; background-image: url(none); vertical-align: middle;}
/* obrazkove kategorie */
.categoryline-images	{height: 120px; min-height: 120px;}
.categoryline-images ul {margin:0; padding:0; list-style-type: none;}
.categoryline-images li {display: block; float: left; margin-right: 1px; width: 115px;  background: #fff url(0/dyn_images/icon/nopic_ico.jpg) no-repeat scroll center; overflow: hidden;}
.categoryline-images a {display: block; width: 115px; padding-top: 90px; padding-bottom: 5px; text-decoration: none; text-align: center; overflow: hidden;}


.contentlistheader	{}

.producttitlerow_red,
.producttitlerow_blue	{color: #b00; font-weight: bold; font-size: 1.4em; padding: 5px 10px 0; height: 2em; line-height: 1em; margin-bottom: -0.5em; vertical-align: bottom;}

.producttitlerow_red a,
.producttitlerow_blue a	{color: #666;}
.producttitlerow_red a .itemsamount,
.producttitlerow_blue a .itemsamount	{color: #acd; font-weight: normal; font-size: 80%; white-space: nowrap;}
.producttitlerow_red a:hover,
.producttitlerow_blue a:hover,
.producttitlerow_red a:hover .itemsamount,
.producttitlerow_blue a:hover .itemsamount	{color: #cc0000;}
.producttitlerow_red_big,
.producttitlerow_blue_big,
.producttitlecell_red,
.producttitlecell_blue	{color: #cc0000; font-weight: bold;}
.producttitle_description	{color: #666; font-weight: normal; text-align: right; font-size: 0.75em;}
.producttitlerow_red_big,
.producttitlerow_blue_big	{}
table.producttitletable {border-collapse: collapse;}
table.producttitletable td {padding: 0;}

/* locator line */

.locatortitlerow-empty	{height: 0px; border-bottom: 1px #777 dashed; padding: 2px 0;}
.locatortitlerow	{font-size: 90%; border-bottom: 1px #777 dashed; padding: 0 2px;}
.detailslocator	{}
.searchlocator-top,
.articlelocator-top	{}
.searchlocator-top .locatortitlerow-empty,
.searchlocator-top .locatortitlerow,
.articlelocator-top .locatortitlerow	{border-top: 0 none;}
.locatortitlerow table	{border-collapse: collapse;}
.locatortitlerow td	{vertical-align: middle;}
.locatortitlerow .tabcol1	{}
.locatortitlerow .locatortitle	{white-space: nowrap; color: #777;}
.locatortitlerow .actpage  {}
.locatortitlerow .nrofpages  {font-weight: bold;}
.locatortitlerow .tabcol2	{text-align: right;}
.locatortitlerow a.previouspage {}
.locatortitlerow a.nextpage	{}
.locatortitlerow a.firstpage	{}
.locatortitlerow a.lastppage	{}
.locatortitlerow .locatortext	{color: #777;}
.locatortitlerow .pagesprechar,
.locatortitlerow .pagespostchar  {font-size: 80%;}
.locatortitlerow a	{color: #777;}
.locatortitlerow a:hover	{color: #f90; text-decoration: none;}
.locatortitlerow .locatorlink	{font-weight: bold; padding: 0 0 0 3px; border-left: 1px #ccc solid; }
.locatortitlerow a.active	{background: #aaa; color: #fff; padding: 0 3px; border-left: 0 none;}
.locatortitlerow .itemfirst,
.locatortitlerow .active+.locatorlink	{padding: 0 0 0 1px; border-left: 0 none;}
.locatortitlerow .firstpage {padding-left: 10px; background: transparent url(0/images/layout/arrow_first.png) no-repeat left center;}
.compare_table .previous,
.compare_table_noleft .previous,
.compare_table_nobottom .previous,
.locatortitlerow .previous {padding-left: 10px; background: transparent url(0/images/layout/arrow_previous.png) no-repeat left center;}
.compare_table .nextpage,
.compare_table_noleft .nextpage,
.compare_table_nobottom .nextpage,
.locatortitlerow .nextpage {padding-right: 10px; background: transparent url(0/images/layout/arrow_next.png) no-repeat right center;}
.locatortitlerow .lastpage {padding-right: 10px; background: transparent url(0/images/layout/arrow_last.png) no-repeat right center;}

.movecompared {font-size: 80%;}

.locatortitlerow .tolistlink	{border-left: 0 none; padding-left: 10px; background: transparent url(0/images/layout/arrow_back_to_list.png) no-repeat left center; font-weight: normal;}

.locatordetailsrow	{font-size: 80%; padding: 0 2px; border-bottom: 0 none;}
/* background: #367bbe url(0/images/layout/cat-line-bkg.png) repeat-x scroll top; */
.locatordetailsrow table	{border-collapse: collapse;}
.locatordetailsrow .tabcol1	{}
.locatordetailsrow .locatortext	{color: #666;}
.locatordetailsrow .locatorlink	{}
.locatordetailsrow a:link	{color: #666;}
.locatordetailsrow a:link.locatorlink3_active	{color: #f90;}
.locatordetailsrow a:hover	{color: #f90; text-decoration: none;}
.locatordetailsrow .active	{background: #aaa; color: #fff; font-weight: bold; padding: 0 3px; border-left: 0 none;}
.locatordetailsrow .tabcol2	{text-align: right;}
.locatordetailsrow .locatorsorting  {}
.locatordetailsrow .locatorsorting img:first-child {padding-left: 4px;}
.locatordetailsrow .details_article_navilink  {color: #666; margin: 0 0.25em 0 0.25em;}
.locatordetailsrow .prevproductlink {padding-left: 10px; background: transparent url(0/images/layout/arrow_previous_detail.png) no-repeat left center;}
.locatordetailsrow .nextproductlink {padding-right: 10px; background: transparent url(0/images/layout/arrow_next_detail.png) no-repeat right center;}

.listlocator-bottom,
.searchlocator-bottom {margin-top: 2px;}

.listlocator-top,
.searchlocator-top {margin-bottom: 2px;}

/* detail zbozi */

div.detailstitlerow {display: none;}
.detailsdescription {font-weight: bold;}
.detailsdetailsrow  {}
.specs .detailsdetailsrow  {padding: 0;}
.detailsmain  {padding: 0;}
.detailsdetailsrow.detailsmain  {position: relative;}
table.detailstable  {border-collapse: collapse;}
table.detailstable td.imgcol  {vertical-align: top; text-align: center; width: 250px; padding: 0;}
table.detailstable td.txtcol  {vertical-align: top; text-align: left; padding: 0 0 0 10px;}
table.detailstable td.txtcol div {padding-bottom: 0.5em;}
table.detailstable td.imgcol img {}

table.detailstable .imagezoomlink {}
table.detailstable a.imagezoomlink:hover {text-decoration: none;}
table.detailstable .morelinks {text-align: center; font-size: 90%; margin-top: 10px; padding: 0 10px;}
table.detailstable .morelinks .exturl img {margin: 10px auto;}
table.detailstable .morepic  {margin-bottom: 10px; padding: 0 10px;}
table.detailstable .morepic .product_image_s_container	{display: inline; background: transparent; border: 0 none;}
table.detailstable .morepic .product_image_s_container img	{margin: 5px auto 0; vertical-align: middle;}
table.detailstable .morepic .product_image_s_container a	{
	display: inline-block; 
	/*background: transparent url(0/images/layout/detail_thumbnail.png) no-repeat scroll center; */
	width: 50px; 
	height: 50px; 
	line-height: 50px; 
	vertical-align: middle; 
	text-align: center; 
	margin: 1px;
	border:1px solid #666;
}

table.detailstable .buymore {font-weight: bold; color: #f90;}
table.detailstable .sleva {font-weight: bold;}

.specs-side-body	{position: relative;}
.specs-side-body .desc	{position: relative;}

/* pro downloady pod obrazkem, pos. 0; exturl zustava pod obrazkem porad, krome pos. 1 */
#main table.detailstable .morelinks a.details {padding-left: 20px; background: transparent url(0/images/icons/file.png) no-repeat left center; white-space: nowrap;}
#main table.detailstable .morelinks a.details {text-align: left; min-height: 17px; height: auto !important; height: 17px; display: inline-block; margin: 0 auto;}
#main table.detailstable .morelinks a.icon-doc {background-image: url(0/images/icons/doc.png);}
#main table.detailstable .morelinks a.icon-pdf {background-image: url(0/images/icons/pdf.png);}
#main table.detailstable .morelinks a.icon-picture {background-image: url(0/images/icons/picture.png);}
#main table.detailstable .morelinks a.icon-xls {background-image: url(0/images/icons/xls.png);}
#main table.detailstable .morelinks a.icon-zip {background-image: url(0/images/icons/zip.png);}
#main table.detailstable .morelinks a.exturl {background-image: url(0/images/icons/link.png);}
#main table.detailstable .morelinks a.exturl-img {background-image: url(none); padding-left: 0; text-align: center; padding-bottom: 4px; color: #aaa;}
table.detailstable .morelinks .exturl img {margin: 8px auto;}
/* pro downloady vpravo vedle obrazku, pos. 1 */
#main table.detailstable .othertext li.exturl a.details,
#main table.detailstable .othertext li.download a.details {padding: 5px 0 5px 20px;background: transparent url(0/images/icons/file.png) no-repeat left center;}
#main table.detailstable .othertext li.exturl,
#main table.detailstable .othertext li.download {padding: 5px 0;}
#main table.detailstable .othertext li.download a.icon-doc {background-image: url(0/images/icons/doc.png);}
#main table.detailstable .othertext li.download a.icon-pdf {background-image: url(0/images/icons/pdf.png);}
#main table.detailstable .othertext li.download a.icon-picture {background-image: url(0/images/icons/picture.png);}
#main table.detailstable .othertext li.download a.icon-xls {background-image: url(0/images/icons/xls.png);}
#main table.detailstable .othertext li.download a.icon-zip {background-image: url(0/images/icons/zip.png);}
#main table.detailstable .othertext li.exturl a.exturl {background-image: url(0/images/icons/link.png);}
/* pro downloady dole za popisem, pos. 2 */
#main .downloads a.details {padding-left: 20px; background: transparent url(0/images/icons/file.png) no-repeat left top; display: block; text-align: left; min-height: 20px; height: auto !important; height: 20px;}
#main .downloads a.icon-doc {background-image: url(0/images/icons/doc.png);}
#main .downloads a.icon-pdf {background-image: url(0/images/icons/pdf.png);}
#main .downloads a.icon-picture {background-image: url(0/images/icons/picture.png);}
#main .downloads a.icon-xls {background-image: url(0/images/icons/xls.png);}
#main .downloads a.icon-zip {background-image: url(0/images/icons/zip.png);}



/* #main .detailsmain .warenkorbplace, */
#main .detailsmain .variantselect,
#main .detailsmain .pricecard,
#main .detailsmain .othertext {}
#main .detailsmain .othertext ul,
#main .detailsmain .othertext ul {margin: 0; padding: 0; list-style: none outside url(none);}
#main .detailsmain .pricecard td  {vertical-align: text-bottom; padding-left: 0; padding-right: 0;}
#main .detailsmain .pricecard .priceperunit {color: #666;}
#main .detailsmain .warenkorbplace td  {padding-left: 0; padding-right: 0;}

#main table.variants .productname {font-weight: bold;}

#main .specs table.table  {border-collapse: collapse; margin-bottom: 1em;}
#main .specs table.table td	{height: 2em; vertical-align: middle; border-top: 1px #eee solid;}
#main .specs table.table .tabcol1	{padding-left: 10px;}
#main .specs table.table .tabcol2	{padding-right: 10px;}
#main .specs table.table td.desc	{font-weight: bold;}
#main .specs table.table td.value	{}
#main .specs table.table .itemlast td	{border-bottom: 1px #777 dashed;}
#main .specs table.table .itemfirst td	{border-top: 1px #777 dashed;}
/*#main .specs table.table .itemeven td {background: #eaf1f7;}*/

.searchtitlerow  {padding: 0 0 1em 3px;}
.searchtitlerow .amount	{color: #b00;}
.searchtitlerow .searchtext	{color: #b00; font-style: italic;}
.searchdetailsrow {position: relative;}
.searchdetailsrow td div {margin-bottom: 0.5em;}
.searchdetailsrow .dottedline {margin: 0 -3px 1em;}
.searchdetailsrow form {}
.searchdetailsrow input.warenkorb_button2 {}
.searchdetailsrow .product_price_new	{}
.searchdetailsrow .stockstatusico	{margin-left: 8px;}

.wrappinglistrow,
.contentboxlistrow,
.ordercontentdata,
.paymentcontentheader,
.usercontentheader,
.useroptionheader,
.voucherlistheader,
.detailstitlerow h4	{padding: 1em 0; margin: 0;}

#main .detailsmain h1.productname {margin-top: 0; padding: 0;}
#main .detailsmain .productcodecard {font-weight: bold; color: #666; padding-bottom: 0.5em;}
#main .detailsmain .productcode,
#main .detailsmain .productean  {white-space: nowrap;}
.productshortdesc {font-weight: normal;}
.productvendor {font-weight: bold;}
.productvendor img  {}
.productvendor span  {}
.productvendor span strong  {}
.productvendor span a  {}
.productcategory {font-weight: bold;}
.productcategory a {}
.stockstatus  {font-weight: normal;}
.stockstatus-1 .amount  {display: none;}
.variantselect {}
.fontbold {font-weight: bold;}
#main .content .fontbold {}
input.fontbold {font-weight: normal;}

.important	{}
.defaultcontents_linespacer	{}
.default_midbutton	{}
.default_loworderprice	{}
.contentboxtext	{}

/* next button */
input.default_nextbutton,
input.default_nextlink	{margin-left: 10px; margin-right: 10px;}
.default_nextlinecontainer	{text-align: right;}
.default_nextline	{}
.listcontents_nextline	{}
a.default_nextlink:hover	{}

/* pop-up zoom */
#moredetails-body {margin: 0; padding: 5px; text-align: center; background: #e9f0f5;}
#moredetails-image  {margin: 0 auto; text-align: center;}
#moredetails-links  {margin: 10px auto; text-align: center;}
#moredetails-links a.moredetails-link,
#moredetails-links span.moredetails-link {padding: 4px; line-height: 2em;}
#moredetails-links a.moredetails-link {color: #fff; background: #579;}
#moredetails-links span.moredetails-link {color: #579; background: #bcd;}

/* pop-up request form */
#request-body {margin: 0; padding: 10px; text-align: left; background: #fff;}
#request-body h1 {padding: 0;}
#request-body div.contextbox {margin: 0;}
#request-body #main {text-align: left; float: none; width: auto;}
#request-body #content {width: auto;}
#request-body input.default_nextbutton,
#request-body input.submit {float: right;}

/* tvrde velikosti fontu */
.nicehr	{}
.font9	{}
.font10	{}
.font11	{}
.font12	{}
.font13	{}
.font14	{}
.font15	{}
.font18	{}
.fontitalic	{}
.fontunderline	{}
.fontred	{color: #f50;}
.fontblack	{}
.fontgray1	{}
.fontgray2	{}
.fontgreen	{}

/* formatovani */
.addresscolumn	{}
.address_deliverybutton	{}
.tableclear	{}
.leftspacer20	{}
.leftspacer10	{}
.leftspacer8	{}
.leftspacer5	{}
.leftspacer290	{}
.rightspacer10	{}
.topspacer10	{}
.topmargin10	{}
.cleartopmargin	{}
.height25	{}

/* elementy */
.dottedline	{border-bottom: 1px #666 dashed; height: 1em; margin: 0 0 1em 0;}
.middleline	{border-bottom: 1px #eee dashed; height: 0; margin: 0 0 0 0;}
.detailsdetailsrow .middleline,
.contextbox .middleline	{margin: 0;}
.detailsdetailsrow .dottedline,
.contextbox .dottedline	{margin: 0 0 1em 0;}
.tableclear .tableclear .dottedline	{border-bottom: 1px #ccc dashed;}
.tableclear {width: 100%; border-collapse: collapse; border-spacing: 0;}
.tableclear td {padding: 2px 0;}

.paddingtop3	{}
.paddingtop5	{}
.paddingtop10	{}

h1.contextbox	{padding: 5px 0;}
div.contextbox	{}
div.contextbox a {color:#cc0000;}
div.contextbox a:hover {color:#666;}

/* kontakty - contacts - stranka s formularem */
div.contactaddress  {margin-bottom: 1em; margin-top: 1em;}
.mycontactaddress {}
.postaddress,
.eladdress,
.bankinfo {padding-bottom: 1em;}
.contactaddress .desc {width: 5em; display: block; float: left;}

.errormessage, .msgbox, .errorbox	{font-weight: bold; text-align: center; padding: 5px; margin: 5px 0; border: 1px #579 solid;}
#main .errormessage, #main .msgbox {padding: 10px; margin: 5px 0 15px 0;}
.msgbox, .msgbox a	{color: #117;}
.msgbox {background: #cde;}
.errormessage, .errormessage a, .errorbox, .errorbox a	{background: #666; color: #fc3;}
.errormessage strong, .errorbox strong	{font-weight: bolder; font-size: 110%;}
.errormessage .fontred,
.errorbox .fontred,
.msgbox .fontred  {color: #fff;}

/* compare */

.compare_table	{}
.compare_table_noleft	{}
.compare_table_nobottom	{}

.verification_code	{}

/* pomocna navigace */

table.nav-in-page {width: 100%;}
table.nav-in-page td {vertical-align: top;}
table.nav-in-page ul {padding-left: 2em;}
table.nav-in-page .col1 {width: 50%;}
table.nav-in-page .col2 {width: 50%;}
table.nav-in-page .menu-top-in-page {}
table.nav-in-page .info-in-page {}
table.nav-in-page .cats-in-page {}

/* linky */

.contextbox dl.news dt  {font-weight: bold; padding-bottom: 0.5em;}
.contextbox dl.news dd	{border-bottom: 1px #eee dashed; margin-bottom: 1em; margin-left: 0; padding-left: 4em; padding-bottom: 1em;}
.contextbox dl.news dd.itemlast	{border-bottom: 0 none;}

/* news */

.contentbox h2.newsheader	{}
.contentbox div.newstext span.date  {float: left; margin-right: 0.5em; font-weight: bold; margin-bottom: 0.5em;}
.contentbox div.newstext div.clear  {height: 0; overflow: hidden;}


/****************************************************************************************************************************/

/***** kosik a objednavka *****/

.wrappingcontents_linespacerbig,
.basketcontents_linespacerbig {
	color: #579;
	background-color: #579;
	height: 1px;
	border: 0;
	margin-top: 8px;
	margin-bottom: 0;
}

.wrappingcontents_linespacer,
.basketcontents_linespacer {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0;
	margin-top: 8px;
	margin-bottom: 0;
}

.basketcontents_sumtitlebig {color: #000; vertical-align: bottom;}
.basketcontents_sumbig {color: #000; vertical-align: bottom;}
.basketcontents_main input.amount {float:left; margin-right:8px;}

.wrappinglisttext,
.paymentcontenttext,
.basketcontents_main  {margin: 0 10px; width: 510px;}
.wrappinglisttext .dottedline,
.paymentcontenttext .dottedline,
.basketcontents_main .dottedline {margin: 0 0 1em 0;}

.basketcontents_headeritems  {background: #666 !important; text-align: center !important;}

input.basketcontents_artdelbutton  {display: none;}
input.basketcontents_artamountinput {float: left; margin-right: 8px;}
input.basketcontents_artrecalcbutton {display: block; width: 20px; height: 20px; padding-top: 20px; font-size: 0px; background: transparent url(0/images/layout/button_recalc.png) no-repeat scroll center; border: 0 none; float: left; margin: 0 8px 0 0; padding: 0;}
input.basketcontents_artdelsmallbutton {display: block; width: 20px; height: 20px; padding-top: 20px; font-size: 0px; background: transparent url(0/images/layout/button_erase.png) no-repeat scroll center; border: 0 none; float: left; margin: 0; padding: 0;}

.stepitem2_textbig,
.stepitem2_textbighigh  {font-size: 14px !important;}

.oxorderlist {width: 100%}
.oxorderlist-table {}
.oxorderlist-table-head {color: #666; font-weight: bold;}
.oxorderlist-table-state-yes {}
.oxorderlist-table-state-no {color: #f50}
/****************************************************************************************************************************/




/* nove styly */
.locator-onstock-filter {}

.loginlink  {}
.addguestbookentry {margin-bottom: 1em;}

/*prispevky*/
.guestbook {}
/*hlavicka prispevku*/
.guestbook-title {}
/*polozky hlavicky*/
.guestbook-title .name {}
.guestbook-title .date {}
.guestbook-title .time {}
/*promenne v hlavicce*/
.guestbook-title-value {}
/*text prispevku*/
.guestbook-text {}


/*** na mnoha mistech ***/
/* hvezdicka - vyplnte vsechny pole */
.star {color: #f50;}

/*** guestbook & detail ***/

/** prispevky **/
/* prispevky v guestbooku*/
.guestbook {}
/* prispevky v detailu zbozi */
.comment {}
/* hlavicka prispevku */
.post-title {}
/* polozky hlavicky */
.post-title .name {}
.post-title .date {}
.post-title .time {}
/* promenne v hlavicce */
.post-title-value {}
/* text prispevku */
.post-text {}

/** detail **/
/* jmeno produktu dole v "zbozi"  */
.detail-product-name {}

/*** user_account ***/
/* nadpis adresoveho formulare */
.form-adress-title {}
/* zadost na vyplneni vsech povinnych polozek, to nechapu, proc se to vubec styluje */
.form-insertall {}
/* polozka formulare */
.form-adress-item {}



.tomainarticle  {}



/* zakladni stylovani pro tisk */

@media print {
	#menu-top,
	#menu-left-splash,
	#menu-left,
	#menu-right,
	#locationrow,
	#footer	{display: none;}
	body  {background: #fff url(none); color: #000 !important;}
	* {color: #000 !important; border-color: #888 !important;}
	#wrapper,
	#wrapper-a,
	#wrapper-b,
	#wrapper-c,
	#main .content,
	#main	{text-align: left; margin: 0; padding: 0; width: auto; position: relative; left: 0px; top: 0px;  background: #fff url(none); border: 0 none;}
	#header	{background: transparent url(none); height: auto; width: auto;}
  #header-logo a,
	#header-logo {position: relative; left: auto; bottom: auto; height: auto; width: auto; overflow: visible; color: #000;}
	#header-logo a	{font-size: 2em; font-weight: bold; }
	#header-logo span {display: none;}
}
