body{
	margin: 0; padding:0;
}

div.cookie {
  background-color: white;
  font-size: 12px; text-align:center;
  color: black;
/*   margin: 5px; */
  padding: 5px;
  margin: 0; border-bottom: 1px solid black;
}
div.cookie a {
  text-decoration: underline; color: black; font-size: 12px;
}

a.nad{
    font-size: 12px;
    font-family: Verdana;
    color: #199a22;
    font-weight: bold;
	text-decoration: none;
}
a:hover.nad{
    font-size: 12px;
    font-family: Verdana;
    color: #808080;
    font-weight: bold;
	text-decoration: underline;
}

a.fff{
    font-size: 11px;
    font-family: Verdana;
    color: #c75401;
    font-weight: bold;
	text-decoration: none;
}
a:hover.fff{
    font-size: 11px;
    font-family: Verdana;
    color: #c75401;
    font-weight: bold;
	text-decoration: underline;
}



a.pod{
    font-size: 10px;
    font-family: Verdana;
    color: #199a22;
    font-weight: normal;
}
a:hover.pod{
    font-size: 10px;
    font-family: Verdana;
    color: #808080;
    font-weight: normal;
}
td,body{
    font-size: 11px;
    font-family: Verdana;
    color: #505050;
    font-weight: normal;
}
td.dodaj{
    font-size: 12px;
    font-family: Verdana;
    color: black;
    font-weight: normal;
}
input.dobrze{
	font-size: 12px;
	font-family: Verdana;
	padding: 5px;
	color: black;
	border: 1px inset black;
	background-image: url('/pic/dobrze.jpg');
}
input.zle{
	font-size: 12px;
	font-family: Verdana;
	color: black;
	padding: 5px;
	border: 1px inset black;
	background-image: url('/pic/zle.jpg');
}

a.dodaj{
    font-size: 12px;
    font-family: Verdana;
    color: black;
    font-weight: normal;
}
a{
    font-size: 10px;
    font-family: Verdana;
    color: #505050;
    font-weight: normal;
}
a:hover{
    font-size: 10px;
    font-family: Verdana;
    color: #505050;
    font-weight: normal;
}
.pole{
    font-size: 12px;
    font-family: Verdana;
    color: black;
    border: 1px inset black;
}
.guzik{
    font-size: 10px;
    font-family: Verdana;
    color: black;
    font-weight: bold;
    background-image: url('/pic/guzik.gif');
    border: 0px none black;
    width: 80px;
    height: 14px;
    
}
a.menu{
	width: 200px;
	height: 23px;
	font-size: 13px;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	background-image: url('/images/guzik_zielony.jpg');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
}
a.menu:hover{
    text-decoration: underline;
}

a.menug{
    width: 200px;
    height: 28px;
    font-size: 13px;
    font-family: Verdana;
    color: white;
    font-weight: bold;
    background-image: url('/images/guzik_pomarancz.jpg');
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
	text-align: center;
	padding-top: 6px;

}
a.menug:hover{
    text-decoration: underline;
}


a.menus{
	width: 111px;
	height: 28px;
	font-size: 13px;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	background-image: url('/images/guzik_szary.jpg');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;

}
a.menus:hover{
	text-decoration: underline;
}

input.pole_szukania{
	border: 1px solid #909090;
	font-size: 11px;
	font-family: Verdana;
	height: 14px;
	padding: 2px;
	width: 200px;
	font-weight: bold;
}
select.pole_szukania{
	border: 1px solid #909090;
	font-size: 11px;
	font-family: Verdana;
/* 	height: 14px; */
	padding: 2px;
	width: 200px;
}
textarea.pole_szukania{
	border: 1px solid #909090;
	font-size: 11px;
	font-family: Verdana;
	height: 14px;
	padding: 2px;
	width: 200px;
}

a.guzik_szukaj{
	width: 20px;
	height: 20px;
	background-image: url('/images/guzik_szukaj.jpg');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;

}

a.ewipo{
    font-size: 11px;
    font-family: Verdana;
    color: #505050;
    font-weight: normal;
	text-decoration: none;
}
a.ewipo:hover{
    font-size: 11px;
    font-family: Verdana;
    color: #505050;
    font-weight: normal;
	text-decoration: underline;
}

#przerwa{ 
height: 2px; display: block;
}

