#glowny
{
background-color:#FFFFFF; 
width:1000px;
height:800px;
}
#glowny1
{
background-color:#FFFFFF; 
width:1000px;
height:1900px;
}
#gora
{width:100%;
background-image:url(Images/Bez-nazwy-1.jpg);
height:240px;
}
#lewo
{
	
	width:500px;
	height:240px;
	float:left;
}
#prawo
{width:500px;
height:240px;
float:right;
}
#menu
{
	width:1000px;
	height:40px;
}


#lewo1
{
	width:485px;
	height:500px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color:#696969;
	font-size:14px;
	text-align:justify;
	margin-left:15px;
	
}
#lewo12
{
	width:500px;
	height:500px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color:#696969;
	font-size:14px;
	text-align:justify;
	
	
}
#prawo1{
	         
	width:500px;
	height:500px;
	float:right;
}
#footer{
background-color:#FFFFFF;
	width: 1000px;
	height: 20px;
	
	font-family: Times new roman, Arial, Helvetica, sans-serif;

	font-size: 12px;
	font-weight: normal;
	color: #A9A9A9;
	visibility: visible;
	text-align: center;

}
#zd
{

 	
	
margin-top:50px;
top:20px;
color: #FFFFF;
width:400px;
height:190px;
font-family: Times new roman, Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:blink;

float:right;
}
#linia
{
background-color:#191970;
width:1000px;
height:5px;
}
#linia2
{
background-color:#DCDCDC;
width:5px;
height:500px;
float: right;
margin-top:25px;
}
  h2, td { color: #1E90FF; }

#allegro
{

float:right;
width:400px;
height:250px;

}

#dol
{
	width:500px;
	height:50px;
	float:left;
	margin-top:60px;
	text-align:left;
	
}

#dol1
{
	width:500px;
	height:50px;
	float:left;
	
	text-align:left;
	
}
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 960px;
	background: #222;
	font-size: 1.0em;
	background: url(Images/topnav_bg.gif) repeat-x;
	font-family:Verdana, Arial, Calibri;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 5px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(Images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(Images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(Images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(Images/dropdown_linkbg.gif) no-repeat 10px center;
}

