body {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 12px;
	color: #454242;
	margin: 0;
	padding: 0;
	background: url(../img/bg.jpg) repeat-y fixed center top;
}

ul.horizontal { list-style-type: none; margin: 0; padding: 0; }
ul.horizontal li, ul.horizontal li a {display: block; float: left;}

.flt-l {float: left;}
.flt-r {float: right;}
.cls, .clear {clear: both; display: block;}
.hide {display: none;}
.right {text-align: right;}
.center {text-align: center; display: block;}

a {color: #A7C20D;}
.gray {color: #939393;}

a img {border: 0;}

.h3 {
	display: block;
	color: white;
    font-family: Helvetica;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222222;
}

form {}

form label {
	display: block;
	float: left;
	width: 130px;
	height: 32px;
	line-height: 32px;
}
form label.checkboxLabel,
form label.radioButtonLabel {width: auto; float: none; display: inline;}
form label.noflt {display: inline; float: none;}

form input[type="text"],
form input[type="password"] {
	width: 273px;
	height: 32px;
	font-size: 12px;
	padding: 0 10px;
	border: 0;
	background: url(../img/form_text.png);	
}
form select {
  	width: 292px;
	font-size: 12px;
	padding: 7px 10px 8px 10px
	border: 0;
	background: url(../img/form_text.png);
}

form textarea {
	width: 341px;
	height: 210px;
	border: 0;
	font-size: 12px;
	padding: 5px 10px;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	background: url(../img/form_textarea_big.png);
}

form h2 {padding: 10px 0 5px 0 !important;}
form p {clear: both; padding: 5px 0 !important;}

#tab-kontakt form label {width: 68px !important;}
#tab-kontakt form input.text {
	/*background: url(../img/form_text_small.png); height: 31px; width: 155px;*/
}


#wrapper {
	width: 980px;
	position: relative;
	margin: 0 auto;
}

#header {
	display: block;
	position: relative;
	height: 274px;
	background: url(../img/head.png) center top;
}

#header #logo img {display: none;}
#header #logo a {
	display: block;
	position: absolute;
	top: 105px;
	left: 0px;
	width: 290px;
	height: 140px;
	
}
#header #tagline {display: none;}

#header #head-text {
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	width: 930px;
	padding: 0 25px;
	line-height: 27px;
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 1px #222222;
}
#header #head-text p {margin: 0; padding: 0;}
#header #head-text span {color: #A7C20D;}
#header #head-text a {text-decoration: none;}
#header #head-text a:hover {color: white;}

#header #informations {
 position: absolute;
 top: 44px;
 left: 0;
}

#header #informations ul {
	height: 30px;
	width: 743px;
	overflow: hidden;
}
#header #informations ul a {
    color: white;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica;
    padding: 0 15px;
    line-height: 30px;
    background: url(../img/informations_sep.png) no-repeat right top;
    text-shadow: 1px 1px 1px #768B09;
    text-decoration: none;
}
#header #informations ul a:hover {text-shadow: 1px 1px 1px #444444;}

#header #search {
    position: absolute;
    left: 760px;
    bottom: 0px;
}
#header #search #search-input {
	position: absolute;
	left: 45px;
	background: none;
	width: 165px;
	color: white;
	padding-left: 0;
	border: none;
	height: auto;
	padding: 8px 0;
}
#header #search #search-submit {
    left: 18px;
    position: absolute;
    top: 6px;
}

#header #bread {
    position: absolute;
    bottom: -41px;
    left: 200px;
	width: 547px;
	overflow: hidden;
	height: 40px;
}
#header #bread a,
#header #bread span {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 30px 0 10px;
	text-decoration: none;
	color: #A0A2A2;
	background: url(../img/bread_sep.png) no-repeat right;
}
#header #bread a:hover {color: #343232;}
#header #bread span {color: #A0BB0C; font-weight: bold;}

#header #login-logoff,
#header #login-myaccout,
#header #login-switch {
	position: absolute;
	top:44px;
	color: white;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #768B09;
}
#header #login-myaccout { left: 770px; padding: 0 26px 0 14px;}
#header #login-logoff{ left: 870px; padding: 0 38px 0 14px; }
#header #login-switch { left: 770px; padding: 0 66px 0 14px; }

#header #login-logoff:hover,
#header #login-myaccout:hover,
#header #login-switch:hover {
	text-shadow: 1px 1px 1px #444444;
	
	/*filter: glow(color=#444444,strength=1);
	filter: dropshadow(color=#444444,offX=1,offY=1);*/
	 
	background: url(../img/login_switch_hover.png) no-repeat 188px 14px;
}
#header #login {
	position: absolute;
    top: 80px;
    right: 0;
    width: 210px;
    height: 114px;
    background: url(../img/login.png) no-repeat;                     
    
    
}
#header #login form input {
	background: none;
	color: white;
	position: absolute;
}
#header #login #login-email-address {height: auto;  padding: 7px 0; width: 135px; top: 15px; left: 12px; border: 0;}
#header #login #login-password {height: auto;  padding: 7px 0; width: 135px;  top: 50px; left: 12px;  border: 0;}
#header #login #login-submit {top: 35px; left: 173px;}
#header #login #login-links {position: absolute; top: 90px; left: 8px;}
#header #login #login-links a {font-weight: bold; text-decoration: none;}
#header #login #login-links a:hover {color: white;}


#header #cart {
    position: absolute;
    left: 770px;
    top:85px;
    width: 212px;
    color: white;
    text-shadow: 1px 1px 1px #222222;
    overflow: hidden;
}
#header #cart .h3 {
	display: inline;
    padding: 0 15px;
}

#header #cart .price {
	position: absolute;
    right: 10px;
    bottom: 6px;
    *bottom: 7px;
	color: #A7C20D;
	font-size: 13px;
}

#page {
	clear: both;
	margin-top: 56px;
	background: url(../img/page_bg.png) repeat-y right;
	/*margin-bottom: -20px;*/
}


#page-top {
	height: 56px;
	width: 789px;
	position: absolute;
    top: 274px;
    width: 789px;
    z-index: -1;
	background: url(../img/bread_bg.png);
}



#columnLeft {
	width: 191px;
	float: left;
	margin-bottom: 25px;
	margin-top: -55px;
}
#columnRight {
	display: none;
}

#contentColumn {
	width: 788px;
	float: left;
	background: url(../img/content_bg.png) repeat-x 0 0;
}


#columnLeft .box {
	text-align: center;
	color: #efefef;
    position: relative;
	padding-top: 15px;
	margin-top: 30px;
	background: url(../img/box_top.png) no-repeat top;
}
#columnLeft .box-i {background: url(../img/box_bottom.png) no-repeat bottom; padding-bottom: 11px;}
#columnLeft .box-ii {background: #343232;}
#columnLeft .box-ii * {margin: 0; padding: 0;}

#columnLeft .box span {
	position: absolute;
	top: 0;
	left: 0;
	width: 51px;
	height: 52px;
	background: url(../img/box_corner_que.png);
}
#columnLeft .box .h3 {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	color: #efefef
}
#columnLeft .box ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#columnLeft .box ul.menu a {
 color: white;
    display: block;
    font-family: 'Trebuchet MS','Geneva CE',lucida,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding: 0 35px 0 0;
    text-align: right;
    text-decoration: none;
    text-shadow: 1px 1px 1px #2D2B2B;
    background: url(../img/box_item.png) top;
	
}
#columnLeft .box ul.menu a:hover {background-position: bottom;}

#blanksideboxHeading span.icon {background: url(../img/box_corner_per.png);}
#blanksideboxHeading p.text {
	font-size: 11px;
	line-height: 12px;
	padding: 20px 15px;
}
#blanksideboxHeading p.text strong {color: #E8C507;}
#blanksideboxHeading small {font-size: 11px;}
#blanksideboxHeading .o1 {color: #FFD800;}
#blanksideboxHeading .o2 {color: #E5C305;}
#blanksideboxHeading .o3 {color: #FFC000;}
#blanksideboxHeading .o4 {color: #FFA200;}
#blanksideboxHeading .o5 {color: #FF6C00;}


#categories ul { list-style-type: none; padding: 0; margin: 0; }
#categories ul a {
	display: block;
	padding: 0 35px 0 0; 		
	height: 29px;
	line-height: 29px;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #2D2B2B;
	color: white;
	overflow: hidden;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	background: url(../img/menu_item.png) no-repeat;
}
#categories ul a.parent {
    background: url(../img/menu_item_parent.png) no-repeat;
}
#categories ul a.first {
	background: url(../img/menu_item_top.png) top;
	padding-top: 4px;
}
#categories ul a.first.parent {
	background: url(../img/menu_item_top_parent.png) no-repeat;
}
#categories ul a.last {
	background: url(../img/menu_item_bottom.png) bottom;
	padding-bottom: 4px;
}
#categories ul a.last.parent {
	background: url(../img/menu_item_bottom_parent.png) no-repeat;
}
#categories ul a.first.current,
#categories ul a.last.current,
#categories ul a.current {
	width: 171px;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: -14px;
	height: 30px;
	text-shadow: 1px 1px 1px #728A06;
	line-height: 30px;    
	background: url(../img/menu_item_open.png);
}
#categories ul a.current.parent {background: url(../img/menu_item_open_parent.png);}

#categories ul ul a,
#categories ul ul a.first,
#categories ul ul a.first.parent,
#categories ul ul a.last,
#categories ul ul a.last.parent {
	padding-bottom: 0;
	padding-top: 0;
	height: 31px;
	line-height: 31px;
	text-shadow: 1px 1px 1px #728A06;
	background: url(../img/menu_subitem.png);
}
#categories ul ul a.parent {
	background: url(../img/menu_subitem_parent.png);
}
#categories ul ul a.current,
#categories ul ul a.current.parent {
	margin: 0;
	width: auto;
	height: 32px;
	line-height: 32px;
	text-shadow: 1px 1px 1px #728A06;
	background: url(../img/menu_subitem_open.png);
}

#categories ul ul ul a,
#categories ul ul ul a.parent {
	height: 29px;
	line-height: 29px;
	padding-right: 50px;
	text-shadow: 1px 1px 1px #08758A;
	background: url(../img/menu_subsubitem.png);
} 
#categories ul ul ul a.current,
#categories ul ul ul a.current.parent {
	height: 29px;
	line-height: 29px;
	text-shadow: 1px 1px 1px #08758A;
	background: url(../img/menu_subsubitem_open.png);		
}
#categories ul ul ul li:last-child a {
	height: 28px;
	line-height: 28px;
	text-shadow: 1px 1px 1px #08758A;
	background: url(../img/menu_subsubitem_last.png);
}
#categories ul ul ul li:last-child a.current {
    background: url(../img/menu_subsubitem_last_open.png);
}

#categories ul ul ul ul a,
#categories ul ul ul ul a.parent,
#categories ul ul ul ul a.current {
	background: #0B9DBF !important;
	height: 20px !important;
	line-height: 20px !important;
	font-size: 11px;
	
}


#categories ul a:hover {text-shadow: 1px 1px 1px black !important;}
#categories ul a.current:hover,
#categories ul ul a:hover {text-shadow: 1px 1px 1px #444444 !important;}


#content {
	padding: 25px 25px 0 25px;
	color: #454242;
}

#content h1 {
	margin: 0;
	padding: 0;
	color: #0A8FB6;
	font-size: 20px;
	font-family: Helvetica;
}
#content h2 {
	margin: 0;
	padding: 0;
	color: #2DB4D1;
	font-size: 16px;
	font-family: Helvetica;
}
#content h3 {
	clear: both;
	margin: 0;
	padding: 0;
	color: #9CBA0C;
	font-size: 14px;
	font-family: Helvetica;
}
#content p {
	padding: 12px 0;
	margin: 0;
}
#content hr {
	display: block;
	clear: both;
	height: 1px;
	background: #D9D9D9;
	border: 0;
	margin: 24px -26px 24px -25px;
}

#content table {
	margin: 12px 0;
	border: 0;
	border-collapse: collapse;
} 
#content table td,
#content table th {
	padding: 0px  10px;
	border: 1px white solid;
}
#content table th {
	color: #2CA2C4;
	font-weight: bold;
	text-align: left;
}

#content table tr {background: #FCFDFD; color: #454242;}
#content table tr a {color: #454242;}
#content table tr.rowEven,
#content table tr:nth-child(even) { background: #B4CA0E; color: white; }
#content table tr.rowEven a,
#content table tr:nth-child(even) a {color: white;}

#content ul {
	list-style-type: none;
	padding: 0;
	margin: 12px 0;
}
#content ul li {
	background: url(../img/li.png) no-repeat left 6px;
	padding: 3px 0 3px 15px;
}

#content .catalog.subcategories .image { height: 120px; }
#content .catalog.subcategories h3 { height: 17px; text-align: center; }

/*
#content .subcategories .item a {
    display: block;
    position: relative;
    float: left;
    margin: 0 10px 10px 0;
    padding: 20px;
    width: 134px;
    
    text-align: center;
    background: #A7C20D;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    border-radius: 10px;
    text-shadow: 1px 1px 1px #444444 !important;
}

#content .subcategories .item a .image {
    display: block;
    height: 140px;
    text-align: center;
    overflow: hidden;
}

#content .subcategories .item a:hover {
    background: #657909;
}
*/
       
#content .price {
	display: block;
	height: 82px;;
	width: 82px;
	color: white;
	text-align: center;
	text-decoration: none;
	
	text-shadow: 1px 1px 1px #778816;
    background: url(../img/catalog_price_green.png);
	
}
#content .price.specials {
	text-shadow: 1px 1px 1px gray;
	background: url(../img/catalog_price_blue.png);
}
#content .price.red {
    background: url(../img/catalog_price_red.png);
}

#content .price s {
	display: block;
	margin-top: 19px;
	margin-bottom: -33px;
}
#content .price strong {
	display: block;
	font-size: 16px;
	margin-top: 26px;
	margin-bottom: -3px;
}
#content .price strong.yellow {color: #FFD800;}	   
	   
	       
#content .category-head {
	position: relative;
	border-bottom: 1px #D9D9D9 solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#content .category-head .filter {
	position: absolute;
	right: 0;
	top: 0;
}
#content .category-head .filter select {
	background: none;
	width: auto;
}
#content .category-head h1 {
	color: #535252;
	font-size: 16px;
}

#content .catalog .paginator.top {
	margin-bottom: 15px;	
}
#content .catalog .paginator.bottom {
    margin-top: 15px;
}
#content .catalog hr {
	margin: 25px 0;
}
#content .catalog .item {
	display: block;
	position: relative;
	float: left;
	width: 143px;
	padding: 20px; 
	
}
#content .catalog .price {
	position: absolute;
	right: 0;
	top: 82px;
}

#content .catalog h3 {
	height: 65px;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	margin: 10px 0;
}
#content .catalog h3 a {
	color: #3D3C3C;
	text-decoration: none;
}
#content .catalog h3 a:hover {
 	color: #A7C20D;
	text-decoration: underline;
}
#content .catalog .image {
	height: 140px;
	text-align: center;
}

#content .catalog .form {
	height: 33px;
	position: relative;
}
#content .catalog .form input.text {
	position: absolute;
	left: 0;
	top: 5px;
	width: 24px;
	height: 24px;
	padding: 0 2px;
	background: url(../img/catalog_input.png);
}
#content .catalog .form label {
	position: absolute;
	top: 0;
	left: 35px;
}
#content .catalog .form input.buy {
	position: absolute;
	top: 0;
	right: 0;
}

#content .detail-left {
	float: left;
	width: 370px;
}
#content .detail-right {
	float: right;
	width: 350px;
} 


#content .detail-left .form {position: relative; height: 82px; z-index: 20;}
#content .detail-left .form .price {
	position: absolute;
	left: 0;
	top: 0;
}
#content .detail-left .form input.qty {
	position: absolute;
	left: 100px;
	top: 30px;
	width: 24px;
	height: 24px;
	padding: 0 2px;
    border: 0;
	background: url(../img/catalog_input.png);
}
#content .code {
	padding: 5px 0;
	margin: 15px 0;
	border-top: 1px #E8E8E8 dotted;
	border-bottom: 1px #E8E8E8 dotted;
}
#content .code p {margin: 0; padding: 0; }

#content .detail-left .form label {
	position: absolute;
	top: 26px;
	left: 133px;
}
#content .detail-left .form input.addToCart {
	position: absolute;
    z-index: 50;
	top: 16px;
	right: 0;
}
#content .detail-right #bigImage a {
	display: block;
	border: 1px #e8e8e8 solid;
	height: 338px;
	width: 338px;
	padding: 10px;
	text-align: center;
}
#content .detail-right #images a {
	display: block;
	width: 100px;
	height: 100px;
	text-align: center;
	float: left;
}
#content #cartContentsDisplay .cartProductDisplay a {
	text-decoration: none;
	font-weight: bold;
}

#content #cartContentsDisplay .cartQuantity input {
	width: 15px;
	height: auto;
	padding: 1px 2px;
	background: white;
	text-align: right;
	margin: 4px 0;
	font-size: 10px;
	border: 1px #B4CA0E solid; 
	-moz-border-radius: 2px;
	/*background: url(../img/catalog_input.png);*/
}
#content #cartContentsDisplay .cartQuantity input.button {
	padding: 0 2px;	
	width: auto;
}
#content #cartContentsDisplay tr.rowEven .cartQuantity input,
#content #cartContentsDisplay tr:nth-child(even) .cartQuantity input { 
	border: 1px white solid; 
}

#content #cartContentsDisplay .cartUnitDisplay {width: 60px;}
#content #cartContentsDisplay .cartTotalDisplay {width: 60px;}
#content #cartContentsDisplay .cartRemoveItemDisplay {width: 20px; background: white;}
#content .total {
	color: #1699BE;
	font-size: 15px;
}
#content .total strong {color: #304A3F;}
#content .vedle {
	margin-left: 30px;
    margin-top: 2px;
}

#content .tabs > ul {
	list-style-type: none;
	margin: 14px 0 14px 0;
	padding: 0;
	height: 32px;
	border-bottom: 1px #EBEDEE solid;
}

#content .tabs > ul li {
	float: left; 
	padding: 0; 
	margin: 0 5px 0 0;
	background: none;
}
#content .tabs > ul li.last {margin: 0;}
#content .tabs > ul li a {
	display: block;
	float: left;
	width: 120px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	color: #A0A2A2;
	background: url(../img/tabs.png) top;
}
#content .tabs > ul li.active a {
	color: #9C9EA7;
	background-position: bottom;
}
#content .tabs > ul li a:hover {color: black;	}

#content ul.soubory li {
	background: url(../img/icon_doc.png) no-repeat left top;
	height: 16px;
	line-height: 16px;
	padding: 0;
	margin: 5px  0;
}
#content ul.soubory li.pdf {background: url(../img/icon_pdf.png) no-repeat left top;}
#content ul.soubory li.doc {background: url(../img/icon_doc.png) no-repeat left top;}
#content ul.soubory li.xls {background: url(../img/icon_xls.png) no-repeat left top;}
#content ul.soubory li.img {background: url(../img/icon_img.png) no-repeat left top;}

#content ul.soubory li a {
	display: block;
	padding-left: 22px;
	text-decoration: none;
	color: #454242;
}
#content ul.soubory li a:hover {
	color: black;
}


#desc-more {
	height: 17.5em;
	overflow: hidden;
}

#content #index-text h2 {
	height: 49px;
	line-height: 49px;
	color: white;
	margin: 15px -26px 15px -25px;
    padding: 0 25px;
	text-shadow: 1px 1px 1px #086A83;  
	background: url(../img/main_h2.png) no-repeat;
}

#content #index-text h3 {color: #0A8FB6;}
#content #index-text h3 a {color: #0A8FB6; text-decoration: none;}
#content #index-text h3 a:hover {color: #869E07; text-decoration: underline;}

#content #index-text .block {
	float: left;
	height: 225px; /*90px;*/
    padding: 10px 20px;
    width: 210px;
	border-right: 1px #9C9C9D solid ;
}
#content #index-text .block.first {padding-left: 0;}
#content #index-text .block.last {border: 0;}

.more {
	padding-left: 20px;
	text-decoration: none;
	font-size: 13px;
	color: #0A8FC2;
	background: url(../img/icon_more.png) no-repeat left;
}
.more:hover {color: black;}


#box-specials {
	position: relative;
	height: 241px;
	margin: -40px -26px 20px -25px;
	background: url(../img/akce_bg.png) no-repeat;
}

#box-specials .text {
	position: absolute;
	top: 30px;
	left: 30px;
	height: 142px;
	overflow: hidden;
}              
#box-specials .h1 {
	display: block;
	overflow: hidden;
    width: 460px;
    margin-bottom: -10px;
	color: #0A8FB6;
	font-size: 20px;
	font-family: Helvetica;
}
#box-specials .h1 a {
	color: #0A8FB6;
	text-decoration: none;
}
#box-specials p.desc {
	width: 360px;
	height: 105px;
	overflow: hidden;
	/*position: absolute;
	left: 30px;
	top: 50px;*/
}

#box-specials .price {
	position: absolute;
	left: 650px;
	top: 25px;
}
#box-specials .image {
	position: absolute;
	left: 525px;
	top: 85px;
}


#box-specials .btn {
	display: block;
	position: absolute;
}
#box-specials .btn span {display: none;}
/*#box-specials .btn-buy,*/
#box-specials .btn-det {
	top: 180px;
	height: 34px;
	width: 81px;
	background: url(../img/akce_btn_detailkoupit.png);
}
#box-specials .buy {
	position: absolute;
	top: 180px;
	left: 185px; 
}

/*#box-specials .btn-buy {left: 185px; background-position: left top;}
#box-specials .btn-buy:hover {background-position: left bottom;}*/
#box-specials .btn-det {left: 270px; background-position: right top;}
#box-specials .btn-det:hover {background-position: right bottom;}

#box-specials .btn-pre,
#box-specials .btn-nex {
	top: 140px;
	width: 16px;
	height: 18px;
	background: url(../img/akce_btn.png);
}

#box-specials .btn-pre {left: 410px; background-position: left bottom;}
#box-specials .btn-pre:hover {background-position: left top;}
#box-specials .btn-nex {left: 740px; background-position: right bottom;}
#box-specials .btn-nex:hover {background-position: right top;}

#footer {
    clear: both;
	position: relative;
	width: 980px;
	height: 305px;
	z-index: 1;
	color: white;
	background: url(../img/footer_bg.png) no-repeat bottom;
}


#footer .text {
	position: absolute;
	top: 15px;
	left: 25px;
	color: #878787;
	width: 375px;
}
#footer .text .h3 {
	border-bottom: 1px #878787 dotted; 
	width: 165px; 
	margin-bottom: 16px;
}
#footer .text p {
	padding: 0 0 10px;
	line-height: 16px;
	margin: 0;
	text-align: justify;
}
#footer .contact {
	position: absolute;
	top: 110px;
	left: 440px;
}
#footer .contact form textarea {
	display: block;
  	height: 69px;
    width: 278px;
    padding: 15px;
	border: 0;
	color: #878787;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 12px;
	background: url(../img/footer_textarea.png);
	overflow: auto;
}
#footer .contact form input {
	display: block;
	float: right;
	height: 31px;
	line-height: 31px;
	width: 90px;
	cursor: pointer;
	border: 0;
	color: white;
	font-weight: bold;                                         
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	background: url(../img/footer_button.png) no-repeat right;
}
#footer .contact form input:hover {background-position: left;}


#footer .menu {
	position: absolute;
	left: 800px;
	top: 110px;
}
#footer .menu ul { list-style-type: none; padding: 0; margin: 0;}
#footer .menu ul li a {
	display: block;
	padding: 5px 15px;
	width: 135px;
	text-align: right;		
	text-decoration: none;
	font-size: 13px;
	color: white;
	font-weight: bold;
	border-top: 1px #454242 solid;
	text-shadow: 1px 1px 1px #232528;
}
#footer .menu ul li.first a {border: 0;}
#footer .menu ul li a:hover {
 	text-shadow: 1px 1px 1px black;
}
#copyright {
    clear: both;
	color: #D3DDD9;	
	line-height: 23px;
	height: 23px;
	padding: 10px 25px;
}
#copyright p {padding: 0; margin: 0}
#copyright img {
    display: block;
    float: right;
    margin: 0 0 0 15px;
    padding: 0;
}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	color: white;
	margin: 5px 0 0;
    padding: 10px;
}
.messageStackWarning, .messageStackError {
	background: #FF6C00;
}
.messageStackSuccess {
	background #B4CA0E;
}
.messageStackCaution {
	background: #E5C305;
}
.alert {
	color: #FF6C00;
	padding-left: 12px;
}


#bannerSix {
	width: 980px;
	margin: 25px auto;
	color: #D3DDD9;
}
#bannerSix a {
	color: #D3DDD9;
}


.folder_expandable {
	float: left;
	width: 16px;
	background: url(../images/icons/folder.gif) center left no-repeat;
	cursor: pointer;
}
.folder_collapse {
	width: 16px;
	float: left;
	cursor: pointer;
	background: url(../images/icons/folder-closed.gif) center left no-repeat;
}
.state_collapse {
	float: right;
	padding-right: 5px;
	cursor: pointer;
	background: url(../images/icons/togglero.gif) center left no-repeat;
}
.state_expandable {
	float: right;
	padding-right: 5px;
	cursor: pointer;
	background: url(../images/icons/togglerc.gif) center left no-repeat;
}

#rightShoppingCartContainsBox {
	display: none;
	background-color: #FF0;
	border: 1px dotted red;
}
#shoppingcartContent {
	background-color: #FFFFE1;
}

.next {
	background-image: url(../images/imageNavRight.gif);
}
.prev {
	background-image: url(../images/imageNavLeft.gif);
}


#jCarouselLiteDemolinks {
	border: 1px solid #000000;
	background-color: #f0f0f0;
	height: 200px
}
#jCarouselLiteDemolinksleft .prevl {
	background-image: url("../images/imageNavLeft.gif");
	height: 25px;
	background-repeat: no-repeat;
	padding: 7px 30px 6px 30px;
}
#jCarouselLiteDemolinksright .nextl {
	background-image: url("../images/imageNavRight.gif");
	height: 25px;
	background-repeat: no-repeat;
	padding-right: 35px;
	float: right
}
#jCarouselLiteDemo {
	float: left
}
#jCarouselLiteDemo img {
	margin: 10px;
	border: 1px solid #000000
}
#jCarouselLiteDemo .prevl {
	border: 1px solid #000000;
	float: left
}
.jcarousel-skin-tango .jcarousel-container {
	-moz-border-radius: 10px;
	background: #F0F6F9;
	border: 1px solid #346F97;
}
/** * This <div> element is wrapped by jCarousel around the list * and has the classname "jcarousel-container". */
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
/* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 100px;
	height: 80px;
}
/** * The buttons are added dynamically by jCarousel before * the <ul> list (inside the <div> described above) and * have the classnames "jcarousel-next" and "jcarousel-prev". */
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 330px;
	padding: 20px 40px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 100px;
	height: 330px;
	padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  330px;
	height: 80px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  100px;
	height: 330px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 100px;
	height: 80px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/** *  Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
/** *  Vertical Buttons */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-ie7 .jcarousel-container {
	-moz-border-radius: 10px;
	background: #D4D0C8;
	border: 1px solid #808080;
}
.jcarousel-skin-ie7 .jcarousel-container-horizontal {
	width: 320px;
	padding: 20px 40px;
}
.jcarousel-skin-ie7 .jcarousel-container-vertical {
	width: 100px;
	height: 245px;
	padding: 40px 20px;
}
.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
	width:  320px;
	height: 82px;
}
.jcarousel-skin-ie7 .jcarousel-clip-vertical {
	width:  77px;
	height: 245px;
}
.jcarousel-skin-ie7 .jcarousel-item {
	width: 100px;
	height: 80px;
	border: 1px solid #fff;
}
.jcarousel-skin-ie7 .jcarousel-item:hover {
	border-color: #808080;
}
.jcarousel-skin-ie7 .jcarousel-item-horizontal {
	margin-right: 7px;
}
.jcarousel-skin-ie7 .jcarousel-item-vertical {
	margin-bottom: 7px;
}
.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}
/** *  Horizontal Buttons */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/next-horizontal.gif) no-repeat 0 0;
}
.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal, .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/prev-horizontal.gif) no-repeat 0 0;
}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal, .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
/** *  Vertical Buttons */
.jcarousel-skin-ie7 .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/next-vertical.gif) no-repeat 0 0;
}
.jcarousel-skin-ie7 .jcarousel-next-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-ie7 .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical, .jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-ie7 .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../images/prev-vertical.gif) no-repeat 0 0;
}
.jcarousel-skin-ie7 .jcarousel-prev-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-ie7 .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical, .jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}

/*uprava pro zobrazeni cen bez dane a s dani*/
span.normalprice {
	text-decoration: line-through;
}


TD.productPrice {
	font-size: 14px;
	font-weight: bold;
}
SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
	color: #ee0a00;
	font-weight: bold;
}
SPAN.productNormalPrice {
	color: #000000;
	font-weight: bold;
}
SPAN.productTaxPrice {
	color: #666666;
	font-size: 10px;
}
span.productSpecialPriceSale {
	color: #ee0a00;
	text-decoration: line-through;
}
SPAN.productPriceDiscount, .inputRequirement {
	color: #ee0a00;
	font-size: 11px;
}

