@charset "iso-8859-2";
/* CSS Document */

html {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	margin:auto;
	padding:auto;
	background:#1a1a1a url('img/tlo.png');
	border:0;
}
img {border-style:none; vertical-align:middle;}
a:link, a:visited, a:hover {
	color:#4e4e45;
	font-size:9pt;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder;
	text-decoration: none;
}


/* ------------ CLASSES ------------ */
.center {margin:auto; padding:auto;}
.clear {clear:both;}
.fl {float:left;}
.fr {float:right;}
.h20 {height:20px;}
.h30 {height:30px;}
.h40 {height:40px;}
.h80 {height:80px;}
.orange {color:#cc3300;}
.separator {background:url('img/menu_separator.png'); margin:0px 0px; height:20px; width:2px; float:left;}
.w80 {width:80px;}
.w269 {width:269px;}
.w475 {width:475px;}
.w960 {width:960px;}
.wrapper_subtitle {font-size:10pt; color:#999966; display:block; position:relative; bottom:5px; padding:0px; margin-left:10px;}


/* ------------ TOP ------------ */
#top {}
	#top_bar {
		background-image:url('img/top_bg.png');
		font-size:8pt;
		color:#999966;
		overflow: hidden;
	}
		#top_bar_center {
			background:url('img/top_center_bg.png') no-repeat;
			height: 40px;
		}
			/* ------------ STATS ------------ */
			#top_stats {
				width:300px;
				position:relative;
				top:10px;
				left:0px;
			}
			/* ------------ ICONS ------------ */
			#top_icons {
				width:100px;
				position:relative;
				left:670px;
				bottom:10px;
			}
			#top_icons img {padding:5px;}
			/* ------------ CENTER ------------ */
			#top_search {
				width:150px;
				position:relative;
				left:812px;
				bottom:31px;
			}
			#top_search input {
				background:none;
				border:0;
				color:#ffffcc;
				height:20px;
				width:120px;
			}


	/* ------------ LOGO ------------ */
	#logo {
		height:150px;
		display:table;
	}
	#logo img {float:left;}
	#top_lang {
		width:30px;
		height:45px;
		position:relative;
		top:50px;
	}
	#top_lang img {
		border:2px solid #4e4e4e;
		margin:2px 0px;
		filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; -khtml-opacity: 0.8;
	}
	#top_lang img:hover {
		border:2px solid #4e4e4e;
		margin:2px 0px;
		filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; -khtml-opacity: 1.0;
	}


/* ------------ MENU ------------ */
#menu {margin-bottom:1px;height:40px;overflow:hidden}
	#menu_top {
		background:url('img/menu_bg.png');
		height:40px;
		margin-bottom:1px;
		cursor:default;
	}
		/* ------------ PAGE ------------ */
		#page {
			background-image: url('img/menu_bg_left.png');
			/*background-position:left;*/
			background-repeat:no-repeat;
			padding-left:15px;
			width:640px;
			height: 40px;
			/*border: 1px solid red;*/
		}
		#page ul {
			list-style:none;
			margin:0;
			padding:0;
		}
		#page li {
			float:left;
			margin:10px;
		}
		#page a {
			color:#ffffff;
			cursor:pointer;
		}
		#page a:hover {
			color:#ff6633;
			position:relative;
			top:1px;
		}
		/* ------------ LOGIN ------------ */
		#menu_login {
			width:290px;
			background:url('img/menu_bg_right2.png');
			background-position:right;
			background-repeat:no-repeat;
			padding-right:15px;
		}
		#menu_login div {
			margin:10px;
			height:20px;
		}
		#menu_login img {
			padding:3px 6px;
		}
		#menu_login input {
			background:url('img/menu_input_bg.png');
			border:0;
			width:97px;
			height:16px;
			padding:2px;
			color:#ffffcc;
		}
	
	
/* ------------ SUBMENU ------------ */
#submenu {color:#ffffcc; cursor:default;}
#submenu a:link, #submenu a:visited{color:#ffffcc;}
#submenu a:hover {text-decoration:underline; /*color:#ff6633;position:relative;top:1px;*/}
	/* ------------ LEFT ------------ */
	#submenu_left {
		background:url('img/submenu_bg_left.png');
		width:15px;
	}
	/* ------------ CENTER ------------ */
	#submenu_center {
		background:url('img/submenu_bg.png');
		width:930px;
	}
		#submenu ul {
			list-style-image:url('img/submenu_list.png');
			color:#ffffcc;
			width:920px;
			margin:0;
			padding:0;
			padding-left:10px;
		}
			#submenu li {
				list-style-image:url('img/submenu_list.png');
				float:left;
				margin-left::10px;
				padding:5px 0px;
				padding-right:30px;
			}
	/* ------------ RIGHT ------------ */
	#submenu_right {
		background:url('img/submenu_bg_right.png');
		width:15px;
	}
	
	
/* ------------ WRAPPER ------------ */
#wrapper {
	height:294px;
	margin-top:10px;
	margin-bottom:5px;
	overflow: hidden;
}
	/* ------------ CONTAINER ------------ */
	#wrapper_container {
		width:480px;
		float:left;
	}
	
		#wrapper_container1 {
		width:480px;
		float:left;
	}
	#wrapper_container_right {
		width:480px;
		float:right;
	}
	
	/* ------------ TOP ------------ */
		#wrapper_top {
			background:url('img/wrapper_top_bg.png');
			height:75px;
			font-size:24pt;
		}
		#wrapper_top1 {
			background:url('img/wrapper_top_bg.png');
			height:75px;
			font-size:24pt;
		}
		#box {
			background:url('img/box.png') no-repeat;
			height:50px;
			width:37px;
			margin:10px;
			float:left;
		}
		
				#box1 {
			background:url('img/box.png') no-repeat;
			height:50px;
			width:37px;
			margin:10px;
			float:left;
		}
		
						#box2 {
			background:url('img/box.png') no-repeat;
			height:50px;
			width:37px;
			margin:10px;
			float:left;
		}
			#wrapper_title {
				height:60px;
				width: 360px;
				position:relative;
				top:5px;
				/*margin-left: 40px;*/
			}
			
			#wrapper_title1 {
				height:60px;
				width: 360px;
				position:relative;
				top:5px;
				/*margin-left: 40px;*/
			}
			#wrapper_version {
				height:11px;
				width:20px;
				background:url('img/wrapper_version_bg.png');
				font-size:8px;
				color:#ffffff;
			}
			#wrapper_lang {
				height:11px;
				width:20px;
				background:url('img/wrapper_lang_bg.png');
			}
		/* ------------ CENTER ------------ */
		#wrapper_center {
			background:url('img/wrapper_center_bg.png');
			height:120px;
			width:435px;
			padding:20px;
			color:#4e4e4e;
		}
		#wrapper_center_img {
			margin-right:20px;
			border:1px solid #b4b29d;
		}
		#wrapper_center_img img {margin:3px;}
		#wrapper_center ul {
			list-style-image:url('img/wrapper_center_li.png');
			list-style-position:outside;
			position:relative;
			left:5px;
			bottom:3px;
		}
		
		
		#wrapper_center1 {
			background:url('img/wrapper_center_bg.png');
			height:120px;
			width:435px;
			padding:20px;
			color:#4e4e4e;
		}

		
		
		
		/* ------------ BOTTOM ------------ */
		#wrapper_bottom {
			background:url('img/wrapper_bottom_bg.png');
			height:60px;
			color:#4e4e4e;
		}
		#wrapper_bottom1 {
			background:url('img/wrapper_bottom_bg.png');
			height:60px;
			color:#4e4e4e;
		}
		
		#wrapper_bottom img {vertical-align:middle;}
		#wrapper_bottom_get {
			height:36px;
			width:200px;
			margin:12px 0px;
			margin-left:20px;
		}
		#wrapper_bottom_get {
			height:36px;
			width:200px;
			margin:12px 0px;
			margin-left:20px;
		}
		#wrapper_bottom_comment {
			height:36px;
			width:200px;
			margin:12px 0;
		}
		#wrapper_bottom_more {
			height:36px;
			width:60px;
			margin:12px 0px;
			margin-right:20px;
			padding:4px 0px;
		}
		
		
				#wrapper_bottom_get1 {
			height:36px;
			width:200px;
			margin:12px 0px;
			margin-left:20px;
		}
		#wrapper_bottom_comment1 {
			height:36px;
			width:200px;
			margin:12px 0;
		}
		#wrapper_bottom_more1 {
			height:36px;
			width:60px;
			margin:12px 0px;
			margin-right:20px;
			padding:4px 0px;
		}
		
		
				#wrapper_bottom_get2 {
			height:36px;
			width:200px;
			margin:12px 0px;
			margin-left:20px;
		}
		#wrapper_bottom_comment2 {
			height:36px;
			width:200px;
			margin:12px 0;
		}
				#wrapper_bottom_comment3 {
			height:36px;
			width:200px;
			margin:12px 0;
		}
		#wrapper_bottom_more2 {
			height:36px;
			width:60px;
			margin:12px 0px;
			margin-right:20px;
			padding:4px 0px;
		}
				#wrapper_bottom_more3{
			height:36px;
			width:60px;
			margin:12px 0px;
			margin-right:20px;
			padding:4px 0px;
		}

/* ------------ AD ------------ */		
#ad {}
		/* ------------ LEFT ------------ */
		#ad_left {background:url('img/ad_left_bg.png'); width:10px; height:120px;}
		/* ------------ CENTER ------------ */
		#ad_center {background:url('img/ad_center_bg.png'); height:100px; width:940px; padding:10px 0px;}
		/* ------------ RIGHT ------------ */
		#ad_right {background:url('img/ad_right_bg.png'); width:10px;}
		
		
/* ------------ CONTENT ------------ */	
#content {margin-top:5px; height:auto;}


/* ------------ BOXES ------------ */
#boxes {height:auto; width:309px; margin-right:9px;}
#boxes a:link, #boxes a:visited, #boxes a:hover {font-size:10pt; color:#666666; font-weight:normal;}
	.box {margin-bottom:10px;}
		.box_top { background:url('img/box_top_bg.png'); height:32px; font-size:12pt; font-weight:bolder; padding:10px 20px;}
		.box_1 { background:url('img/box_1_bg.png'); padding:0px 20px;}
		.box_2 { background:url('img/box_2_bg.png'); padding:0px 20px;}
		.box_3 { background:url('img/box_3_bg.png'); padding:0px 20px;}
		.box_4 { background:url('img/box_4_bg.png'); padding:0px 20px;}
		.box_5 { background:url('img/box_5_bg.png'); padding:0px 20px;}
		.box_date {font-size:8pt; color:#9c8856; width:50px; height:20px;}
		.box_content {font-size:10pt; color:#666666; width:219px; height:20px; position:relative; bottom:2px;}
		.box_bottom { background:url('img/box_bottom_bg.png'); height:26px; padding:3px 20px 7px 20px;}

	
/* ------------ NEWS ------------ */
#newsy {width:640px; height:auto; color:#666666;}
	.news {width:640px; height:auto; margin-bottom:10px;}
		.news_header {background:url('img/news_top_bg.png'); width:640px; height:100px;}
		.news_title {
			background:url('img/news_title_bg.png');
			width:640px;
			height:53px;
			font-size:20pt;
		}
		.news_content {
			background:url('img/news_content_bg.png');
			width:600px;
			height:auto;
			padding:20px;
		}
		.news_bottom {
			background:url('img/news_bottom_bg.png');
			width:640px;
			height:70px;
		}
		.news_bottom img {vertical-align:middle;}
		
	
/* ------------ ARTICLES ------------ */	
#articles {width:640px; height:auto; color:#666666;}
	.article {width:640px; height:auto; margin-bottom:10px;}
		.article_title {
			background:url('img/article_title_bg.png');
			width:640px;
			height:60px;
			font-size:20pt;
		}
		.article_content {
			background:url('img/news_content_bg.png');
			width:600px;
			height:auto;
			min-height:250px;
			padding:20px;
		}
		.article_bottom {
			background:url('img/article_bottom_bg.png');
			width:640px;
			height:65px;
		}
		.article_bottom img {vertical-align:middle;}
		
		
/* ------------ FOOTER ------------ */
#footer {height:70px; color:#8a8a8a;}
#footer a {color:#ffffcc;}
	#footer_logo {width:100px; height:30px; padding:20px;}
	#footer_content {height:70px; width:750px; text-align:center;}
	#footer_grafika {width:50px; height:60px; padding:0 0 10px 20px;}
