* {
	font-family: "Times New Roman", Times, "Trebuchet MS", "Arial CE", Arial, serif;
}
body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #9D574D;
	background-image: url(img/bg_bg.jpg);
	background-repeat: repeat;
	color: #3C3C3C;
}
.bg_mid {
	background: url(img/bg_mid.jpg) repeat-y center;
}
.bg_top {
	background: url(img/bg.jpg) no-repeat top center;
	height: 793;
}
.bg_down {
	background: url(img/bg_down.jpg) no-repeat top center;
	height: 372;
}
.doprava {
	text-align: right;
}
a.dsg {
	text-decoration: none;
	font-size: 10px;
	color: #f7b196;
}
a.dsg:hover {
	text-decoration: underline;
	font-size: 10px;
	color: White;
}
a.menu_pok {
	text-decoration: none;
	font-size: 16px;
	color: white;
	font-weight: bold;
}
a.menu_pok:hover {
	text-decoration: underline;
}
.design {
	font-size: 10px;
	text-align: right;
	color: #f7b196;
}
h1, .nadpis {
	color: #A3161E;
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
}
h2, .nadpis2 {
	color: #4C1417;
	font-size: 18px;
}
h3, .nadpis3 {
	color: #8D2025;
	font-size: 14px;
	font-weight: bold;
}
.menu {
	font-size: 12px;
	color: #273940;
	line-height: 18px;
}
a.menu_hl {
	font-size: 14px;
	color: #4B1417;
	text-decoration: none;
	font-weight: bold;
}
a.menu_hl:hover {
	text-decoration: underline;
	color: #8D2025;
}
.view {
	font-size: 14px;
	color: #273940;
	line-height: 18px;
}
.down_text {
	font-size: 11;
	color: #b0b0b0;
	height: 51px;
}
.down_lista {
	font-size: 10;
	color: white;
}
a.down_menu {
	text-decoration: none;
	font-size: 12;
	color: White;
	font-weight: bold;
}
a.down_menu:hover {
	text-decoration: underline;
	color: #A3161E;
}
.bunka {
	text-align: center;
	font-size: 12px;
	color: #273940;
}
.bunka_koupit {
	text-align: center;
	font-size: 12px;
	color: white;
	padding-bottom: 3;
	padding-top: 3;
}
.poznamka {
	font-size: 11px;
	color: Black;
}
a {
	text-decoration: underline;
	color: #A1101D;
}
a:hover {
	text-decoration: none;
	color: Black;
}
input {
	border: 1px solid #491519;
	font-size: 11px;
	color: #491519;
	font-weight: bold;
	background-color: #F3ECE9;
}
textarea {
	border: 1px solid #491519;
	font-size: 11px;
	color: #491519;
	font-weight: bold;
	background-color: #F3ECE9;
}
select
{
	border: 1px solid #491519;
	font-size: 11px;
	color: #491519;
	font-weight: bold;
	background-color: #F3ECE9;
}
option {
	border: 1px solid #491519;
	font-size: 11px;
	color: #491519;
	font-weight: bold;
	background-color: #F3ECE9;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
	width: 176px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, "Trebuchet MS", "Arial CE", Arial, serif;
	font-size: 100%;
	background-color : transparent;
	color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 156px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
	border-bottom: 1px solid white;
	margin: 0;
}

#blueblock li a{
	display: block;
	padding: 10px 5px 10px 15px;
	color: #524340;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	background-color: #491517;
	color: #fff;
}

#blueblock li a.kat{
	background-color: #491517;
	color: #fff;
}
#blueblock li a.pod{
	display: block;
	padding: 10px 5px 10px 15px;
	color: #524340;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}

html>body #blueblock li a.pod{ /*Non IE6 width*/
width: auto;
}

#blueblock li a.pod:hover{
	background-color: #AF665D;
	color: #fff;
}
#blueblock li a.pod_on{
	background-color: #AF665D;
	color: #fff;
}


.text_nadpis { background:#eee; font-weight:bold; margin-left:3px; padding:1px; margin-top:10px; }
.text_odstavec { margin-left:30px; margin-top:5px; margin-bottom:5px; }
.nadpis_skupiny {
	font: 12px;
	color: #C43600;
	font-weight: bold;
}
.vypis_produktu {
	BORDER: 1px solid #481617;
	PADDING: 3px;
	DISPLAY: block;
	FONT-SIZE: 12px;
	FLOAT: left;
	MARGIN: 2px;
	WIDTH: 166px;
	POSITION: relative;
	HEIGHT: 250px;
	TEXT-ALIGN: center;
	background: White;
}
.vypis_produktu .kupni_lista {
	DISPLAY: block;
	WIDTH: 100%;
	LEFT: 1px;
	BOTTOM: 1px;
	RIGHT: 1px;
	POSITION: absolute;
}
.vypis_produktu h4 {
	FONT-SIZE: 1.1em; 
	COLOR: #ff6600;
}
.vypis_produktu .puvodni {
	TEXT-DECORATION: line-through;
}
.vypis_produktu .cena {
	FONT-SIZE: 1.1em; 
	COLOR: #E0552A;
}
.vypis_produktu p {
	DISPLAY: block; 
	FONT-SIZE: 0.8em; 
	MARGIN: 3px 0px; 
	TEXT-ALIGN: center;
}
.vypis_produktu_small {
	BORDER: 1px solid #01A2B4;
	PADDING: 1px;
	DISPLAY: block;
	FLOAT: left;
	MARGIN: 1px;
	WIDTH: 128px;
	POSITION: relative;
	HEIGHT: 220px;
	TEXT-ALIGN: center;
	background: White;
}
.vypis_produktu_small .kupni_lista {
	DISPLAY: block;
	LEFT: 1;
	WIDTH: 120px; 
	BOTTOM: 1px; 
	POSITION: absolute;
}
.vypis_produktu_small h4 {
	FONT-SIZE: 1.1em; 
	COLOR: #ff6600;
}
.vypis_produktu_small .puvodni {
	TEXT-DECORATION: line-through;
}
.vypis_produktu_small .cena {
	FONT-SIZE: 1.1em; 
	COLOR: #E0552A;
}
.vypis_produktu_small p {
	DISPLAY: block; 
	FONT-SIZE: 0.9em; 
	MARGIN: 3px 0px; 
	TEXT-ALIGN: center;
}
.strankovani {
	PADDING: 3px; 
	DISPLAY: block; 
	FONT-SIZE: 0.9em; 
	FLOAT: left; 
	MARGIN: 2px; 
	WIDTH: 100%; 
	POSITION: relative; 
	TEXT-ALIGN: center;
}
