/* uniwersalny arkusz styli EKYO */

html, body {
	font-family:verdana, helvetica, sans-serif;
	color:#8C6139;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	background-color:#F7F7E7;
	font-size:90%;
	}

p	{
	text-indent:1.5em;
	text-align:justify;
	margin-bottom:0;
	color:black;
	font-size:90%;
	}

p + p	{
	margin-top:1.5em;
	}

#calosc	{
	width:80%;
	margin:0 auto;
	height:100%;
	}

#baner	{
	width:100%;
	height:150px;
	text-align:center;
	background:#F7F7E7 url(grafika/up.jpg) center no-repeat;
	}
	
#menu	{
	height:25px;
	margin:10px auto 10px auto;
	color:white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	}

div#menu a:link , div#menu a:visited , div#menu a:active 	{
	color:white;
	font-weight:bold;
	padding:0 2em;
	text-decoration:none;
	vertical-align:middle;
	background-color:#8C6139;
	}

div#menu a:hover	{
	color:black;
	}

div#menu a#menu2	{
	color:black;
	}
	
#nalewo	{
	width:220px;
	padding:10px;
	float:left;
	overflow:hidden;
	position:relative;
	height:100%;
	text-align:left;
	font-size:80%;
	}

#naprawo {
	width:220px;
	padding:10px;
	float:right;
	overflow:hidden;
	position:relative;
	}

#nasrodek {
	margin-left:240px;
	margin-right:240px;
	padding:10px;
	text-align:left;
	border-right:1px dotted #8C6139;
	border-left:1px dotted #8C6139;
	}

div#stopka {
	font-size:x-small;
	font-family:fantasy;
	width:100%;
	clear:both;
	margin-top:20px;
	height:18px;
	text-align:center;
	}

div#stopka a:link , div#stopka a:visited , div#stopka a:active	{
	color:#8C6139;
	}

div#jezyki	{
	text-align:right;
	float:right;
	}

div#jezyki a	{
	text-decoration:none;
	}

div#jezyki * img	{
	text-decoration:none;
	border:0;
	}

ul#minimenu li	{
	padding:0.5em;
	}

li#liststyle	{
	list-style-type:none;
	text-indent:-1em;
	font-weight:bold;
	}

div#nalewo * a:link, div#nalewo * a:visited, div#nalewo * a:active	{
	text-decoration:none;
	color:#8C6139;
	}

p#grafika
	{
	text-align:center;
	}
p#grafika * img {
	border:0;
	}
	
	.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
  
.clearfix {
	display: inline-block;
	}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */
