body { 
cursor: help;
font-family: arial;
color: #7c7c7c;
font-size: 10px;
line-height: 12px;
}

b {
color:#1bb2c5;
font-weight: none;
text-transform: none;
font-family: 04b03;
font-size: 10px;
; 
}


c {
color:#62247c;
font-weight:bold;
text-transform: uppercase;
font-family: 04b03;
font-size: 10px;
; 
}


x {
color:#ffffff;
font-weight:bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 8px;
; 
}

i {
color:#ada7bc;
font-weight:bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 8px; 
}

u {
color:#7eba1f;
font-weight:bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 10px;
}

select {
background: #e0e2e1;
color: #000000;
width: 130px;
font-family: georgia;
font-size: 8px;
}

<!--



h1 {
background:#f1f4f4;
color:#6f6f6f;
weight: 130px;
height: 30px;
text-transform: none;
margin-top: 0px;
margin-bottom: 3px;
padding-top: 4px;
font-family: Tahoma;
font-size: 12px;
font-weight:none;
text-align:none;
}



textarea {
background: #a8a8a8;
color: #414141;
font-size: 10px;
}

.img1 {

opacity: 0.2; 

}
			
.img1:hover {
opacity: 1;

}

#tokio {
position: absolute; 
left: 120px; 
top: 580px; 
width: 778px; 
height: 360px;
border: 0px; 
background-color: #fff;
}



/* Sidebar Structures */


.sidebar_title {
color: #f1f1f1;
padding: 4px 0px 6px 0px;
font-family: bambi;
font-size: 12px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #eeeeee url('img/pasekl.png') repeat-x;
}

.sidebar_content {
color: #636363;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #d7f2c2;
margin-bottom: 10px;
}


.sidebar_content2 {
color: #636363;
padding: 3px;
font-family: Arial;
font-size: 16px;
text-align: center;
background: #f1f1f1;
margin-bottom: 10px;
}





a { 
	text-decoration:  none;
	color: #1ebca0;}

a:hover {
	color: #f29108;
	text-decoration: none;}	

.image {
	background-color: #e8e8e8;
	border: 1px solid #bbbbbb;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #e8e8e8;
	border: 1px solid #5e5e5e;
	padding: 3px;
	margin: 2px;
} 


