body {
font-family: Arial;
font-size: 13px;
line-height: 20px;
color: #000000;
}
table {
font-family: Arial;
font-size: 13px;
line-height: 20px;
}
a {
color:#000000;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
.header {
background: url('images/header_fon.png') repeat-x;
}
.polosa {
background: #EFAF1A;
margin-bottom: 5px;
}
.menu {
background: #EFAF1A;
margin-top: 5px;
}
.bok {
background: url('images/bok.png') no-repeat;
}
.headpl {
background: url('images/polosa.png') repeat-y;
padding-left: 10px;
margin-right: 10px;
}
.footer {
background: url('images/footer.png') repeat-x;
}
.m {
cursor: pointer;
}