* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #fff;
	font-family: tahoma, trebuchet ms;
	font-weight: normal;
	font-size: 13px;
	color: #646464;
	line-height: 1.3em;
	text-align: center;
	
}

	

#flashcontent {
	width: 537px;
	height: 219px;
	padding: 0;
	margin: 0;
}



#all {
	width: 760px;
	display: block;
	margin: 0 auto;
	clear: both;
}

td {
	padding:0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.gora {
	color: #fff;
	font-weight: bold;
	font: size: 15px;
	text-align: right;
}
.gora a, .gora a:visited {
	text-decoration: none;
	color: #fff;
	margin: 13px 20px 0 0;
}
.gora a:hover {
	text-decoration: none;
	color: #ccc;
}
.gora div {
	margin: 3px 20px 0 0;
}


.stopka p {
	margin: 8px 10px 0 10px;
	text-align: center;
	font-size: 9px;
	font-family: verdana;
}
.stopka a, .stopka a:visited {
	text-decoration: none;
	color: #fff;
}
.stopka a:hover {
	text-decoration: underline;
	color: #222;
}


.main {
	padding: 0 0 20px 20px;
	color: #333;
	line-height: 150%;
}


.menu {
	width: 206px;
	height: 380px;
	background-image: url("img/bgmenu.jpg");
	background-repeat: no-repeat;


	border: 1px solid #710101;
}
.pozycje {
	margin: 10px 0 0 0;
	display: block;
	clear: both;
}
.pozycje a {
	margin: 10px 0 10px 0;
	display: block;
	clear: both;
}

input[type="text"], textarea {
	border: 1px solid #ff0000;
		padding: 5px;
	font-family: trebuchet ms, tahoma;
	font-weight: normal;
	font-size: 11px;
	width: 250px;
	margin-left: 15px;

}
input[type="submit"] {
	background-color: #FFFFFF;
	background-image: url('img/przycisk_wyslij.jpg');
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	width: 89px;
	height: 25px;
	text-align: center;
	border: 0;
	cursor: pointer;
	margin-left: 15px;
} 
input[type="submit"]:active, input[type="submit"]:hover {
	color: #000;
} 


h1 {
	font-weight: normal;
	color: #646464;
	font-size: 17px;
	margin: 0 0 20px 0;
}

#tresc {
	color: #636363;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#tresc strong {

	color: #636363;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;

}

h1 a {
	color: #999999;
	text-decoration: none;
}
h1 a:visited {
	color: #999999;
}
h1 a:hover {
	color: #646464;
}

#tresc ul {
	margin: 10px 0 10px 30px;
}
#tresc p {
	margin-bottom: 11px;
}
.dol {
	width: 760px;
	text-align: right;
}
.dol img {
	border: 2px solid #fff;
	margin-top: 13px;
	margin-right: 13px;
	
}

.galeria {
	text-align: center;
	clear: all;
	display: block;
}
.galeria img {
	border: 2px solid #cecece;
	margin-top: 10px;
	margin-right: 13px;
	
}
.galeria img:hover {
	border: 2px solid #999;
	margin-top: 10px;
	margin-right: 13px;
	
}
.fotka img {
	border: 2px solid #cecece;
	margin-right: 13px;
	margin-left: 13px;
	
}
.napismenu {
	text-align: left;
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 26px;
	font-size: 9px;
}
.napismenu a, .napismenu a:visited {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #b8b8b8;
}
.napismenu a:hover {
	text-decoration: none;
	color: #000;
}


textarea {
	width: 350px;
	height: 130px;
}
form td {
	font-weight: normal;
	font-size: 11px;

}
.srod ul {
	background-color: #888;
}
.srod a, .srod a:visited {
	color: #ddd;
}
.srod a:hover {
	color: #000;
}
