html{
	margin:0;
	padding:0;
	text-align: center;
}
body{
    margin:0;
	padding:0;
	background: #000;
	text-align: center;
	
}

td {
        font-family: tahoma, arial;
		font-size: 11px;
        color: #FFFFFF;
		line-height: 14px;
}

.text {
        font-family: tahoma, arial;
		font-size: 11px;
        color: #FFFFFF;
		line-height: 14px;
}
.podmenu {
        font-family: tahoma, arial;
		font-size: 12px;
        color: #fff;
        text-decoration: none;
}
.podmenu:hover {
        font-family: tahoma, arial;
		font-size: 12px;
        color: #fff;
        text-decoration: underline;
}
.wiecej:hover {
        font-family: tahoma, arial;
		font-size: 11px;
        color: #FF0000;
        font-weight: bold;
        text-decoration: underline;
}

.wiecej {
        font-family: tahoma, arial;
		font-size: 11px;
        color: #FF0000;
        font-weight: bold;
        text-decoration: underline;
}
.news {
        font-family: tahoma, arial;
		font-size: 11px;
        color: #FFFFFF;
        line-height: 14px;
		font-weight: bold;
		text-decoration: none;
}
.news:hover {
        font-family: tahoma, arial;
		font-size: 11px;
        color: #FFFFFF;
		font-weight: bold;
        line-height: 14px;
		text-decoration: underline;
}
#img4 {
        border:1px solid red;
}
#naglowek {
        font-family: tahoma, arial;
		font-size: 14px;
        color: #fff;
		font-weight: bold;
}		