body{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
h1{color:#da0000;font-size:30px;font-weight:bold;}
h2{color:#da0000;font-size:20px;font-weight:bold;}
h3{color:#da0000;font-size:18px;font-weight:bold;}
p{color:#6a6a6a;font-size:14px;line-height:150%;padding-top:20px;}
#romania_out{width:1200px;margin:0px auto;}
#romania_top{padding:10px;height:80px;}
#romania_logo{float:left;width:442px;}
#romania_menu{float:left;margin-top:30px;}
#romania_menu ul{width:100%;}
#romania_menu ul li{display:inline;padding-right:60px;font-size:14px;}
#romania_menu ul li a{text-decoration:none;color:#afafaf;}
#romania_menu ul li a.current{color:#c70202;}
#romania_menu ul li a:hover{color:#c70202;}
#romania_middle{background-color:#ededed;width:1160px;padding:0px 20px 0px 20px;}
#welcome_part{margin:0px auto 0px auto;padding:70px 0px 110px 0px;width:1000px;}
input.search
{
    font-size: 10pt;
	padding:5px;
	background-color:#ebebeb;
	box-shadow: 1px 1px 5px #CCC;
	width:200px;
	margin-top:20px;
}
#romania_search{background-color:#f9f9f9;padding:20px;}
#romania_result{background-color:#ffffff;padding:10px;}
table.first_prize{width:100%;margin-top:40px;}
table.first_prize thead{color:#fff;font-size:24px;text-align:center;width:100%;}
table.first_prize th{padding:10px 10px;}
table.first_prize th.first{background-color:#d32445;width:270px;padding:10px 55px;}
table.first_prize th.second{background-color:#6cbbd2;width:270px;padding:10px 55px;}
table.first_prize th.third{background-color:#47de6f;width:270px;padding:10px 55px;}
table.first_prize td{text-align:center;color:#646464;font-size:14px;font-weight:bold;padding:30px 3px;background-color:#f2f2f2;}
ul.result1{width:100%;text-align:center;margin-left:50px;}
ul.result1 li{position:relative;float:left;display:block;font-size:16px;background:url("images/red_ball.png") no-repeat;height:39px;width:37px;padding-right:10px;padding-top:10px;text-align:center;color:#fff;font-weight:bold;}
ul.result2{width:100%;text-align:center;margin-left:50px;}
ul.result2 li{position:relative;float:left;display:block;font-size:16px;background:url("images/blue_ball.png") no-repeat;height:37px;width:37px;padding-right:10px;padding-top:10px;text-align:center;color:#fff;font-weight:bold;}
ul.result3{width:100%;text-align:center;margin-left:50px;}
ul.result3 li{position:relative;float:left;display:block;font-size:16px;background:url("images/green_ball.png") no-repeat;height:37px;width:36px;padding-right:10px;padding-top:10px;text-align:center;color:#fff;font-weight:bold;}
table.lucky{width:100%;margin-top:30px;}
table.lucky thead{color:#fff;font-size:24px;text-align:center;background-color:#f388c7;}
table.lucky th{padding:10px 10px;}
table.lucky td{background-color:#f2f2f2;}
ul.starter{text-align:center;margin-top:10px;margin-left:410px;}
ul.starter li{position:relative;float:left;display:block;font-size:16px;background:url("images/red_ball.png") no-repeat;height:39px;width:37px;padding-right:15px;padding-top:10px;text-align:center;color:#fff;font-weight:bold;}
table.consolation{width:100%;margin-top:30px;}
table.consolation thead{color:#fff;font-size:24px;text-align:center;background-color:#dd5555;}
table.consolation th{padding:10px 10px;}
table.consolation td{background-color:#f2f2f2;}
ul.consolation{text-align:center;margin-top:10px;margin-left:410px;}
ul.consolation li{position:relative;float:left;display:block;font-size:16px;background:url("images/blue_ball.png") no-repeat;height:37px;width:37px;padding-right:15px;padding-top:10px;text-align:center;color:#fff;font-weight:bold;}
#romanian_info{margin-top:30px;background-color:#f9f9f9;height:310px;margin-bottom:30px;}
#romania_footer{width:1160px;height:104px;background:url("images/footer.png")repeat-x;}
#romania_content1{width:1120px;padding:20px;background-color:#f9f9f9;}
.CSS_Table {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:18px;
	-webkit-border-bottom-left-radius:18px;
	border-bottom-left-radius:18px;
	
	-moz-border-radius-bottomright:18px;
	-webkit-border-bottom-right-radius:18px;
	border-bottom-right-radius:18px;
	
	-moz-border-radius-topright:18px;
	-webkit-border-top-right-radius:18px;
	border-top-right-radius:18px;
	
	-moz-border-radius-topleft:18px;
	-webkit-border-top-left-radius:18px;
	border-top-left-radius:18px;
}.CSS_Table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSS_Table tr:last-child td:last-child {
	-moz-border-radius-bottomright:18px;
	-webkit-border-bottom-right-radius:18px;
	border-bottom-right-radius:18px;
}
.CSS_Table table tr:first-child td:first-child {
	-moz-border-radius-topleft:18px;
	-webkit-border-top-left-radius:18px;
	border-top-left-radius:18px;
}
.CSS_Table table tr:first-child td:last-child {
	-moz-border-radius-topright:18px;
	-webkit-border-top-right-radius:18px;
	border-top-right-radius:18px;
}.CSS_Table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:18px;
	-webkit-border-bottom-left-radius:18px;
	border-bottom-left-radius:18px;
}.CSS_Table tr:hover td{
	
}
.CSS_Table tr:nth-child(odd){ background-color:#d6d7db; }
.CSS_Table tr:nth-child(even)    { background-color:#f4f5f7; }.CSS_Table td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:6px;
	font-size:13px;
	font-family:Georgia;
	font-weight:normal;
	color:#000000;
}.CSS_Table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSS_Table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSS_Table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSS_Table tr:first-child td{
		background:-o-linear-gradient(bottom, #cccccc 5%, #9b9b9b 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #9b9b9b) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #9b9b9b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#9b9b9b");	background: -o-linear-gradient(top,#cccccc,9b9b9b);

	background-color:#cccccc;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#000000;
}
.CSS_Table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #9b9b9b 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #9b9b9b) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #9b9b9b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#9b9b9b");	background: -o-linear-gradient(top,#cccccc,9b9b9b);

	background-color:#cccccc;
}
.CSS_Table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSS_Table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
