/*  Vytvořilo v roce 2007 studio WPJ, www.wpj.cz | info@wpj.cz | tel.: +420 775 131 400 | Vrchlabí  */
html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin: 0;
	border: 0;
	text-align: left;
	color: white;
	background-color: Black;
}
h1,h2 {
font-size: 95%;
margin: 0px;
padding: 0px; 
}
#flash-p {
background-color: Black;
width: 100%;
height: 100%;
text-align: center;
}
#top {
position: absolute;
top:0px;
left: 0px;
}
A {
	text-decoration: none;
}
A:link  { color: white;}
A:visited { color: white} 
A:hover  { color: #FF0000;}
#text{
padding: 10px;
}
#linka{
width: 100%;
height: 3px;
 background: url(../images/linka.gif) repeat-x;
}
#hlavni {
position: absolute;
top:200px;
left: 0px;
width: 90%;
}
#kontakt{
float: right;
text-align: right;
padding: 15px;
}
span{
padding: 10px;
}
#odsazeni{
padding: 0px 20px 7px 10px;
}
