a:hover {
text-decoration: none;
 color: #ef3c39;
}
#tlo1{

z-index:1;
background: url(images/tlo_dol.png) no-repeat center top 200px ; 
}
a {
  color: #ffffff;
  text-decoration: none;
}
#pad{
padding-left: 10px;
}
img {
  margin: 0px;
  border: 0px;
}
#ramka{

width: 220px;
height: 220px;
background-color: #fcfcfc;
float: left;
margin:4px;
border:1px solid #b7b3b3;
font-size: 12px;
-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
}

#ramka:hover{
width: 220px;
height: 220px;
background-color: #f2f2f2;
float: left;
margin:4px;
-moz-box-shadow: 0px 0px 15px -3px #8f8c8f;
-webkit-box-shadow: 0px 0px 15px -3px #8f8c8f;
box-shadow: 0px 0px 15px -3px #8f8c8f;

}

body{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10;
 color: 000000;
 background-color: #29292a;
 background: url(images/tlo.png);
 z-index:2;
}

h1,h2,h3,p,table,td,tr{
  margin: 0px 0;
  
}

p1{
 margin-left:25px;
 font-size: 8pt;
 font-family: Verdana;
 color: #646363;
}


h3 {
font-size: 14px;

}

p{
 margin-left:20px;
 font-size: 20pt;
 font-family: Time New Roman;
 color: ef3c39;
 line-height: 25px;
}
table {
border-spacing: 0px;
}

#logo
{
margin-top: 20px;
margin-bottom: 20px;
height: 150px;
}


#top
{
	margin-top: 0px;
	background-color: #694619;
	background: url(images/tlo.jpg) no-repeat center top fixed; 
	height: 322px;
}

#bok
{
	background: url(images/bok.png) repeat-x top; 
}

#menu{
margin-left: -1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13;
color: #000000;
}

#menu_bok{
padding-top: 20px;
padding-left: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11;
line-height: 20px;
height:500px;

background: url(images/tlo_bok.png) no-repeat top;
background-color: #ffffff;

}

#aktywne
{

font-size: 12;
color: 7a2640;
background: url(images/aktywne.png) repeat-x top;
}

#nieaktywne
{

height: 55px;
background: url(images/nieaktywne.png) repeat-x bottom;
color: #ffffff;
}

#cien
{
	
	background: url(images/cien.png) repeat-x top center ; 
}

#tlo {
	padding: 30px;
	background-color: #fff;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	}

#tlo div{	
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	}
	
#bottom
{
	padding-top: 70px;
	margin-top: 0px;
	background-color: #694619;
	background: url(images/tlo1.jpg) no-repeat center bottom fixed; 
	height: 280px;
}

#bottom1
{
	margin-top: 5px;

	height: 20px;
}



