@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #FDEDC3;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	margin: 0px;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}

#menuItemSld a {
	color: #990000;
}

#uvod {
	height: 137px;
	width: 172px;
	position: absolute;
	margin-top: 30px;
	margin-left: 61px;
}


/* Styly pro datove tabulky */
.dataTable {
	}

.dataTable  th {
	text-align: left;
	font-weight: bold;
	background-image: url(../imgs/strip.gif);
	padding: 5px 8px;
}

.dataTable  td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align:top;
}
/* Styly pro datove tabulky - END */

#menuBottom {
	background-color: #FFFFFF;
	height: 33px;
}

#content {
	background-color: #FFFFFF;
}
#content #leftCol {
	width: 200px;
	float: left;
	padding-left: 50px;
	padding-right: 20px;
	background-color: #00381F;
	margin-left: 8px;
	padding-bottom: 50px;
}
#content #leftCol a {
	color: #FFFFFF;
}
#content   #leftCol   h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	background-color: #003920;
	background-image: url(../imgs/1024/header.jpg);
	height: 116px;
}

#window {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	background-color: #FCD963;
	background-image: url(../imgs/1024/menu.gif);
	height: 17px;
	padding-top: 8px;
}
#menuList {
	margin: 0 0 0 225px;
	_margin-left: 270px;
}

#menuList li {
	display: inline;
	margin-left: 15px;
	font-variant: small-caps;
	font-weight: normal;
}
.cisticObtekani {
	clear: both;
}
#footer {
	height: 9px;
	background-repeat: no-repeat;
	background-color: #FDEDC3;
}
#content #leftCol #kategorieSld a {
	color: #EA0000;
	background-image: url(../imgs/1024/produkty/oddelovac.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}
.tabulka {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
}
.tabulka th {
	text-align: left;
	font-weight: bold;
	background-image: url(../imgs/strip.gif);
	padding-top: 3px;
}
.tabulka th div {
	text-align: left;
	font-weight: bold;
	padding: 0 0 3px 8px;
}


.tabulka td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
