div.container {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	border:1px solid gray;
	background-color:white;
/*
	margin:0px;
	line-height:150%;
*/
}

div.header {
	padding: 5px;
}

div.neck {
	padding-left:5px;
	color:black;
	background-color:gray;
	clear:left;
	font-size: 11px;
}

.neck a:link, .neck a:visited, .neck a:active { color: white; text-decoration: none;}
.neck a:hover    {text-decoration: underline; color: #BB0000;}

.logo {float: left;}
.search {float: right; margin-top: 25px; font-size: 11px;}
.button {border: 2px solid gray; background-color: #F0F0E3;}

.dlouhy {width: 250px;}

div.footer {
	padding-right:5px;
	color: white;
	background-color: gray;
	clear: left;
	border-top: 8px solid black;
	font-size: 11px;
	text-align: right;
}

div.left {
	float:left;
	width:160px;
	margin:0;
	padding:3px;
	background-color: #F0F0E3;
}
div.content {
	margin-left:165px;
/*
	padding:1em;
	background-color: #f3f3f3;
*/
	border-left:3px solid white;
}

.navi {
	background-image: url("design/menu_image.gif");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #ddddc7;
	border-bottom:	2px solid white;
	font-weight:	bold;
	padding-left: 25px;
}

.navi_special {
	background-image: url("design/menu_special_image.gif");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #ddddc7;
	border-bottom:	2px solid white;
	font-weight:	bold;
	padding-left: 25px;
}
.navi_sub {
	background-image: url("design/menu_sub_image.gif");
	background-position: left;
	background-repeat: no-repeat;
	margin-left:5px;
	background-color: #dfdfd7; /*#ddddc7;*/
	border-bottom: 2px solid white;
	font-weight: bold;
	padding-left: 25px;
}

.kos_pokladna {margin-top:30px;}
.content_navi {border-bottom:	2px solid white; padding:2px; font-size: 11px; background-color: #F0F0E3;}

.celkova_cena {font-weight:bold; color:#BB0000;}
.kosik_button {margin-left: 205px;}

.texty {background-color: #f3f3f3; padding: 5px; text-align: justify;}
.tluste {font-weight: bold;}
.kurziva {font-style: italic;}
.bez_tecky {list-style:none;}

.cervene {font-weight:bold; color:#BB0000;}

body { font-family: verdana, sans-serif; font-size: 13px ; font-weight: normal; color: #000000; text-decoration: none; background-color: black;}
IMG {border: 0px;}
form {margin: 0px; padding:0px;}
/*--------------------------*/

a:link    {text-decoration: none; color: #000000;}
a:visited {text-decoration: none;  color: #000000;}
a:active  {text-decoration: none; color: #000000;} 
a:hover   {text-decoration: underline; color: #BB0000; /*#444444;*/}

.random_product {margin-top:20px; text-align:center; font-size:10px;}
.random_product_image {border: 2px solid #BBBBBB;}
.random_product a:link, .random_product a:visited, .random_product a:active {color: #000000; text-decoration: none;}
.random_product a:hover    {text-decoration: underline;}

.provozovatel {margin-top:20px; padding-left:15px; font-size:12px;}

.pokladna_list_data a:link, .pokladna_list_data a:visited, .pokladna_list_data a:active {font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
.pokladna_list_data a:hover    {text-decoration: underline; color: #BB0000;}
.pokladna_list_data { background-color: #f3f3f3; padding: 1em; border-bottom: 3px solid white; vertical-align: top; height:55px;}
.pokladna_form {background-color: #f3f3f3; font-size: 11px; padding: 1em; border-bottom: 3px solid white;}
.pokladna_form a:link, .pokladna_form a:visited, .pokladna_form a:active {font-weight: bold; color: #000000; text-decoration: none;}
.pokladna_form a:hover {color: #BB0000; text-decoration: underline;}


.product_list_data a:link, .product_list_data a:visited, .product_list_data a:active {font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
.product_list_data a:hover    {text-decoration: underline; color:#BB0000;}
.product_list_data { background-color: #f3f3f3; padding: 1em; border-bottom: 3px solid white; vertical-align: top; height:105px;}
.product_list_image { border: 2px solid #BBBBBB;float:right}
.product_list_name { font-weight: bold; font-family: verdana, sans-serif; }
.product_list_manufacture  { font-size: 9px; color: #737373; }
.product_list_price { width: 75px; text-align: right; font-size: 13px; font-weight: bold; padding: 0px; }
.product_list_desc { padding: 5px; font-size: 10px }
.product_list_add { } /* bylo margin-left: 55px; */
.product_list_odebrat_z_kosiku {margin-left: 55px;}
.product_list_page {margin-top:3px; font-size:11px;}
.product_list_act_page {color:#BB0000;}

.product_detail_data a:link, .product_detail_data a:visited, .product_detail_data a:active {font-family: verdana, sans-serif; font-weight: normal; color: #BB0000; text-decoration: none;}
.product_detail_data a:hover    {text-decoration: underline;}
.product_detail_data { background-color: #f3f3f3; padding: 1em; border-bottom: 3px solid white; vertical-align: top;}
.product_detail_image_box { margin-top:15px; text-align:center;}
.product_detail_image { border: 2px solid #BBBBBB;}
.product_detail_name { font-weight: bold; font-family: verdana, sans-serif; }
.product_detail_manufacture  { font-size: 9px; color: #737373; }
.product_detail_price { width: 75px; text-align: right; font-size: 13px; font-weight: bold; padding: 0px; }
.product_detail_desc { padding: 5px; font-size: 13px }
.product_detail_add { } /* bylo margin-left: 55px; */
.product_detail_page {margin-top:3px; font-size:11px;}
.product_detail_act_page {color:#BB0000;}

