img{
	border:0;
}

td{
	font-family: Verdana, Arial, Sans;
	font-size: 12px;
	background-color: #ffffff;
}

td a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

td a:hover{
	text-decoration: underline;
}

.tdTop{
	background-color:#ff8b10;
	text-align: right;
	font-size: 11px;
	font-family: Verdana, Arial, Sans;
	padding: 0 10 0 0; 
	color: #ffffff;
}

.tdTop a{
	color:white;
	text-decoration: none;
}

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

.tdMenu{
	text-align: center;
}

.tdMenu a{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana; Arial, Sans Bold;
	text-decoration: none;
	padding: 0 12 0 0;
	}
	
.tdMenu a:hover{
	text-decoration: underline;
}

.tdRight{
	text-align: center;
	font-family: Verdana, Arial, Sans Bold;
	font-weight: bold;
	font-size: 16;
}

.tdRight a{
	color: #0c0c0c;
	text-align: center;
	font-family: Verdana, Arial, Sans;
	text-decoration: none;
}

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

input, select{
	text-align: center;
	font-family: Verdana, Arial, Sans;
	border: 1px solid grey;
	margin: 0 0 4 0;
}

.links{
	text-align:center;
}

.links a{
	font-size: 10px;
	font-family: Verdana, Arial, Sans;
	text-decoration: none;
	color: black;
}

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

.bottom{
	font-size: 10px;
	font-family: Verdana, Arial, Sans;
	color: #cfcfcf;
	text-align:center;
}

.komunikat{
    color: #ff0000;
}

.input{
    border: 1px solid #ff0000;
}