body, div, p, span, ul, li, a, a:visited, object, param, img, table, tr, td, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 10px;
	width: 730px;
}
.bold {
	font-weight: bold;
}
.separator {
	padding-right: 8px;
}
.separator_v {
	padding-bottom: 20px;
}
.center {
	display: block;
	text-align: center;
}
.right {
	display: block;
	text-align: right;
}
.ccenter {
	text-align: center;
}
.cright {
	text-align: right;
}
.link, .link:visited {
	color: #b03235;
	text-decoration: none;
}
.link:hover, .link:visited:hover {
	text-decoration: underline;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #b03235;
	margin-bottom: 10px;
}
h3 {
	font-size: 11px;
	color: #000;
	margin-bottom: 5px;
}
h4 {
	font-size: 11px;
	color: #000;
}
h5 {
	font-size: 12px;
	color: #b03235;
	margin: 10px 0 5px 0;
}
legend {
	color: #b03235;
	font-weight: bold;
	padding: 0 10px;
}
label {
	padding-right: 5px;
}
a, a:visited {
	text-decoration: none;
	color: #999;
}
img {
	border: none;
}
table tr td {
	vertical-align: top;
}
div#header {
	width: 730px;
	height: 60px;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}
div#header ul {
	list-style: none;
	font-size: 16px;
	margin: 10px 0;
	display: block;
	float: left;
	width: 570px;
	padding: 0  0 0 160px;
}
div#header ul li {
	display: block;
	float: left;
	margin: 0 5px;
}
p.basic_p {
	margin: 5px 0;
}
img.basic_img {
	margin: 10px 0 0 0;
	width: 190px;
}
#footer {
	height: 37px;
}
#major {
	margin: 20px 25px 15px 0;
	width: 770px;
}
#major #left, #major #right {
	vertical-align: top;
}
#major #left {
	display: none;
}
table#content {
	width: 100%;
}
table#content tr td.tretina {
	width: 33%;
	vertical-align: top;
	padding-bottom: 20px;
}
table#content tr td.tretina a.link, table#content tr td.tretina a.link:visited {
	margin: 5px 0;
}
table#content tr td.dvetretiny {
	width: 66%;
	vertical-align: top;
}
table#content tr td.polovica {
	width: 49%;
	vertical-align: top;
	padding-bottom: 20px;
}
object#synthese {
	display: none;
}
ul.posun {
	margin: 10px 15px;
}
a.katalog_link, a.katalog_link:visited
,a#foto_produktu, a#foto_produktu:visited {
	display: block;
	border: 1px solid #cdcdcd;
	height: 150px;
	padding: 35px 10px 5px 10px;
	background: url(images/katalog_bg.jpg) 0 0 no-repeat;
}
a.katalog_link:hover, a.katalog_link:visited:hover
,a#foto_produktu:hover, a#foto_produktu:visited:hover {
	color: #bb9b9c;
	border: 1px solid #bb9b9c;
	background: url(images/katalog_h_bg.jpg) 0 0 no-repeat;
}
a.katalog_link img, a.katalog_link:visited img {
	margin: 0 40px 5px 40px;
}
a#foto_produktu, a#foto_produktu:visited {
	height: 130px;
}
a#foto_produktu img, a#foto_produktu:visited img {
	width: 140px;
}
table#produkt {
	border-spacing: 2px;
	width: 100%;
}
table#produkt tr th {
	background-color: #901d54;
	color: #fff;
	font-weight: bold;
	padding: 2px 3px;
}
table#produkt tr th.th_cena {
	background: #901d54 url(images/header_bg.jpg) 100% 0 no-repeat;
}
table#produkt tr td {
	padding: 1px 10px 0 0;
}
table#produkt tr td.ccenter {
	padding: 0;
}
table#produkt tr.white td {
	background-color: #fff;
}
table#produkt tr.silver td {
	background-color: #c6c6c6;
}
div#jsmenu {
	display: none;
}
div#poznamka {
	padding: 3px 6px;
}
div#poznamka ul {
	margin: 5px 0px 5px 8px;
}
form.formular .input {
	width: 190px;
}
input[type='submit'], select {
	display: none;
}
