body { 
	margin:auto;
	background: #d5d5d5;
}

a {
	text-decoration: none;
	display: block;	
}

#kw {
	width: 200px;
	height: 60px;
	position: relative;
	left: 610px;
	top: 5px;
}

#game {
	width: 750px;
	height: 456px;
	margin-left: 35px;
	padding-top: 75px;
}

#text_stranka {
	width: 750px;
	height: 456px;
	margin-left: 35px;
	padding-top: 25px;
	padding-bottom: 50px;
}

#text {
	overflow: auto;
	font-family:arial,sans-serif;
	margin-left:5px;
	padding:0 0 0 25px;
	height:460px;
	width:720px;
}

#text a {
	text-decoration: none;
	font-weight: bold;
	color: #97080a;
	display:inline;
}

#page {
	width: 820px;
	height: 670px;
	background: url('layout.jpg');
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
}



#rules {
	width: 146px;
	height: 40px;
	position: relative;
	left: 38px;
	top: -15px;
}

#prizes {
	width: 99px;
	height: 40px;
	position: relative;
	left: 185px;
	top: 25px;
}

#card {
	width: 320px;
	height: 70px;
	position: relative;
	left: 495px;
	top: -80px;
}
