/* www.???.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.7em;
	color: #336633;
	font-weight: normal;
	font-style: normal;
}
* html body{
	text-align: center;
}

body.editor{
   text-align: left;
}

a img, a:link img {
	border: none;
}

p {
	margin: 0px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h1, h2, h3, h4, h5, h6{
	margin: 1.5em 0em 0.5em 0em;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 115%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 105%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
}

ol {
	margin-left: 0px;
	margin-top: 1em;
	padding-left: 2.3em;
}

ul {
	margin-left: 0px;
	margin-top: 1em;
	padding-left: 2.3em;
}

ul li {
	list-style-type: square;
}

sub {
	font-size: 85%;
}

sup {
	font-size: 85%;
}

a {
	color: #336633;
	text-decoration: underline;
}

a:link {
	color: #336633;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

fieldset {
	border: 1px solid #cccccc;
}

legend {
	border: 1px dotted #cccccc;
}

label {
	float: left;
}

input.text {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.9em;
	color: #000000;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #999999;
}

input.checkbox {
	width: 12px;
	height: 12px;
}

input.radio {
	width: 12px;
	height: 12px;
}

input.submit, input.reset, input.button {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	width: 200px;
	border: 2px solid #999999;
	cursor: pointer;
}

input.file {
	width: 200px;
	height: 21px;
}

input.image {
	padding: 0px;
	border: none;
}

textarea {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.9em;
	color: #000000;
	width: 200px;
	height: 100px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.order-textarea{
	width: 180px;
	height: 80px;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #7F9DB9;
}

select {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.9em;
	color: #000000;
	width: 200px;
	margin-right: 2px;
	background-color: #ffffff;
}
* html select{
	margin-right: 4px;
}

hr {
	color: #cccccc;
}

table {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 100%;
}

table.colored {
	border-top: 1px solid #336633;
	border-left: 1px solid #336633;
	border-right: none;
	border-bottom: none;
}

table.colored th {
	background-color: #336633;
	color: #ffffff;
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
}

table.colored td {
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
}

/* vrstvy pro tisk */

div#print-header {
	display: none;
}

/* formatovaci vrstvy */

div#page {
	width: 89.6em;
	margin-left: auto;
	margin-right: auto;
}
* html div#page{
	text-align: left;
}

/* hlavicka */

div#header {
	clear: both;
	width: 100%;
	background-image: url(header-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}

div#header a.home{
	width: 89.65em;
	padding-top: 125px;
	display: block;
}
* html div#header a.home{
	padding-top: 115px;
}
div.line {
	height: 1.7em;
}

/* datum v hlavicce */

div.date {
	float: left;
	margin-left: 0.4em;
	margin-top: -4px;
	height: 1.5em;
}
* html div.date {
	margin-left: 0.2em;
}

div.date p {
	line-height: 1.5em;
}

/* menu v hlavicce */

div.mainmenu {
	float: right;
	margin-right: 0.4em;
	/*background-color: #336633;*/
	height: 1.5em;
}
* html div.mainmenu {
	margin-right: 0.2em;
}

div.mainmenu ul {
	margin: 0px;
	padding: 0px;
}

div.mainmenu ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	font-weight: bold;
	margin-right: 1px;
	text-transform: uppercase;
}

div.mainmenu ul li a.last {
	margin-right: 0px;
	border-right: none;
}

div.mainmenu ul li a{
	border-right: 1px solid #336633;
}

div.mainmenu ul li a, div.mainmenu ul li a:link {
	color: #336633;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	height: 1.5em;
	line-height: 1.5em;
	background-color: #ffffff;
	float: left;
}

div.mainmenu ul li a:hover, div.mainmenu ul li a.active {
	color: #003300;
	text-decoration: none;
}

div.mainmenu ul li.last a, div.mainmenu ul li.last a:link {
	padding-right: 0px;
	margin-right: 0px;
}

/* obsah */

div#content {
	width: 100%;
	clear: both;
}

/* levy sloupec */

div#content div#left {
	float: left;
	width: 20em;
	padding-bottom: 20px;
}

/* submenu */

div.submenu ul {
	margin: 0px;
	padding: 0px;
}

div.submenu ul li {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	text-transform: lowercase;
}

div.submenu ul li a, div.submenu ul li a:link {
	text-decoration: none;
	display: block;
	min-height: 2.2em;
	line-height: 2.2em;
	padding-left: 0.4em;
	background-color: #dcec60;
}

* html div.submenu ul li a, * html div.submenu ul li a:link {
	height: 2.2em;
}

div.submenu ul li a:hover, div.submenu ul li a.active {
	text-decoration: none;
	background-color: #669900;
	color: #ffffff;
}

div.submenu ul li ul li ul li {
	font-weight: normal;
	border-bottom: 1px solid #e3ef85;
	background-image: none;
}

div.submenu ul li ul li a, div.submenu ul li ul li a:link {
	padding-left: 1.4em;
	background-color: #e3ef85;
}

div.submenu ul li ul li a:hover, div.submenu ul li ul li a.active {
	text-decoration: none;
	background-color: #669900;
	color: #ffffff;
}

div.submenu ul li ul li ul li a, div.submenu ul li ul li ul li a:link {
	padding-left: 2.4em;
	background-color: #f0f7b9;
}

div.submenu ul li ul li ul li a:hover, div.submenu ul li ul li ul li a.active {
	text-decoration: none;
	background-color: #669900;
	color: #ffffff;
}

div.submenu h2 {
	text-transform: uppercase;
	font-size: 100%;
	color: #ffffff;
	background-color: #336633;
	margin: 0px;
	padding: 0.4em;
}

/* zajimavosti */

div.features {
	margin-top: 10px;
	width: 20em;
   overflow-x: hidden;

}

div.features div.item {
	border-bottom: 1px solid #99cc99;
	padding: 0.4em;
	color: #666666;
	font-size: 90%;
	float: left;
	width: 21.3em;
   overflow-x: hidden;
}

div.features div.item ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

div.features div.item ul li {
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
	padding-right: 10px;
	background-image: url(features-li-item.gif);
	background-repeat: no-repeat;
	background-position: right 0.45em;
}

div.features div.item ul li a, div.features div.item ul li a:link {
	color: #336666;
	text-decoration: none;
}

div.features div.item ul li a:hover {
	color: #003333;
	text-decoration: none;
}

div.features h2 {
	text-transform: uppercase;
	font-size: 100%;
	color: #ffffff;
	background-color: #336633;
	margin: 0px;
	padding: 0.4em;
}

/* stredni sloupec */

div#content div#middle {
	float: left;
	width: 53em;
	margin-left: 0.8em;
	padding-bottom: 20px;
   overflow-x: hidden;
}

/* hledani */

div.searching {
	background-color: #4a6737;
	background-image: url(searching-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 1.6em;
	padding-bottom: 1.6em;
}

div.searching form {
	margin: 0px;
	padding: 0px;
}

div.searching form label {
	width: 15em;
	color: #ffffff;
	font-weight: bold;
	clear: both;
}

div.searching form input.text {
	width: 15em;
	border: 1px solid #7be1db;
	margin: 2px;
	/*height: 1.8em;*/
}

div.searching form select {
	width: 15.2em;
	margin: 2px;
	border: 1px solid #7be1db;
	/*height: 1.8em;*/
}
* html div.searching form select {
   width: 15.25em;
   margin: 2px 3px 2px 2px;
}

div.searching form input.submit {
	width: 4em;
	background-color: #ffffff;
	border: 1px solid #7be1db;
	margin-left: 0.5em;
	margin: 2px 2px 2px 0.5px;
	color: #336633;
	/*height: 1.8em;*/
}

div.searching ul {
	margin: 0px;
	padding: 0px;
}

div.searching ul li {
	list-style-type: none;
	list-style-image: none;
	background-image: url(searching-li-item.gif);
	background-repeat: no-repeat;
	background-position: 12em 0.45em;
}

div.searching ul li a, div.searching ul li a:link {
	color: #ffffff;
	text-decoration: none;
}

div.searching ul li a:hover {
	color: yellow;
	text-decoration: none;
}

/* cesta */

div.path {
	float: left;
	height: 39px;
	min-height: 39px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}

div.path div.ico-leky {
	background-image: url(ico-leky.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 42px;
	height: 39px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.path ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #336633;
	border-bottom: 1px solid #336633;
	float: left;
	padding: 0.4em;
	padding-left: 50px;
}

div.path ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-right: 5px;
	padding-right: 10px;
	text-transform: lowercase;
	background-image: url(path-divider.gif);
	background-repeat: no-repeat;
	background-position: right 0.45em;
	font-size: 90%;
}

div.path ul li a.last {
	margin-right: 0px;
	padding-right: 0px;
	color: #000000;
}

div.path ul li.last {
	margin-right: 0px;
	padding-right: 0px;
	background-image: none;
}

div.path ul li a, div.path ul li a:link {
	color: #336633;
	text-decoration: none;
}

div.path ul li a:hover, div.path ul li a.active {
	color: #336633;
	text-decoration: none;
}

/* strankovani */

div.paging {
	float: right;
}

div.paging .active {
	text-decoration: none;
	color: #000000;
}
/*
div.paging ul {
	margin: 0px;
	padding: 0px;
}

div.paging ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-right: 5px;
	text-transform: lowercase;
	font-size: 90%;
}

div.paging ul li.last {
	margin-right: 0px;
}

div.paging ul li a, div.paging ul li a:link {
	text-decoration: none;
	border-right: 1px solid #336633;
	padding-right: 5px;
}

div.paging ul li a:hover, div.paging ul li a.active {
	text-decoration: none;
	color: #000000;
}

div.paging ul li.last a, div.paging ul li.last a:link {
	border-right: none;
	padding-right: 0px;
}
*/
/* vypis zbozi */

div.goods {
	margin-top: 5px;
}

div.goods div.item {
	border-bottom: 1px solid #99cc99;
	border-left: 1px solid #99cc99;
	border-right: 1px solid #99cc99;
	margin-bottom: 5px;
	width: 52.9em;
	float: left;
	margin-top: 5px;
}
* html div.goods div.item {
	width: 53em;
}

div.product-header {
	background-color: #dcec60;
	padding: 5px;
	border-top: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;
}

div.product-header h3 {
	margin: 0px;
	padding: 0px;
}

div.product-image {
	margin-left: 5px;
	float: left;
	width: 152px;
	overflow: hidden;
}
* html div.product-image {
	margin-left: 2px;
}

div.product-info {
	margin-left: 0.5em;
	float: left;
	width: 20em;
}

div.product-actions {
	float: left;
	width: 15em;
}

div.product-actions form {
	margin: 10px;
	text-align: right;
}

div.product-actions form input {
	border: 1px solid #66cccc;
	width: 2em;
	font-weight: bold;
	/*height: 2em;*/
	margin-left: 5px;
	margin-right: 5px;
}

div.product-actions form input.submit.into-basket {
	background-color: #ffffff;
	background-image: url(basket.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	padding-right: 0em;
	width: 7em;
	/*height: 2em;*/
	color: #336633;
	text-transform: uppercase;
	border: none;
}

div.product-actions ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
}

div.product-actions ul li {
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
	font-size: 90%;
	background-image: url(product-actions-li-item.gif);
	background-repeat: no-repeat;
	background-position: 8em 0.5em;
	padding-right: 15px;
}

div.product-actions ul li a, div.product-actions ul li a:link {
	text-decoration: none;
}

div.product-actions ul li a:hover {
	text-decoration: none;
}

div.spacer {
	clear: both;
}

/* zobrazeni vyrobku */

div.goods div.item.product {
	border: none;
}

div.item.product .picture {
	float: right;
}

div.item.product form {
	margin: 0px;
	padding-top: 10px;
	text-align: right;
	clear: both;
}
* html div.item.product form {
	padding-top: 5px;
}

div.item.product form input {
	border: 1px solid #66cccc;
	width: 2em;
	font-weight: bold;
	/*height: 2em;*/
	margin-left: 5px;
	margin-right: 5px;
}

div.item.product form input.submit {
	background-color: #ffffff;
	background-image: url(basket.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	padding-right: 0em;
	width: 7em;
	/*height: 2em;*/
	color: #336633;
	text-transform: uppercase;
	border: none;
}

/* pravy sloupec */

div#content div#right {
	float: right;
	width: 15em;
	padding-bottom: 20px;
}

/* registrace */

div.registration {
	background-color: #dcec60;
}

div.registration div.item {
	padding: 0.4em;
}

div.registration form {
	margin: 0px;
}

div.registration form label {
	font-weight: bold;
}

div.registration form input.text {
	border: 1px solid #7be1db;
	width: 15em;
	/*height: 1.8em;*/
}

div.registration form input.text.password {
	width: 10em;
	/*height: 1.8em;*/
}

div.registration form input.submit {
	width: 4em;
	background-color: #ffffff;
	border: 1px solid #7be1db;
	margin-left: 5px;
	color: #336633;
	/*height: 1.8em;*/
}

div.registration ul {
	margin: 0px;
	padding: 0px;
}

div.registration ul li {
	list-style-type: none;
	list-style-image: none;
	padding-right: 10px;
	background-image: url(registration-li-item.gif);
	background-repeat: no-repeat;
	background-position: 9.8em 0.45em;
	text-transform: lowercase;
}

div.registration ul li a, div.registration ul li a:link {
	color: #336633;
	text-decoration: none;
}

div.registration ul li a:hover {
	color: #000000;
	text-decoration: none;
}

div.registration h2 {
	text-transform: uppercase;
	font-size: 100%;
	color: #ffffff;
	background-color: #336633;
	margin: 0px;
	padding: 0.4em;
}

div.registration h2.red { background: #ff0000; }
div.registration h2.red a 
{ 
	display: block;
	color: #ffffff;
	text-decoration: none;
}

/* novinky */

div.news {
	margin-top: 10px;
	background-image: url(news-background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 113px;
	width: 15em;
   overflow-x: hidden;
}

div.news div.item {
	border-bottom: 1px solid #99cc99;
	padding: 0.4em;
	color: #666666;
	font-size: 90%;
	float: left;
	width: 15.7em;
   overflow-x: hidden;
}

div.news div.item ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

div.news div.item ul li {
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
	padding-right: 10px;
	background-image: url(news-li-item.gif);
	background-repeat: no-repeat;
	background-position: right 0.45em;
}

div.news div.item ul li a, div.news div.item ul li a:link {
	color: #336666;
	text-decoration: none;
}

div.news div.item ul li a:hover {
	color: #003333;
	text-decoration: none;
}

div.news h2 {
	text-transform: uppercase;
	font-size: 100%;
	color: #ffffff;
	background-color: #336633;
	margin: 0px;
	padding: 0.4em;
}

/* paticka */

div#footer {
	width: 100%;
	clear: both;
	background-color: #000000;
	height: 2em;
}

/* credits */

div#footer div.credits {
	float: left;
	margin-left: 0.4em;
}
* html div#footer div.credits {
	margin-left: 0.2em;
}

div#footer div.credits p {
	color: #ffffff;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 90%;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}

div#footer div.credits p a, div#footer div.credits p a:link {
	color: #ffffff;
	text-decoration: none;
}

div#footer div.credits p a:hover {
	color: #ffff66;
	text-decoration: none;
}

/* mapa stránek */

div#footer div.sitemap {
	float: right;
	margin-right: 0.4em;
}
* html div#footer div.sitemap {
	margin-right: 0.2em;
}

div#footer div.sitemap ul {
	margin: 0px;
	padding: 0px;
}

div#footer div.sitemap ul li {
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 90%;
	line-height: 2em;
}

div#footer div.sitemap ul li a, div#footer div.sitemap ul li a:link {
	color: #ffffff;
	text-decoration: none;
}

div#footer div.sitemap ul li a:hover {
	color: #ffff66;
	text-decoration: none;
}

.error{
   color: rgb(204,51,0);
}

.form-fieldset{
	width: 28.2em;
	border: 1px solid #336633;
}

.form-legend{
	background-color: #dcec60;
	font-weight: bolder;
	border: 1px solid #336633;
}

.form-label{
	width: 14em;
   text-align: right;
   margin: 0.2em;
}

.form-input{
   margin: 0.2em;
   width: 10.5em;
   border: 1px solid #66cccc;
}

.form-br{
   line-height: 2em;
}

.form-textarea{
	width: 14em;
	height: 5em;
	margin: 0.25em;
	border: 1px solid #66cccc;
}
* html .form-textarea{
	margin: 0.2em;
}

.form-button{
	width: auto;
   text-align: center;
	background-color: #dcec60;
	border: 1px solid #336633;
	margin-left: 6px;
	margin-top: 10px;
	color: #336633;
	font-weight: bolder;
	height: 1.8em;
}

#order-list
{
	border-width: 0;
	width: 100%;
	background-color: #e4e4e4;
}
#order-list tr, #order-list td
{
	border-width: 0;
	background-color: #f5f5f5;
}

input.order-list-number
{
	width: 50px;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #7F9DB9;
}
input.order-list-button
{
	width: auto;
	background: url(submit-bg.gif) repeat-x;
	background-position: 0 5px;
	border: 1px solid gray;
}

#order-form
{
	border-width: 0;
	width: 500px;
}
#order-form tr, #order-form td
{
	border-width: 0;
}

#order-form .text-field
{
	width: 180px;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #7F9DB9;
}

div.akce{
   background-color: red;
   color: #ffffff;
}

.productAkce{
   color: red;
   width: 100%;
}

.news-label{
	font-weight: bold;
   font-size: 13px;
}
.newsletter{
	width: 100px !important;
	margin-top: 5px;
	margin-left: 53px !important;
}
* html .newsletter{
	margin-left: 55px !important;
}

.top{
	margin-top: 10px;
}

.inside{
	padding-top: 0px;
}
h4.subject{
	padding: 0px;
	margin: 0px;
}
ul.betselling li{
	margin: 5px 0px;
}
.cl
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}

p.rinfo {
	padding: 0px 7px;
}

/* reklamni lista */
.optifor-bar {
	margin: 5px 0px 5px 0px;
	text-align: left;
}
.sale {
	font-weight: bold;
}

.bigfatwarning
{
	color: red;
	border: 3px solid red;
	font-weight: bold;
	font-size: 180%;
	text-align: center;
	margin-bottom: 20px;
	padding: 1em;
}
