body {
	display: block;
	background: #FFF;
	padding: 0px;
	margin:8;
	font-family: tahoma,vendera;
	font-size: 11px;	
	text-align: left;
	color: #000;
}

img {
	border:none;
}

h1 {
   font-size:12px;
   text-weight:bold;
   display:inline;
}


.tekst {
	font-family: tahoma;
	font-size: 12px;	
	text-align: left;
	color: #000000;
}

.cell {
	float: left;
	width:480;
	tekst-align:justify;
}

#tab_main {
	font-family: tahoma, vendera;
	font-size: 12px;
	text-align: left;
	float:left;
}

#site_top {
	background: #FFF url(../pic/vineta.jpg) top left no-repeat;
	padding: 0px;
	margin:0;
	float:left;
	height:233;
	width:880;
}

#content {
	width:500;
	margin:5px;
	tekst-align:justify;
	float:left;	
}


#menu_top {
    float:left;
	padding-bottom:8;
}

#menu {
	float:left;
	line-height:1.4;
}


#kompas {
	float:left;
	width:880;
	padding-top:8;
	padding-bottom:4;
	margin-bottom:8;
}


#cell {
	width:490;
	margin-top:0px;
	tekst-align:justify;
	float:left;
	line-height:1.4;
}


#site_bottom {
	margin-top:20;
	width:880;	
	float: left;
	text-align:right;
}

#reklama-tresc {
	width:490;
	float:left;
}

.button  {
    border-top:  1px solid #EA4444;
    border-left: 1px solid #EA4444;
    border-right:  1px solid #5D0B0B;
    border-bottom: 1px solid #5D0B0B;
    font-size:   11px; 
    font-family: tahoma; 
    font-weight: bold;
	cursor:hand;
	background-color: #BB0000;	
    color: #FFFFFF;
}


A:link      	{ color:#000000; text-decoration: none;} 
A:visited   	{ color:#000000; text-decoration: none;}
A:active    	{ color:#000000; text-decoration: none;}
A:hover  	    { color:#DD0000; text-decoration: none;}

#linksys ul {float:left; list-style-type: none; font-weight:lighter;}
#linksys li { float:left; display:inline; margin-left:10px; margin-right:4px;}
#linksys a { color:#000; text-decoration:none; font-weight:lighter;}
#linksys a:hover { color:#000; text-decoration:none; }
