html, body {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

div#akichan {
	width: 117px;
	height: 287px;
	margin-top: -287px;
	z-index: 200;
	position: fixed;
	margin-left: auto;
	wi_dth: auto;
	le_ft: 0px;
	bottom: 0px;
	right: 50px;
}

div#text_akichan {	
	display: none;
	width: 220px;
	height: 300px;
	z-index: 250;
	position: fixed;
	margin-left: auto;
	wi_dth: auto;
	le_ft: 0px;
	bottom: -30px;
	right: 236px;	
	/*background: url('dialog.png') no-repeat;*/
}

div#text_akichan_obal {	
}


img#akichan {
	border: none;
}

#text_akichan_header {
	width: /*168px;*/ 220px;
	height: /*54px;*/ 20px;
	background: url('1.png') no-repeat;
}

#text_akichan_center {
	width: 220px;
	background: url('2.png') repeat-y;
	padding-left: 25px;
	padding-right: 25px;
}

#text_akichan_footer {
	width: /*168px;*/ 220px;
	height: /*50px;*/ 20px;
	background: url('3.png') no-repeat;
}
div#akichan_zapnout {
	width: 14px;
	height: 14px;	
	background: url('vypnout.png');
	z-index: 200;
	position: fixed;
	margin-left: auto;
	wi_dth: auto;
	le_ft: 0px;
	bottom: 10px;
	right: 10px;
}
div#odkaz{
  text-decoration: underline;
  color: red;
}

div#vrsek{
    background-image: url(vrsek.png);
    width: 261px;
    height: 44px;
}
div#spodek{
    background-image: url(spodek.png);
    width: 261px;
    height: 44px;
}
div#stred{
    margin: 0px 0px 0px 30px;
    width: 261px;
    height: auto;
    background-image: url(stred.png);
    background-repeat: repeat-y;
}