
body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

table {
	font-family: sans-serif,"Arial Narrow", Arial, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p {
	border: 0px;
	margin: 5px 0 5px 0;
	padding: 0px;
}

table.main_table {
	border-width: 1px 2px 2px 2px;
	border-color: #000000;
	border-style: solid;
	background-color: #575757;
}

div.home_full_div {
	position: absolute;
	left: 122px;
	top: 10px;
	
	width: 655px;
	height: 440px; /* depends on the page height */
	background-image:url(../images/main_bckg_3w.gif); /* depends on the page height */
	
	border: 0px;
	margin: 0px;
	padding: 0px;
	
	text-align: left;
}

div.left_div {
	position: absolute;
	left: 15px;
	top: 10px;
	
	border: 0px;
	margin: 0px;
	padding: 0px;
	
	font-family: sans-serif,"Arial Narrow", Arial, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
}

div.left_title_div {
	position: relative;
	left: 0px;
	top: 0px;
	width: 175px;
	
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.left_title_div img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.left_text_div {
	position: relative;
	left: 0px;
	top: -5px;
	_top: -3px;
	width: 173px;
	_width: 175px;

	margin: 0 0 15px 0;
	padding: 0px;
	
	background-image:url(../images/left_bckg_2.gif);

	border-width: 0 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
}

div.left_text_div2 { /* don't use padding left_text_div */
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border-width: 0px;
}

div.margin_div { /* don't use padding left_text_div */
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border-width: 0px;
}

.left_text_div a {
	color: #003366; 
	font-weight: normal;
	text-decoration: none;
}

.left_text_div a:hover {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}

div.left_dakar_div {
	position: absolute;
	left: 0px;
	top: 300px; /* depends on the page height */
	width: 175px;
	text-align: center;


	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.weather_div {
	position: absolute;
	left: 12px;
	top: 380px; /* depends on the page height */

	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.main_text_div {
	position: absolute;
	left: 207px;
	top: 10px;
	width: 570px;
	height: 440px; /* depends on the page height */
	
	background-image:url(../images/main_bckg_3.gif); /* depends on the page height */
	
	border-width: 0px;
	margin: 0px;
	padding: 0px;

	color: #000000;
}

div.main_text_div_no {
	position: absolute;
	left: 210px;
	top: 10px;
	width: 570px;
	height: 440px; /* depends on the page height */
	
	border-width: 0px;
	margin: 0px;
	padding: 0px;

	color: #000000;
}

div.signature_toplist_div {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 557px;
	
	border: 0px;
	margin: 0px;
	padding: 2px 0 0 0;

	text-align: right;
}

div.signature_div {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 557px;
	
	border: 0px;
	margin: 0px;
	padding: 5px;

	text-align: center;
	color: #252525;
}

.signature_div a{
	color:#003366; /* 000066 00365f */
	text-decoration: none;
}

.signature_div a:hover{
	color:#999999;
}

div.left_menu_div {
	position: relative;
	left: 0px;
	top: -2px;
	_top: -3px;
	width: 173px;
	_width: 175px;

	margin: 0 0 15px 0;
	padding: 0px;
	
	background-image:url(../images/left_bckg_2.gif);

	border-width: 0 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
}

.left_menu_div ul {
	position: relative;
	left: 0px;
	top: 0px;
	
	padding: 0;
	margin: 2px 0 0px 0px;
	border: 0;
}

.left_menu_div ul li {
	list-style-type: none;
}

.left_menu_div ul li a{
	width: 159px;
	_width: 100%;
	padding: 1px 7px;
	margin: 0px 0;
	border-width: 0px 0 1px 0px;
	border-color: #999999;
	
	border-style: solid;
	
	display: block; /* nastaveni width */

	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.left_menu_div ul li a:hover{
	background-image: url(../images/left_menu_hover.gif);
	
	color: #CCCCCC;
	font-weight: normal;
}

.left_menu_div ul li a:active{
	background-image: url(../images/left_menu_active.gif);
	
	color: #000000;
	font-weight: bold;
}

.left_menu_div ul li a:focus{
	background-image: url(../images/left_menu_active.gif);
	
	color: #000000;
	font-weight: bold;
}
