body {
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {
	margin: 0;
	padding: 0;
	border:0;
}

.t1{
	height:80px;
}

.t2{
	height:80px;
}

.t3{
	height:58px;
}
.t4{
	height: 68px;;
}

#tlo_tekst {
  background-image: url(../img/tlo_tekst.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  vertical-align: top;
  font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding:10px;
}

#tlo_menu {
  background-image: url(../img/tlo_menu.jpg);
  background-repeat: repeat-y;
  vertical-align: top;
  width:292px;
}
#tlo_menu1 {
  background-image: url(../img/tlo_menu1.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 292px;
  height: 340px !hack dla ie;
  min-height: 340px; /*normalne przeglądarki*/
  text-align: right;
  padding-top: 75px;
}
.tlo_menu2{
  background-image: url(../img/tlo_menu.jpg);
  background-repeat: repeat-y;
  vertical-align: top;
}

#container{
	vertical-align:middle;
	margin:auto;
	margin-top: 0px;
	width:1024px;
}

.menu{
	margin: auto;
	background-color:#000000;
	color:#b063a1;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 6px;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
.menu:hover{
	color:#FFFFFF;
	background-color:#b063a1;
}
.menu_span{
	width: 120px;
}


.wyczysc {
	clear:both;
}

.tekst{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding:10px;
}
.tekst_lit{
	font-size:20px;
	color:#b063a1;
	font-weight:bold;
}
.stopka{
	font-size:13px;
	color:#000000;
	text-align:center;
	vertical-align: bottom;
}

.header_middle{
  font-size: 13px;
  
}

.header_middle img{
  margin: 8px;
  
}

.box{
display: inline;
float: left;
background-repeat: no-repeat;
padding-left: 15px;
width: 250px;
margin-bottom: 30px;

}

.box p{
padding-bottom: 7px;
}

.box a{
color: #b063a1;
font-weight: bold;
font-size: 15px;
font-family: arial;
letter-spacing: -1px;
margin-bottom: 5px;
text-decoration: none;
}

.box_image, .box_opis{
display: inline;
float: left;
}

.box_image{
margin-right: 6px;
}

.box_image img{
border: 0;
}

.box_opis{
width: 175px;
}
.box h1{
	background-color: #cbcbcb;
}
.input_text{
	margin: auto;
	background-color:#000000;
	color:#b063a1;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 6px;
	text-decoration:none;
	border: 0;
}

