body{
	font-family: Tahoma;
	font-size: 12px;
	margin:0;
	background: #B8C1CA url(../img/bg.jpg) repeat-x;
}
img{
	border: 0;
}

#wrapper {
	text-align: left;
	margin: 0px 41px 0px 42px;
	padding: 0px;
	border:0;
	width: 900px;
	background: url(../img/wrapper_bg.jpg) no-repeat;
}

#header {
	margin: 0 0 0 0;
	background:  url(../img/top.jpg) no-repeat;
	min-height: 90px;
}
#topleft{
	background: transparent url(../img/top_left.jpg) no-repeat;
	width:375px;
	height: 273px;
	overflow:hidden;

}
div.newsshort{
	margin: 5px;
}
#topright{
	/*background: transparent url(../img/top_right.jpg) no-repeat 0px 0px;*/
	background: transparent url(../img/flashbg.jpg) no-repeat 0px 0px;
	width: 525px;
	height: 306px;
	float:left;
}
#topright_inner{
	width:525px; 
	height:306px; 
	position:relative; 
	top:-40px; 
	left:0;
}

#menu{
	width: 375px;
	height: 32px;
	background: black url(../img/menu_bg.jpg) repeat-x;
	
}
#side-a {
	float: left;
	width: 250px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 635px;
	height: 1%;
	background: white;
	min-height: 523px;
	margin-top:3px;
	margin-left:8px;
	display:inline;	
}

#footer {
	clear: both;
	background: transparent url(../img/footer.gif) no-repeat;
	height: 31px;
	margin-bottom: 10px;
}
#headercont{
	background: transparent url(../img/header_bg.jpg) no-repeat;
	width: 635px;
	height: 29px;
	
}
#bottomcont{
	background: transparent url(../img/content_dol.gif) no-repeat;
	width: 635px;
	height: 6px;float: right;display:inline;margin-right:7px;
}
#left{
	background: transparent url(../img/left.png) no-repeat 0px 40px;
	width: 42px;
	height: 449px;
	float:left;
	display:inline;
}
#right{
	background: transparent url(../img/right.png) no-repeat 0px 0px;
	width: 41px;
	height: 449px;
	float:right;
	display:inline;
}
#ow{
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 983px;
}
#sklep{
	background: transparent url(../img/sidea.jpg) no-repeat;
	width: 241px;
	height: 345px;
}
#dane{
	background: transparent url(../img/sidea2.jpg) no-repeat;
	width: 241px;
	height: 177px;
	margin-top:10px;
}
div.MenuStyle{
	position:relative;
	top:8px;
}

h1{
	font-size: 15px;
	color:#FFFFFF;
	text-indent:50px;
	margin-top:0px;
	padding-top:5px;
}
div.newsshort h1{
	text-indent:0px;
	color: #2C2827;
	font-size: 14px;
}
div.newsshort h2{
	text-indent:0px;
	color: #2C2827;
	font-size: 13px;
}
a.czytaj_wiecej{
	color: #2C2827;
	font-size: 11px;
	text-decoration:underline;
}
span.nwsdata{
	font-size: 10px;
	color: #2C2827;
}
a{
	color: #057FD2;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}