body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #333;
	text-align: center;
	background-color: #010101; background-image: url(../images/bg_wood.jpg); background-position: center top; background-repeat: no-repeat; 
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 2.4em; margin-bottom: 0.8em; font-weight: normal;}
h2{font-size: 2em; margin-bottom: 0.8em; font-weight: normal;}
h3{font-size: 1.6em; margin-bottom: 0.75em;font-weight: normal;}
h4{font-size: 1.4em; margin-bottom: 0.75em; font-weight: normal;}
h5{font-size: 1.2em; margin-bottom: 1.5em; font-weight: normal;}
h6{font-size: 1.2em; margin-bottom: 0.4em;}
p {font-size: 1.1em; margin-bottom: 1.6em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;} 
hr{ color:#302C23; background-color:#302C23; height:1px; border:none; margin-top: 15px; margin-bottom: 10px;}

.floatRight { float: right; padding: 0; }
.floatLeft { float: left; padding: 0; }
.brod {font-size: 0.9em;}
.standOut{font-size: 0.7em; }  
.important{ font-weight: bold; } 
.primaryColor{ color: #666;}
.highlightColor{ color: #DD2625;}

.navigation {font-size: 1.4em; color: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.content {color: #333; font-size: 1.2em;} .content2 {color: #333; font-size: 1.2em;}

.footer {font-size: 1.1em; color: #7a7a7a;}
.footer a{color: #7a7a7a; text-decoration: none;} .footer a:hover{color: #DD2625; text-decoration: none;}

.radio {font-size: 1.1em; color: #fff;}
.radio a{color: #999; text-decoration: none;} .radio a:hover{color: #DD2625; text-decoration: none;}

.text{ width: 580px; height: auto; text-align: left;}
.column{ width: auto; height: auto; text-align: left;  padding: 15px; margin-bottom: 15px; color: #fff; background-image: url(../images/bg_column.jpg); background-position: center top; background-repeat: no-repeat;}
.column a{color: #fff; text-decoration: none;} .column a:hover{color: #fff; text-decoration: underline;}
.column hr{ color:#848580; background-color:#848580; height:1px; border:none; margin-top: 15px; margin-bottom: 10px;}

.player{ width: auto; height: auto; text-align: left; padding: 15px 0 15px 0;}
.table_dark{color: #fff; margin-bottom: 2px; width: 640px; height: auto; background-image: url(../images/bg_dark.jpg); background-position: left top; background-repeat: no-repeat;}
.table_light{color: #333; background-color:#efefef; margin-bottom: 5px; width: 640px; height: auto;}
.thumbs{ width: auto; height: auto; text-align: left; padding-bottom: 5px;}

a{color: #333; text-decoration: none;}
a:hover {color: #DD2625; text-decoration: underline;}

/* menu */
.menu{width: auto; height: 43px; }
.menu ul{margin: 0; padding: 0; float: none; padding-left: 5px; padding-right: 0;} 
.menu ul li{display: inline; line-height: 43px;} 
.menu ul li a{float: none; color: #fff; padding-left: 12px; padding-right: 12px; text-decoration: none;} 
.menu ul li a:visited{color: #fff;} 
.menu ul li a:hover, .menu ul li .current{color: #b5af9e !important; }
.active{color: #b5af9e; text-decoration: none;}
