body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #ccc;
	border-bottom: 1px solid #999;
	}

#nav li { 
	float: left;
	margin: 0;
	padding: 0;
	}

#nav a {
	float: left;
	display: block;
	padding: 6px 30px 6px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #666;
	background: #ccc url(slant.gif) no-repeat top right;
	}

#nav #nav-1 a {
	padding-left: 20px;
	}

#nav a:hover {
	color: #000;
	}
	div.dt_headerBox_custom {
		border-top:4px #eb1400 solid;
		min-height: 95px;
		background: url("header.jpeg") no-repeat center center;
		background-color :#fff;
	}
	
	div.dt_headerBox_custom {
		height: 230px;
	}
	
	.dt_mainZone {
	  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
	}
	.dt_contentBox {
		padding: 35px;
	}
	.circle {
	  text-align: center;
	  display: inline-block;
	  background: black;
	  border-radius: 100%;
	  height: 35px;
	  width: 35px;
	  margin: 2px;
	  padding-top:5px;
	  background: radial-gradient(circle at 100px 100px, #ff1400, #ccc);
	  color: white;
	  font-weight: bold;
	  font-style: normal;
	  font-size: medium;
	}
	.prz, .ottnum, .ott {
		font-size: 20px;
		text-align: center;
		letter-spacing: 12px;
		border: 1px #ddd solid;
		color : brown;
	}
	.ott,.winning {
		  color : brown;
		  font-size: 25px;
	}
	.ottnum,.text-success {
		  letter-spacing: 5px;
	}
	.przs {
		text-align:right;
		padding-right:30px;
		letter-spacing: 12px;
		font-size: 20px;
		color : brown;
	}