/* CSS Document */
body {
	color: #000000;
	background-color: #ffffc5;

	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
/* DIV */
.wrapper
{
	width: 1150px;
	background-image: url(images/22a.jpg);
	background-repeat: repeat-y;
	margin: auto;
}
.header
{
	width: 1150px;
        background-image: url(images/11c.jpg);
	background-repeat: no-repeat;
}
.footer
{
	width: 1150px;
	background-image: url(images/33a.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content
{
        width: 1150px;
        padding-bottom: 30px;
        padding-left: 0px;
	padding-right: 10px;
	padding-top: 250px;
}





#center {
        float: left;
	width: 500px;
	padding-top: 20px;
	padding-left: 155px;
	padding-right: 5px;
	padding-bottom: 10px;
        text-align: justify;
	border: 0px solid #9a0000;
	overflow: hidden;
}

.right{
        float: right;
        padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 140px;
	padding-top: 20px;
}


#right{
        float: left;
	width: 300px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 200px;
	text-align: justify;
	color: #ffffff;
	border: 0px solid #000000;
	padding-right: 10px;
	overflow: hidden;
}

.rmenu_item {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	height: 8px;
	margin-left: 2px;
	padding-right: 2px;
}

/* TEXT */
h1
{
	margin: 0 0 0 0;
	font-size: 15px;
	color: #af0000
}
h2
{
	margin: 0 0 0 0;
	font-size: 14px;
	color: #fdfa03
}
h4
{
	margin: 0 0 0 0;
	font-size: 10px;
	color: #000000;
}

h3
{
	margin: 0 0 0 0;
	font-size: 14px;
	color: #ffffff
}




/* LINKS */
.menu11{height:135px; width:250px;}
a .menu11 {background:url(images/aktualnosci.jpg);}
a:hover .menu11{ background-position: 100% -135px;}


.menu1{height:135px; width:250px;}
a .menu1 {background:url(images/projekt.jpg);}
a:hover .menu1{ background-position: 100% -135px;}

 .menu2{height:135px; width:250px;}
a .menu2 {background:url(images/ludzie.jpg);}
a:hover .menu2{ background-position: 100% -135px;}


  .menu3{height:135px; width:250px;}
a .menu3 {background:url(images/baraki.jpg);}
a:hover .menu3{ background-position: 100% -135px;}


 .menu4{height:135px; width:250px;}
a .menu4 {background:url(images/charytatywnie.jpg);}
a:hover .menu4{ background-position: 100% -135px;}


 .menu5{height:135px; width:250px;}
a .menu5 {background:url(images/orgieszka.jpg);}
a:hover .menu5{ background-position: 100% -135px;}

  .menu6{height:135px; width:250px;}
a .menu6 {background:url(images/zrzuta.jpg);}
a:hover .menu6{ background-position: 100% -135px;}

  .menu7{height:135px; width:250px;}
a .menu7 {background:url(images/symbol.jpg);}
a:hover .menu7{ background-position: 100% -135px;}


  .menu8{height:135px; width:250px;}
a .menu8 {background:url(images/zycie.jpg);}
a:hover .menu8{ background-position: 100% -135px;}


  .menu9{height:135px; width:250px;}
a .menu9 {background:url(images/szkolne_boisko.jpg);}
a:hover .menu9{ background-position: 100% -135px;}




  .menu10{height:135px; width:250px;}
a .menu10 {background:url(images/kulturalne_kibicowanie.jpg);}
a:hover .menu10{ background-position: 100% -135px;}








a.rmenu_link, a.rmenu_link:visited
{
	color:#377137;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	text-transform: capitalize;
}
a.rmenu_link:hover
{
	color: #a90005;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}

