h1 {  
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, HelveticaCE, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(img/bg-omitka.gif);
}

/* layout */
.bgleft {
	background-image: url(img/bg-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgmain {
	background-image: url(img/bg-top.gif);
	width: 755px;
	background-repeat: no-repeat;
	font-size: 0.7em;
}
.bgright {
	background-image: url(img/bg-right.gif);
	background-repeat: no-repeat;
}	
#main {
	margin-top: 72px;
	background-color: #FFFFFF;
	border: 1px solid #a5a5a5;
	padding: 0 0 0 0;
	background-image: url(img/bg-menu.jpg);
	background-repeat: no-repeat;
}
#main a:hover {
	color: #619F00;
}
/*leve menu*/
#menu {
	float: left;
	width: 188px;
	padding-top: 218px;
	text-transform: uppercase;
	font-size: 0.9em;
	height: 370px;
	_height: 592px;
}
#menu p {
	margin: 0 0 18px 10px;
}
#menu a {
	text-decoration: none;
	color: #818181;
}

#menu a:hover {
	font-weight: bold;
}
/*textova cast*/
.text {
	margin: 42px 40px 0 280px;
	line-height: 1.7em;
	color: #4F4F4F;
}
h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.3em;
	color: #732E40;
	letter-spacing: 0.1em;
}
/*textova cast*/
.text .fotogalerie{
	float: left;
	margin-left: -95px;
	width: 530px;
}
.text .fotogalerie td {
	background-color: #E8E8E8;
	text-align: center;	
	border: 1px solid #666666;
}
.text .fotogalerie-prehled td {
	width: 127px;
	height: 127px;
	background-color: #E8E8E8;
	text-align: center;
}
.text .fotogalerie-prehled img {
	border: 1px solid #666666;	
}
.text .tabulka {
	border-collapse: collapse;
	width: 400px;
	font-size: 1em;
}
.text .tabulka td {
	border: 1px solid #E8E8E8;
	padding: 1px 4px;
}
.text .tabulka th {
	border: 1px solid #E8E8E8;
	padding: 1px 4px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
/*paticka*/
.paticka {
	clear: left;
	margin: 0 20px 5px 280px;
	color: #A5A5A5;
}
.paticka a {
	color: #A5A5A5;
	text-decoration: none;
	border-bottom: 1px dotted #A5A5A5;
}
.paticka strong {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	font-weight: normal;

}

