@charset "utf-8";
div, p {margin:0; padding:0;}
a {text-decoration:none; color:red}
:focus {outline:none}

h3 {font-size: 9pt; font-weight:bold; margin:3px 0;}

.kliknij {position:absolute; left:0; top:-20px;}

a img {border:none}


body 
	{
	background: #000 url(img/tlo.jpg) repeat;
	font-family: Arial;
	font-size:9pt;
	color: #fff;
	margin: 0;
    padding: 0;
	}

#kontener 
	{
 	margin: 0 auto;
	padding:0;
	position: relative;
	height: 100%;
	width: 871px;
	background: #000 url(img/tlo_kont.jpg) repeat-y;
	}
	
#header 
	{
	width: 871px;
	height: 156px;
	background: #000;
	position:relative;
	}

#menu
	{
	float:left;
	margin-left: -20px;
	display:inline;
	}	


#menu ul
	{
	list-style-type:none;
	width:166px;
	}
#menu ul li 
	{
	width:166px;
	height:27px;
	margin:2px 0;
	background: url(img/menu/menu_tlo.jpg) no-repeat;
	padding:0;
	position:relative;
	}

#menu ul li a
	{
	display:block;
	width:166px;
	height:27px;
	text-indent: -1000px;
	position:relative;
	z-index:1;
	}

.menu_cell
	{
	position:absolute;
	top:0;
	left:45px;
	z-index:0;
	width:98px;
	height:25px;
	display:block;
	}
	
#menu .galeria {background: url(img/menu/galeria.png);}
#menu .aktualnosci {background: url(img/menu/aktualnosci.png);}
#menu .imprezy {background: url(img/menu/imprezy.png);}
#menu .onas {background: url(img/menu/onas.png);}
#menu .zloty {background: url(img/menu/zloty.png);}
#menu .motobazar {background: url(img/menu/motobazar.png);}
#menu .linki {background: url(img/menu/linki.png);}
#menu .glowna {background: url(img/menu/glowna.png);}
#menu .ksiega {background: url(img/menu/ksiega.png);}

#glowna
	{
	float:left;
	width: 440px;
	background: url(img/glowna_tlo.jpg) no-repeat;
	min-height:500px;
	padding: 20px 30px;
	display:inline
	}

#prawa
	{
	float:left;
	width:142px;
	padding-top:10px;
	}

.panel_prawy
	{
	width:140px;
	border: 1px solid #232323;
	background: #060606 url(img/panel_boczny_tlo.jpg) no-repeat;
	margin-top: 5px;	
	text-align:center;
	padding:10px;
	font-size:8pt;
	}
	
#mapa img
 	{
	border:1px solid; 
	border-color:#a4a49d; 
	margin:5px auto;
	}


#stopka
	{
	clear: both;
	text-align:center;
	font-size:8pt;
	color:#666666;
	width:871px;
	height:24px;
	background:url(img/stopka_tlo.jpg) no-repeat;
	}
	
.news_czerwone {color:red; font-weight: bold;}
.news_tytul {font-weight:bold;}
.news_tresc { margin: 5px 10px;}
.news_podpis {margin: 3px 0 15px 0; font-weight:bold; clear:both;}
.news_obrazek {float:left; margin-right: 4px;}
.news {border-bottom: 1px solid #232323; margin-top:15px; font-size: 8pt;}
.strony {text-align: center; margin-top: 3px;}
.strony a {	padding: 1px 3px;}
.strony_nolink {padding: 1px 3px;}

.imprezy_str 
	{
	padding: 15px 0 25px 0; 
	border-bottom: 1px solid #232323; 
	position:relative; 
	font-size: 8pt;
	}
.imprezy_data {color:red; font-weight: bold; font-size:9pt; margin-bottom: 3px;}
.imprezy_linki {float:right;}
.imprezy_linki a {padding: 0 5px;}

.onas {font-size: 8pt;}
.onas ul li {font-size: 8pt;}

.galeria_str 
	{
	margin:2px;
	height:90px;
	border:1px solid #292929;
	background: url(img/gal-tlo.png) repeat-x;
	position:relative;
	}

.gal-obr 
	{
	float:left;
	margin:5px;
	width:80px;
	height:80px;
	}

.licz_zdj 
	{
	position:absolute;
	top:3px;
	right: 10px;
	font-size:7pt;
	color:#999999;
	}
.gal-tyt
	{
	margin-top:35px; 
	margin-left:20px; 
	float:left;
	}

.gal-obr-duz
	{
	margin:5px 20px 4px 20px; 
	width:400px;
	}

.nav
	{
	margin: 7px 25px 0px 25px;
	position:relative;
	height:13px;
	}

.gal-nast {position:absolute; right:0;}
.gal-poprz {position:absolute; left:0;}
.gal-pow {margin:0; padding:0; text-align:center;}

.komentarze
	{
	border-bottom: 1px solid #292929;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	position:relative;
	}

.kom-data {position:absolute; top:0; right:0; color:#292929;}
.kom-tekst {margin:3px 0 0 15px; text-align:left; color:#c3c3c3;}
.gal-obr-mini {margin:1px; border:1px solid; border-color:#a4a49d;}

.obrazek-tekst
	{
	padding:1px;
	border: 1px solid  #232323;
	}

.lewy {float:left; margin: 5px 5px 5px 0;}
.prawy {float:right; margin: 5px 0 5px 5px;}