body {
	margin: 0;
	text-align: center;
	color: #ffffff;
	background-color: #3366ff;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	width: 100%;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

a {
color: #ffffff;
}

a.hover {
text-decoration: none;
}

h1 {
	color: #ffffff;
	font-size: 23px;
	border: 1px solid #eeeeee;
	padding: 12px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #3366ff;
	width: 750px;
}

h2 {
	color: #ffffff;
	font-size: 23px;
	border: 1px solid #eeeeee;
	padding: 12px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #022382;
	width: 350px;
}

.rek {
	color: #000000;
	font-size: 23px;
	border: 1px solid #022382;
	padding: 6px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	width: 764px;
}

.rek A {
color: #336c77;
}

.rek A:hover {
text-decoration: none;
color: #1f4751;
}

.recip {
	padding: 6px;
	margin: auto;
	margin-top: 1px;
	margin-bottom: 5px;
	width: 764px;
	text-align: center;
}

.warning {
	margin: auto;
	margin-top: 15px;
	width: 754px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
img {
	border: 0;
}

.cf {
	clear: both;
	height: 0;
	overflow: hidden;
}

.block {
	margin: auto;
	width: 780px;
}
.mthumbs {
	width: 890px;
	margin: auto;
	text-align: center;
}
.mthumbs .block a {
	float: left;
}
.mthumbs .block span {
	float: left;
}
.mthumbs .block a div {
	border: 1px solid #eeeeee;
	padding: 2px;
	margin: 2px;
	background-color: #000000;
	cursor: pointer;
}

.mthumbs .block span div {
	border: 1px solid #3366ff;
	padding: 2px;
	margin: 2px;
	background-color: #000000;
}

.mthumbs .block a:hover div {
	border: 1px solid #777777;
}
.mthumbs .block a div img {
	width: 250px;
	height: 180px;
}

.t2257 {
	width: 720px;
	margin: auto;
	text-align: center;
	font-size: 15px;
	color: #ffffff;
}

.footer {
	width: 720px;
	margin: auto;
	text-align: center;
	font-size: 23px;
	color: #ffffff;
}

.footer A:hover {
text-decoration: none;
}

.gthumbs {
	width: 550px;
	margin: auto;
	text-align: center;
}
.gthumbs .block a {
	float: left;
	color: #ffffff;
	font-size: 27px;
}
.gthumbs .block span {
	float: left;
}
.gthumbs .block a div {
	border: 1px solid #eeeeee;
	padding: 2px;
	margin: 15px;
	background-color: #000000;
	cursor: pointer;
}

.gthumbs .block a:hover div {
	border: 1px solid #777777;
}
.gthumbs .block a div img {
	width: 250px;
	height: 180px;
}