body 
    {
	background-color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	color:#1c4e89;
	padding:0px;
	margin: 0 auto; 
	}

#body
	{
	background-color:#FFFFFF;
	position: static;
	background-image:url(gfx/background.jpg);
	background-repeat:repeat-y;
	width:940px;
	clear:both;
	}
	
#strona
	{
	background-color: #FFFFFF;
	width:900px;
	clear:both;
	}

#strona  a {
	text-decoration: none; color:#1c4e89;
	}
#strona a:hover {   
	text-decoration: underline; 	
	} 
	
#header {
	padding:8px 5px 3px 5px;
	background-image: url(gfx/top.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	width:890px;
	height:20px;
        color: #CCCCCC;
        font-size: 11px;
        text-align: right;
	border-bottom:0px solid #CCCCCC;
}
	
#header a{text-decoration:none; color: #1c4e89;font-weight:bold;}
#header a:hover{text-decoration: underline ;}



#logo {
	width:900px;
	height:214px;
	border-bottom:0px solid #CCCCCC;

	}


#header2
	{
	background-image: url(gfx/top.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
        background-position:bottom;
	height:35px;
	text-align: center;
        color:#1c4e89;
	}


#header3 {	background-image: url(gfx/top.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;	
	padding:10px 0px 0px 0px;
	height:22px;
        color:#1c4e89;
        font-size: 10px;
        text-align: center;
}
	
#header3 a{text-decoration:none; color:#1c4e89; font-weight:bold; }
#header3 a:hover{text-decoration: underline ;font-weight:bold;}


#cialo {
	background-color: #FFFFFF;
	width: 900px;
	margin: 0 auto;
	padding:0px;
	height:auto;	
}
#content {
	
	border-left: 0px solid #CC0000;
	border-right:0px solid #CC0000; 
	background-color:#FFFFFF;
	float: left;
	width: 695px;
	min-height:700px;
	padding: 5px 5px 5px 5px;
	display:inline;
	}

#pasek-ie {
	width:1px;
	float: left;
	display:inline;
}

#tresc {background-color: #FFFFFF;
	width:685px;
	float: left;
	display:inline;
	
	}
	
#tresc img
	{
	padding:5px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	}

#przyciski img
	{
	padding:5px;
	background-color:#FFFFFF;
	border: 0px solid #CCCCCC;
	}

.news
	{
	padding-top:8px;
	width:694px;
	border-left:1px #F2F2F2 solid;
	border-right:1px #F2F4F2 solid;
	background-image: url(gfx/top.jpg);
	background-repeat:repeat-x;
	border-top:5px solid #F4F4F4;
	border-bottom:1px dotted #1c4e89;
	}

#sidebar {
	display:inline;
	margin-right:0px;
	background-color: #FFFFFF;
	color:#1c4e89;
	float:left;
	width: 185px;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	border:1px solid #ccc;

	
}
#sidebar a{	 text-decoration:none; color:#1c4e89;}
#sidebar a:hover{text-decoration:underline;}	

#linkislupek a img{ border:1px solid #cccccc;text-decoration:none;}


#footer
	{
	border-top: 0px solid #F6F6F6;
	background-image: url(gfx/top2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	position: static;
	background-color:#FFFFFF;
	width:900px;
	height:40px;
	font-size: 10px;
	color:#1c4e89;
	clear:both;
	}
	
#footer a      {text-decoration:none; color:#1c4e89;}
#footer a:hover{text-decoration:underline;}	
