		body{
			background-color:#efeff4;
			margin:0;
			padding:0;
			color: #000000;
			font-family: Verdana;
			font-size: 10px;
			text-align: center;
			}
		
		td, th {
		font-size: 11px;
		}
		
		
		}
		img{
		margin:0;
		padding:0;
		border:0;
		}
a {
color: #000000;
}

a:hover{
color: #000000;
}


.table{
width: 800px;
}

.logo{
text-align: center;
background-color: #bbe0e3;
width: 50%;
height: 50px;
}

.menuDodatkowe{
text-align: center;
background-color: #ff9999;
width: 50%;
height: 25px;
}

.glownaReklama{
text-align: center;
background-color: #66ff99;
height: 70px;
width: 75%;
}

.wyszukiwarka{
text-align: center;
background-color: #bbe0e3;
height: 35px;
width: 25%;
}

.panelLogowania{
text-align: center;
background-color: #bbe0e3;
height: 35px;
width: 25%;
}

.adminMenu{
width: 80px;
}

.adminMenuItem{
width: 70px;
text-align: left;
}


.adminMenuItem A:hover{
text-decoration: none;
}
.adminMenuItem A{
text-decoration: none;
}

select, textarea, input {
	border-top: 1px solid #838EA0;
	border-left: 1px solid #838EA0;
	border-right: 1px solid #545861;
	border-bottom: 1px solid #545861;
	background-color: #FEFEFE;
	font-size: 11px;
	font-family: Arial;
		}
textarea{
width: 200px;

height: 70px;
}
input [type="text"]{
width: 200px;
}




