* {
	margin: 0px;
	padding: 0px;
}
body {
  background-color: #ffffff;
  background-image: url(/files/images/back.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
  color:  #000000;
  
	font-size: 75%;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.4;
	position: relative;
}
/* sirka webu, vycentrovani na stred */
#page_container {
	background-color: transparent;
	
	width: 1041px;
	margin: 0px auto; 
	position: relative;
	z-index: 10;
}
/* hlavicka */
#head_container {
	background-color: #bbbbbb;
	background-image: url(/files/images/head.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
	
	height: 354px;	
	position: relative;
}
/* horni menu */
#menu_top {
  background-color: #01923F;
	/*background-image: url(/files/images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;*/
	
	height: 40px;
	padding: 0px 0px 0px 0px;
}
/* kosik shopu */
#eshop_cart {
  background-color: transparent;
	background-image: url(/files/images/body.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	
  height: 20px;
  width: auto;
  padding: 5px 0px;
  font-size: 10pt;
}
.eshop_cart,
.eshop_cart a,
.eshop_cart a:visited {
  color: #000000;
  text-decoration: none;
}
/* obsahova cast */
#content {
	background: transparent;
	background-image: url(/files/images/main.jpg);
	background-repeat: repeat-y;
	background-position: right 0;
  
	padding: 0px 0px 20px 37px;
}
/* levy sloupec */
#left_col {
	background-color: transparent;
	
	float: left;
	width: 236px;
	padding: 20px 0px 0px 0px;
}
/* pravy sloupec */
#right_col {
  background-color: transparent;

	width: 230px;
	padding: 20px 0px 0px 0px;
	float: right;
}
/* hlavni sloupec */
#main_content {
	height: auto;
  padding: 20px 30px 10px 265px;
	text-align: justify;
	
}
/* paticka */
#footer {
	background-color: transparent;
	background-image: url(/files/images/footer.png);
	background-repeat: no-repeat;
  background-position: 0 0;
	color: #023E0B;
	
	height: 143px;
	padding: 0px 0px 0px 250px;
	text-align: center;
}
#footer_full {
  background-color: #01923F;
  
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 0;
  height: 80px;
  width: 100%;
}
#footer a,
#footer a:visited
 {
	color: #023E0B;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
p.copy{
  padding: 15px 0px 0px 0px;
}
/* resetovac */
#reset {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/**********************************/
/*  MODULY 
/*********************************/

/* hlavicka - odkaz logo */
#head .link_logo  {
	float: left;
	width: 600px;
	height: 65px;
	display: block;
}
#head .head_odkaz{
  font-size: 14pt;
  padding: 11px 0px 0px 150px;
  font-weight: bold;
}
#head .head_odkaz a{
  text-decoration: none;
  font-size: 9pt;
  font-weight: bold;
  padding: 0px 0px 0px 30px;
}
#head .head_odkaz a:hover{
  text-decoration: underline;
}
#head .head_info{
  color: #fff;
  font-size: 15pt;
  padding: 45px 0px 0px 70px;
}
#head .head_info p.in{
  color: #01C22B;
  padding: 30px 0px 0px 0px;
}
/* sloupec boxy */
.col_box_title {
	background: transparent url(/files/images/leftTitle.jpg) no-repeat;
	color: #fff;
	
	font-size: 1.4em;
	padding: 10px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
}
.col_box_title2 {
	background: transparent url(/files/images/leftTitle2.jpg) no-repeat;
	color: #fff;
	
	font-size: 1.4em;
	padding: 10px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
}
.col_box_content {
	background: transparent url(/files/images/leftContent.jpg) no-repeat left top;
	border-bottom: 1px solid #C3C5C4;
	border-left: 1px solid #C3C5C4;
	border-right: 1px solid #C3C5C4;
  height: auto;
	padding: 15px 8px;
	margin: 0px 2px 10px 2px;
}
.col_box_content p{
  padding: 0px 10px 0px 10px;
}
/* clear obtekani */
.clear {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/**********************************/
/*  FORMULARE 
/*********************************/
.form_content fieldset { 
  background-color: #EEEEEE;
  
  margin: 0;
  padding: 1em;
  border: 1px solid #AAAAAA;
}
.form_content fieldset legend { 
  background-color: #AAAAAA;
  
  padding: 6px 12px;
  color: #000000;
  
  display: none;
}
.form_content input, textarea { 
  border: 1px solid #AAAAAA;
  
  margin: 0px;
  padding: 0.25em;
  font-size: 9pt;
}

.form_content input.submit { 
  /*background-image: url(/files/button_send.png);
  background-repeat: no-repeat;
  background-position: 0 0;*/
  background-color: #7b0100;
  border: none;
  color: #ffffff;
  
  width: 80px;
  height: 25px;
  cursor: pointer;
}
.form_content fieldset p label { 
  display: block;
}
.form_content fieldset p input { 
  width: 60%;
}
.form_content fieldset p textarea { 
  width: 97%;
}
.form_content fieldset p.submit {
  margin-bottom: 0;
}
input.alert,
textarea.alert {
  border: solid 1px red;
}
/**********************************/
/*         DEFAULTNI HODNOTY     
/*********************************/
h1, h2, h3, h4 {
  line-height: 1.3em; 
  margin: 0 0 3px 0;
}
h1 {
	color: #A50100;
	font-size: 13pt;
	font-weight: 400;
	padding: 0px 0px 5px 0px;
}
h2 {
	color: #116B24;
	font-size: 11pt;
	font-weight: 400;
	padding: 5px 0px 5px 0px;
}
h3 {
	color: #116B24;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
h4 {
	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}
p {
  margin: 0 0 12px 0;
  line-height: 1.3em;
}
img {
	border: 5px solid #DBDBDB;
	margin: 0; 
}
a,
a:visited {
	color: #01451E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border: none;
  margin: 0 0 12px 0; 
}
table td {
  vertical-align: top;
  text-align: left;
}
ul, ol {
	list-style-position: outside;
	margin: 0 0 12px 18px;
}
/**********************************/
/*  FORMAT
/**********************************/
span.red {
  color: red;
}

/**********************************/
/*  KATEGORIE
/**********************************/
DIV#category {
  visibility: visible;
  margin-bottom: 10px;
  padding: 0px 0px 0px 0px;
}
DIV#category div {
    margin: 0px;
}
DIV#category p {
  padding: 0px;
  margin: 0px;
}
DIV#category p.close + div {
    display: none !important;
}
DIV#category  a {
	background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
  padding: 8px 5px 8px 15px;
	text-decoration: none;
}
DIV#category A:hover {
    color: #01923F;
}
DIV#category P a.selected,
DIV#category P a:hover.selected {
  font-weight: bold;
}
/* 2. uroven */
DIV#category DIV.item2 a {
  background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
	padding: 8px 5px 8px 30px;
	text-decoration: none;
}
DIV#category DIV.item2 a:hover {
  color: #01923F;
}
DIV#category DIV.item2 P a.selected,
DIV#category DIV.item2 P a:hover.selected {
  font-weight: bold;
}
/* 3. uroven */
DIV#category DIV.item3 a {
  background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
  padding: 8px 5px 8px 45px;
	text-decoration: none;
}
DIV#category DIV.item3 a:hover {
  color: #01923F;
}
DIV#category DIV.item3 P a.selected,
DIV#category DIV.item3 P a:hover.selected {
  font-weight: bold;
}
/* 4. uroven */
DIV#category DIV.item4 a {
  background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
	padding: 8px 5px 8px 60px;
	text-decoration: none;
}
DIV#category DIV.item4 a:hover {
  color: #01923F;
}
DIV#category DIV.item4 P a.selected,
DIV#category DIV.item4 P a:hover.selected {
  font-weight: bold;
}

/***************************/
/*  AKTUALITY
/***************************/
.aktuality_col_container {
  width: auto;
  height: auto;
}
.aktuality_col_container .aktuality_box {
  width: auto;
  height: auto;
}
.aktuality_col_container .aktuality_date {
  font-size: 8pt;
  color: #000000;
}
.aktuality_col_container .aktuality_name {
  padding: 6px 0px 3px;
}
.aktuality_col_container .aktuality_name a,
.aktuality_col_container .aktuality_name a:visited {
  color: #028C3E;
  text-decoration: underline;
  font-size: 10pt;
}
.aktuality_col_container .aktuality_name a:hover {
  color: black;
  text-decoration: none;
}

.aktuality_col_container .aktuality_text {
  text-align: left;
}
.aktuality_col_container .aktuality_text a,
.aktuality_col_container .aktuality_text a:visited {
  color: #028C3E;
  text-decoration: underline;
}
.aktuality_col_container .aktuality_text a:hover {
  color: black;
  text-decoration: none;
}
.aktuality_col_container .aktuality_img {
  float: left;
}
.aktuality_col_container .aktuality_img img {
  width: 80px;
  margin: 5px 5px 2px 0px;
  border: solid 1px #4D4B4C;
}
.aktuality_col_container .aktuality_vice_odkaz {
  text-align: right;
  margin-bottom: 0%;;
}

/***************************/
/*  ANKETA
/***************************/
.anketaSloupec {
	width: auto;
	height: auto;
	padding: 0px;
	font-size: 1.1em;
	float: none;
	margin: 10px 5px;
}
/* survey */
.survey {} /* main preview*/
.survey .question { font-weight: bold; color: #000000; margin-bottom: 5px;}
.survey .clear { clear:both; }
.surveyAnswer {font-size: 8pt;} /* css for answer */
.surveyAnswer .line {
	font-size: 2px;
	width: 90%;
	float: left;
	margin-top: 3px;
	background-color: #C9CAC4;
}
.surveyAnswer .number { 
  float: left;
  padding-left: 15px;
}
.surveyAll {} /* css for all surveys */
.survey_button {
  margin: 10px 0;
}
input.surveyVote {
  background-color: #01923F;
  
  color: #ffffff;
  border: none;
  padding: 0px;
  width: 72px;
  height: 20px;
}


/**********************************/
/* KOSIK				               */
/**********************************/
span.kosikCena {
  color: #FF0000;
}
span.nakupniKosik a{
  background-image: url(/files/images/kos.png);
  background-repeat: no-repeat;
  background-position: right center;
  
  padding-right: 30px;
}
span.loginStatus a{
  background-image: url(/files/images/prihlaseni.png);
  background-repeat: no-repeat;
  background-position: left center;
  
  padding-left: 20px;
  margin-left: 40px;
}
span.registraceLink a{
  background-image: url(/files/images/klic.png);
  background-repeat: no-repeat;
  background-position: left center;
  
  padding-left: 20px;
  margin-left: 10px;
}
/**********************************/
/*  VYHLEDAVANI
/*********************************/
.searchbox {
  position: absolute;
  right: 30px;
  top: 40px;
}
.searchbox input.search_text { 
  background-color: #ffffff;
  border: solid 1px #01923F;
  
  width: 180px;
  padding: 4px 6px;
}
.searchbox input.submit { 
  background-color: #01923F;
  border: solid 1px #01923F;
  color: #ffffff;
  
  height: 26px;
  width: 75px;
  
}
/**********************************/
/* LOGIN
/*********************************/
.login_box {
  padding: 0px;
}
.login_box strong.loginnadpis {
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 0px;
}
.login_box table {
  width: 100%;
  border-spacing: 2px;
}
.login_box table td {
  padding: 3px;
}
.login_box input[type=text],
.login_box input[type=password] {
    width: 125px;
}
.login_box input[type=submit] {
    background-color: #01923F;
    background-image: url(/files/images/button_login.png);
    background-repeat: no-repeat;
    border: medium none;
    float: none;
    height: 22px;
    width: 103px;
}
/*********************************/
/*   PREHLED PRODUKTU            */
/*********************************/
.produkt_box {
  background-color: transparent;
  display: inline;
  float: left;
  width: 245px;
  margin: 0px 5px 10px 0px;
  padding: 0px 0px 0px 0px;
}
.produkt_box_in {
  border-right: solid 1px silver;
  border-bottom: solid 1px silver;
  padding: 0 8px;
}
.produkt_box h2 {
  min-height: 22px;
  font-size: 1.12em;
  font-weight: 700;
}
.produkt_box h2 a {
  color: #01923F;
  text-decoration: none;
}
.produkt_box p.produkt_img {
  float: left;
  text-align: left;
  min-height: 128px;
  margin: 0;
  position: relative;
}
.produkt_box p.produkt_img img {
  border: none;
  margin: 5px;
}

.produkt_box div.produkt_right {
  float: right;
  width: 45%;
  text-align: right;
}
.produkt_box p.produkt_cena {
  margin: 0;
}
.produkt_box p.produkt_cena strong {
  font-size: 1.3em;
}
.produkt_box p.produkt_cena span {
  display: block;
  font-size: 1.05em;
}
.produkt_box div.produkt_button {
  margin: 5px 0px;
}
.produkt_box .produkt_dostupnost {
  color: #00AB3A;
}

.produkt_box p.produkt_popis {
  color: #000000;
  clear: both;
  min-height: 40px;
  margin: 0;
  padding: 0px 5px;
}
/*********************************/
/*  DETAIL PRODUKTU
/*********************************/
.detail_box {
  height: 100%;
  float: left;
}
/* nadpisy */
.detail_box h1 {
  margin: 0 0 0.5em 0;
}
.detail_box h3 {
  border-bottom: 1px solid #999999;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
/* hlavni obrazek */
.detail_box .detail_img {
  float: none;
  width: auto;
  padding: 10px 10px 10px 0px;
}
.detail_box .detail_img img {
  border: solid 10px #808080;
}
.detail_box .detail_img img:hover {
  border: solid 10px #BFBFBF;
}
/* info hodnoty */
.detail_box .detail_hodnoty table {
  border-spacing: 5px;
  border-collapse: separate;
  min-width: 30%;
}
.detail_box .detail_hodnoty td {
  
}
/* info o zbozi */
.detail_box .detail_info {
  float: none;
  width: auto;
}
.detail_box .detail_info table {
  border-spacing: 5px;
  border-collapse: separate;
  width: 90%;
}
.detail_box .detail_info table td {
   text-align: left;
   padding-right: 10xp;
}
/* dalsi obrazky*/
.detail_box .detail_images {
  padding: 0px;
  width: 99%;
  
}
.detail_box .detail_images .detail_image {
  background-color: #AAAAAA;
  border: solid 1px #7D7D7D;
  margin: 0 10px 10px 0;
  &padding-top: 10px;
  _padding-top: 10px;
  display: table;
  width: 135px;
  height: 135px;
  float: left;
}
.detail_box .detail_images .detail_image:hover {
  background-color: #7D7D7D;
}
.detail_box .detail_images .detail_image_in {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.detail_box .detail_images .detail_image img {
  margin: 0px;
  border: solid 2px #C3C3C3;
}
/* obrazky verze */
.detail_box .detail_images_verze {
  
}
.detail_box .detail_images_verze .detail_image {
  float: left;
  padding: 5px;
  width: 23%;
  height: 100%;
  min-height: 110px;
}
.detail_box .detail_images_verze .detail_image img {
  margin: 5px 5px 5px 0px;
}
/* tlacitko */
.detail_box .button_add {
  width: 62px;
  height: 22px;
  margin: 0 5px;
  background-image: url("/files/images/button_add.png");
  background-repeat: repeat;
  background-position: 0% 0%;
  background-color: #444444;
  border: none;
  cursor: pointer;
}
/* navigace */
.breadcrumb {
  font-size: 0.97em;
  padding: 0 0 1em 0;
  color: #444444;
}
.breadcrumb a,
.breadcrumb a:visited {
  color: #444444;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #444444;
  text-decoration: underline;
}
/********** SESTAVY ************/


/******* PREHLED DOPORUCENE ******/

/*********************************/
/*  TOP PRODUKTY
/*********************************/
.top_produkty {
  margin: 0 0 1em 0;
}
.top_produkty .top_nazev {
  font-size: 10.5pt;
  margin: 0 0 0.3em 0;
}
.top_produkty .top_img {
  margin: 0;
}
.top_produkty .top_img img {
  border: solid 2px silver;
  margin: 0;
}
/* sleva */
.ico_sleva {
  position: absolute;
  top: -8px;
  right: -30px;
}
/*********************************/
/*  OBJEDNAVKA
/*********************************/
.kosikNavigace {
	width: auto;
	height: 55px;
}
.kosikNavigace .kosikFaze {
	background: url(/files/images/kosikFaze.png) no-repeat;
	width: 129px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 4px;
	color: black;
	border: solid 1px #D4D2D2;
}
.kosikNavigace #fazeSelected {
	background: url(/files/images/kosikFazeSelected.png) no-repeat;
	color: white;
	width: 129px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 4px;
	border: solid 1px #00923F;
}

/* registrace */
.registraceTable {
	width: 100%;
	margin-top: 0px;
}
.registraceTable input[type=text],
.registraceTable input[type=password] {
  width: 300px;
}
.registraceTable .shop-cart-textarea-note,
#fPoznamka {
  width: 480px;
}
.registraceTable td {
	padding: 4px 4px 4px 4px;
}
td.registraceTitle {
	background: #3E3E3E;
	font-size: 10pt;
	padding: 4px 4px 4px 10px;
	color: white;
}

/* inputy povinne, alert */
table.registraceTable .povinneTD,
table.registraceTable .alertTD {
  font-weight: bold;
}

table.registraceTable .alert {
  border: 2px solid red;
}
/* Strankovani v kosiku */
.kosikPager {
	padding: 20px 0px 0px 0px;
}
input.pagerBack {
	background-color: #D01E16;
	background-image: none;
	width: 102px;
	height: 22px;
	color: White;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid 1px #B60A03;
	text-align: center;
}

input.pagerFw {
	background-color: #01A046;
	background-image: none;
	width: 102px;
	height: 22px;
	color: White;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid 1px #00923F;
	text-align: center;
}
input.buttonAktualizovat {
	background-color: #EEEDED;
	background-image: none;
	width: 102px;
	height: 22px;
	color: black;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid 1px #D4D2D2;
	text-align: center;
}

.kosikRight {
  float: right;
  width: 280px;
  text-align: right;
}

/* Přehled kosiku */
.addToCartTxt {
	width: auto;
	padding: 5px 5px 5px 10px;
	margin-bottom: 20px;
	background: #01451E;
	color: white;
}

table.kosikTablePrehled {
	width: 100%;
  _width: 99%;
  color: black;
  margin: 0;
}
table.kosikTablePrehled a,
table.kosikTablePrehled a:visited {
  color: black;
}
table.kosikTablePrehled th {
	background-color: #00923F;
	color: White;
	padding: 20px 10px 10px 10px;
	border-left: none;
}

table.kosikTablePrehled td {
	background-color: #F5F5F5;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #00923F;
	text-align: center;
}
table.kosikTablePrehled tr.suda td {
  background: white;
}

div.kosikCelkovaCena {
	background-color: #F5F5F5;
	border: solid 1px #00923F;
	padding: 15px;
	margin-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: black;
}

div.kosikCelkovaCena .kosikCelkovaCenaBezDPH {
  line-height: 180%;
  font-size: 10pt;
  font-weight: normal; 
}
div.kosikCelkovaCena .kosikCelkovaCenaBezDPH .kosikCelkovaCenaNum {
	color: #444444;
}
div.kosikCelkovaCena .kosikCelkovaCenaNum {
	color: #861924;
}
table.kosikTablePrehled .kosikFirstTd {
	border: none;
	white-space: normal;
}
table.kosikTablePrehled .kosikFirstTd a,
table.kosikTablePrehled .kosikFirstTd a:visited {
	color: #912201;
}

input.Image {
	border: none;
}
.disable {
  background-color: #dddddd;
}

/* tlacitka obj */
.kosikPager .kosikRight {
  float: right;
}
.kosikPager input {
  background-color: #00923F;
  border: solid 1px #00923F;
  color: #fff;
  padding: 2px 5px;
  height: 20px;
}
/***************************/
/*  HORNI MENU
/***************************/
.ddmx {
	background-color: transparent;
  display: block;
  position: relative;
  height: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.ddmx .ddmxlileftsel,
.ddmx .ddmxlileft {
  float: left;
  padding:0; margin:0;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	background: transparent;
	border-left: solid 1px #046629;
	color: #FFFFFF;
	
	display: block;
	position: relative;
  padding: 12px 25px 11px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: normal;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .selected {
	color: #000000;
	background-color: transparent;
}
.ddmx .ddmxlileft:first-child a {
  background-image: none;
}

.ddmx .ddmxlileftsel .item1 {
    color: #303030;
    background-color: transparent;
}

.ddmx .item2,
.ddmx .item3,
.ddmx .item4,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover 
 {
	background-color: #404040;
	border-bottom: 1px dotted #AFAFAF;
	color: #FFFFFF;
	
	display: block;
	position: relative;
	width: 160px;
	z-index: 5000;
  padding: 8px 10px 8px 8px;
	text-decoration: none;
	text-align: left;
	font-size: 9pt;
}


.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover {
	background-color: #E2DBCE;
	color: #000000;
}

.ddmx .item2 img,
.ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	border-top: none;
  width: 160px;
  position: absolute;
  top: 37px !important;
  visibility: hidden;
  margin-left: 10px;
  z-index: 1000;
}

* html .ddmx div { position: relative; } /* ie 5.0 fix */

/***************************/
/*  LEVE MENU
/***************************/
.ddmy {
	background-color: transparent;
  display: block;
  position: relative;
  height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.ddmy .ddmylileftsel,
.ddmy .ddmylileft {
  padding: 0px; 
  margin: 0px;
  float: none;
}
.ddmy .item1,
.ddmy .item1:hover,
.ddmy .item1-active,
.ddmy .item1-active:hover {
	background: transparent url(/files/images/leftButton.jpg) no-repeat;
	border-bottom: solid 1px #C4C4C4;
	color: #000000;
	display: block;
	width: auto;
  padding: 8px 5px 8px 25px;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
}
.ddmy .item1:hover,
.ddmy .item1-active,
.ddmy .item1-active:hover,
.ddmy .selected {
	font-weight: bold;
}


.ddmy .ddmylileftsel .item1 {
    color: #303030;
    background-color: transparent;
}

.ddmy .item2,
.ddmy .item3,
.ddmy .item4,
.ddmy .item2:hover,
.ddmy .item2-active,
.ddmy .item2-active:hover,
.ddmy .item3:hover,
.ddmy .item3-active,
.ddmy .item3-active:hover,
.ddmy .item4:hover,
.ddmy .item4-active,
.ddmy .item4-active:hover 
 {
	background-color: #404040;
	border-bottom: 1px dotted #AFAFAF;
	color: #FFFFFF;
	
	padding: 8px 10px 8px 8px;
	display: block;
	position: relative;
	z-index: 5000;
	width: 160px;
	text-align: left;
	text-decoration: none;
	font-size: 9pt;
}


.ddmy .item2:hover,
.ddmy .item2-active,
.ddmy .item2-active:hover,
.ddmy .item3:hover,
.ddmy .item3-active,
.ddmy .item3-active:hover,
.ddmy .item4:hover,
.ddmy .item4-active,
.ddmy .item4-active:hover {
	color: #000000;
	background-color: #E2DBCE;
}

.ddmy .item2 img,
.ddmy .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmy .section {
	border-top: none;
  width: 160px;
  position: absolute;
  top: 37px !important;
  visibility: hidden;
  margin-left: 10px;
  z-index: 1000;
}

* html .ddmy div { position: relative; } /* ie 5.0 fix */

/***************************/
/*  FOTOGALERIE - SLIDE
/***************************/

.gallery_slide #bigPic { 
  width: 500px;
  height: 335px;
  padding: 1px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.gallery_slide #bigPic img { 
  position: absolute;
  display: none;
}
.gallery_slide ul#thumbs li.active { 
  border: 2px solid #000000;
  background-image: none;
  background-attachment: scroll;
  background-repeat: repeat;
  background-position: 0% 0%;
  background-color: #ffffff;
  padding: 2px;
}
.gallery_slide ul#thumbs, ul#thumbs li { 
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.gallery_slide ul#thumbs li { 
  float: left;
  margin-right: 7px;
  margin-bottom: 5px;
  border: 1px solid #cccccc;
  padding: 3px;
  cursor: pointer;
}
.gallery_slide ul#thumbs img { 
  float: left;
  width: 80px;
  /*height: 80px;*/
  line-height: 80px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  z-index: 1;
}
.gallery_slide #photoContainer {
  width: 500px;
}

#odkaz {
  padding: 20px;
}

#odkaz a {
  font-weight: bold;
}
