body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg-main.png);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 33px;
	padding: 0px 40px;
	background-image: url(images/bg-top-h.png);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
	background-position: center top;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #007E3A;
}

#container-nutro {
	width: 670px;
	padding: 0px 40px 0px 40px;
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#container-navigation {
	width: 670px;
	background-color: #F2B63A;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #103C21;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 10px 6px;
	border-right: 1px solid #ffffff;
	font-weight: bold;
}

#navigation li a:hover {
	background-color: #103C21;
	color: #F2B63A;
}

#container-content {
	width:670px;
	background-image: url(images/bg-content.png);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
	background-position: top;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #007E3A;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #007E3A;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #007E3A;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #007E3A;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
h4.nabidka {
	font-size: 18px;
	color: #103C21;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr, #content-n hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 0px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}
#content-n p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 5px 25px;
}

#content p a, #border p a, #content-n p a {
	text-decoration: none;
	color: #007E3A;
	border-bottom: 1px dotted #007E3A;
	padding: 2px 2px 2px 2px;
}
#content a {
	color: #BF7300;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
}

#content p a:hover, #border p a:hover, #content-n p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #007E3A;
	padding: 2px 2px 2px 2px;
}

#content li, #content-n li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote, #content-n .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: underline;
	color: #007E3A;
	border-bottom: 1px dotted #007E3A;
	font-weight: bold;
}
#subnavigation li a:hover {
	color: #FF9900;
}
#border h6 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #103C21;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F2B13E;
}
ul.subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-image: none;
}

.subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

.subnavigation li a {
	text-decoration: underline;
	color: #007E3A;
	font-weight: bold;
	background-image: url(images/li-menu.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	display: block;
}

.subnavigation li a:hover {
	color: #FF9900;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #FFFFFF;
	padding: 4px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
/* Obchod */
table.tab td{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.name-product{
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}
.price{
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	background-color: #F2AF3B;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	width: 50px;
	display: block;
}
.submit, .telo .submit{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #009900;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: url(images/back-submit.png);
	background-repeat: repeat-x;
	background-position: center;
}
.submitx{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #009900;
	width: 68px;
	background-image: url(images/ico-buy.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kolik{
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	background-color: #FAFAF9;
	width: 60px;
	border: 1px solid #333333;
	margin-bottom: 5px;
}
table.kos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
table.kos th{
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	background-color: #F2AF3B;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.kos td{
	color: #333333;
	font-size: 12px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.red{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.telo input, .telo textarea{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
img.zbozi{
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #007E3A;
	margin-top: 10px;
}
td.ivory, td.beige{
	padding-bottom: 5px;
}
.mezera {
	font-size: 1px;
	clear: both;
	line-height: 1px;
}
table.hske {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
table.hske td, table.hske th {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 2px;
}
table.hske td {
	color: #333333;
}
table.hske th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}