@charset "windows-1251";
body {
	background-color: #990000;
	background-image: url(/images/bgr_body.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
html {

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.height {
	height: 100%;
}
.header {
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 57px;
}
.footer {
	background-image: url(/images/footer.png);
	background-position: center top;
	height: 104px;
	background-repeat: no-repeat;
}
.white {
	background-image: url(/images/bgr_content.png);
	background-repeat: repeat-y;
	background-position: center;
}
.level1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 40px;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.level1 a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.level1 a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.level1 a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ED2024;
	text-decoration: none;
}
.level2 a:link, .level2 a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.level2 a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #ED2024;
	text-decoration: none;
}

.level2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 60px;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/images/link.png);
	background-repeat: no-repeat;
	background-position: left;
}
.content {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 14px;
	line-height: 160%;
	color: #000000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.content h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 28px;
	color: #CCCCCC;
	background-image: url(/images/bgr_header.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
.content a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.content a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}

.content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumb {
	background-image: url(/images/bgr_thumb.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 21px;
	padding-bottom: 11px;
	width: 175px;
}
.description {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	padding-left: 40px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.description strong {
	font-size: 14px;
	color: #FF0000;
}
.description a:link, .description a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
.description a:hover {
	text-decoration: none;
}
.thumb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rule {
	height: 40px;
	background-image: url(/images/rule.png);
	background-repeat: repeat-x;
	background-position: center;
}
.adres {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #cd8080;
	padding-top: 50px;
}
.adres a:link, .adres a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #E7C2C2;
	text-decoration: underline;
}
.adres a:hover {
	text-decoration: none;
}
