/*
	Basic
---------------------------------------------------------------------------------*/

body {
	background: url(images/background.jpg) ;
	margin:0;
	padding:0;
	text-align:center;
	font: 11px Tahoma;
	color: #FFCC00;
}
h1 {
	font: bold 12px Tahoma;
	color: #FFCC00;
	}

a:hover {
	border:0;
}

.copyright {
	font: normal 10px Tahoma;
	color: #7D6632;
	text-decoration:none;
}
.copyright:hover {
	font: normal 10px Tahoma;
	color: #7D6632;
	text-decoration:underline;
}
.menuup {
	font: bold 10px Tahoma;
	color: black;
	text-decoration:none;
}
.menuup:hover {
	font: bold 10px Tahoma;
	color: black;
	text-decoration:underline;
}
.menudol {
	font: bold 10px Tahoma;
	color: #FFCC00;
	text-decoration:none;
}
.menudol:hover {
	font: bold 10px Tahoma;
	color: #FFCC00;
	text-decoration:underline;
}
.tabela {
	border-width: 1px;
	border-color: white;
	border-style: solid;
	}
.kontakt_form {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFCC00;
	height: 18px;
	width: 200px;
}	
.kontakt_form_tresc {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFCC00;
	height: 100px;
	width: 200px;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFCC00;
}
/* 
	Warstwy
---------------------------------------------------------------------------------*/
 #flash  {
	position: absolute;
	left: 318px;
	top: 123px;
	z-index: 2;
	height: 400px;
	width: 550px
	}
 #tresc {
 	position: absolute;
 	left: 328px;
 	top: 133px;
 	z-index: 3;
 	height: 380px;
 	width: 530px;
 	}
 
 #my  {
	background: url(images/zdjecia-lewe.gif);
	position: absolute;
	left: 105px;
	top: 65px;
	z-index: 20;
	height: 549px;
	width: 218px;
}
 #background {
	position: absolute;
	left: 150px;
	top: 100px;
	z-index: 1;
	background: url(images/background2.jpg);
	visibility: visible;
	height: 447px;
	width: 737px;
}
 #naglowek  {
	position: absolute;
	left: 210px;
	top: 65px;
	font: italic bold 36px Garamond, Times, Georgia, serif;
	z-index: 4;
	height: 66px;
	width: 407px;
	color: #FFCC00;
}
 #menugora {
 	position: absolute;
	left: 565px;
	top: 110px;
	z-index: 5;
	height: 20px;
	width: 400px;
	font: bold 10px Tahoma;
	color: black;	
}
 #menudol {
 	position: absolute;
	left: 510px;
	top: 545px;
	font: bold 10px Tahoma;
	z-index: 5;
	height: 20px;
	width: 400px;
	color: #FFCC00;
}
 #copyright {
 	position: absolute;
	left: 605px;
	top: 545px;
/*	top: 558px; */
	font: normal 10px Tahoma;
	z-index: 5;
	height: 20px;
	width: 400px;
	color: #7D6632;
}
 #karolinkaija  {
	background: url(images/karolinka-i-ja.gif);
	position: absolute;
	left: 350px;
	top: 65px;
	z-index: 21;
	height: 694px;
	width: 256px;
}
