﻿/*graphics - START*/
body 
{
	font-family: arial ce, arial, helvetica, sans-serif;
	line-height: 1.5;
	font-size: 82%;
	text-align: center;
}
#page
{	
	background-image: url(../graphics/menu_repeat_y.gif);
	background-repeat: repeat-y;
	width: 900px;
	height: auto;
	margin: 0 auto;
	top: 20px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
}
#banner
{
	width: 100%;
	height: 183px;
	background-image: url(../graphics/banner.gif);
}
#odkazNaInedex
{
	width: 546px;
	height: 183px;
	float: left;
}
#odkazNaInedex a
{
	display: block;
	width: 546px;
	height: 183px;
}
#top_menu
{
	width: 100%;
	height: 34px;
}
#top_menu_1
{
	width: 78px;
	height: 34px;
	float: left;
	background-image: url(../graphics/top_menu_left.gif);
	background-repeat: no-repeat;
}
#top_menu_2
{
	width: 599px;
	height: 34px;
	float: left;
	background-image: url(../graphics/top_menu_repeat_xy.gif);
	background-repeat: repeat;
}
#top_menu_3
{
	width: 223px;
	height: 34px;
	float: left;
	background-image: url(../graphics/top_menu_right.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#top_menu_3 a
{
	font-size: 25px;
	text-decoration: none;
	margin-right: 8px;
	color: Black;
}
#green_banner
{
	width: 100%;
	height: 45px;
	background-image: url(../graphics/green_banner.gif);
	background-repeat: no-repeat;
}

hr.cleaner
{
	clear:both;
	display: none;
}
#left
{
	height: auto;
	width: 180px;
	float: left;
}
#right
{
	width: 720px;
	float: right;
	background-image: url(../graphics/right_pozadi_no_repeat.gif);
	background-repeat: no-repeat;
}
#bottom_banner
{
	
	clear: both;
	width: 100%;
	height: 52px;
	background-image: url(../graphics/bottom_banner.gif);
	background-repeat: no-repeat;
}
#bottom_odkazy
{	
	clear: both;
	width: 102%;
	height: 18px;
	text-align: center;
	background-color: White;
	margin-left: -1px;
	font-size: 80%;
}
#bottom_odkazy table
{
    margin: 0 auto;
}
#bottom_odkazy table tr
{
    vertical-align: middle;
}
#bottom_odkazy table tr td a
{
    color:#000000;
    padding-bottom:1px;
    padding-left:1px;
    padding-right:1px;
    padding-top:1px;
    text-decoration:none;
}
#bottom_odkazy a
{
    text-decoration: none;
    color: Gray;
    
}
#bottom_odkazy a:hover
{
    text-decoration: underline;
}
#bottom_odkazy img
{
    position: relative;
}
/*graphics - END*/
/*TOP menu - START*/
#top_menu_2 ul
{
	margin: 0;
	padding: 0 0 0 40px;
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: Black;
	line-height: 32px;
	white-space: nowrap;
}
#top_menu_2 ul li
{
	color: Black;
	list-style-type: none;
	display: inline;
	position: relative;
	width: 96px;
	float: left;
}
#top_menu_2 ul li a
{
	text-align: center;
	display: block;
	text-decoration: none;
	color: Black;
}
#top_menu_2 ul li a:link
{
	color: Black;
}
#top_menu_2 ul li a:visited
{
	color: Black;
}
#top_menu_2 ul li a:hover
{
	display: block;
	background-image: url(../graphics/top_menu_2_repeat_xy.gif);
	border: solid 1px #85b55f;
}
#top_menu_2 ul li a.TEXT-red
{
	color: Red;
}
/*TOP menu - END*/

#left_menu
{
	margin-left: 6px;
	background-color: #d7f5be;
}
#left_menu ul
{
	margin: 0;
	padding: 0;
	line-height: 24px;
	white-space: nowrap;
}
#left_menu ul li
{
	color: Black;
	list-style-type: none;
	display: block;
	position: relative;
	width: 100%;
	float: left;
	text-align: left;
	border-bottom: solid 1px #a7afa0;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
#left_menu ul li a
{
	color: #495342;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#left_menu ul li a.leftMenu-Red
{
	color: Red;
}
#left_menu ul li a:hover
{
	padding-left: 17px;
}
#left_menu ul li:hover
{
	display: block;
	background-image: url(../graphics/left_menu_button_hover1.gif);
}
#left_menu ul li ul
{
	border-left: solid 1px #a7afa0;
	border-top: solid 1px #a7afa0;
	border-right: solid 1px #a7afa0;
	background-image: url(../graphics/menu_repeat_y.gif);
	background-repeat: repeat-y;
	position: absolute;
	width: 176px;
	top: 0;
	visibility: hidden;
	margin: 0 6px 0 0;
}
#left_menu ul li ul li
{
	background-color: #d7f5be;
	width: 170px;
	margin: 0 -6px 0 6px;
}
#left_menu ul li ul li:hover
{
	display: block;
	background-image: url(../graphics/left_menu_button.gif);
}
#left_menu ul li.polozkaBezHover
{
	border-bottom: solid 2px #3a7d01;
}
#left_menu ul li.polozkaBezHover:hover
{
	background-image: none;
}#left_menu ul li.polozkaBezHover2
{
	height: 1em;
	border-bottom: none;
}
#left_menu ul li.polozkaBezHover2:hover
{
	background-image: none;
}
/*TEXT STYLE - START*/
#text
{
	padding: 0px 0px 10px 10px;
	text-align: left;
}
#text a
{
	text-decoration: none;
}
#text a:hover
{
	text-decoration: underline;
}
.zmiz
{
	display: none;
}
.textNahore
{
	font-size: 88%;
	padding: 0 0 0 10px;
	margin: 0;
}
.textNahore h1
{
	font-size: 180%;
}
.textDole
{
	width: 690px;
	height: auto;
	margin: 0px 25px 25px 10px;
}
.textDole .vypis .nadpis
{
    font-weight: bold;
}
.textDole .vypis .nadpis
{
    font-weight: bold;
}
.textDole .vypis .news-text
{
    margin-top: -2px;
    margin-bottom: 0px;
}
/* Titulni strana - START */
.textDefaultVpravo
{
    text-align: left;
    width: 183px;
    float: right;
	background-image: url(../graphics/novinky_repeat.gif);
	padding: 0;
	margin: 0;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	font-size: 90%;
	line-height: 17px;
}
.textDefaultVpravo a:visited
{
    color: Blue;
}
.textDefaultVpravo h3
{
    padding: 0;
}
.textDefaultVpravo span.nadpisBold
{
    font-weight: bold;
    margin-top: 0px;
}
.textDefaultVpravo p.datum
{
    font-size: 83%;
    margin-bottom: -5px;
}
.textDefaultVpravo p.news-text
{
    margin-top: 3px;
}
#hslice
{
    padding: 0 5px 0 5px; margin-top: -16px;
	background-image: url(../graphics/novinky_horni.gif);
	background-repeat: no-repeat;
}
#hslice .entry-title
{
    display: none;
}
.textDefaultVpravo .titulek
{
    margin-left: -5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 183px;
	background-image: url(../graphics/akcenovinky-repeatY.gif);
	background-repeat: repeat-y;
}
#hslice h3
{
    padding-top: 7px;
    color: Red;
    margin-bottom: 10px;
    font-size: 125%;
}
#akce
{
    margin-top: 10px;
    padding: 0 5px 0 5px;
    border-top: solid 1px black;
}
.news h3
{
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 110%;
}
#odkazy
{
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0px 5px 0 5px;
    border-top: solid 1px black;
}
#odkazy h3
{
    margin-top: 7px;
    font-size: 110%;
}
#odkazy img
{
    margin-left: 20px;
    margin-top: -20px;
    border: none;
}
#odkazy ul
{
    padding: 20px 0 10px 33px;
}
#odkazy strong
{
    margin-left: 4px;
}
#odkazy .noPad
{
    margin-left: 0;
}
/*
#hslice
{
	background-image: url(../graphics/novinky_horni.gif);
	background-repeat: no-repeat;
	background-position: top;
    font-size: 90%;
    margin-top: -15px;
}



#hslice a
{ color: #ee0000; }
#hslice a:hover
{ text-decoration: none; }
#hslice p.nadpisBocni
{ margin: 0; font-weight: normal; line-height: 14px; font-size: 1.7em; padding: 10px 0 10px 0; }
#hslice span.nadpis
{ font-weight: bold; font-size: 110%; padding: 0; }
#hslice p.hslice-text
{ position: relative; top: 0px; padding: 0; margin: 0 0 15px 0; }
.akceTit
{
    border-top: solid 1px #125000;
	background-image: url(../graphics/novinky_horni.gif);
	background-repeat: no-repeat;
    font-size: 80%;
	padding: 10px 10px 10px 10px;
}
.akceTit img
{
    margin-left: 15px;
}
.akceTit a
{ color: #ee0000; }
.akceTit a:hover
{ text-decoration: none; }
.akceTit p.nadpisBocni
{ margin: 0; color: Red; font-weight: normal; line-height: 14px; font-size: 1.7em; padding: 0 0 20px 0; }
.akceTit span.nadpis
{ font-weight: bold; }
.akceTit p.hslice-text
{ position: relative; top: 0px; padding: 0; margin: 0 0 15px 0; }
*/
.textDefaultNahore
{
    float: left;
    width: 500px;
    padding-top: 10px;
    padding-left: 10px;
}
.textDefaultNahore h1
{
    font-size: 180%;
    padding: 0; margin: 0;
}
.textDefaultNahore h2
{
    font-size: 140%;
    padding: 0;
    margin: 0 0 -10px 0;
}
.textDefaultNahore h3
{
    margin: 0em 0;
}
.textDefaultDole
{
    float: left;
    width: 500px;
    padding-left: 10px;
}
.textDefaultDole h3
{
    font-size: 110%;
    margin-bottom: 5px;
}
/* Titulni strana - END */
#nadpisPrvniUrovne-Leva
{
	float: left;
	width: 550px;
	height: 69px;
}
#nadpisPrvniUrovne-Prava
{
}
.prvniTextPodNadpisem
{
	float: left;
}
.prvniTextPodNadpisem strong
{
	margin-left: 10px;
}
.textDole p.upozorneni
{
    font-size: 130%;
    color: Red;
    font-weight: bold;
}
.textDole p.nadpis
{
    font-size: 130%;
    font-weight: bold;
}
.textDole h2
{
	font-size: 1.35em;
	margin: 1.5em 0 -7px 0; padding: 0;
	line-height: 1.3em;
	font-size: 125%;
}
.textDole h3
{
	font-size: 1.1em;
	margin: 1.5em 0 -0.8em 0; padding: 0;
	line-height: 1.3em;
	font-size: 101%;
	text-decoration: underline;
}
.textDole table th
{
	background-color: #e5ecdc;
}
.textDole table tr:hover
{
	background-image: url(../graphics/top_menu_2_repeat_xy.gif);
}
.textDole table tr.TABLE-bez-hover
{
	background-image: url(../graphics/top_menu_2_repeat_xy.gif);
}
.textDole table
{
	margin: 0 auto;
}
.polozkaTable-250px
{
	width: 250px;
}
.polozkaTable-350px
{
	width: 350px;
}
.textDole table td
{
	border-bottom: solid 1px #e5ecdc;
}
.IMG-zarovnani-VLEVO
{
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.IMG-zarovnani-VPRAVO
{
	float: right;
	margin-right: 30px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.img-zarovnani-center
{
	margin-left: 250px;
}
.TEXT-italic
{
	font-style: italic;
}
.TABLE-100sirka
{
	width: 100%;
	padding-top: 15px;
}
.TABLE-100sirka tr:hover
{
	background-image: url(../graphics/top_menu_2_repeat_xy.gif);
}
.TABLE-100sirka tr.TABLE-bezHoverPozadi
{
	background-image: none;
}
.TABLE-akce
{
	color: Red;
}
#text ul
{
	margin: -7px 0 0 -12px;
}
#text ul.seznamPomlcky
{
	margin: 7px 0 0 -12px;
	list-style-type: circle;
}
/*Prodej - START*/
#text p.cena
{
	font-size: 13px;
	text-align: left;
	padding-left: 290px;
	border-bottom: dotted 2px Black;
	margin-left: 120px;
}

p.cena
{
	font-size: 13px;
	text-align: left;
	padding-left: 290px;
	border-bottom: dotted 2px Black;
	margin-left: 60px;
}

#text p.cena span.doprodej
{
	color: Red;
	font-weight: bold;
}

#text p.cenaBez
{
	font-size: 13px;
	text-align: left;
	padding-left: 350px;
}

p.cenaBez
{
	font-size: 13px;
	text-align: left;
	padding-left: 350px;
}

/*PRODEJ - END*/

/*TABLE-prodej - START*/
.textDole table.TABLE-prodej
{
	width: 680px;
	border-bottom: solid 1px Black;
	padding-top: 20px;
	padding-left: 20px;
}
.TABLE-prodej th
{
	background-color: #e5ecdc;
}
.textDole table.TABLE-prodej td
{
	border-bottom: none;
}
.textDole table.TABLE-prodej td.TABLE-cena
{
	font-weight: bolder;
	padding-right: 1.5em;
	padding-bottom: 1em;
}
.textDole table.TABLE-prodej td.TABLE-cena span.TABLE-oznaceni
{
	color: Red;
	font-weight: bolder;
}
.textDole table.TABLE-prodej td p.TABLE-nazev
{
	font-weight: bold;
}
.textDole table.TABLE-prodej td p
{
	padding: 0 0 0 1.5em;
}
.textDole table.TABLE-prodej td ul
{
	padding: 1em 0 1em 3em;
}
.textDole table.TABLE-prodej td.TABLE-cena
{
	text-align: right;
}
/*TABLE-prodej - END*/

/*TABLE-kontakt - START*/
.textDole table.TABLE-kontakt
{
	width: 450px;
	padding-top: 20px;
	padding-left: 20px;
	margin-left: 20px;
}
.TABLE-kontakt tr:hover
{
	background-image: url(../graphics/top_menu_2_repeat_xy.gif);
}
.TABLE-kontakt th
{
	background-color: #e5ecdc;
	padding-left: 5px;
	width: 100px;
}
.TABLE-kontakt tr.TABLE-bezHOVER:hover
{
	background-image: none;
}
.TABLE-kontakt tr.TABLE-bezHOVER td
{
	border-bottom: none;
}
.TABLE-kontakt td
{
	padding-left: 5px;
}
/*TABLE-kontakt - END*/
/*TABLE-titulni - START*/
.textDole table.TABLE-titulni
{
	margin: auto;
}
.TABLE-titulni tr:hover
{
	background-image: url(../graphics/top_menu_2_repeat_xy.gif);
}
.TABLE-titulni th
{
	background-color: #e5ecdc;
	padding-left: 5px;
	width: 160px;
}
.TABLE-titulni tr.TABLE-bezHOVER:hover
{
	background-image: none;
}
.TABLE-titulni tr.TABLE-bezHOVER td
{
	border-bottom: none;
}
.TABLE-titulni td
{
	padding-left: 5px;
}
/*TABLE-titulni - END*/

.UL-bezListType
{
	list-style-type: none;
}
.textDole table.TABLE-cenik
{
	margin: 15px 0 0 15px;
	width: 95%;
}
.TABLE-cenik th.TABLE-cenik-cena
{
	width: 100px;
}
.TABLE-cenik th.TABLE-cenik-delka
{
	width: 150px;
}
.TABLE-cenik td.TABLE-cenik-prazdnaPolozka
{
	border-bottom: none;
}
.TABLE-cenik tr.TABLE-bezHoverPozadi:hover
{
	background-image: none;
}

.AkceGenerovani
{
	background-color: #e5ecdc;
	margin: 1.5em 0 0 0;
	padding: 1em 0.5em 1em 0.5em;
}
.AkceGenerovani h3
{
	margin: 0.5em 0 0.5em 0;
}
table.repeaterTable1-disk
{
	border:1px solid #d4d4d4;
	background-color: #e5ecdc;
	background-image: url(../graphics/tableGradient.gif);
	background-repeat: repeat-x;
	margin-bottom: 1em;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1.6em;
}
table.repeaterTable1-disk table.repeaterTable2-disk
{
	width: 100%;
	border-bottom: solid 10px transparent;
}
table.repeaterTable1-disk tr:hover
{
	background-image: none;
}
table.repeaterTable1-disk tr td:hover
{
	background-image: none;
}
table.repeaterTable1-disk table.repeaterTable2-disk tr td.zacatek-disk
{
	font-weight: bold;
	font-size: 130%;
	color: #495342;
	background-color: White;
	padding: 0 6px 0 6px;
	border-left:1px solid #d4d4d4;
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid white;
}
table.repeaterTable1-disk table.repeaterTable2-disk tr td.konec-disk
{
	padding: 5px 5px 5px 5px;
	border-left:1px solid #d4d4d4;
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	background-color: White;
	clear: both;
}
table.repeaterTable1-disk table.repeaterTable2-disk tr.mensi
{
	float: left;
}
table.repeaterTable1-disk span.nick
{
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
	color: #495342;
}
table.repeaterTable1-disk table.repeaterTable2
{
	margin-bottom: 5px;
	width: 630px;
}
table.repeaterTable2-disk td
{
	border-bottom: none;
}
table.repeaterTable1
{
	border:1px solid #d4d4d4;
	background-color: #e5ecdc;
	background-image: url(../graphics/tableGradient.gif);
	background-repeat: repeat-x;
	margin-bottom: 1em;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1.6em;
}
table.repeaterTable1 tr td.repeaterTable1-Prihlaseni
{
	text-align: right;
}
table.repeaterTable1 tr td.repeaterTable1-Prihlaseni a
{
	color: Red;
	text-decoration: none;
}
table.repeaterTable1 tr td.repeaterTable1-Prihlaseni a:hover
{
	text-decoration: underline;
}
table.repeaterTable1 tr:hover
{
	background-image: none;
}
table.repeaterTable1 h2
{
	font-size: 110%;
	padding: 0;
	margin: 0 0 6px 0;
}
table.repeaterTable1 span.zacatek
{
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	font-weight: bold;
	font-size: 130%;
	color: #495342;
}
table.repeaterTable1 table.repeaterTable2
{
	width: 100%;
	color: #495342;
	background-color: White;
	padding: 6px 6px 8px 6px;
	border-left:1px solid #d4d4d4;
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid white;
}
table.repeaterTable1 table.repeaterTable2 tr td
{
	border-bottom: none;
}
.textFormularAkce table
{
	margin: 15px 0 0 15px;
	padding-left: 15px;
}
.textFormularAkce #ctl00_ContentPlaceHolder1_Label3
{
	padding-left: 285px;
}
.text-bold
{
	font-weight: bold;
}
.TEXT-red-bold
{
	color: Red;
	font-weight: bold;
	font-size: 12pt;
}
.TEXT-center-red-bold
{
	margin-left: 235px;
	color: Red;
	font-weight: bold;
	font-size: 12pt;
}
.text-bold-red
{
	color: Red;
	font-weight: bold;
	font-size: 12pt;
}
.textFormularAkce #ctl00_ContentPlaceHolder1_TextBox3
{
	width: 305px;
}
.textFormularAkce #ctl00_ContentPlaceHolder1_TextBox4
{
	width: 305px;
	margin-left: 10px;
}
.textFormularAkce #ctl00_ContentPlaceHolder1_TextBox5
{
	width: 628px;
}
.textFormularAkce #ctl00_ContentPlaceHolder1_TextBox6
{
	width: 628px;
	height: 300px;
}
.textFormularAkce #ctl00_ContentPlaceHolder1_Image2
{
	padding-left: 480px;
	margin-top: 5px;
}
#text-doPrava
{
	padding-left: 343px;
}
.textFormularAkce #ctl00_ContentPlaceHolder1_TextBox1
{
	width: 150px;
}
.textFormularAkce #ctl00_ContentPlaceHolder1_Button1
{
	width: 630px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.textDole ul.odsazeniZLeva-18px
{
	position: relative;
	left: 25px;
	padding-bottom: 50px;
}
/*TEXT STYLE - END*/
/* PRIHLASKY FORMULAR - START */
table.prihlasky
{
	width: 90%;
	margin: auto;
}
table.prihlasky tr td.prihlasky-prvniPulka
{
	width: 150px;
	margin: 0;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
table.prihlasky .AuthorTextBox
{
	width: 95%;
}
table.prihlasky tr td.prihlasky-druhaPulka
{
	width: auto;
	margin: 0;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
table.prihlasky .CommentTextBox
{
	width: 95%;
	height: 150px;
}
table.prihlasky tr td.prihlasky-submit
{
	width: auto;
	margin: 0;
	vertical-align: top;
	text-align: right;
	border-top: 1px solid #d4d4d4;
	padding-top: 5px;
}
/* PRIHLASKY FORMULAR - END */
/* Herbalife - START */
table.tableBez-HoverBorder tr:hover
{
	background-image: none;
}
.tableBez-HoverBorder tr td
{
    border: 0px solid #ffffff;
}
#herbalifeTable
{
    width: 90%;
}
#herbalifeTable td
{
    text-align: center;
}
#herbalifeTable2
{
    width: 80%;
    margin-top: 1em;
}
.herbalifeUl
{
    list-style-type: square;
    padding-top: 2em;
    position: relative;
    left: 1em;
}
.herbalifeUlLeft
{
    list-style-type: square;
    position: relative;
    left: 1em;
}
.herbalifeUlTop
{
    list-style-type: square;
    padding-top: 2em;
}
#HerbalifeAForm img
{
    position: relative;
    top: 5px;
    border: none;
}
/* ---- herbalife form -----*/
#textDoleHerb table
{
    margin-left: 30px;
}
#textDoleHerb table .txtBox
{
    padding-left: 20px;
}
#textDoleHerb table .txtBox input
{
    width: 350px;
}
#textDoleHerb table .submitBtn
{
    text-align: right;
}
/* Herbalife - END */

/* login - START */
#textDoleLogin
{
    margin-left: 10px;
}
#textDoleLogin table
{
    margin-left: 10px;
}
#textDoleLogin table .txtBox input
{
    margin-left: 20px;
    width: 240px;
}
#textDoleLogin table .submitBtn
{
    text-align: right;
}
#textDoleLogin .Error
{
    color: Red;
    font-weight: bold;
    font-size: 110%;
}
/* login - START */