html{
	margin:0;
	padding:0;
	background: #fff;
}
body{
    margin:0;
	padding:0;
	background: #fff url(img/tlo.jpg) repeat-x;
}
td {
        font-family: tahoma;
        font-size: 11px;
}
.data {
        font-family: tahoma;
        font-size: 10px;
		color: #fff;
		text-align: right;
		font-weight: bold;
}
.news{
	    font-family: tahoma, arial;
        font-size: 11px;
        text-decoration: underline;
		margin-right: 10px !important;
		font-weight: bold;
        color: #fff;
}
.news:hover{
	    font-family: tahoma, arial;
        font-size: 11px;
		font-weight: bold;
		margin-right: 10px !important;
        text-decoration: none;
        color: #D8EBFA;
}
.menul{
	    font-family: tahoma, arial;
        font-size: 11px;
        text-decoration: none;
        color: #fff;
		width: 135px;
		height: 19px;
		padding-top: 2px;
		padding-left: 3px;
		margin-top: 3px !important; 
		margin-bottom: 3px !important;
		background: #DB7F9C url(img/button.gif) no-repeat 100% 0px;
		clear: both;
        display: block;	
}
.menul:hover{
	    font-family: tahoma, arial;
        font-size: 11px;
        text-decoration: none;
        color: #DB7F9C;
		width: 135px;
		height: 19px;
		padding-top: 2px;
		padding-left: 3px;
		margin-top: 3px !important;
		margin-bottom: 3px !important;
		background: #fff;
		clear: both;
        display: block;
}
.menu{
	    font-family: tahoma, arial;
        font-size: 10px;
        text-decoration: none;
		font-weight: bold;
		margin-left: 14px !important;
		margin-right: 20px !important;
        color: #fff;
}
.menu:hover{
	    font-family: tahoma, arial;
        font-size: 10px;
		font-weight: bold;
		margin-left: 14px !important;
		margin-right: 20px !important;
        text-decoration: underline;
        color: #fff;
}
.menudol{
	    font-family: tahoma, arial;
        font-size: 10px;
        text-decoration: none;
		padding-top: 3px;
		padding-left: 3px;
		padding-right: 3px;
		height: 19px;
        color: #000;
		margin-left: 1px !important;
		background: #F9E6EC;
}
.menudol:hover{
	    font-family: tahoma, arial;
        font-size: 10px;
		padding-top: 3px;
		padding-left: 3px;
		padding-right: 3px;
		height: 19px;
        text-decoration: none;
		margin-left: 1px !important;
        color: #000;
		background: #EED5DD;
}
#kreska{
		background: #fff;
		width:1px;
		height: 17px;
		vertical-align: middle;
}
#menu{
	    width: 135px;
		float: left;
}
#strona{
	    width: 698px;
		float: left;
}
h1{
	    font-family: tahoma, arial;
        font-size: 15px;
		font-weight: normal;
        color: #318CBE;
}
hr{
	    height:1px;
        color: #E7E7E7;
}
#stopka{
	    font-family: tahoma, arial;
        font-size: 10px;
        color: #fff;
		background: #328CC0;
		padding-top: 3px;
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 3px;
		margin-left: 0px !important;
}
.stopka{
	    font-family: tahoma, arial;
        font-size: 10px;
        text-decoration: none;
		font-weight: bold;
        color: #fff;
}
.stopka:hover{
	    font-family: tahoma, arial;
        font-size: 10px;
		font-weight: bold;
        text-decoration: underline;
        color: #fff;
}