@charset "utf-8";
/* CSS Document */
body
{
	background: #007AD6 repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p
{
	font: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
hr { clear: both; margin-top: 2px;}
#body
{
	margin: 0px auto;
	width: 932px;
}
#body2
{
	background: url(../img/tlo.png) repeat-y;
	_background: url(../img/tlo_ie.png) repeat-y;
	width: 932px;
	min-height: 700px;
	margin: 0px auto;
	height: auto;
	float: left;
}
#content
{
	width: 902px;
	padding: 0px;
	margin: 0px auto;
	_margin-left: 16px;
	height: auto;
}
.menu1a, .menu1b
{
	background: url(../img/naglowek_bg.jpg) repeat; 
	height: 22px; 
	border: 1px solid black; 
	width: 180px; 
	color: white; 
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 1px;
}
.menu1b
{
	border-left: none;
	width: 179px;
}


a.a_menu1
{
	text-decoration: none;
	color:#CCCCCC;
}
a.a_menu1:hover
{
	color:#FFFFFF;
	border-bottom: #CCCCCC dashed 1px;
}
#logo
{
	width: 900px; 
	border: 1px #000000 solid; 
	border-bottom: none; 
	border-top: none; 
	height: 210px; 
	float: left; 
	background: #000000 repeat;
}
#menu2
{
	background: url(../img/menu_bg.jpg) repeat-x; 
	height: 25px; 
	width: 900px; 
	border: 1px solid #000000; 
	float: left; 
	text-align: center; 
	vertical-align: middle;
}
#text
{
	width: 840px;
	margin: 10px 30px;
	float: left;
	min-height: 400px;
	height: auto;
	padding-bottom: 20px;
	_margin: 10px 15px;
}
#stopka
{
	background: url(../img/stopka_bg.jpg) repeat-x; 
	height: 36px; 
	width: 900px; 
	border: 1px solid #000000; 
	float: left; 
	text-align: center; 
	vertical-align: middle;
	margin-top: -24px;
	color:#CCCCCC;
	font-size: 11px;
	font-variant: small-caps;
	line-height: 33px;
}
.center
{
	text-align: center;
}
p.podtytul
{
	text-align: center;
	font-size:16px;
	font-weight:800;
}
span.podkreslenie
{
	text-decoration:underline;
	font-weight: bold;
}
li
{
	padding-bottom: 2px;
}
a
{
	text-decoration: none;
	color:#0066FF;
}
a:hover
{
	color:#222222;
	border-bottom: 1px dashed #555555;
}
.news
{
	font-weight: bold;
}
td
{
	vertical-align: top;
	line-height: 140%;
}
.img_galeria
{
	margin: 10px;
	border: none;
}
a.image_a
{
	text-decoration: none;
	border: none;
}
a.image_a:hover
{
	text-decoration: none;
	border: none;
}

img#homeImg {
	float: right;
	width: 200px;
	padding: 5px;
	border: 1px solid #000000;
	clear: both;
}
img#homeImg:hover {
	width: 820px;
	float: none;
	margin: 0px auto;
}