/* CSS Fabryka Jezyka*/
* {margin: 0px; padding: 0px; border: none; text-decoration: none;}
html, body { height:100%; }
body 
{
	background-color: #FFFFFF;
	text-align: center;
}
#overlay{ background-image: url(../overlay.png); }

* html #overlay{
  background-attachment: fixed;
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

#container
{	
	background: transparent;
	text-align: justify;
	width: 798px;
	
	margin: 0 auto;
}
.contentMarg {
padding-bottom: 30px;
}
#header 
{
	background: transparent url(../img/header.png) no-repeat;
	width: 798px;
	height: 210px;
}
#header_top
{
	background: transparent url(../img/header_top.png) no-repeat top right;
	width: 798px;
	height: 85px;
}
#menu{	
width: 320px;
	height: 62px;}
#navigation{
margin-left: 30px;
	width: 320px;
	height: 23px;
}
#czapka_top
{

	width: 478px;
	height: 85px;
}
#footer {
	width: 798px;
	height: 10px;
	background-color: #820724;
	text-align:center;
	
}




#navigation ul {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;	
}
#navigation li {
	display: inline;
	background: url(../img/m.png) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 0px;	
	float: left;
}
#navigation a {
	color: #fff;
	background: url(../img/l.png) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}
#navigation a span {
	background: url(../img/p.png) no-repeat right top;
	display: block;
	padding:7px 8px 4px 2px;
}
#navigation a span {
	float: none;
}
#navigation a:hover span {
	text-decoration: underline;

}
#bok {
width:282px;
height: 221px;
background: url(../img/bok.png) no-repeat transparent;
float: left;
}
#zapinkii {
width: 500px;


}

.obrazek {
float: left;}
#bok div.tekst
{
color: white;
margin: 45px 22px 10px 22px;
font-size: 13px;
font-family: arial, helvetica, sans;
text-align: justify;
line-height: 18px;
}
.tekst h1{
margin: 20px 10px 10px 5px;
color: #970230;
font-size: 19px;
}
.tekst h3{
margin: 0px 10px 10px 5px;
color: green;
font-size: 13px;
}
#srodek {
float: right;
width: 500px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#menu9 {
	width: 230px;
	margin: 40px 10px 10px 10px;
	}
	
#menu9 li a {
	height: 20px;
  line-height: 20px;
  color: black;
  font-weight: bold;
  font-family: arial, helvetica, sans;
  font-size: 13px;
  margin-bottom: 2px;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	background:  url(../img/btn.gif) no-repeat left -20px;
	display: block;
	
	padding: 0px 0 0 30px;
	}
	
#menu9 li a:hover {
background:  url(../img/btn.gif) no-repeat 0 0;

	padding: 0px 0 0 30px;
	}
	
#bok2 {

width:260px;
float: left;
}
#bok2 > div.tekst
{
color: green;
margin: 45px 10px 10px 10px;
font-size: 13px;
font-family: arial, helvetica, sans;
text-align: justify;
line-height: 18px;
}
h2{
color: #008100;
font-family: arial, helvetica, sans;
margin-top: 20px;
margin-left: 0px;
}
h4{
color: #008100;
font-family: arial, helvetica, sans;
margin-top: 30px;
margin-left: 0px;
font-size: 14px;
}
#srodek > div.tekst {
	margin: 0px 5px 10px 5px;
	font-size: 9pt;
	color:black;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	float: left;
	display: block;
}

.itxt {
margin-left: 10px;
font-size: 16px;
font-weight: bold;
}