body {
	//fajny kolor#d0e79d;
	//background-color: #1c3755;
	background-color: #417496;
	//background-image:url(galeria/t1.jpg);
	//background-attachment: fixed;
	background-repeat: repeat-x;
	//margin: 20px 60px 0px 60px;
	font: 11px normal Arial, Tahoma, Verdana, sans-serif;
	//font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
  color: #f0f0f0;
  font-size:26px;
  letter-spacing:0.2em;
  font-weight: bold;
}
h2 {
  color: #f0f0f0;
  font-size:16px;
  font-weight: 900;
  letter-spacing:0.25em;
}
p{
	color: #0f0f0f;
}
hr{
	color:#3398bf;
	width: 75%;
	float: left;
	margin-left: 50px;
}
#aktywna {
	color: #85c101;
}
#glowna {
	background-color: #1c3755;
	margin: 20px 60px 4px 60px;
	//border-width: 2px;
	border-style: solid;
	border-color: #dae6f5;
	border-bottom-style: none;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	width: 1000px;
	height: 1560px;
}
#naglowek {
	background-color: #1c3755;
	background-image:url(galeria/t2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: auto;
	height: 95px;
	margin: 5px 5px 0px 5px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	padding: 20px 0px 0px 10px;
	border-bottom: solid;
	border-bottom-color: #83c201;
	border-width: 6px;
}
#tresc {
	background-color: #1c3755;
	width: auto;
	height: 1345px;
	margin: 0px 5px 5px 5px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-width: 2px;
	border-style: solid;
	border-color: #d0e79d;
	border-bottom-style: none;
	border-top-style: none;
}


#menu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	color: white;
	width: 100%;
	height: 25px;
	float: center;
	padding: 10px 0px 0px 0px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	//background-color: #3398bf;
		border-bottom: solid;
	border-bottom-color: silver;
	//border-style: double;
	border-bottom-width: 1px;
}
#srodek a:link , a:visited{
	text-decoration: none;
	color: white;
	padding-right: 10px;
//	padding-left: 10px;
}

#srodek a:hover {
	background-color: white;
	color:  black;
	width: 50px;
	height: 200px;
	//padding: 10px;
	//border: solid;
	//border-color: #83c201;
	//border-style: double;
	//border-left-width: 10px;
	//border-right-width: 10px;

}

#kolumna1 {
	background-color: #a6d2e5;
	width: 210px;
	height: 1280px;
	float: left;
	font-size: 14px;
	margin-left: 5px;
	margin-top: 25px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
#t_kol1{
	margin: 30px 10px 20px 10px;
	color: #1c3755;
	background-color: #6a89a0;
	border-radius: 130px 30px 100px 20px;
	padding-left: 55px;
	padding-right: 130px;
	padding-top: 40px;
}
#t_kol2{
	margin: 20px 10px 20px 20px;
	color: #1c3755;
	background-color: #83c201;
	border-radius: 20px 100px 30px 80px;
	padding-left: 50px;
	padding-right: 130px;
	padding-top: 35px;
}
#kolumna2 {
	background-color: #83c201;
	width: 763px;
	height: 1280px;
	float: right;
	font-size: 14px;
	margin-right: 5px;
	margin-top: 25px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}


#dzien2, #dzien1, #dzien3{
	color: #f0f0f0;
}
table{
	margin: 0px 0px 0px 0px;
	
}
tr{
	border-style: solid;
	border-width: 1px;
	border-top-style: none;
}
td{
	border-style: none;
	border-width: 0px;
}
#menu p{
	color:#83c201;
}
#tekst{
	width: 800px;
	height: 35px;
	margin-left: 100px;
	margin-top: 20px;
	background-color: #d0e79d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: silver;
	letter-spacing:2px;
	float: left;
	//border: 6px solid #83c201;  
	padding: 6px; 
	-webkit-border-radius: 3px;  
	-o-border-radius: 3px; 
	-moz-border-radius: 3px;  
	border-radius: 3px; 
	-webkit-box-shadow: 1px 1px 3px silver;  
	-o-box-shadow: 1px 1px 5px silver;  
	-moz-box-shadow: 1px 1px 3px silver;  
	box-shadow: 1px 1px 3px silver
}


#info{
	color: black;
	text-align: center;
	padding-top: 10px;
	font-size: small;
}

footer{
	color:#83c201;
	width: 100%;
	height: 125px;
	text-indent: 40px;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}
#footer p{
	color:#83c201;
}
footer #f_txt_left {
	float: left;
	margin-top: 10px;
	width: 70%;
	font-size: small;	
}
footer #f_txt_right {
	float: right;
	margin-top: 5px;
	width: 30%;
	text-align: center;
	font-size: small;	
}
footer #rekl{
	float: left;
	color:silver;
	margin-left: 40px;
	padding: 0px 0px 0px 0px;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
}