@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #666666;
}
.main {
	background-color: #000000;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/bodyBCKG.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.main .header {
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	padding: 00px;
	height: 202px;
	width: 845px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main .logo {
	text-align: left;
	display: block;
	padding: 0px;
	float: left;
	height: 200px;
	width: 490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.main .top_banner {
	background-image: url(../../images/top_banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 80px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main .webs_banner {
	background-image: url(../../images/np-doporucuji.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 80px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.main .top_box {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F4E700;
	display: block;
	text-align: left;
	width: 745px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.main .main_box {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F4E700;
	display: block;
	text-align: left;
	width: 745px;
	height: 545px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main .main_box .video_info_text a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.main .main_box .video_info_text a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}

.main .main_box a {
	color: #F6E400;
	text-decoration: none;
	font-size: 16px;
}

.main .main_box a:hover {
	color: #F6E400;
	text-decoration: underline;
	font-size: 16px;
}

.main  .main_box .player {
	background-image: url(../../images/player.jpg);
	height: 468px;
	width: 480px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
}
.main .main_box .player .preview {
	margin: 0px;
	padding: 0px;
	height: 465px;
	width: 480px;
}
.main .main_box .player .preview a {
	background-image: url(../../images/watermarkNA.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 465px;
	width: 480px;
}
.main .main_box .player .preview a:hover {
	background-image: url(../../images/watermarkA.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 465px;
	width: 480px;
}
.main .main_box .pics_preview {
	width: 250px;
	margin-left: 490px;
	height: 406px;
	background-color: #414141;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.main .main_box .pics_preview   a  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.main .main_box .pics_preview a img {
	border: 1px solid #FFFFFF;
}
.main .main_box .pics_preview a img:hover {
	border: 1px solid #F4E600;
}
.main .bottom_banner {
	background-image: url(../../images/bottom_banner.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 100px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
/*webs box*/
.main .webs_box {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-align: left;
	width: 745px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main .webs_box a {
	color: #F6E400;
	text-decoration: none;
	font-size: 14px;
}

.main .webs_box a:hover {
	color: #F6E400;
	text-decoration: underline;
	font-size: 14px;
}

/*footer*/
.footer {
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 899px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
}
.footer .footer_info
{
	font-size: 10px;
	color: #000000;
}
/*copyright*/
.copyright a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.main .main_box h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #F7E900;
}
.main .main_box .player_video {
	height: 550px;
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*main_box_text*/
.main .main_box_text {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F4E700;
	display: block;
	text-align: left;
	width: 745px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.main .main_box_text a {
	color: #FF9900;
	text-decoration: underline;
}
.main .main_box_text a:hover {
	color: #FF9900;
	text-decoration: underline overline;
}

.main .main_box_text ul li a {
	color: #FF9900;
	text-decoration: underline;
}
.main .main_box_text ul li a:hover {
	color: #FF9900;
	text-decoration: underline overline;
}
.main .main_box_text .faq a {
	color: #FF9900;
	text-decoration: underline;
}
.main .main_box_text .faq a:hover {
	color: #FF9900;
	text-decoration: underline overline;
}
.main .main_box_text .text_white {
	color: #ffffff;
}


.main .main_box_text .player_text {
	width: 480px;
	padding: 0px;
	float: left;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main .main_box_text .player_text a {
	color: #FF9900;
	text-decoration: underline;
}
.main .main_box_text .player_text a:hover {
	color: #FF9900;
	text-decoration: underline overline;
}
.main .main_box .player .preview a .timeStamp {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 435px;
	margin-left: 345px;
	float: left;
}
.main .main_box .player .preview a .timeStamp:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 435px;
	margin-left: 345px;
	float: left;
	text-decoration: none;
}
.divider
{
	color: #F4E700;
	border: dashed 2px #F4E700;
	width: 645px;
	height: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}

