body {
	background-color: #ffffff;
	background-image: url('http://s.cosy.cz/12'); 
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}
body table {
	margin: auto;
	width: 900px;
}
td#topmenuCell {
	background-image: url('http://s.cosy.cz/13'); 
	background-position: bottom center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
td#topmenuCell ul {
	margin: 0px;
	padding: 0px 10px;
}
td#topmenuCell ul li {
	border-left: 1px solid #696969; 
	float: left;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0px 15px 0px;
	padding: 0px 10px;
	text-transform: uppercase;
}
td#topmenuCell ul li.first {
	border-left: 0px none #696969;
}
td#topmenuCell ul li a {
	color: #ffffff;
	text-decoration: none;
}
td#topmenuCell ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
tr#headerRow {
	height: 212px;
	vertical-align: bottom;
}
td#headerCell {
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
td#headerCell a, a:hover, a:link, a:active, a:visited {
	border-style: none;
	color: #ffffff;
	text-decoration: none;
}
td#headerCell a h1 {
	/* display: inline-block; */
	font-size: 48px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 0px;
}
tr#contentTopRow {
	background-image: url('http://s.cosy.cz/14'); 
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
}
tr#contentBottomRow {
	background-image: url('http://s.cosy.cz/16'); 
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
}
tr#contentRow {
}
td#menuCell {
	background-image: url('http://s.cosy.cz/15'); 
	background-position: top left;
	background-repeat: repeat-y;
	line-height: 1.4;
	padding: 10px 20px;
	vertical-align: top;
	width: 220px;
}
ul.menu {
	background-color: #d9d9d9;
	margin: 10px 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 200px;
}
ul.menu li#menuTitle {
	background-color: #363636;
	color: #d9d9d9;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px 5px 5px 20px;
	text-transform: uppercase;
}
ul.menu li {
	list-style-type: none;
	margin-left: 20px;
	text-transform: uppercase;
}
ul.submenu {
	padding-left: 0px;
	margin-left: 20px;
}
ul.submenu li {
	list-style-type: none;
	margin-left: 0px;
	text-transform: none;
}
td#contentCell {
	background-image: url('http://s.cosy.cz/15'); 
	background-position: top right;
	background-repeat: repeat-y;
	padding: 10px;
	vertical-align: top;
}
td#contentCell h2 {
	margin-top: 14px;
}
td#footerCell {
	color: #999999;
	padding: 20px;
	text-align: center;
}
a.m {
	color: #4a4a4a;
	text-decoration: none;
}
a.m:hover {
	text-decoration: underline;
}
a.menu1 {
	
}
a.menu2 {
	margin-left: 16px;
}