@charset "windows-1251";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:14px;
	background-image:url(images/drop.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.brd {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.title {
	color:#CC0000;
	font-size:20px;
	padding:10px;
	text-align:center;
	margin-top:20px;
}
.zag {
	font-size:50px;
	text-align:center;
	color:#CC0000;
}
li {
	color:#990000;

}
.pun {
	border:1px solid #ffffff;
	background-color:#ffffff;
	padding:10px;
	margin-top:20px;
	width:490px;
	margin-left:40px;
	color:#000000;
	font-weight:bold;
}
.video_one {
	background-color:#fff7f7;
	border:1px dashed #9f1a00;
	padding:10px;
	margin-top:20px;
}
.result {
	width:400px;
	padding:10px;
	margin-left:65px;
	margin-top:20px;
	background-color:#e4ffec;
	border:1px dotted #00da43;
	color:#008d2b;
	text-align:center;
}
.desc {
	border:1px solid #FFCC00;
	background-color:#fdfde0;
	padding:5px;
	font-size:12px;
	height:84px;
}
.brd_vidoe {
	border:1px dashed #ac0024;
	padding:10px;
}
.input_l {
	width:200px;
	height:22px;
	background-color:#fafafa;
	border:1px solid #666666;
}
.submit {
	height:30px;
	font-family:50px;
	width:300px;
}
.brf_f {
	border:dashed 3px #000000;
	background-color:#eeeeee;
}
#subtable{
padding-top: 20px;
}
#subtable2{
background-color: #cc0000;
margin-bottom: 12px;
margin-top: 10px;
}
#submitform {
font-size: 14pt;
font-family: Arial;
letter-spacing: -1px;
font-weight: bold;
width: 360px;
height: 40px;
}