* {
	font-family: "Verdana CE", Verdana, "Arial CE", Arial,"Helvetica CE", lucida, comic sans MS, monospaced;
}
body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #051a5b;
	background-image: url(img/bg_bg.jpg);
	background-repeat: repeat-x;
	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: 680;
}
.bg_down {
	background: url(img/bg_down.jpg) no-repeat top center;
	height: 70;
}
.doprava {
	text-align: right;
}
a.dsg {
	text-decoration: none;
	font-size: 10px;
	color: White;
}
a.dsg:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #E5EBFF;
}
.design {
	font-size: 10px;
	text-align: right;
	color: #f7b196;
}
h1 {
	color: #C7050A;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	color: #05195a;
	font-weight: bold;
	font-size: 14px;
}
.adresa {
	color: #0A1F60;
	font-size: 12px;
	line-height: 18px;
}
.bg_rychly {
	background: #f7f9ff url(img/bg_rychly.gif) no-repeat;
	font-size: 12px;
	line-height: 18px;
}
.nadpis {
	color: #92000D;
	font-weight: bold;
	font-size: 14px;
}
.nadpis2 {
	color: #9D010F;
	font-weight: bold;
	font-size: 12px;
}
.menu {
	font-size: 11px;
	color: white;
	text-align: left;
	font-weight: bold;
	height: 30px;
}
.menu_hlavni {
	font-size: 14px;
	color: #153E5E;
}
a.menu_hl {
	font-size: 11px;
	color: white;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
a.menu_hl:hover {
	text-decoration: underline;
	color: #CB0101;
	text-align: left;
}
a.menu_hl_on {
	text-decoration: none;
	color: #FC0101;
	text-align: left;
}
.view {
	font-size: 12px;
	color: #051a5b;
	line-height: 18px;
	text-align: left;
}
.levy {
	font-size: 11px;
	color: #172D5C;
	line-height: 14px;
	text-align: left;
}
.pravy {
	font-size: 10px;
	color: #273940;
	line-height: 14px;
}
.tab {
	font-size: 10;
	color: #273940;
	line-height: 18px;
	border: 1px solid Gray;
	text-align: center;
}
.down_text {
	font-size: 11;
	color: #217DCA;
	height: 51px;
}
.down_lista {
	font-size: 10;
	color: white;
	line-height: 18px;
}
a.down_menu {
	text-decoration: none;
	font-size: 11;
	color: #CB0101;
}
a.down_menu:hover {
	text-decoration: underline;
	color: Red;
}
.poznamka {
	font-size: 9;
}
a {
	text-decoration: underline;
	color: #A1101D;
}
a:hover {
	text-decoration: none;
	color: Black;
}
input {
	background-color: #E9F2FB;
	border: 1px solid #051A5B;
	font-size: 10px;
	color: #051A5B;
	font-weight: bold;
}
textarea {
	background-color: #E9F2FB;
	border: 1px solid #237DCB;
	font-size: 10px;
	color: #227ECB;
	font-weight: bold;
}
select
{
	background-color: #E9F2FB;
	border: 1px solid #237DCB;
	font-size: 10px;
	color: #227ECB;
	font-weight: bold;
}
option {
	background-color: #E9F2FB;
	border: 1px solid #237DCB;
	font-size: 10px;
	color: #227ECB;
	font-weight: bold;
}
.preskrtnute {
	font: 12px;
	text-decoration: line-through;
	font-weight: bold;
}
.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 #051A5B;
	PADDING: 3px;
	DISPLAY: block;
	FONT-SIZE: 0.8em;
	FLOAT: left;
	MARGIN: 2px;
	WIDTH: 166px;
	POSITION: relative;
	HEIGHT: 220px;
	TEXT-ALIGN: center;
	background: White;
}
.vypis_produktu .kupni_lista {
	DISPLAY: block;
	LEFT: 1;
	WIDTH: 162px; 
	BOTTOM: 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.2em; 
	COLOR: #CB0101;
}
.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;
}
.produkt_link {
	color: White;
}
