
html {
background-color : #2d180a;
}

body {


padding : 0;
font-size : medium;
color : #ffffff;
background-color : #2d180a;
max-width : 400.0em;
margin : auto;
border: 2px solid white

}

tr {
background-color : #FF9900;
}
th, tr.dark {
background-color : #000000;
background:url(/title.jpg) repeat-x #FFFF66 scroll left bottom;
}
th, tr.light {
background-color : #7F462C;
background:url(/title2.jpg) repeat-x #7F462C scroll left bottom;
}

* {
font-family : sans-serif;
}
.undrln, .cross_lnks, .banner_block, .chose_genre {
border : solid #8e7033;
padding-bottom : 3px;
margin : 0;
}
div.centrs {
text-align : center;

}

div.center {
text-align : center;

}

div.bold {
font-weight : bold;

}
div.sani {
margin : 0;
background-color : orange;
border-top : 4px solid #ffcf40;
text-align : center;
border-bottom : 4px solid #faa906;
border-left : 4px solid #ffcf40;
border-right : 4px solid #faa906;
padding : 3px 2px 3px 5px;
}

.cross_lnks, .banner_block, .chose_genre {
border-width : 1px 0;
}
.outer_block, .cross_lnks, .banner_block, .chose_genre {
padding : 2px 0 0 2px;
text-align : center;
}
.header_rek {
margin : auto;
background-color : #febd11;
border-top : 4px solid #ffcf40;
text-align : center;
border-bottom : 4px solid #faa906;
border-left : 4px solid #ffcf40;
border-right : 4px solid #faa906;
padding : 3px 2px 3px 5px;
}
a {
color : #f6d690;
}

