body {
	margin: 0;
	padding: 0;
	font: 75% "Bookman Old Style;", arial, sans-serif;
	color: Black;
	background-color: #B1DE77;
}
#top{
	background-color: #ACCEF1;
	height: 214px;
	background-image: url(img/tlo2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
#menu {
	padding: 10px 0;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background-color: #B1DE77;
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	text-align: center;
}
#menu ul {
margin : 0 auto;
padding : 0;
list-style-type : none;
display: block;
overflow: hidden;
text-align: center;
}
#menu li {
margin : 0 30px 0 30px;
display: inline;
width: 100px;
}
#menu a {
	font-size: 12pt;
	font-weight: bolder;
	padding: 0;
	margin:  0 auto;
	text-decoration: none;
	color: White;
}
#menu a:hover {
color : #fff;
}
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: #B1DE77;
}
#footer {
	width: 700px;
	height: 100px;
	margin: 20px auto;
	text-align: center;
	clear: both;
	color: White;
	text-align: center;
	background-color: #B1DE77;
}

#rightcol {
	float: right;
	width: 140px;
	color: #333;
	text-align: center;
}
#leftcol {
	float: left;
	width: 140px;
	color: #333;
	text-align: center;
}

#content {
	border: solid 1px black;
	padding : 5px 15px;
	margin : 20px 25px 0px 150px;
	width: 670px;
	min-height: 300px;
	background-color: #B1DE77;
	color : #666;
}

#rightcol h1{
	font-size: 10pt;
	font-weight:  bold;
	color: #FFA500;
	text-align: center;
}
#rightcol h2{
	font-size: 12pt;
	font-weight:  bold;
	color: #FFA500;
	text-align: center;
}
#rightcol ul{
	font-size: 8pt;
}
#rightcol img{
	padding-top: 15px;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}
img{
	border: 0px;
}
#content p, ol{
	text-align: justify;
}
#content h1 {
margin : 0 0 10px 10px;
font : bold 120% verdana, arial, tahoma, sans-serif;
color : #ef7329;
background : inherit;
}
#content h2 {
padding-left : 5px;
font : bold 10px/12px verdana, arial, tahoma, sans-serif;
color : #ef7329;
background : inherit;
}
#content h3 {
font : bold 12px/14px verdana, arial, tahoma, sans-serif;
color : #ef7329;
text-align: center;
}
#content a, #content a:visited{
	color: #6495ED;
	text-decoration: none;
}
#content a:hover {
	color : #f36207;
	text-decoration: underline;
}
.news {
font-size : 11px;
background : inherit;
color : #000;
}
.orange {
background : inherit;
color : #f36207;
}

#navcontainer {
clear:both;
width : 100%;
}
#navcontainer ul {
padding-left: 0;
margin-left: 0;
background: #F36207;
color: #fff;
float: left;
width: 100%;
}
#navcontainer ul li {
display: inline;
}
#navcontainer ul li a {
padding: 0.2em 1em;
background: #F36207;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}
#navcontainer ul li a:hover {
background: #036;
color: #fff;
}
.clear {
clear : both;
}
.prawyobrazek {
	float: right;
	margin: 0 0 10px 15px;
}
.lewyobrazek {
	float: left;
	margin: 0 15px 10px 0;
}
.center{
	text-align: center;
}
address{
	border: 1px solid gray;
	background: white;
	width: 300px;
	margin: 20px auto;
	text-align: center;
	padding: 10px;
}
div.paragraf{
	text-align: center;
	font-weight: bold;
}
.lang{
	text-align: center;
	margin: 20px 0;
}
#tv{
	background-image: url(img/tv.gif);
	background-repeat: no-repeat;
	height: 680px;
	width: 720px;
	padding: 305px 0 0 160px;
}
#prezentacja{
	width: 352px;
	padding: 0;
	margin: 40px auto;
	text-align: center;
	vertical-align: middle;
}