@charset "iso-8859-2";
/* CSS Document */
body,html {
text-align:left;
width:100%;
height:100%;
margin:0px;
padding:0px;
color: #181512;
background-color:#3d1518;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
a{ color: #fff; text-decoration:none; }
a:hover { color: #d00; }

