#header {
	background-image: url(images/header.jpg);
	height: 140px;
	width: 1004px;
}
#web {
	width: 1004px;
	margin:0 auto;
	text-align: left;
	background-image: url(images/web_background.png);
}
.dostupnost_dny {
	color: #CCC;
	font-weight: bold;
}


body {
	padding: 0px;
	left: 20%;
	right: 20%;
	margin: 0px;
	float: none;
	text-align: center;
}

.higlighted-white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.product_table {
	height: 100%;
	width: 230px;
	float: left;
	margin: 10px;
}


#menu {
	background-image: url(images/menu.jpg);
	height: 36px;
	width: 1004px;
	margin-bottom: 40px;
}
#middle {
	width: 1004px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 1004px;
	text-align: right;
	clear: both;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

#submenu {
	float: right;
	width: 193px;
	margin-bottom: 15px;
}
.submenu_top {
	background-image: url(images/submenu_top.jpg);
	height: 107px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 37px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.submenu_objednavky {
	background-image: url(images/submenu_objednavky.jpg);
	height: 107px;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.submenu_kontakty {
	background-image: url(images/submenu_kontakty.jpg);
	height: 118px;
	padding-top: 20px;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFF;
	text-align: center;
}
.submenu_bottom {
	background-image: url(images/submenu_bottom.jpg);
	height: 112px;
	text-align: center;
	
}
.Submenu_reklama {
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	background-color: #FFF;
}


#content {
	float: right;
	width: 760px;
	margin-right: 20px;
}
.image_field {
	height: 150px;
	width: 100%;
	padding: 5px;
	text-align: center;
}
.dostupnost {
	height: 20px;
	width: 100%;
	background-image: url(images/dostupnost.jpg);
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}

.product_title {
	font-size: 16px;
	font-weight: bold;
}
.novinky_heading {
	font-size: 26px;
	font-weight: bold;
	color: #08A4E1;
	margin-top: 15px;
}

.product_description {
	background-image: url(images/product_description.jpg);
	height: 100px;
	width: 100%;
	margin-bottom: 3px;
	padding: 5px;
}
.price_field {
	background-image: url(images/price_field.jpg);
	height: 25px;
	width: 100%;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #08A8E4;
	margin-bottom: 3px;
	text-align: left;
}



.novinky {
	font-weight: bold;
	color: #666;
	font-size: 20px;
}
.normal_bold {
	font-weight: bold;
}

.nahradni_dily_heading {
	font-size: xx-large;
	color: #656766;
	font-weight: bold;
	text-decoration: underline;
}
.h1_nezobrazovat {
	display: none;
}
.zaruka {
	color: #000;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}

