/*
css by skákala
*/

body {
	background-image: url(images/bcg.jpg);
	background-repeat: no-repeat;
	background-color: #d1d1d2;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#docasne {
	margin-left: 503px;
	margin-top: 280px;
	font-size: 14px;
}

a:link{
	color: #77757a;
	text-decoration: none;
}

a:visited {
	color: #77757a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #009ce6;
}

#logo {
	position: absolute;
	left:155px;
	top:538px;
	height:78px;
	width:265px;
	background-image:url(images/datum.jpg);
	background-repeat:no-repeat;
}

#hidden{
	display:none;
}

#menu {
	position: absolute;
	left:0px;
	top:0px;
	width:488px;
	text-align: right;
	}

#content {
	text-align:justify;
	margin-left: 503px;
	
	/*
	IE - trick
	*/
	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 503px;
	margin-right: 201px;
	}
	
html>body #content {
	margin-left: 503px;
	margin-right:10px;
	}

	
#content p, h1, h3, pre {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	
	font-size:12px;

	text-transform:uppercase;
	color: #009ce6;
}

h3 {
	margin-top: 0px;
}

hr {
	border: none 0;
	border-top: 1px dashed #0094d9;/*the border*/
	height: 1px;
	margin: 7px 0px 7px 0px;
}

	
#intro{
	margin-top: 15px;

	text-align: left;
	font-size: 12px;
	text-transform: none;
	color: #000000;
}

#menu p {
	font-size: 12px;
	color: #77757a;
	text-transform:uppercase;
	margin:10px 0px 0px 10px;
	}

#menu strong {
	color: #009ce6; 
}

#content strong {
	font-weight:bold;
	font-size:12px;
}
	
h2 {
	font-size:12px;
	padding-top:10px;
	display: inline;
	text-transform:uppercase;
	}
	
#contenttop {
	height: 21px;
	background-color: #009ce6;
}

.bottom {
	font-size: 10px
	}

