body {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #5b5b5b;
}
body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,hr,form {
	padding: 0;
	margin: 0;
	border: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
/* obecne */
h1 {
	/*display: none;*/
}
a {
	color: #950102;
	text-decoration: none;
}
a:hover {
	color: #519b00;
}
p { 
	line-height: 1.5em;
}
.spacer {
	background: #FFFFFF; height: 20px;
}
.red {
	color: #ff0000;
}
.clear {
	clear: both;
}
.black {
	color: #000;	
}
.error {
	color: #E00000; font-weight: bold;
}
.zavinac {
	vertical-align: top;
}
.small {
	font-size: 10px;
}
.koupit .btn67 {
	padding-top: 5px;
}
.btn67 {
	width: 67px;
	height: 20px;
	display:block;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
	background:url(../images/btn67.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.btn67:hover {
	color:#FFFFFF;
	background-position: 0 -27px;
}
.btnH28 {
	width: 128px;
	height: 29px;
	display:block;
	text-align: center;
	color: #FFFFFF;
	padding-top: 0px;
	background: url(../images/btnH28.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border: none;
	font-weight: bold;
}
.btnH28:hover {
	background-position: left bottom;
}
div.hr {
	height: 0px;
	margin: 0;
	font: 0px;	
}
div.hr hr {
	display: none;
}
div.divider {
	height: 20px;
	background: #FFF;
}
.clearLeft {
	clear: left;
}
.clearBoth {
	clear: both;
}
.clearRight {
	clear: right;
}
a img {
	border: none;	
}
table td {
	line-height: 150%;
	font-size: 12px;
}
.l { float: left;}
.r { float: right; }
/* layout */
#page {
	margin: 0 auto;
	text-align: left;
}
#header {
	display: none;
}
#search {
	display: none;
}
#links {
	display: none;
}
#left {
	display: none;
}
#right {
	width: 700px;
	background: url(../images/rightBg.jpg) repeat-y;
}	
#foot {
	display: none;
}
#right.withoutBorders {
	background: none;
}
/* head */

/* search */
#search .left {
	width: 692px;
	padding: 15px 0 ;
	background:url(../images/searchLeftBg.jpg) no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#search .left label {
	font-weight: bold;
	padding: 0 15px;
	font-size: 14px;
	color: #000000;
	position: relative;
	top: -2px;
}
#search .left select {
	width: 130px;
	margin-right: 10px;
	border: 1px solid #d3c9b5;
	position: relative;
	top: -3px;
	font-size: 12px;
	height: 22px;
}
#search .left input.text {
	width: 270px;
	margin-right: 10px;
	border: 1px solid #d3c9b5;
	padding: 2px 30px 0px 3px;
	height: 20px;
	background: url(../images/searchInput.png) right top;
	position: relative;
	top: -3px;
}
#search .left input.submit  {
	border: none;
	width: 72px;
	height: 25px;
	background: url(../images/searchButton.png);
	position: relative;
	top: -1px;
}
#search .right {
	float: right;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
}
#search .right a {
	padding: 19px 15px 15px;
	display:block;
	background:url(../images/kosikBg.jpg) left top no-repeat;
}
#search .right a:hover {
	background-position: top right;
}
#search .right a span {
	color: #519b00;
	font-weight: bold;
}
/* LINKS */
#links {
	background: url(../images/linksBg.jpg) 0px 39px repeat-x;
}
#links .left ul{
	float: left;
}
#links .left li {
	float: left;
	font-size: 14px;
	list-style: none;
	background: url(../images/tab.jpg) left top no-repeat;
	margin-right: 2px;
}
#links .left li a {
	display: block;
	height: 25px;
	padding: 13px 18px 2px 15px;
	text-align: center;
	color: #950102;
	background: url(../images/tab.jpg) right top no-repeat;
	text-decoration: none;
	margin-left: 5px;
	float: left;
}
#links .left li a:hover {
	color:#519b00;
}
#links .left li.active {
	background: url(../images/tabActive.jpg) left top no-repeat;
}
#links .left li.active a {
	background: url(../images/tabActive.jpg) right top no-repeat;
	color: #519b00;
}
#links .right ul{
	/*float: left;*/
}
#links .right li {
	float: right;
	list-style: none;
	padding: 10px 0 0 0;
}
#links .right li a {
	display: block;
	height: 20px;
	padding: 5px 15px 0 15px;
	color: #950102;
	text-decoration: none;
	border-right: solid 1px #e3ddd3;
	float:left;
}
#links .right li a:hover {
	color:#519B00;
}
#links .right li.active a {
	color: #519b00;
}
#links .right li.last a {
	padding: 5px 0 0 15px;
	border-right: none;;
}
/* LEFT */
#left .akce {
	padding: 10px 5px 0;
	background: url(../images/akceTab.jpg) no-repeat;
	height: 27px;
	width: 260px;
	margin-bottom: 3px;
	display: block; 
	text-decoration: none;
	font-size: 14px;
	color: #950102;
}
#left .akce:hover {
	color: #519B00;
}
#left .akce img, #left h2.menuTitle img {
	vertical-align: bottom;
}
#left .akce span {
	float: right;
	padding-right: 15px;
}
#left h2.menuTitle {
	padding: 10px 0 0;
	background: url(../images/menuTitle.jpg) no-repeat; 
	height: 27px;
	width: 260px;
	margin-top: 17px;
	display: block; 
	font-size: 14px;
	color: #519b00;
	font-weight: normal;
}
/* hlavni menu */
ul#menu{
	background: #ffffff url(../images/menuBg.jpg) 0 0 repeat-y;
	padding: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#menu li {
	list-style: none;
}
#menu li a {
	background:transparent url(../images/menuListBg.jpg) no-repeat scroll 15px 11px;
	color:#950102;
	display:block;
	padding:5px 10px 5px 28px;
	text-decoration:none;
	width:220px;
}
#menu li a:hover, #menu li a.active {
	color:#519b00;
}
#left .menuFoot {
	height: 7px;
	width: 260px;
	background: url(../images/menuFoot.jpg) no-repeat;
	font-size: 1px;
}
/* right */
#right ul.top {
	height:28px;
	padding:12px 0 0 15px;
	background: url(../images/rightTop.jpg) no-repeat;
	font-size: 14px;
	color: #B69873;
}
#right ul.top span {
	color: #519B00;
}
#right ul.top li {
	float: left;
	list-style: none;
}
#right ul.top li a {
	color: #b69873;
	text-decoration: none;
	padding: 0 5px;
}
#right ul.top li a:hover, #right ul.top li.active a {
	color: #519b00;
}
#right .rightFoot {
	height: 10px;
	width: 700px;
	background: url(../images/rightFoot.jpg) no-repeat;
	font-size:1px;
}
#right .inner {
	padding: 0 29px 0 30px;
}
#right h2 {
	font-size: 18px;
	font-weight: bold;
	color: #519b00;
	margin: 20px 0 5px;
}
#right h3 {
	font-size: 18px;
	color: #519b00;
	margin: 15px 0 5px
}
#right h4 {
	font-size: 14px;
	color: #519b00;
	margin: 10px 0 5px
}
#right p {
	margin: 5px 0;
}
/* foot */
#foot .top {
	height: 10px;
	background: url(../images/footTop.jpg) no-repeat;
}
#foot .foot {
	height: 10px;
	background: url(../images/footFoot.jpg) no-repeat;
	clear: both;
	overflow: hidden;
}
#foot .left {
	float: left;
	text-align:center;
	width: 258px;
	padding: 10px 0;
}
#foot .center {
	float: left;
	width: 460px;
	padding: 10px 0 10px 40px;
}
#foot .right {
	float: right;
	padding-top: 10px;
}
#foot .right a {
	padding: 1px 36px 0 36px;
	background: url(../images/goodshape.png) 0 -16px no-repeat;
	margin-left: 10px; 
	height: 16px;
	display: inline;
}
#foot .right a:hover {
	background-position: 0 0;
}
/* boxy na homepage */
#right h2.rightBoxTop {
	width: 680px;
	height: 38px;
	background:url(../images/rightBoxTop.jpg) no-repeat;
	padding: 18px 0 0 20px;
	margin: 0;
} 
#right h2.rightBoxTop img {
	float: right;
	vertical-align:text-bottom;
	margin-right: 15px;
	position: relative;
	top: -4px;
}
#right div.rightBoxFoot {
	width: 685px;
	height: 28px;
	background:url(../images/rightBoxFoot.jpg) left bottom no-repeat;
	padding: 12px 15px 0 0;
	margin: 0;
	text-align: right;
	font-weight: bold;
} 
#right div.rightBoxFoot a {
	text-decoration: none;
}
#right table.products {
	border-collapse:collapse;
	width: 700px;
}
#right table.products td {
	padding: 20px;
	width: 50%;
	border-bottom: solid 1px #e2ddd3;
}
#right table.products td.bR {
	border-right: solid 1px #e2ddd3;
}
#right .products a.productPhoto {
	width: 70px;
	float:left;
}
#right .products h3.productTitle {
	margin: 0 0 8px 90px;
	font-size: 14px;
}
#right .products h4.productAutor {
	margin: 0 0 8px 90px;
	font-size: 14px;
	font-style:italic;
	color: #b69873;
}
#right .products h4.productAutor a {
	
}
#right .products .productPrice {
	margin: 0 0 0 90px;
	font-size: 18px;
	font-weight:bold;
	font-family: Times, serif;
	line-height: 1em;
	color: #519b00;
	padding-top: 10px;
}
#right .products  a.buyItem {
	float: right; 
	margin-top: 24px;
}
#right .products .productSleva {
	width: 42px;
	height: 23px;
	background: url(../images/sleva.png) left bottom no-repeat;
	float: right;
	margin-top: 23px;
}
#right .products .productPrice span.oldPrice {
	text-decoration: line-through;
	color: #000;
	padding-right: 5px;
	font-size: 12px;
}
#right .products .productSleva span {
	display:none;
}
#right .detailLeft {
	float:left; 
	width: 130px;
	padding-top: 25px;
}
#right .detailLeft img {
	margin-bottom: 5px;
}
#right .detailCenter {
	float:left; 
	width: 300px;
}
#right .detailCenter h3 {
	font-style: italic;
	font-size: 14px;
	margin: 0 0 10px 0;
}
#right .detailRight {
	float: right; 
	width: 180px;
	position: relative;
}
#right .cenovka {
	position:absolute;
	left: 163px;
	background: url(../images/cenovka.jpg) right top no-repeat;
	width: 46px;
	height: 47px;
}
#right .detailRight .box {
	background: #ffffff url(../images/detailRightTabRepeatBg.jpg) repeat-y;
}
#right .detailRight span.label {
	float: left; 
}
#right .detailRight .beznaCena {
	background:  url(../images/detailRightTabTop.jpg) no-repeat;
	margin: 30px 0px 0 0px;
	padding: 20px 10px;
	font-family: Times, serif;
}
#right .detailRight .normalCena {
	background:  url(../images/detailRightTabTop.jpg) no-repeat;
	margin: 30px 0px 0 0px;
	padding: 20px 10px;
	font-family: Times, serif;
	color: #519b00;
}
#right .detailRight .sleva {
	background:  url(../images/detailRightTabBg.jpg) left 5px no-repeat;
	padding: 20px 10px;
	margin: 0;
	color: #e60004;
	font-family: Times, serif;
}
#right .detailRight p.naseCena {
	background:  url(../images/detailRightTabBg.jpg) left 5px no-repeat;
	padding: 20px 10px;
	margin: 0;
	color: #519b00;
	font-family: Times, serif;
}
#right .detailRight .koupit {
	background: url(../images/detailRightTabBg.jpg) left 5px no-repeat;
	margin: 0 0 20px 0;
	padding: 15px 0 0px 0;
}
#right .detailRight .normalCena span.normalCena {
	font-size: 16px;
	font-weight: bold;
}
#right .detailRight .naseCena span.naseCena {
	float: right;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}
#right .detailRight .koupit a {
	margin: 10px auto;
}
#right .detailRight .koupit .foot {
	height: 27px;
	background: #FFFFFF url(../images/detailRightTabBot.jpg) no-repeat;
}
#right .detailRight .infoPlus {
	margin: 5px 3px;
}
#right .bigTabs {
	width: 700px;
	height:61px;
	background: url(../images/linksBg.jpg) 0 60px repeat-x;
}
#right .bigTabs h2  {
	height: 45px;
	padding: 16px 0 0 0;
	width: 233px;
	float: left;
	background: url(../images/bigTabActive.jpg) no-repeat;
	text-align:center;
	margin: 0 2px 0 0;
	font-weight: normal;
	font-size: 18px;
}
#right .bigTabs h2.cart  {
	background: url(../images/bigTabActiveCart.png) no-repeat;
}
#right .bigTabs p.cart {
	background: url(../images/bigTabCart.png) no-repeat;
}
#right .bigTabs p {
	height: 45px;
	padding: 16px 0 0 0;
	color: #b69873;
	font-size: 18px; 
	width: 232px;
	background: url(../images/bigTab.jpg) no-repeat;
	float: left;
	text-align:center;
	margin: 0 1px 0 0;
}
#right .bigTabs p.last { 
	margin:0;
}
#right .bigTabs h2.last {
	margin: 0 0 0 1px;
}
#right p.kosikInfo {
	margin: 20px 30px;
}
table.kosik {
	margin: 20px 0 20px 30px;
	width: 640px;
	background: #f6f3ee;
	border-collapse: collapse;
}
table.kosik th {
	padding: 15px 10px;
	color: #519b00;
	border-bottom: solid 2px #e2ddd3;
	font-weight:normal ;
	font-size:14px;
	text-align: left;
}
table.kosik td {
	padding: 15px 10px;
	vertical-align: top;
}
table.narrow td {
	padding: 3px 10px;
	vertical-align: top;
}
table.kosik td input.text {
	width: 37px;
	border: solid 1px #e2ddd3;
	background: #FFFFFF url(../images/inputBg.jpg) repeat-x;
}
a.deleteItem {
	display:block;
	height: 15px;
	width: 15px;
	background:url(../images/deleteIcon.png) no-repeat;
	margin: 10px 0 0 10px;
}
a.deleteItem:hover {
	background-position: right top;
}
a.deleteItem span {
	display: none;
}
table.kosik td.del{
	width: 30px;
}
table.kosik td.item{
	width: 350px;
	color: #b69873;	
}
table.kosik td.itemBig{
	width: 470px;
	color: #272727;	
}
table.kosik td.item a {
	font-size: 14px;
}
table.kosik td.price {
	color: #272727;
}
table.kosik td.last {
	border-top: solid 2px #e2ddd3;
	text-align:right;
	padding: 15px 10px 15px 0;	
}
table.kosik div.cenaCelkem {
	width: 90px;
	height: 23px;
	background: #519b00 url(../images/cenaCelkemBg.jpg) no-repeat;
	color: #FFF;
	padding: 2px 0 0 0;
	text-align:center;
}
table.kosik div.cenaCelkemBig {
	width: 68px;
	height: 35px;
	background: url(../images/cenaCelkemBigBg.png) no-repeat;
	color: #FFF;
	padding: 5px 0 0 0;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}
table.kosik div.existing {
	background: #E2DDD3;
	width: 200px; 
	float: left;
	padding: 5px;
	margin-right: 15px;
}
table.kosik div.new {
	background: #E2DDD3;
	float: left;
	margin-top: 15px;
	padding: 5px;
	clear: both;
}
.delAllItem {
	background: url(../images/btnDelAll.png) no-repeat;
	width: 152px;
}
.delAllItem:hover {
	background-position: left bottom;
}
.buttons {
	margin: 20px 30px;
}
.objednatBtn {
	margin-left: 10px;
}
.bTop {
	border-top: solid 2px #e2ddd3;
	padding: 15px 10px;	
	color: #272727;
}
table.kosik td input.longText {
	width: 200px;
}
label.spec {
	color: #950102;
}
table.kosik textarea {
	width:400px;
	height: 100px;
	border: solid 1px #e2ddd3;
}
table.kosik textarea.comment {
	width: 206px;
	height: 100px;
	border: 1px solid #d3c9b5; 
	background: #FFFFFF url(../images/inputBack2.png) repeat-x; 
}
td.cenaCelkem {
	font-size: 18px;
	font-weight: bold;
	color: #519b00;
	text-align:right;
	width: 50%;
}

/* strankovani */

div.pagination ul {
	display: none;
}
