@charset "UTF-8";
/* CSS Document */

html, body {
	background-color:#ffffff;
	overflow: auto;
	text-align:left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
#flashcontent {
	width: 643px;
	height: 800px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -321px;
	color: #e5322d;
	text-align: center;
	font-size: 34px;
}

#content2 {
	width: 643px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -321px;
	color: #000;
	text-align: left;
	font-size: 12px;
	background-color:#ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

img {
	border:0
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FF7800;
	letter-spacing:-1px;
}
.main-text {
	color: #46949d;
}

.video {
	color: #46949d;
	font-size:16px;
	text-align:left;
	padding-left:30px;
}


.paticka {
	font-size: 11px;
	color: #666;
	letter-spacing:0px;
	background:#d0e9eb;
	padding:10px;
}

.paticka2 {
	font-size: 11px;
	color: #666;
	letter-spacing:0px;
	padding:10px;
}
