@charset "iso-8859-1";
/* CSS Document */

body {
 background-color: #100;
 background-image: url(img/bg2.png);
 background-repeat: repeat-x;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
.main {
 padding: 0px;
 width: 990px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
.main .header {
 margin: 0px;
 padding: 0px;
 height: 305px;
 width: 990px;
}
.main .navi {
	background-image: url(img/navi.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 56px;
	width: 800px;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 95px;
	line-height: 56px;
	text-align: center;
	font-family: Smythe, cursive;
	color: #F09;
}
.main .navi a {
	color: #FF0099;
	text-decoration: none;
	font-size: 20px;
	padding-right: 22px;
	padding-left: 22px;
	font-family: 'Smythe', cursive;
	;
	text-shadow: #000000 0px 1px 0px;
}
.main .navi a:hover {
	color: #FDA6D6;
	text-decoration: none;
	padding-right: 22px;
	padding-left: 22px;
	text-shadow: #F0C 0px 3px 4px;
}
.main .content {
	background-image: url(img/content-bg.png);
	background-repeat: repeat-y;
	width: 730px;
	color: #F0C;
	font-family: Smythe, cursive;
	;
	;
	;
	;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 130px;
	margin: 0px;
	font-style: normal;
	text-align: left;
}
.main .content p {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
.main .content a {
	margin: 0px;
	padding: 0px;
	color: #F0C;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606;
}
.main .content a:hover {
	margin: 0px;
	padding: 0px;
	color: #FCF;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606;
	text-align: center;
	font-size: 22px;
}
.main .content h1 {
	font-family: 'Ruthie', cursive;
	font-size: 33px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C0713;
	text-shadow: #000000 0px 3px 4px;
	color: #F0C;
	text-align: center;
}
.main .content h2 {
	font-family: 'Ruthie', cursive;
	font-size: 36px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #460611;
	text-shadow: #000000 0px 1px 0px;
	text-align: center;
}
.main .footer {
 background-image: url(img/footer.png);
 margin: 0px;
 height: 250px;
 width: 730px;
 padding-top: 0px;
 padding-right: 130px;
 padding-bottom: 0px;
 padding-left: 130px;
 text-align: center;
 text-shadow: #000 0px 1px 0px;
 color: #400;
 font-size: 10px;
}
.main .footer p {
 font-size: 10px;
 text-align: right;
 padding: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 color: #400;
}
.main .footer a {
 color: #400;
 text-decoration: none;
}
#logo {
	position:absolute;
	width:730px;
	height:60px;
	z-index:1;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 130px;
	font-family: 'Ruthie', cursive;
	;
	font-size: 44px;
	color: #F0C;
	text-align: center;
	text-shadow: #00000 0px 1px 0px;
	margin-top: 190px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 22px;
}
.main .header #logo p {
	margin: 0px;
	padding: 0px;
	text-shadow: #000 0px 1px 0px;
	font-size: 30px;
	color: #F09;
}
.main .content p img {
 border: 1px solid #C88D3C;
 margin: 2px;
 padding: 2px;
 background-color: #222;
}
.wersje a {
	font-family: 'Smythe', cursive;
	font-size: 10px;
	color: #F0C;
	text-align: center;
}
.wersje a:hover {
	font-family: 'Smythe', cursive;
	font-size: 10px;
	color: #F9F;
	text-align: center;
}
