body {
	margin: 0; 
	padding: 0;
	background: url(img/design/pozadie-hlavicka.gif) repeat-x;
   background-color: black;
	color: white; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
   text-align: justify;
}

a
{
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

img { display: block; }
.endfloat {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

div#obal {
	width: 618px;
	margin: 0 auto;
}

div#hlavicka {
	position: relative;
	width: 600px;
	height: 87px;
	background: url(img/design/hlavicka.jpg) no-repeat;
}

div#hlavicka a {
	position: absolute;
	right: 0px;
	top: 47px;
	display: block;
	width: 130px;
	height: 20px;
}

div#pasik {
	position: relative;
	width: 600px;
	height: 20px;
	margin-top: 1px;
	background: url(img/design/pasik.jpg) 23px no-repeat;
	background-color: #1e1e1e;
}

div#pasik a {
	position: absolute;
	right: 17px;
	top: 0px;
	display: block;
	width: 80px;
	height: 20px;
}

div.referencia {
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 309px;
}

div.referencia a img { padding: 6px;}
div.referencia a img { border: 3px white solid; }
div.referencia a:hover img { border: 3px #aaaaaa solid; }

div.referencia table	{ margin-top: 10px; border: none; }
div.referencia td { border: none;  text-align: left; }
div.referencia th { font-weight: bold; text-align: left }

div#pata {
	position: relative;
	color: #4f4f4f;
	padding-bottom: 20px;
}

div.strankovanie {
	color: white;
	padding-right: 30px;
	text-align: right;
}
div.strankovanie a { color: #AAAAAA; }
.hore	{ padding-top: 15px; }
.dole { padding-top: 0px; position: absolute; right: 0px; top: 0px; }
