p { 
  color: #45484B;
	text-indent: 25px;
	}

a { 
  text-decoration: none;
	color: #D88A22;
	}
	
a:hover {
  color: #50555C
}

img {
 border: 0px;
 padding: 6px;
 }

body {
	margin: 0; 
	padding: 0;
	background: #FFFFFF url(gfx/tab_b.gif) repeat-x top; 
	font-family: verdana,tahoma,arial;
	font-size: 12px;
	color: #45484B;
	line-height: 130%;
}

li {
 line-height: 20px;
}

#header {
	margin: 0 auto;
	width: 700px;
	height: 40px; 
}

#site {
	width: 700px;
	margin: 0 auto;
}

#left {
	float: left;
	width: 160px;
}

#content {
	float: right;
	width: 500px; 
	border-left: 1px #D9E0EA solid;
	padding-left: 15px;
	
}

#footer { 
	width: 100%; 
	height: 56px; 
	background: transparent url(gfx/footer.jpg) repeat-x; 
	text-align: center; 
	color: #fff; 
}

/* menu */
ul#menu_2 { list-style-image: url(gfx/ptaszek.gif); }
ul#menu_2 li { padding: 4px 5px; }
ul#menu_2 a { border-bottom: 1px #7B9FD4 dotted; font-size: 13px; color: #003E96; }
ul#menu_2 a:hover { border-bottom: 1px #7B9FD4 solid; }

ul#menu { z-index: 100; list-style-type: none;}
ul#menu li.prawa { height: 25px; line-height: 25px; padding: 0; margin: 0 0px; width: 90px; text-align: center; position: relative;}
ul#menu li.prawa a { color: #fff; display: block; height: 100%; background: transparent url(gfx/button_2.jpg) repeat-x 0 0;}
ul#menu li.prawa a:hover, ul#menu li a.hovered {background: transparent url(gfx/button_2.jpg) repeat-x}
ul#menu li.prawa ul li a, ul#menu li.homepage ul li a {background: #545C67 none; width: auto; line-height: 15px; padding: 5px 10px 5px 10px !important;}
ul#menu li {float: right; height: 25px; line-height: 25px; padding: 0; margin: 0 0px; width: 90px; text-align: center; position: relative;}
ul#menu li a {color: #fff; display: block; height: 100%; background: transparent url(gfx/button.jpg) repeat-x 0 0;}
ul#menu li a:hover, ul#menu li a.hovered {background: transparent url(gfx/button_2.jpg) repeat-x}
ul#menu li ul {top: 25px; left: 0px;  display: none; padding-top: 2px; z-index: 150;}
ul#menu li ul li {float: none; width: 200px; text-align: left; height: auto;}
ul#menu li ul li a, ul#menu li.homepage ul li a {background: #545C67 none; width: auto; line-height: 15px; padding: 5px 10px 5px 10px !important;}
ul#menu li ul li a:hover {background-color: #2c78be;}
