
/* basic elements */
html {
	margin: 0px;
	padding: 0px;

	}

body {
 	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	color: #555753;
	padding: 0px;
	background: #f7f7f7;
	
	 	
	}

img {border-width: 0px;}

h1 {font-size: 13pt;
font-weight: bold;
color: #537ea0;
}

h2 {font-size: 12pt;
font-weight: bold; text-align: center; color: #b6c4f9;
}
	
#obsah {position: absolute; top: 165px; left: 5px;  background: #e7e7e7;
	z-index:1; width:1024px; text-align: center; font-size: 9pt; border-top:#ffff00 1px solid;
}

#left {position: absolute; top: 255px; left: 10px; background: transparent;
	 text-align: center; font-size: 9pt;
}

#right {position: absolute; top: 255px; left: 450px; background: transparent;
	 text-align: center; font-size: 9pt;
}

td { font-size: 9pt;
	
}



div { 
	padding-bottom:2px;
	padding-top:2px;
}

span { letter-spacing:0px;
	font-size: 9pt;
	font-style: italic;
	color: navy;
	padding-left:7px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:7px;

}

#lista {position: absolute;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	top: 0px;
	left: 5px;
	z-index:1;
	height: 25px;
	width:1024px;
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
border-bottom:#ffff00 1px solid;

}

#lista a:visited{font-size: 9pt;text-decoration: none;color: #111;  padding-left:15px; padding-right:2px;}
#lista a:active{font-size: 9pt;text-decoration: none;color: #111; padding-left:15px; padding-right:2px;}
#lista a:link{font-size: 9pt;text-decoration: none;color: #111; padding-left:15px; padding-right:2px;}
#lista a:hover{font-size: 9pt;text-decoration: none;color: #F90; padding-left:15px; padding-right:2px;}

a {

padding-left:17px;

}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #537c9e;
	background: url(alink.jpg) no-repeat bottom left;
	
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #c96;
	background: url(alink.jpg) no-repeat bottom left;
	
	}
a:hover, a:active {
	text-decoration: underline;
	color: #ff9000;
	background: url(blink.jpg) no-repeat bottom left;
	
	}

.obsah {
font-weight: normal;
background: transparent;
margin-left: 0px;
padding-left:10px;
}	

.obsah a {
font-weight: normal;
margin-left: 5px;
}	


.obrazok{}
a.obrazok { 	background: transparent;
		padding-left:4px;
}

	
.etarget {
background: transparent;
font-size:12px;
color:#000000;
margin:0px;
padding:0px;
font-family:arial,helvetica,sans-serif;
border-bottom:#ffff00 1px solid;
text-align:left;
}
.etarget a {
color:#c96;
text-align:left;

}
.etarget a:hover {
color:#ff9000;
}
.etarget .selfpromo {
background-color:#ffffff;
color:#000080;
font-size:12px;
border-bottom:#ffff00 1px solid;
width:100%;

}
.etarget .selfpromo a {
color:#ff8000;
}
.etarget .selfpromo .left {
text-align:left;
font-weight:bold;
padding:1px 3px 1px 3px;
color:#000000;
}
.etarget .selfpromo .right {
text-align:right;
padding:1px 3px 1px 3px;
font-weight:bold;
}
.etarget .title {
margin:1px;
padding:1px 5px 1px 5px;
border-bottom:#ffff00;
text-align:left;

}
.rss {
background: #dfe5fb;
margin-left: 2px;
padding-left:10px;
width:550px;
}



