body {
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	color: #fff;
	background-color: #F5F9FC;
}
a {
	color: #5D1E25;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	color: #274E61;
}
p {
	padding-bottom: 5px;
}
h1 {
	font-size: 14pt;
	color: #274E61;
}
h2 {
	font-size: 12pt;
}
h6 {
	font-size: 8pt;
	color: #929292;
	font-weight: normal;
}
.temp {
	background-image: url(images/temp.jpg);
	background-position: bottom 0px;
	background-repeat: repeat-y;
}
.obsah {
	background-color: #F5F9FC;
	height: 394px;
	padding-left: 10px;
}
.menu a img {
}
.menu a:hover img {
    -moz-opacity: 0.9;
    filter:alpha(opacity=90);
}
.rmenu {
	background-image: url(images/stred-1.jpg);
	background-repeat: no-repeat;
	height: 86px;

	padding-bottom: 10px;
	padding-right: 3px;
	background-position: top;
}
.paticka  {
	height: 48px;
	background-image: url(images/paticka.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.paticka td {
	color: #BEC8CD;
	font-size: 8pt;
	padding-left: 500px;
	padding-bottom: 10px;
}
.formular {
	border-top: 1px solid #D1D9DF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.formular td {
	border-top: 1px solid #E4EFF8;
	border-bottom: 1px solid #D1D9DF;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E0E9EF;
}
.form-button {
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #5D1E25;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
}
.form-text, .form-textarea {
	font-family: Arial, Tahoma, Verdana;
	color: #274E61;
	font-size: 8pt;
	border: 1px solid #8B969F;
	background-image: url(images/grafika/form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 3px;}

