BODY {
scrollbar-face-color: FFFFFF; scrollbar-shadow-color: 000000; scrollbar-highlight-color: 000000; scrollbar-3dlight-color: FFFFFF; scrollbar-darkshadow-color: FFFFFF; scrollbar-track-color: FFFFFF; scrollbar-arrow-color: 000000;
background-color: #FFFFFF;
background-image: url(obrazky/bg.jpg);
margin-left: 20%;
margin-right: 20%;
}
 
.saikano {
 width: 514px;
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 background-image: url('obrazky/sai.jpg');
 background-repeat: no-repeat;
 background-color: #FFFFFF;
 padding-top: 330px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 font-family: Arial;
 font-size: 13px;
 font-color: #000000;
 position: absolute;
 top: -1px;
}

.lista {
 border-color: #000000;
 border-top: solid 1px;
 border-bottom: solid 1px;
 font-family: Arial;
 font-size: 13px;
 font-color: #000000;
}

.update { 
 margin-top: 10px;
 border-color: #000000;
 border-top: solid 1px;
 border-bottom: solid 1px;
 font-family: Arial;
 font-size: 13px;
 font-color: #5E5E5E;
 background-color: #F0F0F0;
}

.copy {
 margin-top: 10px;
 border-color: #000000;
 border-top: solid 1px;
 border-bottom: solid 1px;
 font-family: Arial;
 font-size: 13px;
 font-color: #5E5E5E;
 background-color: #DADADA;
}


 A:link        { color: #000000; font-family: Arial; text-decoration: underline; }      
 A:visited   { color: #000000; font-family: Arial; text-decoration: none;        }    
 A:alink      { color: #000000; font-family: Arial; text-decoration: none;        }   
 A:hover    { font-family: Arial; text-decoration: none; color: #464F78;         }



.lista A:link  { 
 padding-left: 2px;
 padding-right: 2px;
 padding-top: 1px;
 padding-bottom: 1px;
 background-repeat: no-repeat;
 background-image: url(obrazky/a.jpg);
 background-color: #FFFFFF;
 width: 90px;
 height: 13px;
 font-family: Arial;
 font-size: 13px;
 text-decoration: none;
 margin-left: 2px;
 margin-right: 2px;
 margin-top: 1px;
 margin-bottom: 1px;
 border-style: solid;
 border-color: #FFFFFF;
 border-width: 1px;
 text-align: center;
} 

     
.lista A:visited  {
 padding-left: 2px;
 padding-right: 2px;
 padding-top: 1px;
 padding-bottom: 1px;
 background-repeat: no-repeat;
 background-image: url(obrazky/a.jpg);
 background-color: #FFFFFF;
 width: 90px;
 height: 13px;
 font-family: Arial;
 font-size: 13px;
 text-decoration: none;
 margin-left: 2px;
 margin-right: 2px;
 margin-top: 1px;
 margin-bottom: 1px;
 border-style: solid;
 border-color: #FFFFFF;
 border-width: 1px;
 text-align: center;
 }    


.lista A:alink   {
 padding-left: 2px;
 padding-right: 2px;
 padding-top: 1px;
 padding-bottom: 1px;
 background-repeat: no-repeat;
 background-image: url(obrazky/a.jpg);
 background-color: #FFFFFF;
 width: 90px;
 height: 15px;
 font-family: Arial;
 font-size: 13px;
 text-decoration: none;
 margin-left: 2px;
 margin-right: 2px;
 margin-top: 1px;
 margin-bottom: 1px;
 border-style: solid;
 border-color: #FFFFFF;
 border-width: 1px;
 text-align: center;
  }   


.lista A:hover {
 padding-left: 2px;
 padding-right: 2px;
 padding-top: 1px;
 background-repeat: no-repeat;
 background-image: url(obrazky/h.jpg);
 background-color: #DFDFDF;
 width: 90px;
 height: 13px;
 font-family: Arial;
 font-size: 13px;
 text-decoration: none;
 margin-left: 2px;
 margin-bottom: 1px;
 margin-top: 1px;
 margin-bottom: 1px;
 border-style: solid;
 border-color: #000000;
 border-width: 1px;
 text-align: center;
 }

.kapitalky {font-variant: small-caps; font-weight: bold}

fieldset {
 border-style: solid;
 border-color: #000000;
 border-width: 1px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
}

.str {
color: #BBBBBB;
}

legend {
 border-style: solid;
 border-color: #000000;
 border-width: 1px;
 background-color: #E3E3E3;
}


.cssbtn {
	display:inline; display:inline-block;
	width:100px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Arial;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background: #A0A0A0;
	color:#000000;
	border:1px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.cssbtn[class] {
	width:auto;
	min-width:100px;
	}
.cssbtn strong {
	font-weight:bold;
	background:white;
	color: #555555;
	}
.cssbtn:hover { background: #000000; color: #FEFEFE }
.cssbtn:hover strong { background: #5E5E5E; color: #000000; }

.btnw3c { background: #B2B2B2; color:white }











