body,td,th {
	font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: small;
	color: #5d5d5d;
}
body {background-color: #e6e6e6; margin: 0px; padding: 0px;}
h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}
h1 {
	font-size: large;
	font-weight: bold;
	color: #0058c1;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin-bottom: 15px;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #0058c1;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin-bottom: 15px;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #0058c1;
	margin-bottom: 15px;
}
ul {
	list-style-type: square;
	margin-left: 12px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-image: url(../obrazy/arrow.gif);
}
li {
	margin-bottom: 3px;
}
a {color: #cf0317; text-decoration: underline;}
a:hover {text-decoration: none; color: #5d5d5d;}
hr {width: 100%; height: 1px; color: #a7a7a7;}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
img {
	border: none;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../obrazy/background-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}
#top {
	height: 74px;
	width: 980px;
}
#top div.logo {
	float: left;
	height: 74px;
	width: 405px;
}
#top div.topTexts {
	float: right;
	width: 300px;
	text-align: right;
	height: 74px;
	line-height: 74px;
	margin-right: 10px;
}
#menu {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 36px;
	height: 36px;
	background-image: url(../obrazy/menu-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
#menu img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#menu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(../obrazy/menu-active.jpg);
}
#menu a.active {
	text-decoration: none;
	color: #ffffff;
	background-image: url(../obrazy/menu-active.jpg);
}
#header {
	height: 260px;
	width: 960px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../obrazy/header-large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#products {
	background-color: #ac0516;
	background-image: url(../obrazy/background-middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 26px;
	color: #FFFFFF;
}
#products div.nadpis {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
}
#products div.productText {
	margin-top: 22px;
}
#products span.rightText {
	float: right;
	margin-top: 5px;
}
#products img {
	float: left;
	margin-right: 20px;
}
#products a {
	color: #FFFFFF;
}
#products a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#products div.product {
	float: left;
	margin-top: 22px;
	margin-right: 20px;
	margin-left: 20px;
	width: 280px;
}
#headerSmall {
	height: 206px;
	width: 960px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../obrazy/header-small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	margin-bottom: 26px;
}
#headerSmall div.productss {
	width: 960px;
	line-height: 41px;
	font-weight: bold;
	padding-top: 155px;
}
#headerSmall div.productssBox {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 280px;
	font-size: 12px;
}
#headerSmall img {
	float: left;
	margin-right: 10px;
}
#headerSmall a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#headerSmall a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#obsah {
	width: 940px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.4em;
}
#obsah img.border {
	margin-right: 10px;
	border: 5px solid #E6E6E6;
}
#obsah div.left {
	float: left;
	width: 460px;
	margin-right: 20px;
}
#obsah div.center {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#obsah div.right {
	float: left;
	width: 220px;
}
#bottom {
	width: 980px;
	height: 5px;
	background-image: url(../obrazy/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	width: 940px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #949494;
}
#footer a {
	color: #949494;
	text-decoration: underline;
}
#footer a:hover {
	color: #949494;
	text-decoration: none;
}
#footer div.footerLeft {
	float: left;
	width: 600px;
	font-size: 11px;
}
#footer div.footerRight {
	float: right;
	width: 300px;
	font-size: 11px;
	text-align: right;
}
.res {
	clear: both;
}
.imgLeft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.imgRight {
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
}
