body {
	font-family: Arial;
	font-size: 10px;
	color: #252729;
	text-align: center;
	background: repeat-x;

}

html, body {
background-image: url(images/menu/tlo.jpg);
}

div,td{
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8B0000;
        background: repeat-x;
	
	}
     

.topka{
       background:#000 url(images/menu/topka.JPG);
       height:200;
       width:800;
       }

header_logo{
       background:#000 url(images/logo.png);
       height:200;
       width:800;
}


.wybor {
       font-size:12px;
       font-weight: bold;
       height:30px;
       color:#fff;
       background:#A9A9A9;
       padding: 10px 10px 10px 10px;
       }

.pager {
       width:800;
       font-size:12px;
       color:#000;
       background:#fff;
       padding: 10px 10px 10px 10px;
       }
       
.belkon{
        width:200;
        height:300;
        font-size:14px;
        color:#fff;
        background:#460A02;
        padding: 10px 10px 10px 10px;
        }
        
.stopka {
        font-size:8px;
        color:#fff;
        background:#460A02;
        height:40px;
        }

a{
	color:#fff;
	text-decoration:none;
	}
a:hover{
	color:#8B0000;
	text-decoration:none;
	}

.pager a {
        color:#000;
	text-decoration:none;
        }
        
.pager a: hover {
	         color:#000;
	         text-decoration:none;
                 }

