body {
    font-family: Tahoma,'sans-serif';
    font-size:13px;
    width:925px;
    margin: 5px auto 0px auto;
  }

#body {
	width:800px;
	float:left;
}

#flashmenu {
    width:800px;
    height:70px;
  }


#main {
    width:800px;
    padding:4px;
    margin-top:4px;
    border:solid 1px black;
  }


#left,#right {
    padding : 5px;
    border : blue solid 1px;
    height : auto;
    vertical-align : top;
    width : 210px;
  }
#left {margin: 0 auto;text-align:center;}

#right {width:545px;}
#text {
	padding:5px;
	height:500px;
	overflow-y:auto;
	overflow-x:auto;
	width:98%;
	}
#mediapleyer {
	padding:2px;
	height:340px;
	width:400px;
	background-color:#2222AA;
	margin:5px auto;
}
#klocki {
	padding:2px;
	height:320px;
	width:400px;
	background-color:#2222AA;
	margin:5px auto;
}
#flv_tytul {
	padding:0;
	height:22px;
	width:400px;
	background-color:#2222AA;
	margin:0px auto;
	color:orange;
}
.menubutton {
	height:35px;
	width:200px;
	margin:2px auto;
	clear:both;
	text-align:center;
	}
.komunikat {
	border-style: dotted none none;
	border-width: 1px medium medium;
	border-top-color : grey;
	clear:both;
	}
.podpis {
    font : italic bold 12px 'sans-serif';
    color:#003A96;
  }
.pasek {
	width:100%;
	font-size:10px;
	text-align:center;
	}

a {text-decoration : none;}
a:link, a:visited,a:active {color:#0000dd;}
a:hover {color:#84112E;}
h1, h2, h3, h4 {text-align:center;}
p {margin:0;}
.wazny {color:#A60000;}
.news {
	border-style: dotted none none;
	border-width: 1px medium medium;
	border-top-color: grey;
	clear:both;
	margin-bottom:3px;
	}
.news p {
    text-align : justify;
    text-indent : 1em;
  }

