/******* glowne style ********/
body{
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*background-image: url(images/tlo.jpg);*/
}

img{
	border: 0px;
	vertical-align: bottom;
}

a{
	color: #444444;
}

a:hover{
	color: #666666;
}


/******* style obszarow ********/
#srodek{
	background-position: top left;
	background-repeat: repeat;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align: top;
	background-color:#FFFFFF;
	/*background-image: url(images/tlo_emboss.jpg);*/
}
#luk{
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	background-color:#FFFFFF;
	}

#stopka{
	font-size: 9px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	vertical-align: middle;
}

#stopka td{
	margin: 10px;
	padding-left: 3px;
	padding-right: 3px;
	height: 38px;
}

#menu{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 149px;
	height: 299px;
}
#dolnelinki{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: 8px;
	height: 10px;
	color:#FFFFFF;
	background-color:#CCC;
}
#linkyunnan{
	margin: auto;
	width:800px;
	background-color:#CCC;
	}

/*#menu td{
	background-image:url(images/tlo_menu.jpg);	
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	/*width: 149px;
	height: 299px;
}*/




/******* style tekstow **** lepiej stosowac style obszarow ****/

.text1{
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.text2{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FF0000;
	font-size: 24px;
	text-align: center;
}

