body {
		background-image: url("../css/img/tlo_roleta.jpg");
		background-color: #f8f8f6;
		margin-top:10px;
		margin-left:auto !important;
		margin-right:auto !important;
		max-width:1140px;
		margin-bottom:10px;
		list-style: none;
		font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

div {
        font: verdana 12px #000;
        /*position:relative;*/
		margin-left:auto;
		margin-right:auto;
    }
a {
		text-decoration: none;
		color: #0071D0;
	}
#kontener {
		max-width:1140px;
		height:auto;
		padding-bottom:20px;
		border-left:solid #dcdcdc 1px;
		border-right:solid #dcdcdc 1px;
		border-bottom:solid #dcdcdc 1px;
		border-top:solid #dcdcdc 1px;
		background:#ffffff;
		box-shadow: 10px 10px 30px black;
	}
#head_top {
		/*background:url(../css/img/logo2.png) no-repeat;*/
		background-position: center;
		max-width:1120px;
		height:170px;
		border:solid #818181 1px;
		margin-top:10px;
		overflow: hidden;
		position: relative;
	}
#menu_bar {
		max-width:1120px;
		min-height:34px;
		background:#eeeeee;
		border-top:solid #a9a9a9 1px;
		border-bottom:solid #a9a9a9 1px;
		margin-top:10px;
	}
#menu_bar a {
		padding-left:40px;
		padding-right:35px;
		display: block;
		color:#000000;
		/*margin-top:2px;*/
		float:left;
		font-weight: bold;
	}
#menu_bar a:hover {
		/*margin-top:2px;*/
		color:#000000;
		text-decoration:underline;
	}
#tresc {
		margin-top:20px;
		margin-left:15px;
		margin-right:15px;
		height:auto;
		max-width:1100px;
		background:#ffffff;
		margin-bottom:10px;
	}
#tresc p {
		margin-left:auto;
		margin-right:auto;
		width:650px;
		text-indent: 15px;
		text-align: justify;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#stopka {
		clear:both;
		text-align:right;
		max-width:1140px;
		/*height:15px;*/
		padding: 3px;
		margin-top:5px;
		border-top:solid #dcdcdc 1px;
		border-left:solid #dcdcdc 1px;
		border-right:solid #dcdcdc 1px;
		border-bottom:solid #dcdcdc 1px;
		background:#fbfbfb;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#stopka a {
		color: #000000;
	}
#stopka a:hover {
		text-decoration:underline;
	}
#copyright {
		/*float:left;
		padding-left:340px;*/
		text-align: center;
		display: block;
	}
#design {
		/*float:right;
		padding-right:10px;*/
}