/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/background.gif) repeat-x ;
	font: 11px/18px verdana;
	color: #434343;
}

body#fotka {
	background-image: none;
}

h1 {
	position: absolute;
	z-index: 1;
	float: left;
	margin: 20px 0 0 0;
	font-size: 0;
	text-indent: -9999px;
}

h1 a {
	width: 137px;
	height: 142px;
	display: block;
	background: url(images/logo.png);
	behavior: url(/iepngfix.htc);
	cursor: pointer;
}

h2 {
	display: none;
}

h3 {
	margin: 12px 0 17px 0;
	font-family: georgia, serif;
	font-size: 26px;
	font-weight: normal;
	color: #769D1B;
	line-height: 25px;
}

h4 {
	margin: 0 0 14px 0;
	font-family: georgia, serif;
	font-size: 21px;
	font-weight: normal;
	color: #373737;
}

h5 {
	margin: 0;
	font-family: verdana;
	font-size: 11px;
	color: #434343;
}

h5 a {
	color: #434343;
	text-decoration: none;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font: 11px/16px verdana;
	color: #000000;
}

textarea {
	border: 1px solid #B4C491;
	overflow: auto;
}

.input {
	height: 15px;
	padding: 1px 4px;
	border: 1px solid #B4C491;
}

.submit {
	height: 19px;
	background: #B4C491;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

a {
	color: #688918;
}

a:hover {
	color: #414141
}

a img {
	border: 1px solid #B4C491;
}

a:hover img {
	border: 1px solid #688918;
}

.red,
.red a {
	color: #FF0000;
}

.green,
.green a {
	color: #769D1B;
}

.blue,
.blue a {
	color: #0000ff;
}

a:hover .blue {
	color: #999999;
}

.orange,
.orange a {
	color: #FF8C00;
}

.gray {
	color: #414141;
}

td.gray {
	color: #999999;
	font-style: italic;
}

.cleaner {
	clear: both;
}

/** LAYOUT */

#header {
	width: 760px;
	height: 195px;
	margin: 0 auto;
}

#top {
	height: 25px;
	padding-top: 7px;
}

#kosik {
	float: right;
	padding-right: 8px;
	padding-left: 16px;
	background: url(images/kosik.gif) no-repeat left center;
	color: #E2E2DB;
}

#kosik a {
	color: #E2E2DB;
	text-decoration: none;
}

#kosik a:hover {
	color: #88B423;
}

#hledat {
	float: right;
	display: inline;
	margin-left: 25px;
}

#hledat .input {
	margin-right: 4px;
}

#hledat .submit {
	width: 19px;
	background-image: url(images/hledat.gif);
}

#menu-main {
	height: 47px;
}

#menu-main ul {
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	background: url(images/menu.gif) no-repeat;
}

#menu-main li {
	display: inline;
}

#menu-main a {
	height: 33px;
	display: block;
	float: left;
	padding: 14px 11px 0 8px;
	background: url(images/menu.gif) right top no-repeat;
	color: #525252;
	font-family: "georgia";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#menu-main a:hover,
#menu-main a.selected {
	color: #679308;
}

#menu-main a.novinky,
.novinky {
	color: #F7B21D;
}

#menu-main a.akce,
.akce {
	color: #FF0000;
}

#slogan {
	display: none;
}

#content {
	width: 760px;
	min-height: 390px;
	_height: 390px;
	margin: 0 auto;
	padding-bottom: 22px;
}

#content-in {
	float: left;
}

#content strong {
	color: #769D1B;
}

#content strong.red {
	color: #FF0000;
}

.box {
	width: 250px;
	display: block;
	float: left;
	margin-top: -2px;
	margin-bottom: 19px;
	text-align: center;
	text-decoration: none;
}

#content .box strong {
	font-family: georgia, serif;
	font-size: 19px;
	color: #688918;
}

#content .box:hover strong {
	color: #414141;
}

.box img {
	margin-top: 4px;
	padding: 4px;
	background: url(images/homepage.gif);
	border: 0;
}

.box:hover img {
	border: 0;
}

#box {
	clear: both;
	padding: 12px 20px 19px 20px;
	background: #F0F7DF;
	border-left: 3px solid #DDEABF;
	border-bottom: 1px solid #DDEABF;
}

#box h4 {
	margin-bottom: 12px;
}

#box p,
#box-gray p {
	margin: 0;
}

#kontakt #box p {
	margin-bottom: 10px;
}

#box-gray {
	clear: both;
	padding: 12px 20px 19px 20px;
	background: #F7F7F7;
}

#jak-nakupovat #box,
#jak-nakupovat #box-gray {
	margin-bottom: 10px;
}

#jak-nakupovat #box strong {
	color: #434343;
}

blockquote {
	margin-top: 22px;
	margin-bottom: 44px;
	font-family: georgia, serif;
	font-size: 18px;
	color: #434343;
	text-align: center;
}

blockquote span {
	font-size: 40px;
	color: #C6C6C6;
	vertical-align: middle;
	padding: 2px;
}

#footer-bg {
	height: 156px;
	clear: both;
	background: #373737;
}

#footer {
	width: 760px;
	margin: 0 auto;
	color: #E3E3E3;
	background: url(images/logo-sm.gif) no-repeat right 30px;
}

#footer a {
	color: #DDF49A;
}

#footer a:hover {
	color: #F7FFE0;
	text-decoration: none;
}

#navigation {
	height: 16px;
}

#navigation ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
}

#navigation a.back {
	margin-right: 4px;
	background: url(images/arrow-left.gif);
}

#navigation a.top {
	background: url(images/arrow-top.gif);
}

#navigation a:hover {
	background-position: 0 -16px;
}

#navigation a span {
	display: none;
}

address {
	width: 350px;
	float: left;
	margin-top: 3px;
	margin-right: 26px;
	font-style: normal;
}

a#nabidka {
	width: 435px;
	height: 95px;
	display: block;
	float: left;
	margin-top: 9px;
	margin-bottom: 8px;
	background: url(images/nabidka.gif);
	visibility: hidden;
}

a#nabidka:hover {
	background-position: 0 -95px;
}

a#nabidka span {
	display: none;
}

#admin-footer {
	clear: both;
	float: right;
	-margin-right: -18px;
	-display: inline;
}

#copyright {
	padding-right: 73px;
	text-align: center;
}

#copyright a {
	text-decoration: none;
}

.popelka {
	color: #E60000;
}

.webdesign {
	color: #000000;
}

/** SUBPAGE 1 */

#menu {
	width: 178px;
	float: left;
	padding: 12px 0 25px 2px;
}

#kontakt #menu {
	width: 180px;
	padding: 5px 0 25px 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	_line-height: 16px;
}

#menu ul ul {
	_margin-top: -2px;
	_margin-bottom: -2px;
}

#menu li {
	background: url(images/border.gif) no-repeat left bottom;
}

#menu li a {
	height: 23px;
	display: block;
	padding: 7px 0 0 19px;
	background: url(images/li1.gif) no-repeat left center;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	overflow: hidden;
}

#menu li a:hover {
	color: #999999;
}

#menu li li a {
	background: url(images/li2.gif) no-repeat 6px 6px;
}

#menu li li,
#menu li li li,
#menu li li li a {
	background: none;
}

#menu li li a,
#menu li li li a {
	height: auto;
	padding-top: 0;
}

#menu li.selected a {
	color: #999999;
	font-style: italic;
}

#menu h4 {
	margin: 7px 0 11px 0;
}

#menu h4#oteviraci-doba {
	width: 148px;
	margin: 9px 0 3px 0;
	padding-bottom: 5px;
	background: url(images/border.gif) no-repeat left bottom;
	color: #769D1B;
	font-size: 15px;
	font-weight: bold;
}

#menu a img {
	border: none;
}

#text {
	width: 560px;
	float: right;
	padding-left: 20px;
}

#kontakt #text a img {
	margin-bottom: 10px;
	border: 5px solid #F0F7DF;
}

#editace {
	float: right;
	position: relative;
	top: -10px;
	margin-bottom: -20px;
}

#zobrazeni {
	float: right;
	clear: both;
	margin-top: 15px;
}

#zobrazeni select {
	height: 19px;
	margin-right: 3px;
	border: 1px solid #B4C491;
}

#zobrazeni .input {
	margin-right: 3px;
}

#zobrazeni .submit {
	width: 19px;
	background-image: url(images/zobrazeni.gif);
}

#koupit.koupit .submit,
#zobrazeni.koupit .submit {
	width: 19px;
	background-image: url(images/koupit.gif);
}

#strankovani-top {
	margin-top: -8px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: right;
}

#strankovani-bottom {
	margin-bottom: 17px;
	font-weight: bold;
	text-align: right;
}

#katalog {
	margin: -15px -15px 2px -15px;
}

#katalog td {
	border: 1px solid #BFC0BF;
}

#katalog img {
	float: left;
	margin-right: 15px;
	border: none;
}

#katalog h5 {
	margin-top: 2px;
	margin-bottom: 8px;
}

#katalog h5 a {
	font-size: 14px;
}

#katalog td td {
	border: none;
}

#katalog .koupit {
	margin-top: 12px;
}

.koupit select {
	height: 19px;
	margin-right: 3px;
	border: 1px solid #B4C491;
}

.koupit .input {
	width: 22px;
	margin-right: 5px;
	text-align: right;
}

.koupit .submit {
	width: 86px;
}

/** SUBPAGE 2 */

#seznam {
	margin-bottom: 16px;
}

#seznam a img {
	margin: 1px 0;
	border: 0;
}

#seznam td {
	height: 32px;
	border-bottom: 1px solid #B4C491;
}

#seznam .no-border td {
	border: 0;
}

#seznam td td {
	height: auto;
	border: 0;
}

#katalog a:hover,
#seznam a:hover {
	color: #999999;
}

/** SUBPAGE 3 */

#images {
	clear: both;
	float: right;
	margin: 6px 0 15px 15px;
	padding-right: 8px;
	font-size: 0;
	text-align: center;
}

#images .img {
	border: 1px solid #B4C491;
}

#thumbs {
	margin-top: 5px;
}

#thumbs img {
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
}

/** SUBPAGE 4 */

.list {
	margin: 0 0 10px 0;
	padding: 0 27px 0 27px;
	line-height: 22px;
	list-style-image: url(images/bullet.gif);
}

/** OBJEDNAVKA */

#objednavka {
	margin-top: 30px;
}

#objednavka .input,
#admin .input,
.kontakt .input {
	width: 200px;
	margin-bottom: 2px;
}

#objednavka select {
	width: 210px;
	margin-bottom: 2px;
	border: 1px solid #B4C491;
}

#objednavka textarea,
.kontakt textarea {
	width: 300px;
	height: 100px;
}

/** ADMINISTRACE */

#admin select {
	width: 160px;
	height: auto;
	margin-bottom: 2px;
	border: 1px solid #B4C491;
}

#admin textarea {
	width: 450px;
	height: 150px;
}

#admin .file {
	height: 20px;
	margin-bottom: 2px;
}

#admin.kategorie .input {
	width: 150px;
	margin-right: 4px;
}

#admin.kategorie .submit {
	margin-top: -1px;
}

#admin.login .input {
	width: 150px;
}

#admin.kurz .input {
	width: 40px;
}

#admin.postovne .input {
	width: 60px;
}

#administrace img {
	border: 0;
}

.visible {
	display: block;
}

.hidden {
	display: none;
}

/** LOGIN */

#login {
	margin-bottom: 20px;
}

#login div {
	padding-left: 17px;
	background: url(images/login.gif) no-repeat 0px 2px;
	border-bottom: 1px dashed #BDC3BD;
}

/** LOADING */

#loading {
	display: none;
	padding-top: 10px;
	padding-bottom: 15px;
}

/** ADDED */

#katalog h5 a,
#seznam h5 a {
	letter-spacing: -1px;
}

#stitky {
	float: right;
}

.stitek {
	font-weight: bold;
	letter-spacing: -1px;
}

.novinka {
	color: #F7B21D;
}

.akce {
	color: #FF0000;
}

.odber {
	color: #0000FF;
}

.skladem {
	color: #999999;
}

#table1 {
	width: 267px;
	float: left;
}

#table2 {
	width: 250px;
	float: left;
}

#prijemci {
	width: 200px;
	height: 230px;
	border: 1px solid #B4C491;
	overflow: auto;
	white-space: nowrap;
}

#admin.mail textarea {
	width: 345px;
	height: 208px;
}

#pictures {
	width: 100%;
	height: 66px;
	position: absolute;
	top: 96px;
	left: 0;
	overflow: hidden;
	font-size: 0;
	white-space: nowrap;
}

#pictures img {
	margin: 0 4px;
	-margin-right: 3px;
	border: none;
}

#pribuzne {
	margin-top: 25px;
	margin-bottom: 0;
}

#admin.koupit .input {
	width: 22px;
}

#admin.koupit .submit {
	width: auto;
	margin-bottom: 2px;
}

#langs {
	width: 90px;
	float: left;
	position: relative;
	margin-left: -90px;
	padding-top: 15px;
	padding-bottom: 25px;
}

#langs img {
	margin-bottom: 10px;
	border: none;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

#langs a {
	outline: none;
}

#langs a:hover img,
#langs a.selected img {
	opacity: 1;
	filter: alpha(opacity=100);
}

/** ADDED */

#bonusy {
	display: none;
	margin-left: 54px;
}
