body{
	margin: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	background: url(../images/bg.png) repeat-x #d1f605;
}

#header{
	margin: 0px auto;
	height: 261px;
	background: url(../images/header.png) no-repeat top center;
}

#main{
	margin: 0px auto;
	text-align: left;
	width: 1024px;
	background: url(../images/main_bg.png) repeat-y 13px 0px;
}

#menu_top{
	width: 1024px;
	height: 44px;
	background: url(../images/menu.png) no-repeat;
	padding: 0px 30px 0px 30px;
}

#menu_top a{
	display: inline-block;
	height: 29px;
	padding: 15px 10px 0px 10px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#levy{
	width: 254px;
	float: left;
}

.white_box{
	background: url(../images/box_purple.png) repeat-y 13px 0px;
	padding: 0px 0px 7px 0px;
	margin-bottom: 0px;
}

.white_box_r{
	background: url(../images/right_purple.png) repeat-y 815px 0px;
	padding: 0px 0px 27px 0px;
	margin-bottom: 0px;
	color: #fff;
}

.white_box_b{
	background: url(../images/box_blue.png) repeat-y 13px 0px;
	padding: 0px 0px 7px 0px;
	margin-bottom: 0px;
}

.white_box p{
	color: #fff;
	font-size: 12px;
	padding: 10px 5px 3px 40px;
}

.white{
	padding: 0px 0px 27px 0px;
	margin-bottom: 0px;
}

#category ul{
	margin: 0px 0px auto 0px;
	padding: 5px 0px 10px 30px;
}

#category ul li{
	width: 214px;
	background: url(../images/kategorie.png) no-repeat;
	list-style: none;
	padding-top: 6px;
	padding-left: 8px;
	margin-bottom: 2px;
}

#category ul li:hover{
	background: url(../images/kategorie_hover.png) no-repeat;
}

#category ul li a{
	display: block;
	height: 20px;
	color: #fff;
}

#category ul li a:hover{
	font-weight: bold;
}

#category ul li ul{
	padding: 10px 0px;
}

#category ul li ul li{
	background: url(../images/podkategorie.png) no-repeat;
	list-style: none;
	padding-top: 2px;
	padding-left: 15px;
	margin-bottom: 2px;
	width: 198px;
}

#category ul li ul li ul li, #category ul li ul li ul li:hover{
	background: transparent;
	width: 180px;
}

#category ul li ul li:hover{
	background: url(../images/podkategorie.png) no-repeat;
}

#info{
	background: url(../images/box_blue.png) no-repeat 15px 0px;
}

#info ul{
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#info ul li{
	background: url(../images/side_menu_polozka.png) no-repeat;
}

#info ul li a{
	display: block;
	height: 25px;
	padding: 5px 5px 0px 50px;
	color: #fff;
	text-decoration: none;
}

#info ul li a:hover{
	font-weight: bold;
}


#stred{
	width: 560px;
	float: left;
	clear: right;
	background: url(../images/text_bg.png) repeat-x;
	min-height: 300px;
	padding-top: 60px;
	position: relative
}

#stred p{
	padding: 4px 15px 10px 15px;
	line-height: 1.5;
	font-size: 12px;
	color: #333333;
}

#navi{
	position: absolute;
	top: 2px;
	left: 3px;
	font-size: 11px;
}

#bottom{
	clear: both;
	background: url(../images/body_bottom.png) no-repeat;
	height: 8px;
}

#footer{
	width: 1024px;
	margin: 10px auto;
	background: url(../images/footer.png) no-repeat;
}

/* produkty */
table.list{
	width: 98%;
	border: 0px;
}

table.list td.product{
	border: 0px;
	background: #fff;
	text-align: center;
}

table.list td.none{
	border: 0px;
	background: #00a8ea;
	text-align: center;
}

table.list td.product a{
	color: #1579ab;
}

table.list td.product a:hover{
	color: #73aecc;
	text-decoration: none;
}

table.list td.product .cena{
	background-color: #ed0aaf;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 2px;
}

table.list a img{
	border: 0px;
}

table.cart{
	width: 170px;
	color: #fff;
}

table.cart a{
	color: #fff;
}

table.cart a:hover{
	text-decoration: none;
}

table.best{
	width: 170px;
	color: #000;
}

table.best a{
	color: #000;
}

table.best a:hover{
	text-decoration: none;
}

table.best a img{
	border: 1px solid #eee;
	padding: 1px;
}


/* tagy */

h1{
	display: none;
}

h2{
	font-size: 14px;
	color: #ed0aaf;
	margin: 5px;
	padding: 5px 10px;
	background: #fff;
	text-align: left;
}

h3{
	font-size: 12px;
	color: #ed0aaf;
	margin: 5px;
	padding: 5px 10px;
	background: #fff;
	text-align: left;
}

hr{
	width: 95%;
	text-align: center;
	color: #fff;
}

a img{
	border: 1px solid #eee;
	padding: 1px;
}

/* buttons */
.middle {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin: 10px;
	color: #000;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../images/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
	cursor: pointer;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 10px 5px 2px;
	background: url('../images/button_right.png') top right no-repeat;
	cursor: pointer;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../images/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor: pointer;
}
.tabs a.selected {
	background: #FFFFFF url('../images/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}