html {
	max-height:100%;
	}
body{ 
	 margin:0; 
	 padding:0; 
	 font: 16px Georgia, Tahoma, Verdana, Helvetica, serif;
	 height:100%;
	 max-height:100%;
	 text-align:center;
	 background:#191d20 url(/img/bgd.gif) left top repeat-x;
	 } 
	 
/*ogolne*/

a:link {
	color: #a49a52;
	font-weight: bold;
	text-decoration:underline;
	 }
a:visited {
	color: #a59f78;
	font-weight: bold;
	text-decoration:underline;
	}
a:hover { 
 	color: #fff;
	font-weight: bold;
	text-decoration:underline;}
a img {
	border:0;}
p {
	padding:0;
	margin:0 0 10px 0;}
ul,ol {
	margin:0;
	padding:0;
	list-style-position:outside;
	list-style-type:none;}
form {
	margin:0;
	padding:0;}
.clr {
	clear:both;
	height:1px;}

/* content */

#content {
	width:990px;
	background-color:#282a2c;
	position:relative;
	margin: 0 auto;
	font-size:12px;
	text-align:left;}
#top {
	background:#000 url(/img/top.jpg) left top no-repeat;
	height:360px;
	position:relative;
	}
#top a img {
	margin:0 0 0 31px;}
#cotospodek {
	font-size:18px;
	color:#fff2ac;
	line-height:18px;
	background-color:#455a21;
	padding:10px 20px 10px 10px;
	position:absolute;
	right:0;
	top: 100px;}
#nastepnyspodek {
	background:#000 url(/img/pod-topem.gif) left bottom no-repeat;
	padding:15px 0 106px 0;
	height: 44px;
	text-align:center;
	font-size:22px;
	color:#fff;
	width:100%;
	overflow:hidden;
	}
#main {
	background:transparent url(/img/prawa.gif) right top repeat-y;
	color:#e2e2e2;
	}
#lewa {
	padding:10px 0 10px 20px;
	float:left;
	width:635px;
	}
#prawa {
	float:right;
	width:280px;
	background-color:#0b0f11;
	padding: 10px 20px;
	line-height:19px;
	font-size: 14px;
	}
#foot {
	clear:both;
	background:#000 url(/img/foot.jpg) left top no-repeat;
	padding: 225px 20px 20px 20px;
	line-height:17px;
	height: 200px;}

/*elementy w glownym*/

div.news {
	margin:0 0 20px 0;
	line-height:22px;
	font-size: 15px;}
p.data {
	background-color:#191d20;
	padding:5px 10px;}
	
/* prawa strona */
#prawa h5 {
	text-indent:-9999px;
	height:72px;
	color:#fff;
	padding:0;
	margin:0 0 10px 0;
	}
h5#menu {
	background:#0b0f12 url(/img/menu.gif) left top no-repeat;
	}
h5#organizatorzy {
	background:#0b0f12 url(/img/organizatorzy.gif) left top no-repeat;
	}
h5#najblizszyspodek {
	background:#0b0f12 url(/img/najblizszy-spodek.gif) left top no-repeat;
	}
h5#przypominacz {
	background:#0b0f12 url(/img/przypominacz.gif) left top no-repeat;
	}
h5#patronat {
	background:#0b0f12 url(/img/patronat.gif) left top no-repeat;
	}	
h5#sponsor {
	background:#0b0f12 url(/img/sponsor.gif) left top no-repeat;
	}


#prawa ul {
	font-size:18px;
	margin:0 0 15px 0;
	line-height:22px;}
#prawa a {
	font-weight:normal;	
	}
#prawa ul li {
	width:100%;}
#prawa ul li a,#prawa ul li a:visited {
	border-bottom:1px #282a2c solid;
	padding:3px;
	color:#d2d2d2;
	display:block;
	text-decoration:none;}
#prawa ul li a:hover {
	background-color:#455A21;
	color:#fff;
	border-bottom:1px #293d08 solid;}
label#przypomin input {
	width:200px;
	height:22px;
	font-size:17px;
	padding:4px 5px 1px 5px;
	background:#fff url(/img/input.gif) left top no-repeat;
	border:0;
	margin:5px 3px 5px 0;}
label#go input {
	margin:5px 0;
	padding:2px;
	}
#foot #partnerzy {
	width:480px;
	margin:0 20px 0 0;
	float:left;}
#partnerzy a img {
	margin:0 5px 3px 0;
	}
#foot .kol {
	width: 210px;
	padding:0 10px 0 0;
	color:#474747;
	float:left;
	}
#foot a:link,#foot a:visited {
	font-weight:normal;
	color:#474747;
	}
#foot a:hover {
	color:#ccc;}
/* hx */
h1 {
	font-size:22px;
	color:#e40203;
	padding:4px 0;
	clear:both;
	margin:0 0 15px 0;
	}
h2 	{
	font-size:30px;
	margin:10px 0;
	color:#ffe400;
	font-style:italic;
	}
h2 a:link, h2 a:visited {
	color:#ffe400;
	text-decoration:none;
	font-weight:normal;
	}
h2 a:hover {
	color:#fff284;
	font-weight:normal;
	text-decoration: underline;}
h3 	{
	font-size:1.2em;
	margin:0.8em 0;
	padding:0;
	clear:both;}
h4 	{
	font-size:18px;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	color:#868b8b;
	}
h6 {
	font-weight:bold;
	color:#333;
	margin: 10px 0;
	font-size:12px;
	}

.form_errors { color: red; }
