body { font-family: Arial, sans-serif; font-size: 11px; line-height: 16px; color: black; background: white url('../img/background.png'); }
.center   { margin-left: auto; margin-right: auto; position: relative; width: 960px; }
.header_date  { left: 225px; top: 25px; width: 220px; position: absolute; color: rgb(227,19,25); }
.header_menue { left: 528px; top: 25px; width: 417px; position: absolute; }
.header_menue li { display: inline; margin: 0 9px 0 9px; }
.header_menue li a { color: black; }
.header_menue li a:hover { color: rgb(227,19,25); }
.header_menue li.active a { color: rgb(227,19,25); }
#banner   { margin-top: 59px; width: 960px; height: 146px; }
#content  { margin-left: 225px; width: 710px; margin-top: 30px; }
.col_1    { margin-left: 20px; margin-top: 26px; width: 190px; text-transform: uppercase; float: left; }
.col_2    { width: 134px; border-top: 2px solid black; float: left; }
.col_2 li {	margin-bottom: 10px; }
.col_3    { margin-left: 144px; width: 422px; border-top: 1px solid black; margin-bottom: 20px; }
.socials  { margin-left: 144px; clear: both; margin-bottom: 20px; }
a, .grey, .submenue li a { color: rgb(128,128,128); text-decoration: none; }
a:hover, .red, .active a, .submenue li a:hover { color: rgb(227,19,25); }
.submenue li.subactive a, .black, .normlist { color: rgb(0,0,0); }
.submenue { margin-left: 17px; text-transform: none; }
h1        { font-size: 20px; line-height: 28px; margin-top: 2px; margin-bottom: 6px; font-weight: normal; }
h2        { font-size: 12px; margin-top: -8px; font-weight: normal; }
h4        { font-weight: bold; display: inline; }

/* slider */
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li { 
	width:422px;
	height:281px;
	overflow:hidden;
	margin-bottom: 12px; 
	}
span#prevBtn a { color: black; }
span#nextBtn a { color: black; }