body {
	background-color: white;
	font-family : "Tahoma",Verdana, sans-serif;
	color : #5a5a5a;
	font-size : 10px;
	text-align: justify;
}

#content {
	margin: 0 auto;
	width: 960px;
	padding: 0;
}

#top {
	background-image: url("/m/lista_velka.png");
	width: 960px;
	height: 174px;
}

#logo-box {
	width: 700px;
	padding: 60px 0 0 40px;
	color: white;
	display: inline;
	position: absolute;
}
#logo-text {
	width: 400px;
	display: inline;
	margin: 47px 0 0 300px ;
	font-size: 20px;
	position: absolute;
	font-weight: lighter;
}
#logo-img {
	float: left;
	width: 200px;
	display: inline;
	position: absolute;
}

.button-text {
	text-align: center;
	color: #5c4e3c;
	font-size: 11px;
/*	font-weight: bold;*/
	padding: 4px 0 0 0;
}

.button1 {
	position: absolute;
	margin: 152px 0 0 325px;
	width: 76px;
	height: 21px;
	background-image: url("/m/PNG/tlacitko.gif");
}
.button2 {
	position: absolute;
	margin: 152px 0 0 410px;
	width: 76px;
	height: 21px;
	background-image: url("/m/PNG/tlacitko.gif");
}
.button3 {
	position: absolute;
	margin: 152px 0 0 495px;
	width: 76px;
	height: 21px;
	background-image: url("/m/PNG/tlacitko.gif");
}
.button4 {
	position: absolute;
	margin: 152px 0 0 580px;
	width: 76px;
	height: 21px;
	background-image: url("/m/PNG/tlacitko.gif");
}
.button5 {
	position: absolute;
	margin: 152px 0 0 665px;
	width: 76px;
	height: 21px;
	background-image: url("/m/PNG/tlacitko.gif");
}

#bottom {
	margin: 5px 0 0 0;
	background-image: url("/m/lista_grey.png");
	width: 960px;
	height: 48px;
}

#left-content {
	padding: 0px;
}


#left {
	width: 175px;
//	width: 20%;
	min-height: 300px;
	float: left;
//	clear: left;
	margin: 0px 0 0 0px
	padding: 0 0 0 10px;
}

#basket-top {
	background-color:  #ededef;
/*	border-bottom: 1px solid #5a5a5a;*/
	margin-left: 10px;
/*	color: #5a5a5a;*/
	color: black;

}
#basket-box {
	width: 145px;
	border: 1px solid #5a5a5a;	
	margin: 20px 0 0 0;
	background-color:  #ededef;	
}

#basket-text {
	margin-left: 0px;
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;	
	color: black;
	background-color: #96bf0d;
}

#login {
	margin: 20px 0 0 0;
	width: 140px;
	text-align: left;	
}
#login input {
	border: 1px solid #5a5a5a;
	width: 140px;
	height: 15px;
	margin: 2px;
	font-size: 10px;
	color: #5a5a5a;

}

#login .submit {
	height: 20px;
	width:  50px;
}

#right {
	width: 780px;
//	width: 80%;
	/*margin: 10px 0 0 200px;*/
//	float: right;
	margin-left: 185px;
}

.paging {
	width: 740px;
}

#middle {
	/*margin: 0 0 0 0;
	padding: 0 0 0 0;*/
	width: 960px;
}

.lista-spacer {
	height: 20px;
}

.lista-mala {
	width: 785px;
	height: 20px;
	background-image: url("/m/PNG/lista.gif");
	color: white;
	margin-left: 0px;
}
.lista-mala-text {
	width: 540px;
	display: inline;
	margin: 3px 0 0 30px;
	float: left;
}
.lista-mala-paging {
	width: 200px;
	display: inline;
	text-align: right;
	color: white;
}

.lista-mala-paging a {
	color: white;
}


.cleanerleft
{
	clear: left;
	height: 1px;
	font-size: 1px;
	border: none;
	margin:0; padding:0;
	background: transparent;
}
.cleanerright
{
	clear: right;
	height: 1px;
	font-size: 1px;
	border: none;
	margin:0; padding:0;
	background: transparent;
}
.cleaner
{
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin:0; padding:0;
	background: transparent;
}

.itemborder {
	border-top: 1px solid #5a5a5a;
	border-left: 1px solid #5a5a5a;
	border-right: 1px solid #5a5a5a;
}
.itemspace {
	height: 0px;
/*	border-left: 1px solid #5a5a5a;
	border-right: 1px solid #5a5a5a;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.item {
	width: 184px;
	height: 265px;
	margin-right: 0px;
	margin-left: 2px;	
	margin-top: 7px;
	margin-bottom: -5px;
	padding-left: 5px;
	float: left;
	font-size : 11px;
	cursor: pointer; cursor: hand;
}
.itemzobak {
	margin: 0 0 0 30px;
	padding: 0;
}
.itemdetailtext {
	padding: 1px 0 0px 0px;
}
.itemdetail {
	padding: 0px 0 0px 20px;
	margin: 0;
	border-bottom: 1px solid #5a5a5a;
	border-left: 1px solid #5a5a5a;
	border-right: 1px solid #5a5a5a;
	background-image: url("/m/PNG/detail.png");
	background-repeat: no-repeat;
	height: 16px;
	color: white;
	font-size: 11px;
}

.itemimg {
	text-align: center;
	height: 135px;
}
.itemmainimg {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #5a5a5a;
	margin-right: 4px;
}
.itemdesc {
	background-color: #F29013;
	height: 60px;
	padding: 3px 8px 3px 8px;
	color: white;
	margin: -3px 0 0 0;
}
.itemdesc p {
	padding: 0px;
	margin: 0px;
}

.cost {
	text-align: left;
	width: 70%;
	color: red;
	font-size : 12px;
	font-weight: lighter;
}

.store {
	text-align: right;
	width: 50%;
	color: green;
}

.coststore {
	width: 100%;
	height: 30px;
}

img {
	border: 0;
}

table td {
	vertical-align: top;
}


.previews {
	display: inline;
	border: 1px solid #5a5a5a;
	padding: 5px;
	margin: 5px;
	height: 80px;
}

#kosik input.border {
	border: 1px solid #5a5a5a;
}
#kosik input {
	display: inline;
	width: 30px;
	height: 16px;
	font-size: 10px;
}
#kosik input.submit {
	display: inline;
	width: 81px;
	height: 16px;
	font-size: 10px;
	padding: 1px;
	border: 0;
}

.greenitem {
	color: green;
}

.reditem {
	color: red;
}

.moreright {
	margin: 0 0 0 10px;
}

.divbutton {
	width: 200px;
	height: 16px;
	color: black;
	background-color: #F29013;
	border: 1px solid #5a5a5a;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: Pointer;
	margin: 10px 0 10px 0;
}

.centertd {
	text-align: center;
}

#hidevar,#vardetails {
	display: none;
}

.hide {
	display: none;
}

#ajax {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
}

a {
	color: #5a4f45;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#kategorie {
	
}

#kategorie ul,li {
	list-style: none;
}

#kategorie .top {
}

#kategorie .item {
	width: 140px;
	height: 16px;
	border: 1px solid #b1b1b1;
	background-color: #ededef;
	background-image: url("/m/sipka.png");
	background-repeat: no-repeat;;
	text-align: center;
	margin: 0 0 5px 0;
}

#kategorie .item-text {
	margin-top: 1px;
}

#errors {
	float: right;
	width: 500px;
	color: red;
}

#login input {
	width: 100px;
}

.paging {
	clear: both;
}


