body {
		background:#dfdfdf url(../images/bg.jpg) repeat-x;
		text-align:center;
		font-family:arial, helvetica, sans-serif;
		color:#000;
		font-weight:normal;
		margin:0;
		padding:0;
	}
img {
		border:0px;
	}
h1 {
		font-size:24px;
		color:#00a8ff;
		margin:0 0 5px;
		font-weight:normal;
	}
h2 {
		font-size:24px;
		color:#fff;
		margin:0;
		font-weight:bold;
	}
h6 {
		font-size:11px;
		color:#acacac;
		margin:0 0 5px;
		font-weight:normal;
	}
.data {
		background-color:#ECF6FC;
		color:#515151;
		font-size:12px;
		font-weight:bold;
		margin:0;
		padding:2px;
	}
a {
		color: #00a8ff;
		text-decoration:none;
	}
a:hover {
		color: #00a8ff;
		text-decoration:underline;
	}

#center {
		margin:auto;
		overflow:visible; 
		width:900px;
		position:relative;
	}
#top {
		width:900px;
		height:77px;
	}
#topLogo {
		width:333px;
		height:77px;
		float:left;
	}
#topBanners {
		width:567px;
		height:77px;
		float:left;
	}
#topBannersRotator {
		width:468px;
		height:60px;
		margin-top:7px;
	}


#menu {
		width:900px;
		height:35px;
	}
#menu .blank {
		height:8px;
	}
#menuButtons {
		font-size:14px;
		color:#000;
		text-align:left;
	}
#menu a {
		color: #000;
		text-decoration:none;
		font-weight:bold;
	}
#menu a:hover {
		color: #fff;
		text-decoration:underline;
		font-weight:bold;
	}
	
#content {
		width:570px;
		text-align:left;
		float:left;
	}
.sortPage {
		margin: 20px 0 30px;
		text-align:center;
		font-size:13px;
		color:#868788;
	}
.sortPage img {
		margin-top:8px;
	}

#baners2 {
		text-align:center;
		margin: 0 0 10px 0;
	}
.newsBox {
		background-color:#fff;
		border: 1px solid #d1d1d1;
		margin: 10px 0 10px 0;
		min-height:120px;
	}
.newsTxt {
		background-color:#fff;
		font-size:14px;
		color:#515151;
		margin: 10px 10px 10px 10px;
	}
.newsTxt .line {
		border-top:1px solid #d3e8f4;
		margin: 8px 0 8px 0;
		clear:both;
	}
.newsTxt .photoMini {
		border:1px solid #d3e8f4;
		margin: 0 0 15px 15px;
		width:85px;
		height:85px;
		font-size:10px;
		text-align:left;
		float:right;
	}	

#margin {
		width:30px;
		text-align:left;
		float:left;
	}

#sidebar {
		background:#ececec url(../images/bgSidebar.jpg) repeat-y;
		width:300px;
		color:#979ea7;
		font-size:12px;
		text-align:left;
		margin: 0 0 20px 0;
		float:left;
	}
#sidebarCenter {
		text-align:center;
		margin: 5px 0 5px;
	}
#sidebarEnd {
		background:#090c17 url(../images/bgSidebarEnd.jpg) no-repeat;
		color:#fff;
		font-size:10px;
		width:300px;
		text-align:left;
		float:left;
	}
#newsletter {
		background:#2768b6 url(../images/bgNewsletter.jpg) no-repeat;
		color:#fff;
		font-size:10px;
		width:300px;
		height:101px;
		text-align:left;
		float:left;
	}
#newsletterBox {
		width:280px;
		text-align:left;
		margin: 10px 0 0 10px;
	}
#area {
		margin-bottom: 4px;
		width:200px;
		float:left;
	}
#area input {
		border:1px solid #d3e8f4;
		width:200px;
	}
#button {
		margin-left:8px;
		width:65px;
		float:left;
	}
#newsletterTxt {
		margin: 0 0 0 10px;
		float:left;
	}
	
#sidebarLeft {
		width:150px;
		text-align:left;
		float:left;
	}
#sidebarLeftBox {
		width:130px;
		text-align:left;
		margin: 10px 0 10px 10px;
	}
#sidebarLeftBox p{
		text-align:center;
		margin: 3px 0 3px 0;
	}
#sidebarRight {
		width:150px;
		text-align:left;
		float:left;
	}
#sidebarRightBox {
		width:130px;
		text-align:left;
		margin: 10px 0 10px 7px;
	}
#sidebarRightBox p{
		text-align:center;
		margin: 3px 0 3px 0;
	}

	
/* Stopka */
#foot {
		width: 100%;
		min-height:200px;
		color: #b7ddf0;
		font-size:10px;
		background:#090c17 url(../images/footerBg.jpg) repeat-x;
		clear:both;
	}
#foot a {
		color: #b7ddf0;
		font-size:10px;
		text-decoration:none;
	}
#foot a:hover {
		color: #b7ddf0;
		font-size:10px;
		text-decoration:underline;
	}