html, body { margin: 0px; padding: 0px; border: 0px; }
body {  
		background: #000;   
		font-family: Verdana, Arial, Helvetica, sans-serif; 
	    font-size: 12px;
		color: #fff;
}
table { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
}
/*===========================Stranica===============================*/
#menu a { display:block; width:237px; height:22px; text-decoration:none; text-indent: 19px; line-height:22px;}
#menu a:hover { background: url(images/m-1.jpg) no-repeat; }

#h  { width:780px; height:309px;}
#t  { width:780px; height:309px; margin-top: 30px;}
#t1 { font-size:10px; margin-left:19px; margin-top:30px;}
#f  { width:780px; height:143px; background: url(images/f-1.gif) repeat-x; margin-top: 20px;}
#f1 { font-size: 10px; padding-left:19px;}
#f2 { font-size: 10px;}

.data { margin-top:0px; font-size:10px; font-weight: bold; }
/*===========================Elementy===============================*/
a { text-decoration: none; color: #fff; }   
a:hover { text-decoration: underline;}

h1 { font-size: 16px; margin-top:5px; color: #666; }
h2 { font-size: 12px; margin-bottom:0px; color: #ccc; }
p { text-align: left; }

