body {
	 font-family: verdana, "arial ce", "geneva ce", "helvetica ce", arial, geneva, helvetica;font-size:12px;
	 background-color : white;
	 color: #ffffff;
}

body.bann {
  background-image: url("../images/bg_bann02.jpg"); 
  background-attachment: fixed;
  background-position: 0% 100%;
  background-repeat: repeat-x;    
  background-color : #008b00;
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  color: #c0c0c0;
}

img.i_bann01 { 
			 height: 60px; 
/*			 width: 250px;*/ 
			 margin-top: 4px; 
			 margin-bottom: 2px;
}

body.log {
  background-image: url("../images/bg_log02.jpg"); 
  background-attachment: fixed;
  background-position: 100% 100%;
  background-color : #008b00;
  background-repeat: no-repeat;  
  margin: 0px;
  padding: 0px;
}

table.log { 
  background-image: url("../images/bg_log01.jpg"); 
  background-attachment: fixed;
  background-position: 0% 0%;
  background-repeat: no-repeat;    
  padding: 0px;
  margin:0px;
}

body.menu {
		  background-image: url("../images/bg_menu01.jpg"); 
		  background-attachment: fixed;
		  background-position: 100% 0%;
		  background-repeat: repeat-y;    
		  color: red;
		  font-size: 10px;
		  background-color : #008b00;  
		  padding : 0px 5px 0px 10px;
		  margin : 0px;
}

#log_img_1 { margin: 5px;}

table.lista {
	width : 100%;
	margin-top : 15px;
	color: black;
	font-size: 10px;
	margin-bottom: 10px;
	background: #ff0300; 
	border-bottom: #760000 4px solid; 
	border-left: #000000 0px solid; 
	border-right: #760000 4px solid; 
	border-top: #000000 0px solid;
}
table.lista td 
{
	border-bottom: #760000 2px solid; 
	border-left: #000000 0px solid; 
	border-right: #760000 2px solid; 
	border-top: #000000 0px solid;
}


table.lista * th { 	font-size: 11px;  }
#last {  padding-bottom: 4px; }
img#counter { margin-top: 0px; }

/*.lista  > tr  > td{ padding-bottom: 3px; }*/

img { 
	border-style: none;
/*	cursor: help;*/
	padding : 0px;
	margin: 0px;
} 

table.intro {
	width: 450px;
	background-color : #000080;
	border: outset 8pt;
}

.right { text-align: right; }
.center { text-align: center; }

p { text-align: center; text-color: white }

span.small { font-size: 75%;}

:link, :active, :visited, a:focus { color: white; }
:vlink { color: white; }
:alink { color: white; }

/* stopka */                    
fieldset.log {
/*		border: 2px solid red;*/
		font-size : 9px; 
		text-align : center;
		padding : 4px 0px  4px 0px;
		margin: 5px  0px  0px  5px;
}

fieldset.stopka {
		border : none;
		font-size : 12px; 
		text-align : center;
		padding-bottom: 10px;
}


