body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/background.jpg) no-repeat;
	background-position: center top;
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	color: #5b5b5b;
}

a {
	outline: none;
}

h2 {
	font-size: 26px;
	line-height: 26px;
	margin: 0;
	padding: 20px 0 10px 0;
	color: #7a6146;
	font-weight: normal;
}

.photo {
	text-align: center;
}

#main {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

#header {
	width: 1000px;
	height: 240px;
	margin: 0 auto;
}

#menu_top {
	height: 195px;
	text-align: center;
}

#menu {
	width: 990px;
	height: 45px;
	margin: 0 auto;
	float: left;
	background: url(images/menu_bg.png) 0 0 repeat-x;
}

#menu_left {
	width: 5px;
	height: 45px;
	margin: 0 auto;
	float: left;
	background: url(images/menu_bg_left.png) 0 0 repeat-x;
}

#menu_right {
	width: 5px;
	height: 45px;
	margin: 0 auto;
	float: left;
	background: url(images/menu_bg_right.png) 0 0 repeat-x;
}

#menu ul {
	list-style: none;
	margin: 0 20px;
	padding: 0;
}

#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	display: block;
	height: 45px;
	margin: 0;
	padding: 0 9px;
	float: left;
	background: url(images/menu_button.png) 0 20px no-repeat;
	text-decoration: none;
	color: #5b5b5b;
	line-height: 45px;
}

#menu ul li a:hover {
	display: block;
	font-size: 11px;
	height: 45px;
	margin: 0;
	padding: 0 9px;
	float: left;
	background: url(images/menu_button.png) 0 20px no-repeat;
	text-decoration: none;
	color: #5b5b5b;
	line-height: 45px;
	font-weight: bold;
}

#menu ul li a.menu_current {
	display: block;
	height: 45px;
	margin: 0;
	padding: 0 9px;
	float: left;
	background: url(images/menu_button.png) 0 20px no-repeat;
	text-decoration: none;
	color: #5b5b5b;
	line-height: 45px;
	font-weight: bold;
}

#block_left {
	width: 250px;
	margin: 5px 5px 5px 0;
	float: left;
}

#block_l1 {
	width: 250px;
	height: 200px;
	float: left;
}

#block_l1_top {
	width: 250px;
	height: 5px;
	float: left;
	background: url(images/block_red1_top.png) 0 0 no-repeat;
}

#block_l1_middle {
	width: 230px;
	height: 180px;
	padding: 5px 10px;
	float: left;
	background-color: #b5161c;
}

#block_l1_header {
	width: 220px;
	height: 30px;
	margin: 0 auto 10px;
	padding: 0 10px;
	background: url(images/block_red1_header.png) 0 0 no-repeat;
	color: #de4c51;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}

#block_l1_bottom {
	width: 250px;
	height: 5px;
	float: left;
	background: url(images/block_red1_bottom.png) 0 0 no-repeat;
}

.block_l1_vs {
	width: 100px;
	height: 100px;
	float: left;
	background: url(images/block_vs.png) 0 0 no-repeat;
}

.block_l1_vs_mini {
	width: 20px;
	height: 90px;
	margin: 5px;
	float: left;
	color: #ff787e;
	font-size: 11px;
	line-height: 90px;
}

.block_l1_vs_name {
	width: 100px;
	height: 40px;
	float: left;
	font-size: 12px;
	color: #f8c3c6;
	line-height: 40px;
	text-decoration: underline;
}

.block_l1_vs_name_mini {
	width: 30px;
	height: 10px;
	float: left;
}

.block_l2 {
	width: 250px;
	/*height: 250px;*/
	margin-top: 5px;
	float: left;
}

.block_l2_top {
	width: 250px;
	height: 5px;
	float: left;
	background: url(images/block_red2_top.png) 0 0 no-repeat;
}

.block_l2_middle {
	width: 230px;
	/*height: 230px;*/
	padding: 5px 10px;
	float: left;
	background-color: #821212;
}

.block_l2_header {
	width: 220px;
	height: 30px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/block_red2_header.png) 0 0 no-repeat;
	color: #de4c51;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}

.block_l2_bottom {
	width: 250px;
	height: 5px;
	float: left;
	background: url(images/block_red2_bottom.png) 0 0 no-repeat;
}

.block_l2_content {
	width: 210px;
	/*height: 140px;*/
	padding: 10px;
	float: left;
	background-color: #cc2a31;
	color: #ffffff;
}

.block_l2_content table tbody tr td {
	border-bottom: 1px solid #dddddd;
}

.block_l2_table_bottom {
	width: 250px;
	height: 5px;
	float: left;
	background: url(images/block_table_bottom.png) 0 0 no-repeat;
}

.block_l2_table_button {
	width: 130px;
	height: 25px;
	margin: 0 0 0 50px;
	float: left;
	background: url(images/block_table_button.png) 0 0 no-repeat;
	line-height: 25px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.block_l2_table_button * {
	color: #ffffff;
}

#block_l3 {
	width: 250px;
	/*height: 370px;*/
	margin-top: 5px;
	float: left;
}

#block_l3_top {
	width: 250px;
	height: 5px;
	float: left;
	background: url(images/block_grey1_top.png) 0 0 no-repeat;
}

#block_l3_middle {
	width: 230px;
	padding: 5px 10px;
	float: left;
	background-color: #373737;
}

#block_l3_bottom {
	width: 250px;
	height: 5px;
	float: left;
	background: url(images/block_grey1_bottom.png) 0 0 no-repeat;
}

.reklama_high {
	width: 230px;
	height: 322px;
	margin-bottom: 10px;
	float: left;
	background: url(images/reklama_high.jpg) 0 0 no-repeat;
}

.reklama_small {
	width: 230px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
	background: url(images/reklama_small.jpg) 0 0 no-repeat;
}

.facebook {
	width: 105px;
	height: 150px;
	padding: 20px 10px 0 115px;
	float: left;
	background: url(images/facebook.jpg) 0 0 no-repeat;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}

.facebook_fc {
	background: url(images/facebook_fc.jpg) 0 0 no-repeat;
}

.facebook .black {
	color: #000000;
}

#block_center {
	width: 540px;
	float: left;
	text-align: left;
}

#block_c1 {
	width: 540px;
	height: 200px;
	margin-top: 5px;
	float: left;
}

#block_c1_top {
	width: 540px;
	height: 5px;
	float: left;
	background: url(images/block_yellow_top.png) 0 0 no-repeat;
}

#block_c1_middle {
	width: 520px;
	height: 180px;
	padding: 5px 10px;
	float: left;
	background-color: #ffd909;
}

#block_c1_header_left {
	width: 5px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/block_yellow_header_left.png) 0 0 no-repeat;
}

#block_c1_header {
	height: 30px;
	margin: 0 auto 10px;
	padding: 0 10px;
	float: left;
	background: url(images/block_yellow_header.png) 0 0 repeat-x;
	color: #fff6c8;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}

#block_c1_header_right {
	width: 5px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/block_yellow_header_right.png) 0 0 no-repeat;
}

.block_c1_header_button {
	width: 25px;
	height: 30px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	background: url(images/block_yellow_button.png) 0 0 no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #ffecb0;
	text-align: center;
}

.block_c1_header_button_sel {
	width: 25px;
	height: 30px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	background: url(images/block_yellow_button_sel.png) 0 0 no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #ffecb0;
	text-align: center;
}

#block_c1_text {
	width: 305px;
	height: 120px;
	margin-left: 10px;
	padding: 10px;
	float: left;
	background: url(images/block_news_text.png) 0 0 no-repeat;
}

#block_c1_text  a {
	color: #5b5b5b;
}

#block_c1_bottom {
	width: 540px;
	height: 5px;
	float: left;
	background: url(images/block_yellow_bottom.png) 0 0 no-repeat;
}

#block_c2 {
	width: 540px;
	height: 245px;
	margin-top: 5px;
	float: left;
}

#block_c2_top {
	width: 540px;
	height: 5px;
	float: left;
	background: url(images/block_grey3_top.png) 0 0 no-repeat;
}

#block_c2_middle {
	width: 520px;
	height: 225px;
	padding: 5px 10px;
	float: left;
	background-color: #373737;
}

#block_c2_bottom {
	width: 540px;
	height: 5px;
	float: left;
	background: url(images/block_grey3_bottom.png) 0 0 no-repeat;
}

.reklama_large {
	width: 520px;
	height: 110px;
	margin-bottom: 10px;
	float: left;
	background: url(images/reklama_large.jpg) 0 0 no-repeat;
}

#block_c3 {
	width: 540px;
	margin-top: 5px;
	float: left;
}

#block_c3_top {
	width: 540px;
	height: 5px;
	float: left;
	background: url(images/block_white_top.png) 0 0 no-repeat;
}

#block_c3_middle {
	width: 520px;
	padding: 5px 10px;
	float: left;
	background-color: #ffffff;
}

#block_c3_header {
	width: 500px;
	height: 30px;
	margin: 0 auto 10px;
	padding: 0 10px;
	background: url(images/block_white_header.png) 0 0 repeat-x;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}

#block_c3_bottom {
	width: 540px;
	height: 5px;
	float: left;
	background: url(images/block_white_bottom.png) 0 0 no-repeat;
}

#block_c4 {
	width: 540px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

#block_c4_top {
	width: 540px;
	height: 5px;
	float: left;
	background: url(images/block_lorange_top.png) 0 0 no-repeat;
}

#block_c4_middle {
	width: 520px;
	padding: 5px 10px;
	float: left;
	background-color: #ffdb8d;
}

#block_c4_header {
	width: 500px;
	height: 30px;
	margin: 0 auto 10px;
	padding: 0 10px;
	float: left;
	background: url(images/block_lorange_header.png) 0 0 repeat-x;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}

#block_c4_bottom {
	width: 540px;
	height: 5px;
	float: left;
	background: url(images/block_lorange_bottom.png) 0 0 no-repeat;
}


#block_right {
	width: 200px;
	margin: 5px 0 5px 5px;
	float: left;
}

#block_r1 {
	width: 200px;
	height: 200px;
	float: left;
}

#block_r1_top {
	width: 200px;
	height: 5px;
	float: left;
	background: url(images/block_orange_top.png) 0 0 no-repeat;
}

#block_r1_middle {
	width: 180px;
	height: 180px;
	padding: 5px 10px;
	float: left;
	background-color: #ec8e07;
}

#block_r1_middle * {
	color: #ffffff;
}

#block_r1_middle img {
	display: block;
	padding-bottom: 10px;
}

#block_r1_header {
	width: 160px;
	height: 30px;
	margin: 0 auto 10px;
	padding: 0 10px;
	background: url(images/block_orange_header.png) 0 0 no-repeat;
	color: #e5c89a;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}

#block_r1_bottom {
	width: 200px;
	height: 5px;
	float: left;
	background: url(images/block_orange_bottom.png) 0 0 no-repeat;
}

#youtube_icon {
	width: 200px;
	height: 170px;
	z-index: 100;
	position: absolute;
	background: url(images/youtube.png) 0 0 no-repeat;
}

#block_r2 {
	width: 200px;
	margin-top: 5px;
	float: left;
}

#block_r2_top {
	width: 200px;
	height: 5px;
	float: left;
	background: url(images/block_grey2_top.png) 0 0 no-repeat;
}

#block_r2_middle {
	width: 180px;
	padding: 5px 10px;
	float: left;
	background-color: #373737;
}

#block_r2_middle img {
	border: 2px solid #777777;
}

#block_r2_header {
	width: 160px;
	height: 30px;
	margin: 0 auto 10px;
	padding: 0 10px;
	background: url(images/block_grey2_header.png) 0 0 no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}

#block_r2_bottom {
	width: 200px;
	height: 5px;
	float: left;
	background: url(images/block_grey2_bottom.png) 0 0 no-repeat;
}





#footer {
	width: 1000px;
	height: 45px;
	margin: 0 auto;
	padding: 10px;
	float: left;
	background: url(images/footer.png) 0 0 no-repeat;
	color: #ad3434;
	text-align: left;
	line-height: 45px;
}

#footer_1 {
	width: 100px;
	float: left;
	text-align: right;
}

#footer_1 img {
	border: none;
}

#footer_2 {
	width: 515px;
	float: left;
	text-align: right;
}

#footer_3 {
	width: 350px;
	float: left;
	text-align: right;
}

#footer a {
	color: #ad3434;
}




#news_list, #news_list * {
	color: #d86f1a;
	text-align: left;
}

#news_list a {
	font-weight: bold;
}


.block200 {
	width: 200px;
	height: 200px;
	float: left;
}


/*#conte*/
