body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(eng/img/bgr.gif);
	background-repeat: repeat-x;
}
.topbgr {
	background-image: url(eng/img/topbgr.jpg);
	height: 120px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.maintable {
}
.maintable a {
	color: #CC0000;
	text-decoration: none;
}


.stopka {
	background-color: #666666;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	color: #CCCCCC;
	vertical-align: top;
}
.menut {
	color: #CC0000;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.menut a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.menut a:link {
	color: #FFFFFF;
}
.menut a:visited {
	color: #FFFFFF;
}
.menut a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
h2 {
	color: #EF1C21;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #7B797B;
	border-right-color: #7B797B;
	border-bottom-color: #7B797B;
	border-left-color: #7B797B;
	padding-left: 20px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	background-color: #333333;
}
.stopka h4 {
	color: #FFFFCC;
	background-color: #4D4D4D;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.stopka p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
}


.cnt {
	color: #333333;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
}
.cnt a {
	font-weight: bold;
	color: #EF1C21;
	text-decoration: none;
}
.cnt a:link {
	text-decoration: none;
}

.cnt img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #7B797B;
	border-right-color: #7B797B;
	border-bottom-color: #7B797B;
	border-left-color: #7B797B;
	padding: 10px;
}
.cnt a:visited {
	text-decoration: none;
}
.cnt a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

