body {
}
table{
border: 0px;
}
.reklama {
width:150px;
overflow:hidden;

}
.imgnews {
max-width: 640px;
max-height: 480px;
overflow:hidden;
}
textarea, input {
background: transparent;
}
select{
background: transparent
}
input[type='submit']{
background: pink;
border: 2px solid #ccc;
color: green; 
}
a:visited {
color: #993333;
}
a {
text-decoration: underline;
}



