body {
	background-color: #F0F0F0;
	background-repeat: repeat-x;
	background-image: url(img/bg-red.gif);
	padding: 0;
	margin: 0;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #920605;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.maintable {
	border-top: none;
	border-bottom: none;
	border-left: solid #999898;
	border-right: solid #999898;
	width: 780px;
	background-color: White;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

h1 {
	font-size: 12px;
	color: #920605;
}

h2 {
	font-size: 11px;
	color: #920605;
	margin-left: 25px;
}

h3 a {
	font-size: 11px;
	color: #000000;
	margin-left: 35px;
	line-height: 17px;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-size: 11px;
	font-weight: bold;
}

.shdown {
	background-image: url(img/shdown.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}

.texttable {
	margin-top: 50px;
	margin-left: 35px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.menutable {
	margin-top: 50px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	width: 100%;
}

.adresr {
	background-color: #920605;
	color: White;
	width: 100%;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adresr td {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
}

.footer td {
	background-color: #920605;
	color: White;
	padding-top: 6px;
	padding-bottom: 6px;
}

.footer a, .adresr a {
	text-decoration: none;
	color: White;
}

input, textarea {
	border: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #F9F9F9;
}

.banner {
	border: 1px solid #b1b0b0;
	width: 100%;
}

.bopis {
	background-color: #f6f6f6;
	padding: 12px;
	width: 100%;
	font-size: 11px;
	font-weight: bold;	
}

.bhead {
	color: #920605;
}

.dopis {
	background-color: #f6f6f6;
	padding: 12px;
	width: 100%;
	font-size: 11px;
}

.dlink {
	text-align: right;
	padding: 12px;
}

.dlink a {
	color: #920605;
	text-decoration: none;
}

.dlink a:hover {
	text-decoration: underline;
}

.dhead {
	color: #920605;
	font-size: 12px;
	padding-left: 15px;
	font-weight: bold;
}

img.common {
	padding: 5px;
}
.pud {
	display: none;
}