body {
	background: white;
	font-family: "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: #323232;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

img {
	border: none;
}

#main {
	position: relative;
	border: solid 1px #98df7f;
	/*border: solid 1px #ade599;*/
	/*border: solid 1px #c2ecb3;*/
	/*border: solid 1px #c8eeb8;*/
	width: 980px;
}

#hlavicka {
	top: 0px;
	background: URL('header.gif');
	width: 980px;
	/*height: 205px;*/
	height: 120px;
        font-weight: bold;
        font-size: 17px;
        color: #96d048;
}

#hlavicka_menu {
	position: absolute;
	right: 40px;
	top: 20px;
	/*color: #0095ff;*/
	/*color: #0058a3;*/
}

.delimited { 
	padding-left: 7px;
	margin-left: 7px;
	border-left: solid 2px;
}

#hlavicka_menu a         { color: #96d048; text-decoration: none; }
#hlavicka_menu a:visited { color: #96d048; text-decoration: none; }
#hlavicka_menu a:hover   { color: #96d048; text-decoration: underline; }

#hlavicka_menu2 {
        position: absolute;
        right: 40px;
        top: 90px;
        /*color: #0095ff;*/
        /*color: #0058a3;*/
        font-weight: bold;
	color: #269200;
}

#hlavicka_menu2 a         { color: #269200; text-decoration: none; }
#hlavicka_menu2 a:visited { color: #269200; text-decoration: none; }
#hlavicka_menu2 a:hover   { color: #269200; text-decoration: underline; }

#hlavicka_hladat {
	position: absolute;
	right: 15px;
	top: 90px;
}

#hlavicka_hladat #hladat_text { width: 140px; margin-right: 10px; }

#hladat {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 140px;
	padding: 10px;
}

#hladat_text {
	width: 140px;
}

#hladat_submit {
	width: 80px;
	position: relative;
	left: 30px;
	top: 5px;
}

#hlavicka_logo {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 53px;
	height: 59px;
}

#prirodna_lekaren {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 326px;
}

#hlavna {
        float: left;
        width: 980px;
}

#lavy {
	float: left;
	position: relative;
	width: 180px;
	border-top: solid 1px #c8eeb8;
	padding-top: 5px;
	font-size: 15px;
}

#lavy strong {
	color: #96d048;
}

#lavy ul { 
	left: 0px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#lavy li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	width: 160px;
	border-bottom: solid 1px #c8eeb8;
}

#lavy li.selected {
        font-weight: bold;
        background: #fafdf8;
	color: #96d048;
}

#lavy li:hover {
	background: #fafdf8;
	border: solid 1px #c8eeb8;
}

#lavy a         { color: #000000; text-decoration: none; }
#lavy a:visited { color: #000000; text-decoration: none; }
#lavy a:hover   { color: #000000; text-decoration: underline; }
#lavy a.selected { color: #96d048; text-decoration: none; }

#lavy .oddel {
	border-bottom: solid 1px #c8eeb8;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#lavy #kosik {
	margin-top: 30px;
	padding: 10px;
	background: #fafdf8;
	border: solid 1px #c8eeb8;
}

#lavy #kosik a {
	padding-left: 40px;
	padding-right: 40px;
}

#stredny {
	float: right;
	position: relative;
	width: 590px;
	right: 184px;
        /*border-left: solid 1px #ade599;*/
        /*border-left: solid 1px #c2ecb3;*/
        border-left: solid 1px #c8eeb8;
	border-top: solid 1px #c8eeb8;
	padding: 10px;
	font-size: 90%;
        line-height: 150%;
}

#stredny h1 {
	color: #96d048;
	font-size: 100%;
	margin: 0px;
}

#stredny h2 {
        font-size: 100%;
	color: #96d048;
}

#stredny h3 {
        font-size: 100%;
	color: #96d048;
}

#pravy {
        position: absolute;
        width: 180px;
        border-top: solid 1px #c8eeb8;
	border-left: solid 1px #c8eeb8;
        padding-top: 5px;
        font-size: 15px;
	right: 0px;
}

#pravy strong {
	color: #96d048;
}

#pravy ul {
        left: 0px;
        width: 180px;
        padding: 0px;
        margin: 0px;
        list-style-type: none;
}

#pravy li {
	padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 10px;
        padding-right: 10px;
        width: 155px;
        border-bottom: solid 1px #c8eeb8;
}

#pravy li:hover {
        background: #fafdf8;
        border: solid 1px #c8eeb8;
}

#pravy li.selected {
        font-weight: bold;
	color: #96d048;
        background: #fafdf8;
}

#pravy a         { color: #000000; text-decoration: none; }
#pravy a:visited { color: #020300; text-decoration: none; }
#pravy a:hover   { color: #000000; text-decoration: underline; }
#pravy a.selected { color: #96d048; text-decoration: none; }

#pata {
        text-align: center;
        font-size: 65%;
        color: #269200;
}

#podkategorie {
        left: 0px;
        padding: 0px;
        margin: 0px;
        list-style-type: none;
	padding-top: 5px;
}

#podkategorie li {
        float: left;
        padding-right: 10px;
        padding-left: 10px;
	width: 175px;
	height: 25px;
	padding-bottom: 1px;
	line-height: 25px;
	font-size: 14px;
}

#produkty {
        left: 0px;
        padding: 0px;
        margin: 0px;
	padding-top: 15px;
        list-style-type: none;
}

#produkty li {
        float: left;
        padding-right: 10px;
        padding-left: 10px;
        width: 273px;
	height: 175px;
        padding-bottom: 5px;
	border-bottom: solid 1px #c8eeb8;
}

.lavy_produkt {
	border-right: solid 1px #c8eeb8;
}

#mame_tu {
	float: left;
}

#strankovanie {
	text-align: right;
}

.produkt {
	position: absolute;
	width: 273px;
}

.produkt img {
        position: absolute;
        left: 5px;
        top: 50px;
        border: none;
	max-width: 80px;
	max-height: 80px;
}

.produkt .nazov {
        left: 0px;
        top: 5px;
        height: 21px;
        line-height: 21px;
        font-weight: bold;
        font-size: 13px;
}

.produkt .nazov a         { text-decoration: none; color: #323232; }
.produkt .nazov a:visited { text-decoration: none; color: #323232; }
.produkt .nazov a:hover   { text-decoration: none; color: #323232; }

.produkt .popis {
	position: absolute;
	left: 100px;
	top: 40px;
	font-size: 12px;
	line-height: 140%;
}

.produkt .popis a         { text-decoration: none; color: #323232; }
.produkt .popis a:visited { text-decoration: none; color: #323232; }
.produkt .popis a:hover   { text-decoration: none; color: #323232; }

.produkt .cena {
	position: absolute;
	left: 100px;
	top: 110px;
}

.produkt .detaily {
        position: absolute;
        right: 10px;
        top: 155px;
}

.preciarknute {
	text-decoration: line-through;
}

.cervene {
	color: red;
}

#produkt_detail {
	float: left;
	width: 593px;
}

#pd_lavy {
        float: left;
        position: relative;
	margin-top: 10px;
        width: 250px;
}

#pd_lavy img {
	max-width: 220px;
	border: 0px;
}

#pd_pravy {
	float: right;
	position: relative;
	top: 0px;
        right: 0px;
        width: 340px;
}

.v_nahlad {
        width: 30px;
}

.v_nahlad img {
	border: 0px;
}

.v_kod {
	width: 45px;
}

.v_nazov {
	width: 120px;
}

.v_specifikacia {
        width: 60px;
}

.v_mnozstvo {
        width: 50px;
}

.v_kupit {
	text-align: right;
	border-bottom: solid 1px #c8eeb8;
}

#p_cena {
	padding-top: 10px;
}

.t_kupit {
	width: 70px;
	height: 21px;
	background-color: #fafdf8;
	text-align: center;
	background-image: URL('zelene_tlacidlo.gif');
	border: 0px;
	font-weight: bold;
}

.t_kupit_dlhe {
        width: 120px;
        height: 21px;
        background-color: #fafdf8;
        text-align: center;
        background-image: URL('zelene_tlacidlo_dlhe.gif');
        border: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.t_kupit_dlhe a {
        color: #323232;
        font-size: 13px;
        text-decoration: none;
}

.t_detaily {
	float: left;
        width: 70px;
        height: 21px;
	line-height: 21px;
        background-color: #fafdf8;
	text-align: center;
	background: URL('zelene_tlacidlo.gif');
	margin-right: 10px;
}

.t_detaily a {
	color: #323232;
	font-size: 13px;
	text-decoration: none;
}

#kosik_variacie {
	padding-left: 130px;
	margin: 10px;
}

.k_oddel {
	border-bottom: solid 1px #c8eeb8;
}

.k_nahlad {
	width: 30px;
	border-bottom: solid 1px #c8eeb8;
}

.k_nahlad img {
	border: 0px;
}

.k_nazov {
	width: 300px;
	border-bottom: solid 1px #c8eeb8;
}

.k_pocet {
        width: 25px;
	border-bottom: solid 1px #c8eeb8;
}

.k_pocet input {
	text-align: center;
}

.k_krat {
	width: 15px;
	text-align: center;
	border-bottom: solid 1px #c8eeb8;
}

.k_cena_kus {
        width: 100px;
	text-align: right;
	border-bottom: solid 1px #c8eeb8;
}

.k_cena_kusy {
        width: 85px;
	text-align: right;
	border-bottom: solid 1px #c8eeb8;
}

.k_tlacidla {
	padding: 10px;
	text-align: center;
}

.k_vpravo {
	float: right;
	padding-right: 330px;
}

.k_nahlad {
	max-height: 35px;
}

#k_celkom {
	border: 1px #c8eeb8;
	background: #fafdf8;
	font-weight: bold;
}

#k_objednat {
	text-align: center;
}

.tucne {
	font-weight: bold;
}

#tabulka_vyrobcov {
	text-align: center;
}

#tabulka_vyrobcov a         { text-decoration: none; }
#tabulka_vyrobcov a:visited { text-decoration: none; }
#tabulka_vyrobcov a:hover   { text-decoration: none; }

.na_stred {
	text-align: center;
}

#upozornit_znameho {
	background: #fafdf8; border: solid 1px #c8eeb8;
}

#upozornit_nazov {
	font-weight: bold;
}
