	body {
	padding: 0px;
	margin: 0px;
	background: #21505f url(background.gif) repeat-x top left;
	font-family: Arial;
	}
	
	#commo_conterer {
	width: 770px;

	margin: 0px auto;
	}
	

	
	.menu_top_button {
	font-family: Arial; font-size: 16px; font-weight: bold; padding-left: 20px; display:inline; text-decoration: none; color:#fff; margin-top:-50px;
	}

	#menu_top a {
	color:#fff;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
padding-right: 10px;
	display:inline;
	text-decoration: none;
	color:#fff;
	margin-top:-50px;
	}
	#menu_top a:hover {color:#ececec; background:url(triangle.gif) top no-repeat center; padding-top: 50px;}
	
	#menu_top {padding-top: 50px; padding-left: 0px; text-align: center;}
	
	.menu_middle {
	width: 300px;
	height: 38px;
	background: #f98900;
	float:right;
	margin-top: 0px;
	padding-top: 0px;
	}
	
	.tresc {
	left: 170px;
	width: 570px;
	background-color:#fff;
	float: right;

	padding: 10px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	}
	


	.menu_left {
	width: 180px;
	font-size:16px; 
	margin-top: 0px;
	padding-top: 6px; position: relative; float: right; background-color: #ebf3f8;
padding-bottom: 4px;
	}
	
	.pict-right { float: right; padding: 3px; border: 1px solid #3a6978; margin-left: 10px;}
	.pict-left { float: left; padding: 3px; border: 1px solid #3a6978; margin-right: 10px;}
	
	.menu {width: 170px; background-color: #f5b461; height:  27px; margin-top: 0px; padding-top: 11px; color: #fff; font-size: 16px; text-align: center; margin-bottom: 5px;}
	
	#content_holder {padding-top: -10px; *margin-top: -3px; background:url(content_back.gif) top left repeat-y #fff; float:left;}
	
	.stopka {
	width:770px;
	background-color: #031978;
	height: 25px;
	color: #fff;
	margin-bottom: 20px;
	float:left;
	text-align:center;
	padding-top:13px;
	font-size: 12px;
	}
	
		.top_menu {
	background: url(menu_top2.gif);
	height: 80px;
	width: 770px;
	}
	
	.menu_left strong {color: #0c323e;}
	
/*<!--	################################-->*/

#navcontainer {margin-left: 5px; font-size: 12px; padding: 0; margin-right: 0;}
 
#navlist {padding: 0; margin: 0;}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 150px;
color: #000;
background-color: #b9d8e9; /*background na kategorii*/
text-decoration: none;
}

#navcontainer a:hover
{
color: #000;
background-color: #a0cad7; /*hover na kategorii*/
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 135px;
color: #000;
background-color: #EBF3F8;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #7db4c6; /*hover na zwyklym*/
text-decoration: none;
}

.entry p span {clear: both; display: block; height: 20px;}



h1 {font-size: 20px;}
h2 {font-size: 16px;}

.post h2 {margin-bottom: 0;
padding-bottom: 0;}

.entry p {margin-top: 0px;}

.more-link {margin-top: 0px; color: #f00; text-decoration: none;}

.navigation a {text-decoration: none; color: #245261; font-weight: bold;}

.alignright {float: right;}
