@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#all {
	width: 1010px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 60px;
}

#header {
	margin: auto;
	height: 429px;
	width: 894px;
}
#lewy_top {
	background-image: url(images/logo_g_l.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 432px;
	float: left;
}
#prawy_top {
	background-image: url(images/logo_g_p.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 462px;
	float: right;
}
#center_top {
	background-image: url(images/logo_in.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 894px;
	clear: both;
}
#center_top h3 {
	text-align: right;
	color: #FFF;
	font-size: 24px;
	padding-top: 100px;
	padding-right: 100px;
}

#menu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	clear: both;
	height: 72px;
	width: 935px;
}
#menu ul {
	margin: 0px;
	list-style: none;
	padding-left: 50px;
}

#menu li {
	display: inline;
}
#menu a {
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color: #606;
	float: left;
	width: 140px;
	padding-top: 15px;
	text-align: center;
}
#menu a:hover {
	color: #CF9;
	text-decoration: underline;
}
#menu .teraz  a{
	color: #CF9;
	text-decoration: underline;
}


#strona {
	width: 935px;
}



#lewa {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-left: 15px;
}
#lewa h2  , #prawa h2{
	background-image: url(images/strona_g.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	color: #606;
	height: 42px;
}
.tlo {
	background-image: url(images/strona_bg.png);
}
#lewa p    , #prawa p{
	padding-left: 15px;
	color: #036;
}
#lewa ul   ,#prawa ul{
	list-style-image: none;
	list-style-type: none;
}

.dol {
	background-image: url(images/strona_d.png);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 30px;
}
#lewa a   , #prawa a{
	text-decoration: none;
	color: #606;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
}
#lewa .teraz a {
	text-decoration: underline;
	color: #639;
}

#lewa li , #prawa li{
	padding-top: 5px;
	text-align: center;
}

#lewa a:hover , #prawa a:hover{
	text-decoration: underline;
}


#text {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-left: 10px;
}
#text .tlo ul {
	list-style-type: disc;
	padding-left: 25px;
	padding-right: 10px;
}
#text .tlo li {
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}
#text .gora {
	background-image: url(images/text_g.png);
	background-repeat: no-repeat;
	height: 28px;
}
#text .tlo {
	background-image: url(images/text_bg.png);
}
#text .tlo p   {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	color: #036;
	text-align: center;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}


#text .dol {
	background-image: url(images/text_d.png);
	background-repeat: no-repeat;
	height: 34px;
}
#text .tlo h2 {
	text-align: center;
	color: #036;
}
#text .tlo p a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prawa {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-left: 10px;
}
.kalendarz {
	text-align: center;
	width: 200px;
	margin-left: 5px;
	margin-right: 5px;
}
.baner  {
	text-align: center;
}
.baner a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#stopka {
	clear: both;
	height: 60px;
	padding-top: 20px;
	background-image: url(images/stopka1.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
}

#stopka p {
	font-size: smaller;
	color: #039;
	padding-left: 380px;
}
#stopka a {
	color: #039;
}
#textg {
	float: left;
	width: 691px;
	margin-top: 10px;
	margin-left: 15px;
}
#textg .gora {
	background-image: url(images/text_gg.png);
	height: 28px;
	background-repeat: no-repeat;
}
#textg .tlo {
	background-image: url(images/text_bgg.png);
}
#textg .dol {
	background-image: url(images/text_dg.png);
	background-repeat: no-repeat;
	height: 34px;
}
#text .tlo h3 {
	text-align: center;
	color: #036;
	text-decoration: underline;
	padding-bottom: 15px;
	padding-top: 25px;
}
