body { 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica; 
    
	background-color: #C0D2E8;
	background-image: url(../images/back.png);
	background-repeat:repeat-x;

	margin: 0; 
	padding: 0; 
}

html, body { 	height:100%; }
#maxsize { 	height:100%; width: 100%;}

img {		vertical-align: middle; border:0px; }
td {		font-size: 9px; }

.text {		margin-bottom:5px; font-weight:bold; margin-right:5px;}
.obrazek_anim {	background-image: url('../images/shadow_small.png'); 
		background-repeat: no-repeat; 
	
		width:170px; 
		height:130px; 
	
		text-align:left;
}

.obrazek_static {	background-image: url('../images/shadow.png'); 
		background-repeat: no-repeat; 
	
		width:210px; 
		height:160px; 
	
		text-align:left;
}

p,h1 {		margin:0px;}

#shadow {	background-color:#ffffff; padding:10px; border:1px solid #000000;}
#tabulka {	text-align:center; align:center; vertical-align:middle;}

.cara {		display: block; text-align: center; background-image: url('../images/black.gif'); background-repeat: repeat-x; background-position: left center;}
.nadpis {	background-color: white; padding:5px; font-weight:bold; font-size:10px;}
.margin {	margin: 5px; }
