
html {
background-color : #2d180a;
}
body {
padding : 0;
text-align : center;
font-size : small;
color : #fffafa;
background-color : #2d180a;
max-width : 100%;
margin : auto;
border : 1px solid black;
}
* {
font-family : sans-serif;
}
.undrln, .cross_lnks, .banner_block, .chose_genre {
border : solid #8e7033;
padding-bottom : 3px;
margin : 0;
}
div.centrs {
text-align : center;
}
.gline {
text-align : center;
background-color : #73c741;
margin : 10px 5px 10px 0;
}
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;
}
.undrln {
border-width : 0 0 1px 0;
}
.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;
}

.title { 
	height:35px;	
	line-height:35px;
	text-align:center;
	font-size:1.3em;
	color:white;
	padding:0 6px;
	background:url(/title.jpg) repeat-x #C68B59 scroll left bottom;


 }

