body { 
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #233c07;
	margin: 0 auto;
	background: #1a3100;
}

body img { 
	border: 0px;
}

/***************************  top  ***********************************/

div.all {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 0;
	padding-right: 0px;
	background: url('images/bg.gif') repeat-y;
}

#bg { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 50%; 
	height: 600px; 
	background-position: right; 
	background: url('images/bgleft.gif') repeat-x;
}

#bgleft { 
	height: 100%; 
	margin-right: 500px; 
	background: url('images/bgleft.jpg') 100% 0 no-repeat;
}

#bg2 { 
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 50%; 
	height: 600px; 
	background-position: left; 
	background: url('images/bgright.gif') repeat-x;
}

#bgright { 
	height: 100%; 
	background: url('images/bgright.jpg') 100% 0 no-repeat; 
	background-position: 500px 0px;
}

#top1 {
	width: 259px;
	height: 138px;
	float: left;
	background: url('images/kaszino_01.jpg') no-repeat;
}

a.logo {
	width: 259px;
	height: 138px;
	float: left;
}

#top2 {
	width: 123px;
	height: 138px;
	float: left;
	background: url('images/kaszino_02.gif') no-repeat;
}

#top3 {
	width: 618px;
	height: 138px;
	float: left;
	background: url('images/kaszino_03.jpg') no-repeat;
}

/***************************  content  ********************************/

#left {
	width: 259px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#center {
	width: 448px;
	float: left;
	padding: 22px 18px 20px 18px;
	line-height: 17px;
}

#right {
	width: 257px;
	float: left;
	padding: 0px 0px 14px 0px;
}

div.lefttop {
	width: 259px;
	height: 106px;
	background: url('images/lefttop.jpg') no-repeat;
	float: left;
}

div.lefthead {
	width: 239px;
	height: 28px;
	background: url('images/lefthead.gif') repeat-x;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	float: left;
	padding: 11px 20px 0px 0px;
}

ul.leftlist {
	width: 259px;
	float: left;
	margin: 0;
	list-style: none;
	float: left;
	padding: 0px 0px 0px 0px;
	background: #304c11;
	text-align: right;
}

ul.leftlist li {
	height: 24px;
	border-top: 1px solid #42671c;
	width: 239px;
	text-indent: 0px;
	padding: 7px 20px 0px 0px;
}

a.white {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;
}

h1 {
	color: #142600;
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	background: url('images/dot.gif') no-repeat;
	background-position: bottom left;
}

h1.next {
	margin: 25px 0px 15px 0px;
}

div.casino {
	width: 257px;
	height: 236px;
	float: left;
	background: url('images/casino.gif') no-repeat;
	padding: 0px 0px 20px 0px;
}

div.banner1 {
	text-align: center;
}

/***************************  footer  *********************************/

div.footerbg {
	width: 100%;
	margin: 0 auto;
	background: url('images/footer.gif') repeat-x;
	height: 232px;
}

div.footer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

div.copy {
	width: 700px;
	padding: 15px 0px 0px 45px;
	color: #ffffff;
	float: left;
	height: 34px; 
}

div.design {
	padding: 15px 45px 0px 0px;
	float: right;
	height: 34px;
}

a.design {
	color: #ddfbab;
	text-decoration: none;
}

a.design:hover {
	text-decoration: underline;
}

div.footlinks {
	width: 910px;
	padding: 14px 0px 14px 45px;
	float: left;
	color: #ffffff;
}

div.footlasttext {
	padding: 12px 0px 0px 10px;
	line-height: 17px;
	color: #ffffff;
	float: left;
	text-align: justify;
}

div.foot1 {
	width: 220px;
	float: left;
	margin: 0px 10px 0px 0px;
}

div.footlast {
	margin: 0px 0px 0px 0px;
}

span.foothead {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 210px;
	float: left;
	padding: 0px 0px 0px 10px;
}

ul.foot {
	width: 210px;
	float: left;
	margin: 0;
	list-style: none;
	float: left;
	padding: 12px 0px 0px 0px;
}

ul.foot li {
	height: 21px;
	border-top: 1px solid #6f922e;
	width: 210px;
	text-indent: 0px;
	padding: 5px 0px 0px 10px;
}

ul.foot li:hover {
	background: #577a1b;
}

a.link {
  color: #233c07;
  text-decoration: none;
  font-weight: bold;
}

a.link:hover {
  text-decoration: underline;
}
