body,td,th {
font-family: Arial, Helvetica, sans-serif;
color: #333;
}
a:link {
color: #09F;
}
a:visited {
color: #09F;
}
h1 {
font-size: 120%;
font-weight: normal;
}
p {
font-size: 90%;
color: #333;
}
li {
font-size: 90%;
margin-bottom: 5px;
}
.price {
font-weight: bold;
color: #000;
font-size: 160%;
}
.price_action {
font-weight: normal;
color: red;
text-decoration: line-through;
}
.snoska {
font-size: 60%;
}
.bold_viwe {
font-weight: bold;
}