body {
      margin: 0px; padding: 0px;
      background-image:url(../images/bgr.png);
      font: 11px Verdana;
}

#menu {
background-image:url(../images/menubgr.png);
position:absolute; left:0px; top:135px;
width: 150px;
height: 429px;
padding-left:5px;
padding-top:30px;
}

#top {
background-image:url(../images/topbgr.png);
position:absolute; left:0px; top:0px;
width: 238px;
height: 97px;
padding-top:16px;
text-align:right;
}

#topspacer{
height:130px;
}
#title{
width: 650px;
margin-left:170px;
margin-bottom:5px;
font: bold 18px Verdana; color: #B61E1E;
text-align:right;

}

#expl{
position:absolute; left:0px; top:0px;
z-index:2;
background-color:#626263;
border: 1px solid #DAD9F0;
padding:5px;
color:#fff;
}

#content {
width: 650px;
margin-left:170px;
padding:10px;
background-color:#F5F5F7;
border: 1px solid #DAD9F0;
}

a:link {color: #B61E1E; text-decoration: underline; }
a:visited {color: #B61E1E; text-decoration: underline;}
a:active {color: #B61E1E; text-decoration: none;}
a:hover {color: #1F2ABA; text-decoration: none;}

h1{font: bold 16px Verdana; color:#B61E1E; margin:20px;}
h2{font: bold 14px Arial; color:#A01414; margin:20px; margin-bottom:10px; text-transform:uppercase;}
h3{font: bold 18px Times; font-style:italic; margin:20px; margin-bottom:10px;}
h4{font: bold 18px Arial; font-style:italic; margin:20px; margin-bottom:10px; color:#B2B3BC;}
h5{font: bold 13px Arial; color:#000; margin:20px; margin-bottom:5px; text-transform:uppercase;}
h6{font: bold 16px Verdana; color:#A01414; margin-top:10px; margin-bottom:10px; text-transform:uppercase;}
.obsboka{color:#FF0000}
.b{font: bold 13px Verdana;color:#FF0000}

.bignumber{
font: bold 14px Arial;
margin-left: 27px;
margin-right: 19px;
}

#sum{
font: bold 16px Arial; color: #B61E1E;
margin-left: 27px;
margin-right: 19px;
}

.bignumberred{
font: bold 16px Arial; color: #B61E1E;
margin-left: 27px;
margin-right: 19px;
}

img{border:0}

#besttop{
height:30px;
width:520px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/best_top.png);
}

#bestbody{
width:520px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/best_body.png);
}

#bestbottom{
height:27px;
width:520px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/best_bottom.png);
}

table{
width:520px;
border-collapse:collapse;
}

.liten{width:200px;}
.boka{width:450px;}

.stats{width:320px;}
.gra{background-color:#F2EEEF; padding:5px; border:1px solid #B7B7B7; border-top:3px solid #D5C8C7;}
.bla{background-color:#D9E1F9; padding:5px; border:1px solid #A2A2CD; border-top:3px solid #A2A2CD;}



.ra{text-align:right; padding-right:5px;}
.rav{text-align:right; padding-right:5px;background-color:#fff;border-left:1px solid #B7B7B7;border-top:1px solid #B7B7B7;border-bottom:1px solid #B7B7B7;}
.lav{padding-right:5px;background-color:#fff;border-right:1px solid #B7B7B7;border-top:1px solid #B7B7B7;border-bottom:1px solid #B7B7B7;}

