#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffe1;
}
#all #logo {
	height: 110px;
	text-align: center;
	background-color: #FFFFE1;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}
#all #logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #063;
	font-size: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#all #logo h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
	color: #063;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#all #logo h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #063;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#all #logo h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #063;
	font-size: 18px;
	text-decoration: none;
}
#all #logo img  {
	margin-top: -55px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#all #menu {
	background-color: #063;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009B4E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009B4E;
	line-height: 1.4em;
	clear: both;
	height: 85px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.kwadrat {
	height: 70px;
	float: left;
	border-right: 1px solid #009b4e;
	padding-top: 8px;
	padding-right: 0.5%;
	padding-bottom: 8px;
	padding-left: 0.5%;
	width: 15.4%;
}
#all #menu .ost {
	border-right-width: 0px;
}


.kwadrat2 {
  width: 214px;
	height: 80px;
	float: left;
	padding: 8px 5px 8px 5px;
	border-right: 1px solid #009b4e;
}


#all #menu a:link {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#all #menu a:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#all #menu a:hover {
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
}
#all #menu2 {
	background-color: #063;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 8px 0 8px 0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009B4E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009B4E;
	line-height: 1.4em;
	margin-top: 20px;
	height: 100px;
}
#all #menu2 a:link {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#all #menu2 a:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#all #menu2 a:hover {
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
}
#all #podmenu2 {
	background-color: #FFFFE1;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009049;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 55px;
	padding-top: 6px;
	text-align: center;
	z-index: 10;
}
#all #podmenu2 a:link {
	text-transform: uppercase;
	font-size: 20px;
	text-decoration: none;
	color: #063;
}
#all #podmenu2 a:visited {
	text-transform: uppercase;
	font-size: 20px;
	text-decoration: none;
	color: #063;
}
#all #podmenu2 a:hover {
	text-transform: uppercase;
	font-size: 20px;
	text-decoration: underline;
	color: #063;
}

#all #podmenu3 {
	background-color: #FFFFE1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 30px;
	padding-top: 6px;
	text-align: left;
}
#all #podmenu3 a:link {
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #063;
}
#all #podmenu3 a:visited {
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #063;
}
#all #podmenu3 a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	color: #063;
}

#all #content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFFFE1;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: justify;
}
#all #content p a {
	color: #333;
	font-weight: bold;
}

#all #content p a.normal {
	color: #333;
	text-decoration:none;
	font-weight:normal;
}

#all #content h1 {
	color: #063;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
}
#all #content h2 {
	font-size: 22px;
	color: #063;
}

#all #content p {
	line-height: 1.3em;
}

#all #content p img.lewe{
	border: 3px solid #063;
	margin-bottom: 40px;
	margin-right: 20px;
}
#all #stopka {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	background-color: #063;
	text-align: center;
	padding: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009B4E;
}
#all #stopka p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#all #stopka a {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}

body {
	background-color: #FF9;
}
.bold {
	font-weight: bold;
}
.pomar {
	color: #F90;
}
#all #content p img.prawe {
	border: 3px solid #063;
	margin-bottom: 20px;
	margin-left: 20px;
}
#all #content h2 strong .prawe {
	border: 3px solid #063;
	margin-left: 20px;
}
#all #content .srodek img {
	margin-right: 8px;
	margin-left: 8px;
	border: 2px solid #333;
}
.srodek {
	text-align: center;
}
#all #content ul li {
	line-height: 1.3em;
	margin-top: 0px;
}

.tytul {
  text-align: left;
}


#all #content2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFFFE1;
	padding-top: 8px;
	padding-right: 35px;
	padding-bottom: 8px;
	padding-left: 35px;
	text-align: justify;
}
#all #content2 p a {
	color: #333;
	font-weight: bold;
}

#all #content2 p a.normal {
	color: #333;
	text-decoration:none;
	font-weight:normal;
}

#all #content2 h1 {
	color: #063;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
}
#all #content2 h2 {
	font-size: 22px;
	color: #063;
}

#all #content2 p {
	line-height: 1.3em;
}

#jezyki {
	width: 88px;
	height: 22px;
	margin-top: 10px;
	margin-left: 805px;
	z-index: 1000;
	position: absolute;
	float: left;
}

.flaga {
  width: 31px;
	height: 22px;
	float: left;
	margin-right: 10px;
}

#jezyki img {
  border-width: 0;
	width: 31px;
	height: 22px;
}
.red {
	color: #F00;
}
#all #content ul {
	color: #063;
	list-style-type: square;
}

#all #content ul li {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 2em;
}
#all #content ul li a:link, #all #content ul li a:visited {
	color: #333;
	text-decoration: none;
}
#all #content ul li a:visited {
	color: #999;
	text-decoration: underline;
}
#all #content .linia {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#all #content .menud h2 {
	font-weight: normal;
}
#all #content .menud #podmenu4 {
	width: 96%;
	padding-top: 0.6em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
}

#all #content .menud #podmenu4 a:link , #all #content .menud #podmenu4 a:visited{
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#all #content .menud #podmenu4 a:hover {
	color: #999;
	text-decoration: underline;
}
#all #content .new {
	background-color: #FFFFBF;
	padding: 0.6em;
	text-align: center;
	font-size: 1.3em;
	border: 1px solid #063;
}
#all #content .new h2 {
	font-size: 1.4em;
}

#all #content .new h3 {
	color: #F00;
	font-size: 1.7em;
}


.clear {
	clear: both;
	height: 0px;
}
.fb {
	position: absolute;
	z-index: 999999;
	padding-left: 30px;
	padding-top: 30px;
}
.fb a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
