body 
{
	margin: 0; 
	padding: 0;
	font: 12px Verdana;
	background: url(images/tlo_glowne.png) repeat-x;
	color: #444444;	
	text-align: center;
	overflow: scroll;
}

a 
{
	color: #bb5500;
	text-decoration: underline;
}

a:hover 
{
	
	
}

h1, h2, h3
{
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #334400;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.2em; }


#prawy h3 
{
	text-align: center;
	padding: 10px 0px 5px 0px;
	background: url(images/tlo_napisu.png) repeat-x ;
	margin: 10px auto 20px auto;
	text-transform: uppercase;	
}

p, h1, h2, h3, h4
{
	margin: 10px 15px;
}

#regulamin p{margin-top:0px; padding-top:0px;} 
h3.srodek {text-align:center; font-size:1.1em;}
h4.na_srodku {text-align:center;	font-size:1.0em; margin-bottom:0px; padding-bottom:0px;}

.podpis {font-size:0.9em; text-align:right; float:right;}
.na_czerwono
{
	color: #0000ff;
}

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
	height: 230px;
	width: 644px;	
}

#wrap 
{
	margin: 0 auto;
  width: 870px;  	
	text-align: left;		
	
	/* background: #cc0000;	*/
}

#naglowek 
{
	position: relative;
	background: url(images/tlo_glowne.png) repeat-x 0% 0%;
	height: 80px;
	padding: 0 85px 0 0;
}

#naglowek  img
{
	margin: 20px 0px 0px 30px;
	float: left;
	border: none;
}

#naglowek  img.portale
{
	float: right;
	margin: 20px 0px 0px 18px;
	height: 50px;
	width: 50px;
	filter:alpha(opacity=50); /* dla IE */
  opacity: 0.50;
	-moz-opacity:0.5;
}

#naglowek  img.portale:hover
{
	filter:alpha(opacity=100); /* dla IE */
  opacity: 1.0;
	-moz-opacity:1.0;
}

#content-wrap 
{
	clear:both;
  margin: 0; 
	padding:0;
	width: 870px;	
	
	
	/* background: #cc0000;	*/
}

#glowny 
{
	float: left;
	margin-left: 0px;
	padding: 0;
	width: 646px;	
	/* border-left: 1px solid #f2f2f2; */
	background: #ffffff;
}

#glowny h2 
{
	padding: 10px 0 5px 5px;
	margin: 0px 10px 0px 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2;
	color: #bb5500;
}

#glowny h2.bezwielkich {text-transform: none;}

#menu 
{
	clear: both;
	margin: 0px; 
	padding: 0px 0px 0px 0px;	
	float: none;
	/* background: #00cc00; */
	height: 40px;
	background: url(images/menu2.png) no-repeat 0px 0px;
}

#slide
{
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

#slide img 
{
	border: 0px solid #CCC;
	margin: 0px 0px 0px 4px;
	width: 635px;
	height: 230px;
}

#tresc
{
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 10px 0px 50px 0px;
}

#tresc form
{
	line-height: 40px;
	/* padding: 10px 0 5px 5px;
	margin: 0px 10px 0px 10px; */
}



/* #tresc form input
{
	position: absolute;
	float: left;
	margin: 0px 50px 0px 50px;
	
}
*/
#tresc p
{
	line-height: 16px;
	padding: 4px 0px 0px 0px;
}
#tresc p.opinia {clear:both; margin-bottom:30px; padding-bottom:30px;}
#tresc p.male
{
	font-size: 10px;
	line-height: 16px;
	padding: 4px 0px 0px 0px;
}

#prawy 
{
	float: right;
	width: 215px;
	margin: 7px 0px 0px 0px;
	padding: 0; 
	display: inline;
	
}

#prawy img.portale
{
	clear:both;
	float: left;
	margin: 0 11px 20px 5px;
	height: 50px;
	width: 50px;
}

#prawy p.portale
{
	font: 12px Verdana;
	float: left;
	margin: 1px 0 7px 0;
	color: #3b5998;
}

#prawy a.portale
{
	color: #3b5998;
	text-decoration: none;
}

#prawy a.portale:hover
{
	text-decoration: underline;
}

#prawy ul.sidemenu 
{
	list-style: none;
	text-align: left;
	margin: 0px 0px 8px 0px;	
	padding: 25px 20px 0px 10px;
	text-decoration: none;
}

#prawy ul.sidemenu li 
{
	border-bottom: 1px solid #eeeeee;
	background: url(images/strzalka.png) no-repeat 2px 5px;
	padding: 2px 5px 5px 15px;	
}



#prawy ul.sidemenu a 
{
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	color: #bb5500;
}

#prawy ul.sidemenu a:hover
{
	text-decoration: underline;
}

/* ------- footer ------- */
#footer 
{
	font: 10px Verdana;
	clear: both;
	background: #fff url(images/tlo_napisu.png) repeat-x left top;
	text-align: center;	
	color: #777777;
	padding: 12px 0px 0px 0px;
	height: 50px;
	margin-top: 10px;
}

#footer a 
{
	text-decoration: underline;
	color: #777777;
	font-weight: bold;
}

#menu ul 
{	
	position: relative; 
	bottom: 4px;
	margin: 0; 
	padding: 0;	
	float: left;
	font-weight: bold; 
	font-size: 12px;
	width: 870px;/* 775px; */
	list-style: none;
}

#menu ul li
{
	display: block;	
	float: left;
}

#menu ul li a 
{	
	position: relative; 
	bottom: -4px;
	float: left;
	color: #334400;
	
	padding: 0px 10px;
	text-decoration: none;
	
	height: 40px;
	line-height: 40px;
	width: 80px;
	text-align: center;
	/* background: white url(images/menudivide.gif) repeat-y right top;  */
		
}

#menu ul li a:hover
{
	
	text-decoration: underline;
	/* background-color: #F3F3F3; */
	
}

#menu ul li#current a
{
	
	text-decoration: underline;
	/* background-color: #F3F3F3; */
	
}
