* {
	margin: 0px;
	padding: 0px;
}

a,img {
	border: 0px;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background-image: url('g/bodyb.jpg');
	background-color: #EFEFEF;
	background-position: top;
	background-repeat: repeat-x;
	font-family: sans-serif, Arial, Helvetica; 
	font-size: 10pt; 
	text-align: center;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif, Arial, Helvetica; 
}

td {
	margin: 5px;
	padding: 2px;
}

.green {
	color: #009933; 
	font-family: sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
}

.blue {
	color: #0099DD; 
	font-family: sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
}

.red {
	color: #DD2211; 
	font-family: sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
}

.contentnav {
	margin: 0 auto;
	padding-bottom: 5px;
	width: 400px;
	border-bottom: 1px dotted black;
	margin-bottom: 15px;
}

.contentnav img {
	cursor: pointer;
}

.subcontent {
	display: none;
	text-align: center;
}

.caption {
	display: block;
	font-size: 9pt;
	font-style: italic;
}

.ram { 
	border: 1px dotted gray; 
}

.naviimg {
	margin-top: 10px;
}

#header {
	background-image: url('g/head.jpg');
	background-color: #EFEFEF;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 600px;
	height: 343px;
}

#to_main {
	width: 600px;
	height: 200px;
	cursor: pointer;
}

#content {
	background-image: url('g/contentb.jpg');
	background-color: #EFEFEF;
	background-position: center;
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 600px;
	padding: 10px 0 15px 0;
}

#content p {
	margin: 15px 0 15px 0;
}

#content img {
	margin: 0px;
}

#footer {
	background-image: url('g/foot.jpg');
	background-color: #EFEFEF;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 600px;
	height: 256px;
}

#footer_sub {
	background-image: url('g/foot_sub.gif');
	background-color: #EFEFEF;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 600px;
	height: 256px;
}

#zasady {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 35px;
	display: inline;
	float: none;
}

#wiadomosci {
	padding-top: 45px;
	padding-right: 22px;
	padding-left: 10px;
	display: inline;
	float: none;
}

#produkty {
	padding-top: 45px;
	padding-right: 35px;
	padding-left: 22px;
	display: inline;
	float: none;
}

#turnieje {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 35px;
	display: inline;
	float: none;
}

#nothing {
	height: 40px;
}

#zagraj {
	margin-right: 43px;
	display: inline;
	float: none;
}

#mail {
	margin-top: 30px;
	padding: 0 45px 50px 45px;
	padding-bottom: 50px;
	text-decoration: none;
}

#puzzle {
	margin-left: 40px;
	display: inline;
	float: none;
}

#centr {
	width: 60px;
}

#glowna {
	margin-top: 0px;
	padding-bottom: 20px;
}

#mail_sub {
	text-decoration: none;
	padding: 0 40px 0 40px;
}

#shockwave {
	margin-top: 10px;
}

#zagraj_sub {
	float: left;
	margin-left: 130px;
	margin-top: 40px;
}

#puzzle_sub {
	float: right;
	margin-right: 127px;
	margin-top: 40px;
}

#sub_footer_nav {
	margin-top: 5px;
}

#sub_footer_nav a {
	color: black;
	text-decoration: none;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	padding: 0 3px 0 3px;
}

#sub_footer_nav a:hover {
	color: red;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 180px;
	height: 70px;
	left: 200px;
	bottom: 210px;
	background-color: #eff;
	border: 1px solid #ccc;
	padding: 30px 10px 10px 10px;
}