* html #menu #nav ul li a{
   height: 1%;
}
/* 
* html #menu #nav ul li{
float: left;
}

*/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../img/tlo.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #3e321b;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	color: #972f13;
	}
	
a:hover {
	color: #3e321b;
	}

/*DIV GŁÓWNY*/

#holder {
	width: 780px;
	background: #fbfaf1;
	text-align: left;
	margin: 0 auto 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3e321b;
	border-left-color: #3e321b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3e321b;
}

/*WINIETA*/

#top_left {
	background-image: url(../img/top_01.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 35px;
	float:left;    
}

#top_right {
	background-image: url(../img/top_02.gif);
	background-repeat: repeat-x;
	width: 547px;
	height: 35px;  
	float:right;  
}

/*MENU GÓRNE*/

#top_right #navig {
	width: 300px;
	height: 15px;
	float:right;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	color: #e3e2c4;
}

a.navi  {
	color: #e3e2c4;
	display: inline;
	padding: 2px 0 2px 0;
	text-decoration: none; 
}

a.navi:hover { 
	color: #d47c64;
}



#top_logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	width: 232px;
	height: 205px;
	float:left;
	
}

#top_swf {
	width: 547px;
	height: 205px;
	float:right;
	
}

#top_bottom {
	background-image: url(../img/tb.gif);
	background-repeat: repeat-x;
	width: 780px;
	height: 24px;
	
}

/*USTAWIENIE KOLUMN*/

#col_left{
	margin: 0px;
	width: 232px;
	float:left;
}

#col_center{
	margin: 0 239px 0 237px;
	vertical-align: top;
}

#col_right{
	margin: 0px;
	width: 236px;
	float: right;
}

/*MENU*/

#menu {
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 291px;
	margin-top: 22px;
	margin-left: 9px;
	padding-left: 35px;
	padding-top: 20px;
}

#menu #nav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*list-style-image: url(../img/star.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #483d29;
}

/*li{
	
	list-style-image: url(../img/star.gif);

}*/

#menu #nav ul li a{
	color: #483d29;
	display: block;
	padding: 4px 0 8px 5px;
	text-decoration: none; 
}

#menu #nav a:hover, #menu #nav a:focus { 
	color: #972f13;
}


/*PRAWA KOLUMNA*/

#rez {
	margin-top: 22px;
	margin-left: 30px;	
}

/*PRAWA KOLUMNA*/

#rez {
	margin-top: 22px;
	margin-left: 26px;	
}

/*POLE Z FLAGAMI*/

#flagi {
	background-color: #f1efe1;
	border: 1px solid #e6e4ce;
	height: 120px;
	width: 95%;
	padding: 5px 7px 0px 0px;
}

/*STOPKA*/

#foot {
	background-color: #e3e2c4;
	height: 6px;
	width: 97%;
	margin-top: 10px;
}


#copy{
	margin: 10px 0px 0px 13px;
	width: 292px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bfba8e;
}

#agnat{
	margin: 10px 13px 0px 0px;
	width: 252px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bfba8e;
}

a.agnat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bfba8e;
}

a.agnat:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #972f13;
	text-decoration:underline;
}




#temp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e321b;
	vertical-align: top;
	clear:both;
}

/*BREAK -><br> dla divów*/

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}