body {
	background: #fff url("../images/design/bg.png") top left repeat-x;
	text-align: center;
	/* font-family: Arial, Verdana, sans-serif; */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	color: #04174f;
}
a, a:active, a:visited {
	color: #04174f;
	text-decoration: none;
}
a:hover {
	color: #6195be;
	text-decoration: underline;
}
* {
	padding: 0;
	margin: 0;
}
ul, ol {
	list-style-type: none;
}
.nodisp {
	display: none;
}
.clear {
	clear: both;
}
.cpad {
	padding: 5px;
}
p, h1, h2, h3, ul {
	margin-bottom: 1ex;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
h2 {
	font-style: italic;
	color: #04174f;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
	padding-bottom: 5px;
}
img {
	border: 0px;
}

#top {
	width: 74.5em;
	margin: 0 auto;
	text-align: left;
}
#tien_left {
	background: url("../images/design/tien_left.png") repeat-y;
}
#tienbg_left {
	padding-left: 10px;
	background: url("../images/design/tienimg_left.png") no-repeat;
}
#tien_right {
	background: url("../images/design/tien_right.png") top right repeat-y;
}
#tienbg_right {
	padding-right: 10px;
	background: url("../images/design/tienimg_right.png") top right no-repeat;
}
#tien_dole {
	height: 10px;
	margin: 0 10px;
}
#tien_dole[class] {
	background: url("../images/design/tien_dole.png") repeat-x;
}
#page {
	background-color: #fff;
	position: relative;
	min-height: 858px;
	width: 100%;
}
#head {
	position: absolute;
	z-index: 10;
	top: 5px;
	left: 50px;
}
#content {
	padding-top: 100px;
}
#left {
	float: left;
	width: 24%;
}
.sfrm {
	position: relative;
}
.sfrm input, #kosik {
	border: 1px dotted #608490;
}
#kosik {
	padding: 2px;
}
.sfrm input {
	width: 65%;
}
#infokontakt {
	position: absolute;
	top: 20px;
	left: 59em;
}
#infokontakt a {
	color: #808080;
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
}
#infokontakt li {
	padding-top: 3px;
	padding-left: 30px;
	height: 4ex;
}
#infokontakt li.info {
	background: url("../images/design/info.jpg") top left no-repeat;
}
#infokontakt li.kontakt {
	background: url("../images/design/contact.png") top left no-repeat;
}
button {
	border: 0px;
	background: transparent;
}
.sfrm button {
	float: right;
}
button:hover {
	filter:alpha(opacity=66);
	-moz-opacity:.66;
	opacity:.66;
}
#central {
	float: left;
	width: 76%;
}
.ccpad {
	padding-top: 10px;
	padding-left: 20px;
}
.cccpad {
	padding-top: 10px;
	padding-left: 5px;
	width: 17em;
}
.ccpad ul, .ccpad ol {
	padding-left: 2ex;
	list-style-type: disc;
}
.nolist {
	list-style-type: none;
	padding-top: 5px;
}
#head_0 {
	position: relative;
	height: 139px;
}
#head_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 236px;
	height: 139px;
	background: url("../images/design/head_1.jpg") top left no-repeat;
}
#head_2 {
	position: absolute;
	top: 0px;
	left: 234px;
	margin-left: 5px;
	width: 472px;
	height: 139px;
	background: url("../images/design/head_2.jpg") top left no-repeat;
}
#footer {
	clear: both;
	text-align: center;
}

/* Head */
#head h1, #kosik {
	float: left;
}
#kosik {
	margin-left: 10px;
	padding-right: 10px;
	height: 80px;
}
#kosik img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.kosik {
	font-weight: bold;
}
.kosik strong, .kosik span {
	color: #bc1515;
	font-size: 125%;
}
#kosikcontent {
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0;
	width: 50%;
	margin-right: 2%;
	padding: 4px;
	margin-bottom: 10px;
	background: url("../images/design/basket.png") top right no-repeat;
	float: right;
}

/* Menu */
.login_form {
	margin-top: 1ex;
	background-color: #fff;
}
#menu {
	background-color: #d4e4f1;
	padding-top: 20px;
	padding-bottom: 5px;
}
.smiley {
	text-align: center;
}
.smiley img {
	border: 1px solid #c0c0c0;
}
#menu a {
	display: block;
	padding: 5px 0;
	padding-left: 30px;
	font-weight: bold;
}
#menu a, #menu a:visited, #menu a:active {
	color: #0e5a94;
	background: url("../images/design/cursor_des.gif") 10px center no-repeat;
	text-decoration: none;
}
#menu a em, #menu a:visited em, #menu a:active em {
	color: #c91414;
}
#menu a:hover, #menu a.menu_selected, #menu a.menu_selected:visited, #menu a.menu_selected:active {
	color: #0e5a94;
	background: #9fbfd6 url("../images/design/cursor_sel.gif") 10px center no-repeat;
	text-decoration: none;
}
#menu .login_form a {
	display: inline;
	background-color: #fff;
}

/* Submenu */
#submenu {
	background-color: #edefee;
	margin-top: 5px;
}
#submenu li {
	float: left;
}
#submenu a {
	display: block;
	padding: 5px;
	padding-left: 20px;
	background: url("../images/design/cursor_des.gif") 10px center no-repeat;
}
#submenu a, #submenu a:active, #submenu a:visited {
	color: #3d4359;
	text-decoration: none;
}
#submenu a:hover {
	background: url("../images/design/cursor_sel.gif") 10px center no-repeat;
	text-decoration: none;
	color: #186f9c;
}
#central h2 {
	clear: both;
}

/* Ine */
.kontaktpic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
hr {
	margin: 10px 0;
	border: 0px;
	background-color: #e0e0e0;
	height: 1px;
}
.esh {
	color: #a0a0a0;
}
.infobox {
	background: #fff url("../images/design/info.png") top right no-repeat;
	min-height: 48px;
	width: 90%;
}

/* News */
.newsz, .katz {
	background: #fff url("../images/design/obsah2.png") repeat-y;
}
.news, .kat {
	background: #fff url("../images/design/obsah.png") repeat-y;
}
.news, .kat, .newsz, .katz {
	margin-bottom: 15px;
	padding: 3px;
	border-bottom: 1px dashed #c0c0c0;
}
.content img {
	margin-right: 3px;
	margin-bottom: 3px;
}
.subcontent {
	clear: both;
}
.katz2 {
	border: 0px;
}
.katz2 img {
	vertical-align: middle;
	margin-right: 3px;
}
.news span, .newsz span, .kat p a, .kat p a:visited, .katz p a, .katz p a:visited {
	color: #731111;
}

/* Produkt */
.flznacka {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.znacka h3 {
	background-color: #e0e0e0;
	padding-left: 10px;
	border-left: 5px solid #c0c0c0;
}
.product {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 160px;
}
.product.pbreak {
	margin-right: 0px;
}
.product h3 {
	text-align: center;
}
.product img {
	border: 1px solid #c0c0c0;
}

h3.partneri {
	background-color: #e0e0e0;
	padding-left: 10px;
	border-left: 5px solid #c0c0c0;
}
ul.form {
	background: url("../images/design/obsah.png") repeat-y;
}
.obsah {
	background: url("../images/design/obsah.png") repeat-y;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 5px 0;
}