a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}
img {
	border: none;

}
html, body {
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(images/bg.png);
}
#wrapper {
	width: 1000px;
	margin: 0px auto;
}
#main-foto {
	width: 1000px;
	margin: 0px auto;
	float: left;
	height: 585px;
	-webkit-border-bottom-right-radius: 5px; /* prawy górny */
	-webkit-border-bottom-left-radius: 5px; /* lewy dolny */
	-khtml-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 45px;
	position: absolute;
	z-index: 5;
}
#foto {
	width: 1000px;
	margin: 0px auto;
	float: left;
	height: 220px;
}
#main {
	margin: 0px;
	float: left;
	z-index: 0;
}

#main img{
	margin: 0px;
	padding: 0px;
}
.fader {
	padding: 0;
	margin: 0;
	z-index: 1;
	position: absolute;

} 
.fader img {
	z-index: 0;
	-webkit-border-bottom-right-radius: 5px; /* prawy górny */
	-webkit-border-bottom-left-radius: 5px; /* lewy dolny */
	-khtml-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#logo {
	width: 190px;
	margin: 0px auto;
	float: left;
	height: 180px;
	margin-left: 100px;
	position: absolute;
	z-index: 2000;
}
#head {
	width: 1000px;
	margin: 0px auto;
	float: left;
	height: 200px;
	background-image: url(images/ad-topnapis.png);
	background-position: 420px 20px;
	background-repeat: no-repeat;
	z-index: 7;
	position: absolute;
}
#menu {
	width: 550px;
	margin: 0px auto;
	float: left;
	height: 35px;
	margin-left: 340px;
	margin-top: 110px;
	color: #FFFFFF;
	font-size: 13px;
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px;    /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	background-color: #DA2025;
	position: absolute;
	z-index: 4;
}
#menu ul {
	margin: 0px;
	float: left;
	display: block;
	margin-left: -45px;

}
#menu li {
	margin: 0px;
	list-style: none;
	float: left;
	display: block;
	padding: 9px;
	padding-left: 33px;
	padding-right: 33px;
}
#menu li2 {
	margin: 0px;
	list-style: none;
	float: left;
	display: block;
	padding: 9px;
	padding-left: 0px;
	padding-right: 0px;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content-main {
	width: 1000px;
	margin: 0px auto;
	float: left;
	height: 150px;
	margin-top: 460px;
	margin-bottom: 20px;
}
#sub-1 {
	width: 210px;
	margin: 0px auto;
	float: left;
	height: 110px;
	background-image: url(images/ad-submain.png);
	margin-left: 100px;
	padding: 20px;
	position: absolute;
	z-index: 1000;
}
#sub-2 {
	width: 210px;
	margin: 0px auto;
	float: left;
	height: 110px;
	background-image: url(images/ad-submain.png);
	margin-left: 375px;
	padding: 20px;
	position: absolute;
	z-index: 1100;
}
#sub-3 {
	width: 210px;
	margin: 0px auto;
	float: left;
	height: 110px;
	background-image: url(http://www.and-bud.net/images/ad-submain.png);
	margin-left: 650px;
	padding: 20px;
	position: absolute;
	z-index: 1200;
}
#czytaj-wiecej {
	text-align: right;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dashed;
	border-top-color: #990000;
	font-weight: bold;

}
.fotka-right {
	float: right;
	padding: 5px;
	background-color: #CCCCCC;
	margin-left: 10px;
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px;    /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	background-color: #DA2025;
}
.fotka-left {
	float: left;
	padding: 5px;
	background-color: #CCCCCC;
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px;    /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	background-color: #DA2025;
	margin-right: 20px;
}


#content {
	width: 800px;
	margin: 100px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: justify;
	font-size: 12px;
}
#content-left {
	width: 385px;
	float: left;
	text-align: justify;
	margin-right: 15px;
}
#content-right {
	width: 385px;
	float: left;
	text-align: justify;
	margin-left: 15px;
}
#footer-main {
	width: 800px;
	margin: 0px auto;
	float: left;
	font-size: 10px;
	color: #666666;
	margin-left: 100px;
	border-top: 1px dashed;
	border-top-color: #990000;
	padding-top: 10px;
	margin-top: 630px;
}


#footer {
	width: 800px;
	margin: 0px auto;
	float: left;
	font-size: 10px;
	color: #666666;
	margin-left: 100px;
	border-top: 1px dashed;
	border-top-color: #990000;
	padding-top: 10px;
}
#footer-left {
	width: 400px;
	margin: 0px;
	float: left;
}
#footer-right {
	width: 400px;
	margin: 0px;
	float: right;
	text-align: right;
	color: #999999;
}
h1 {
	font-size: 16px;
	color: #DA2025;
	margin: 0px;
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 10px;
	border-bottom: 1px dashed;
	border-bottom-color: #990000;
}
.fotka-real {
	float: left;
	padding: 5px;
	background-color: #CCCCCC;
	margin-left: 20px;
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px;    /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	background-color: #DA2025;
	margin-top: 20px;
}

	#fb
	{
	width: 255px;
	height: 410px;
	top: 50px;
	left: -205px;
	position: fixed;
	background: url("http://www.szkolaaccent.pl/img/page/fb.png") no-repeat;
	background-position: left top;
	z-index: 100;
	}

	#fb iframe
	{
	width: 195px;
	height: 400px;
	float: left;
	background-color: #FFFFFF;
	margin: 5px;
	z-index: 105;
	}
