/* layout */
        #main {
				margin:0; padding:0;          
        }
        #header {
		display: block;
                margin: 0 auto 0 auto;
                width: 843px; height:145px;
                background: url("images/header01.jpg") no-repeat left top;
        }
        #logo {
		display: block;
		float: left
                cursor: pointer;
                width: 500px; height:145px;
        }
        #logo span {
		display: none;
	}
	#pbutton {
		width: 273px;
		height: 55px;
		float: right;
		margin: 88px 64px 0 0;
	}
	#pbutton.podnik {
                background: url("images/button.jpg") no-repeat left top;
	}
	#pbutton .bt {
		display: block;
		width: 136px;
		height: 48px;
		float: left;
		font-size: 15px;
		text-decoration: none;
		color: #000;
		text-align: center;
		font-weight: bold;
		padding-top: 7px;
	}
	#pbutton .bt:hover {
		text-decoration: underline;
	}
	#pbutton .bt1 {
		color: #fff;
	}
	#pbutton .bt2 {
		color: #000;
	}
	#pbutton.podnik .bt1 {
		color: #000;
	}
	#pbutton.podnik .bt2 {
		color: #fff;
	}
	#main_body {
                width: 803px;
                background: #fff url("images/bg02.gif") repeat-y left top;
                margin: 0 auto 0 auto;
		padding: 0 20px;
        }

		#menu {
				color: #fff;
				height: 30px;
				padding: 5px 10px 0 10px;
				background: url("images/bg04.gif") repeat-x left top;
			      margin: 0 2px;
		}
		      #menu a { color: #fff; }
		      #menu a:hover { color: #aaa; }

		#menu2 {
				color: #fff;
				height: 25px;
				background: url("images/bg05.gif") repeat-x left -1px;
			      margin: 0 2px 0 1px;
			      border-bottom: 1px solid #fff;
		}
		#menu2 a {
		      display: block;
		      float: left;
		      height: 25px;		
		      background: url("images/menu02.gif") repeat-x left -1px;
		}
		#menu2 a span {
		      display: none;
		}
		#menu2 a:hover {
		      background-image: url("images/menu01.gif");
		}
		#menu2 a.novinky {
		    width: 102px;
		}
		#menu2 a.aktuality {
		    width: 125px;
		    background-position: -102px -1px;
		}
		#menu2 a.nakup {
		    width: 140px;
		    background-position: -227px -1px;
		}
		#menu2 a.kontakt {
		    width: 103px;
		    background-position: -367px -1px;
		}
		#menu2 a.nazory {
		    width: 138px;
		    background-position: -470px -1px;
		}
		#menu2 a.foto {
		    width: 79px;
		    background-position: -608px -1px;
		}

		#menu3 {
		    margin: 0;
		    padding: 0;
		    list-style-type: none;
		}
		#menu3 li {
		    margin: 0;
		    padding: 0;
		    list-style-type: none;
		}
		#menu3 li a {
		    display: block;
		    line-height: 25px;
		    width: 180px;
		    color: #fff;
		    background: #333 url("images/submenu01.gif") repeat-x left top;
		    margin-bottom: 2px;
		    text-decoration: none;
		}
		#menu3 li a:hover {
		background: url("images/bg04.gif") repeat-x left top;
		}

		#line	{ }

		#content {
				width: 100%;
				margin: 0; padding: 0;
				border-collapse: collapse;
		}
		#left_bar {
		      margin: 0; padding: 0;
		      width: 190px;
			background: url("images/bg03.jpg") no-repeat center bottom;
        }
		#left_bar_content {
		    text-align: center;
		    padding: 10px 0 150px 3px;
		}
		#left_bar_content img {
		    margin-bottom: 5px;
		}
		#left_bar_content .headline {
			display: block;
            padding: 0.3em;
			margin-top: 20px;
			margin-right: 3px;
			font-size: 115%;
			font-weight: bold;
			text-align: center;
			border-top: 3px solid #fff; 
			border-bottom: 3px solid #fff; 
			background-color:#f0e000;
			color: #2d1c60;
		}
		#left_bar_content a {
				color: #fcf600;
				font-weight: bold;
		}
		#left_bar_content a:hover {
				color: #fff;
		}
		
		#main_bar {
				margin: 0; padding: 0;
        }
        #main_bar_content {
        		padding: 5px 10px 10px 10px;
		}
		#main_bar_content h1 {
                margin: 5px 0 10px 0; padding: 0;
                font-size: 140%;
        }
        #main_bar_view {
                background-color: #F0F0F0; 
                margin: 0; 
                padding: 5px 5px;
        }
        #main_bar_search {
                background-color: #F0F0F0; 
                margin: 0; 
                padding: 3px 0 7px 0;
        }
        #main_bar_search img {
            float: center;
            margin: 0 5px -10px 5px;
        }
        #main_bar_search select {
            margin-bottom: -1px
        }
		#action_bar {
		        width: 452px;
                float: left;
        } 
		#action_bar_content {
                margin: 6px 0 0 6px;
		}
		#action_bar_text {
                padding: 6px;
		}
		#right_bar {
                float: left;
		        width: 226px;
        } 


		#right_bar {
				margin: 0; padding: 0;
		} 
		#right_bar_content {
		}

		#footer {
				clear: both;
                background: url("images/footer01.jpg") no-repeat left top;
                color: #FFF;
		text-align:right;
                height: 29px;
		line-height: 29px;
		padding-right: 20px;
		font-size: 90%;
		}
		#footer a {
                clear: both;
                color: #FFF;
                text-decoration: none;
		}
        #footer a:hover {
                text-decoration: underline;
        }
/*------------------------------------------------- menu */
#udm {
				margin-top: 10px;
                margin-left: 0;	
                padding-left: 25px;
}
#udm ul {
}
#udm ul li {
}
#udm a { 		text-decoration: none;
				line-height: 19px;
				}
#udm  a:hover { text-decoration: underline; }
/*------------------------------------------------- eshop menu */
.module_eshop_menu {
				margin: 0 3px 0 0; padding: 0;
                }
.module_eshop_menu ul  {
				list-style: none;
				margin: 0; padding: 0;
	            }
.module_eshop_menu li  {
				margin: 0; padding: 0;
	            }
.module_eshop_menu a { 
				display: block;
				border-bottom: 3px solid #fff;
				padding: 0 10px;
				line-height: 30px;
				height: 30px;
				margin: 0;

}
.module_eshop_menu a:hover { 
				background-color: #3b2f85;				
}
.module_eshop_menu li li a {
				padding-left: 30px;
} 
#eshop_menu a.submenu {
  display: block;
  background: #fff url("images/submenu01.gif") repeat-x left top;
  width: 160px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 1px;
  text-decoration: none;
  padding-right: 10px;
  text-align: right;
  color: #fff;
  margin-top: 0px;
}
#eshop_menu a.selected_submenu {
  display: block;
  background: #fff url("images/bg04.gif") repeat-x left top;
  width: 160px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 1px;
  text-decoration: none;
  padding-right: 10px;
  text-align: right;
  color: #fff;
  margin-top: 0px;
}
#eshop_menu a {
  display: block;
  width: 170px;
  height: 61px;
  margin-left: 5px;
  margin-top: 5px;
  background: url("images/menu_vse.jpg") no-repeat left top;
}
#eshop_menu a span {
  display: none;
}
#eshop_menu a.salamy {
  background-image: url("images/menu_salamy2.jpg");
}
#eshop_menu a.klobasy {
  background-image: url("images/menu_klobasy2.jpg");
}
#eshop_menu a.parky {
  background-image: url("images/menu_parky2.jpg");
}
#eshop_menu a.vse {
  background-image: url("images/menu_vse2.jpg");
}
#eshop_menu a.novinky {
  background-image: url("images/menu_novinky2.jpg");
}
#eshop_menu a.uzeniny {
  background-image: url("images/menu_uzeniny2.jpg");
}
#eshop_menu a.mlecne {
  background-image: url("images/menu_mlecne2.jpg");
}
#eshop_menu a.jine {
  background-image: url("images/menu_jine2.jpg");
}
#eshop_menu a.maso {
  background-image: url("images/menu_maso2.jpg");
}
#eshop_menu a.alkohol {
  background-image: url("images/menu_alkohol2.jpg");
}
#eshop_menu a.ostatni {
  background-image: url("images/menu_ostatni2.jpg");
}
#eshop_menu a.salamy:hover, #eshop_menu a.selected_salamy {
  background-image: url("images/menu_salamy.jpg");
}
#eshop_menu a.klobasy:hover, #eshop_menu a.selected_klobasy {
  background-image: url("images/menu_klobasy.jpg");
}
#eshop_menu a.parky:hover, #eshop_menu a.selected_parky {
  background-image: url("images/menu_parky.jpg");
}
#eshop_menu a.vse:hover, #eshop_menu a.selected_vse {
  background-image: url("images/menu_vse.jpg");
}
#eshop_menu a.novinky:hover, #eshop_menu a.selected_novinky {
  background-image: url("images/menu_novinky.jpg");
}
#eshop_menu a.uzeniny:hover, #eshop_menu a.selected_uzeniny {
  background-image: url("images/menu_uzeniny.jpg");
}
#eshop_menu a.mlecne:hover, #eshop_menu a.selected_mlecne {
  background-image: url("images/menu_mlecne.jpg");
}
#eshop_menu a.jine:hover, #eshop_menu a.selected_jine {
  background-image: url("images/menu_jine.jpg");
}
#eshop_menu a.ostatni:hover, #eshop_menu a.selected_ostatni {
  background-image: url("images/menu_ostatni.jpg");
}
#eshop_menu a.maso:hover, #eshop_menu a.selected_maso {
  background-image: url("images/menu_maso.jpg");
}
#eshop_menu a.alkohol:hover, #eshop_menu a.selected_alkohol {
  background-image: url("images/menu_alkohol.jpg");
}
/*-------------------------------------------------*/
.cena           {
                font-weight: bold;
                color: #D00;
                font-size: 140%;
                }
/*-------------------------------------------------*/
a          		{ color: #2d1c60; }
a:hover         { color: #4d3c80; }

body            {   font-family: Verdana, "Geneva CE", lucida, sans-serif;
				    font-size: 75%;
		    background: #4D4948 url(images/bg01.gif) repeat-x left top;								
				    margin:0; padding:0;
		        }        

td              {   vertical-align: top;
                }
input, select, textarea	{
                    font-family: Verdana;
                    font-size: 90%;
			        border: 1px solid #808080;
                }
img             {	margin:0; padding:0;
				    border:0
                }
form			{   margin: 0px;
 			        padding: 0px; }
h1              {
	                font-size: 150%;
	                font-weight: bold;
                    margin-top: 5px;
                    margin-bottom: 5px;
                }
h2              {
                    font-size: 130%;
                    font-weight: bold;
                    margin-top: 2px;
                    margin-bottom: 2px;
                }
h3              {
                    font-size: 120%;
                    font-weight: bold;
                    margin-top: 2px;
                    margin-bottom: 2px;
                }
h4              {
                    font-size: 110%;
                    font-weight: normal;
                    margin-top: 2px;
                    margin-bottom: 2px;
                }
h5              {
                    font-size: 110%;
                    font-weight: bold;
                    color: #81350E;
                    border-bottom: 1px dashed #A58866;
                    margin-top: 2px;
                    margin-bottom: 2px;
                }

p               {
                }
hr              {   width: auto;
                    height: 0px;
                    border: 0;
                    border-top: 1px dashed #D0D0D0;
		    clear: both;
                }
/*----------------------------------------------------------------------*/
.text_error		{   color: #AF2222; font-weight:bold;}
.text_vystraha	{   color: #AF2222; }
/*----------------------------------------------------------------------*/
.table_light	{   margin-top: 10px;
                    margin-bottom: 10px; 
                    border-collapse: collapse; 
                    }
.table_light td	{   padding-left: 5px; }
.table_light .headline 	{
		  	        color: #FFF;
			        background-color: #B92523;
		            font-style: normal;
		            font-weight: bold;
			        text-align: left; }
.table_light .line1	{ background-color: #F2F2F2; }
.table_light .line2	{ background-color: #FFFFFF; }
/*----------------------------------------------------------------------*/
.table_dialog   {
                    background-color:#F2F2F2;
                    margin-top: 10px;
                    margin-bottom: 10px;
                    border-collapse: collapse;
                }
.table_dialog thead {
                    color: #fff;
                    background-color: #B92523;
                    font-weight: bold;
                    font-style: normal;
}
.table_dialog thead td {
                    text-align: left;
                    padding: 0.2em;}
.table_dialog tbody td {
                    padding: 2px 0.5em;}
/*----------------------------------------------------------------------*/
.table_mini   {
                    width: 100%;
                    border-collapse: collapse;
                    margin-bottom: 6px;
                    }
.table_mini thead td {
                    background-color: #CCC;
                    font-size: 120%;
                    padding: 5px;
                    color: #000;
                    font-weight: bold;
                    }
.table_mini thead td a { color: #000; text-decoration:none;}
.table_mini thead td a:visited { color: #000; }
.table_mini thead td a:hover { color: #000; text-decoration:underline;}

.table_mini thead td img {
                        float: left;
                        margin: 0 5px;
                    }

.table_mini tbody td {
                    padding: 5px;
                    background-color:#f0f0f0;
                    }
/*----------------------------------------------------------------------*/
.button         {   /*background: #DDDDDD url("images/button01.jpg") repeat-x top left;*/
                    border-top: 1px solid #FFF;
                    border-left: 1px solid #FFF;
                    border-right: 1px solid #777;
                    border-bottom: 1px solid #777;
                    cursor: hand;
}
/*----------------------------------------------------------------------*/