body {
margin: 0;
padding: 0;
background: #d7d7d7;
text-align: justify;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #00000;
}

a {
text-decoration: none;
color: #404040;
}

a:hover {
text-decoration: underline;
color: #00000;
}

input, textarea {
padding: 2px 5px;
background: #4a4c4c;
border: 0px;
font: 11px Arial, Helvetica, sans-serif;
color: #bababa;
}

.guzik {
background: url(images/guzik.gif) no-repeat;
width: 81px;
height: 16px;
padding: 0 0 0 30px;
text-align: left;
color: #fffff;
}

a img {
	border: none;
}

/* główne style */

#page {
text-align: center;
}

#top {
width: 766px;
height: 260px;
margin: 0 auto;
padding: 0 0 0 0;
background: #bcbebe url(images/bg_top.gif) repeat-x;
text-align: left;
}

#top_menu {
width: 748px;
height: 33px;
margin: 0 auto 0 auto;
padding: 0 0 0 18px;
background: #ffffff;
text-align: center;
}

#top_menu .przycisk {
	float: left;
    width: 120px;
    height: 33px;
	border-left: 1px solid #404040;
}

#top_menu .przycisk2 {
	float: left;
    width: 120px;
    height: 33px;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
}

#top_menu .przycisk a, #top_menu .przycisk2 a {
    display: block;
    width: 120px;
    height: 33px;
    overflow: hidden;
}

#top_menu .przycisk a img, #top_menu .przycisk2 a img {
    display: block;
}

#top_menu .przycisk a:hover img, #top_menu .przycisk2 a:hover img {
    margin-left: -120px;
}

.conntent {
width: 766px;
background: #bcbebe;
text-align: left;
border: 0px;
}

#con-div {
width: 766px;
margin: 0 auto;
padding: 0 0 0 0;
}

.tresc {
width: 486px;
background: #a2a7a7;
text-align: justify;
vertical-align: top;
}

#tresc-div {
width: 448px;
padding: 0 20px 0 20px;
font-size: 12px;
line-height: 180%;
}

.menu {
width: 280px;
background: #bcbebe;
text-align: left;
vertical-align: top;
}

#menu-div {
width: 240px;
padding: 0 20px 0 20px;
}

#tresc-div h1, #menu-div h1 {
margin-top: 10px;
padding-top: 10px;
margin-bottom: 5px;
padding-bottom: 5px;
font-family: Myriad Pro, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 18px;
font-weight: normal;
}


/* stopka */

#fot {
width: 766px;
height: 70px;
margin: 0 auto;
border-top: 2px solid #404040;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #bababa;
}

#fot a {
text-decoration: none;
color: #bababa;
font-weight: bold;
}

#fot a:hover {
text-decoration: underline;
}

#fo-left {
float: left;
width: 220px;
height: 60px;
padding: 10px 0 0 10px;
background: #797979;
text-align: left;
font-size: 10px;
}

#fo-right {
float: left;
width: 536px;
height: 60px;
padding: 10px 0 0 0;
background: #757575;
font-size: 10px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


