body, html { margin: 0; padding: 0; height: 100%; width: 100%; }

table{ border-collapse: collapse; }

.b { color: white; }
.b a:hover { color: #FF9E13; }

.c a { color: black; text-decoration: none; }
.c a:hover { color: black; text-decoration: none; }
.c a:visited { color: black; text-decoration: none; }

A { color: black; text-decoration: underline; }
A:hover { color: #FF9E13; text-decoration: underline; }

p { text-align:justify; }

h1 { font-size:17px; margin-bottom:40px; }
h2 { font-size:15px; }
h3 { font-size:15px; color: #5A5A5A; }

.spisok { margin-bottom:20px; }

.articleli { list-style-type:upper-roman; }

/*b { color: #414141; }*/

.begunt { border-left: 2px solid #800000; }

.sale_links {font-size:12px;}
