/* CSS Manewr.net */

body { background-repeat: repeat-x; background-image: url(images/bg.jpg); color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-family:Tahoma }

a { color: #ff0000; text-decoration: none;}
a:hover { color: #002436; text-decoration: underline; }

#main { height: 280px; width: 950px; }

#tresc { width: 510px; margin-left: 420px; margin-top: 10px; min-height: 250px;  }

#tresc p { font-size: 12px; color: black; text-align: justify; line-height:16px }

#lewyprawy { height: 130px; vertical-align: top; }
#lewyprawy p { color: black; font-size: 13px; margin-left: 20px; margin-right: 20px; text-align: justify; margin-top:0 }

#naglowki p { color: #000000; font-size: 14px; font-weight: bold; margin: 0px; margin-left: 15px; }

#podpis {text-align: right; font-size: 13px; color: black; margin-right: 10px; }

#niepowtarzalny { background-repeat: no-repeat; background-position-y: top; }

#sroduniek {background-position-y: bottom; background-repeat: no-repeat;}

#tresc2 { width: 510px; margin-left: 420px; margin-top: 10px; min-height: 250px;  }

#tresc2 p { font-size: 12px; color: black; text-align: justify; line-height:15px }

#menu-galeria {
	float: left;
	border: 0px solid red;
	width: 410px;
	text-align: right;
			padding-top: 10px;
}
#menu-galeria ul,li {
	list-style: none;
}
#menu-galeria li {
margin-bottom: 10px;
}
#menu-galeria a {
	color: black;
	font-size: 14px;
		padding-right: 10px;

}
#menu-galeria a:hover {
	color: white;
	text-decoration: none;
	border-right: 0px solid black;

}

#menu-galeria a:active {
	color: white;
	text-decoration: underline;;
	border-right: 0px solid black;
}

#pomoc a {
	color: white;
}


#pomoc a:hover {
	color: red;
}

#tresc img {
	border: 1px solid black;
	margin: 1px;
}

