body, div, p, li, ul, h1, h2, h3, h4, h5, h6, img, form {
	margin: 0px;
	padding: 0px;
}
body {
	width:1000px;
	height: auto;
	margin: 0px auto 0px auto;
	background: #ffffff url(body_background.gif) repeat-y center;
	color: #434661;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #434661;
}
a img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
p {
	margin: 20px 0px 20px 0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	clear: both;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0px 20px 0px;
	clear: both;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	text-transform: uppercase;
}
small {
	font-size: 10px;
}
#header {
	width: 100%;
	height: 250px;
	background: transparent url(header_background.gif) no-repeat;
}
#enheader {
	width: 100%;
	height: 250px;
	background: transparent url(en_header_background.gif) no-repeat;
}
#deheader {
	width: 100%;
	height: 250px;
	background: transparent url(de_header_background.gif) no-repeat;
}
#ruheader {
	width: 100%;
	height: 250px;
	background: transparent url(ru_header_background.gif) no-repeat;
}
#leftColumn {
	width: 240px;
	height: auto;
	float: left;
	padding: 0px 10px 10px 10px;
}
#centerColumn {
	width: 460px;
	height: auto;
	padding: 0px 10px 10px 10px;
	float: left;
}
#rightColumn {
	width: 240px;
	height: auto;
	padding: 0px 0px 10px 10px;
	float: left;
}
#footer {
	width: 100%;
	height: 200px;
	clear: both;
	background: url(footer_background.gif) no-repeat top;
	text-align: center;
	font-style: italic;
	font-size: 14px;
}
#path {
	width:990px;
	padding-left: 10px;
	height:30px;
	line-height: 30px;
	font-size: 11px;
}
#path a {
	color: #434661;
	line-height: 30px;
}
#path a img {
	vertical-align: middle;
}
#path #language {
	float: right;
}
#headerLink {
	display: block;
	width:100%;
	height: 100px;
}
.box {
	width:238px;
	/*height:118px;*/
	height:auto;
	margin-bottom:10px;
	padding: 1px;
	background-color: #F0F0F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.box a {
	display:block;
	width: 228px;
	height:auto;
	overflow: auto;
	padding: 4px;
	border: 1px solid #DCDCDC;
	color: #5C6085;
}
.box a:hover {
	border: 1px solid #9B939E;
}
.box img {
	margin-right: 5px;
	float: left;
}
.box span.duzy {
	font-size: 36px;
}
#centerColumn a {
	color: #0033FF;
}
#centerColumn a:hover {
	text-decoration: underline;
}
#centerColumn .box {
	width:223px;
	float: left;
}
#centerColumn .box a {
	width: 213px;
	color: #5C6085;
}
#centerColumn .box a:hover {
	text-decoration: none;
}
.banner {
	display: block;
	margin: 0px 0px 10px 0px;
}
#leftColumn ul {
	list-style: none;
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	line-height: 20px;
}
#leftColumn ul li {
border-bottom: 1px solid #d0d0d0;
}
#leftColumn ul li a {
	display:block;
	width: 100%;
	height:100%;
}
#leftColumn ul li a:hover {
	background-color:#AFAFAF;
	color:#ffffff;
}
#footer p {
	margin: 10px 0px 10px 50px;
	font-size: 12px;
}
.pozostale {
	clear: both;
	text-align: right;
}
.miniaturka {
	display:block;
	float: left;
	clear: left;
	margin: 0px 10px 10px 0px;
}
.koszyk {
	width:540px;
	float :right;
	text-align: right;
	line-height: 30px;
	margin-right: 10px;
}
.koszyk img {
	/*	margin-top:3px; */
	vertical-align: middle;
}
form {
	display: block;
	/*clear: both;*/
}
fieldset {
	border: 1px solid #434661;
	padding: 5px;
}
label {
	display: block;
	width: 150px;
	float: left;
}
input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textInput {
	width: 300px;
	height: 16px;
	padding: 2px;
	border: 1px solid #434661;
}
.textareaInput {
	width: 300px;
	height: 100px;
	padding: 2px;
	border: 1px solid #434661;
}
.komunikat {
	font-weight: bold;
	color: red;
}
.koszykowa {
	border-collapse: collapse;
	width: 600px;
	margin: 10px 0px 20px 0px;
}
.koszykowa th {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #e0e0e0;
	background-color: #eeeeee;
}
.koszykowa td {
	text-align:right;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #e0e0e0;
}
form.opinia {
	clear: none;
	float: left;
	margin-bottom: 30px;
}
form.opinia label {
	float: none;
}
form.opinia .textareaInput {
	width: 310px;
	height: 100px;
	font-size: 11px;
}
form.opinia .textInput {
	width: 310px;
	font-size: 11px;
}
.belka {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
}
.belka a {
	font-weight: bold;
	font-size: 18px;
}
.belka span {
	font-weight: bold;
	font-size: 24px;
}
#napis {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 30px;
}
.slimmed {
	color: #0000ff;
	font-style: italic;
	font-weight: bold;
}
blockquote.promocja {
	border: solid 1px #c00000;
	background-color: #FFF0F0;
	text-align: center;
	color: #000000;
	padding: 10px;
}
blockquote.promocja h2 {
	margin: 10px;
	font-weight: bold;
	color: Red;
}
#mapa {
	width: 450px;
	height:500px;
	float:left;
}
#mapaMenu {
	width:240px;
	padding-left:10px;
	min-height: 500px;
	height:auto;
	float:left;
	font-size:11px;
}
#mapaMenu  input.textInput { width: 240px;  margin: 5px 0px 5px 0px; }

.playerDuzy {
	display:block;
	width: 400px;
	height: 300px;
	margin: 0px auto 0px auto;
	}
}