@font-face { font-family:'pattaya'; src:url('pattaya.ttf') format('truetype');}
body{
	padding:0px;
	margin:0px;
	background:#000000;
	text-align:justify;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.header{
    background-image:url('../images/head.png');
	background-repeat:y-repeat;
	border-bottom:4px solid #338bee;
	
}
#wrap{
	width:900px;
	margin:auto;
	border:0px solid #0d0d0d;
}
.head_panel{
	height:120px;
	
}
#head_menu_top{
	background: rgb(109,179,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */	
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border:1px solid #c0c0c0;
	color:#000000;
	padding:5px 10px 5px 10px;
	overflow:hidden;
}
#head_menu_top_left{
	float:left;
	width:350px;
}
#head_menu_top_left a{
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#head_menu_top_left a:hover{
	color:#FFFF00;
}
#head_menu_top_right{
	border:0px solid #000000;
	float:right;
}
#head_menu_top_right img{
}

#logo_box{
	height:123px;
	border:0px solid #333333;
	padding:0px 0px px 0px;
	overflow:hidden;
}
.logos_left{
	width:200px;
	float:left;
}
.img_blur:hover{
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.logos_right{
	height:100%;
	width:580px;
	float:right;
	border:0px solid #000000;
}

#xbody{
	padding:5px;
	background-color:#8d0000;
}

.days{
	overflow:hidden;
	width:570px;
	float:right;	
}
.daysright{
	background: #338bee; /* Old browsers */
	float:right;
	height:20px;
	width:530px;
	padding:7px 10px 0px 0px;
	font-size:15px;
	text-align:right;
	color:#000000;
}
.daysright a{
	font-family:pattaya;
	color:#FFFFFF;
	text-decoration:none;
}
.daysright a:hover{
	color:#e6b205;
}
#triangle-bottomright {
	float:left;
	width: 0; 
	height: 0; 
	margin-right:-10px;
	border-bottom: 30px solid #338bee;
	border-left: 30px solid transparent; 
}
#body2{
    background-color:    #fff;
    background-image:    url('../images/banner.png');
    background-repeat:   no-repeat;
    background-position: top center;              /* optional, center the image */
	padding:0PX 0px 10px 0px;
	text-align:center;
}

.digit{
	font-family:pattaya;
	font-size:50px;
	color:#666666;
}
.ddate{
	font-family:pattaya;
	font-size:12px;
	color:#666666;
}

.box_result{
	float:left;
	width:30.8%;
	border:0px solid #000000;
	padding:10px 10px 10px 10px;
	color:#212121;
}
.result_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	color:#212121;
}
.dxbar{
	background: rgba(255,192,31,1);
	background: -moz-linear-gradient(top, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,192,31,1)), color-stop(50%, rgba(255,179,0,1)), color-stop(51%, rgba(201,141,0,1)), color-stop(100%, rgba(255,196,46,1)));
	background: -webkit-linear-gradient(top, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: -o-linear-gradient(top, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: linear-gradient(to bottom, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc01f', endColorstr='#ffc42e', GradientType=0 );
	color:#fff;
	font-family:pattaya;
	font-weight:bold;
	text-shadow:0px 0px 7px #212121;
}
.pad_r_10{
	padding-right:10px;
}
.pad_l_10{
	padding-left:10px;
	padding-top:5px;
}
.tbresult{
	width:97.5%;
	border:0px solid #000000;
	padding:10px;
	color:#212121;
}
.tbresult table>thead{
	background: rgba(255,192,31,1);
	background: -moz-linear-gradient(top, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,192,31,1)), color-stop(50%, rgba(255,179,0,1)), color-stop(51%, rgba(201,141,0,1)), color-stop(100%, rgba(255,196,46,1)));
	background: -webkit-linear-gradient(top, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: -o-linear-gradient(top, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: linear-gradient(to bottom, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc01f', endColorstr='#ffc42e', GradientType=0 );
	color:#fff;
	font-family:pattaya;
	font-weight:bold;
	text-shadow:0px 0px 7px #212121;
	font-size:18px;
}
.tbresult table>thead>tr>th{
	padding:10px;
}
.tbresult table>tbody{
	color:#212121;
	background:#c0c0c0;
	font-family:pattaya;
	font-size:15px;
	text-shadow:0px 1px 0px #fff;
	padding:10px;
}
.tbresult table>tbody>tr>td{
	font-weight:bold;
	padding:6px 0px 0px 0px;
}
.tbresult table>tbody>tr:hover{
	background:#515151;
	color:#fff;
	text-shadow:1px -1px 2px #000;
	padding:6px 0px 0px 0px;
}
.tbresult table>tfoot>tr>td{
	font-weight:bold;
	padding:10px;
	background:#333;
}
.href{
	text-decoration:none;
	color:#ffbc16;
	text-shadow:1px -1px 0px #000;
}
.href:hover{
	text-decoration:none;
	color:#ffbc16;
	text-shadow:1px 1px 0px #000;
}
.spasi{
	letter-spacing:2px;
	font-size:16px;
}
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 10px 20px;
  border: solid #009dff 1px;
  text-decoration: none;
  cursor:pointer;
}
.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.border_bot{
	border-bottom:1px solid #666666;
}
.font_15{
	font-size:15px;
}
.bes{
	letter-spacing:1px;
	font-family:arial;
	font-weight:bold;
}
.footer{
	color:#666666;
	font-size:11px;
	padding:10px;
}
.block{

	float:left;
	padding:5px 2px 5px 2px;
	position:relative;
}
.ball{
	width:25px;height:25px;border-radius:17px;font-size:14px;color:#fff;line-height:25px;text-align:center;font-family:Arial, Helvetica, sans-serif;
	border:1px solid #fff; text-shadow:1px 2px 1px #333;
	background: rgba(255,192,31,1);
	background: -moz-linear-gradient(45deg, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,192,31,1)), color-stop(50%, rgba(255,179,0,1)), color-stop(51%, rgba(201,141,0,1)), color-stop(100%, rgba(255,196,46,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: -o-linear-gradient(45deg, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	background: linear-gradient(45deg, rgba(255,192,31,1) 0%, rgba(255,179,0,1) 50%, rgba(201,141,0,1) 51%, rgba(255,196,46,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc01f', endColorstr='#ffc42e', GradientType=1 );
}
.sexy_line{ 
    display:block;
    border:none;
    height:1px;
    background:#000;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#000), to(#fff));
}