body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #BAB891;
	text-align: center;
}

#hack {
	float: left;
	text-align: justify;
	display: block;
	width: 800px;
	background-image: url('o/bg.jpg');
	background-repeat: repeat-y;
}

#hlavni {
	padding : 0px;
	margin : auto;
	width: 800px;
}

.o1  {
	background-image: url('o/o1.jpg');
	width: 800px;
	height: 355px;
	background-repeat: no-repeat;
}

.o4  {
	width: 800px;
	height: 126px;
	background-image: url('o/o4.jpg');
	background-repeat: no-repeat;
	float: left;
}

.left   {
	background-image: url('o/o2.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 515px;
	min-height: 371px;
	line-height: 1;
}


.right   {
   background-image: url('o/o3.jpg');
   background-repeat: no-repeat;
	float: right;
	width: 285px;
	min-height: 371px;
	line-height: 1;
	text-align: justify;
}

.padleft  {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
}

.padright  {
	padding-right: 25px;
	padding-top: 5px;
	padding-left: 20px;
}

.h1   {
	font-size: 13px;
	color: #BAB891;
	display: block;
	height: 14px;
	text-align: center;
	background-color: #000000;
	font-weight: bold;
   border: solid 1px #BAB891;
	padding: 5px;
}


.h2   {
	background-color: transparent;
	color: #000000;
	border-bottom: double 4px #28320D;
	text-align: center;
	min-height: 14px;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
}

.nav A:link {
	font-size: 13px;
	color: #000000;
	padding: 3px;
	text-decoration: none;
	display: block;
	min-height: 10px;
	text-align: center;
	background-color: none;
	margin: 3px;
	letter-spacing: 2px;
	font-weight: bold;
}

.nav A:visited {
	font-size: 13px;
	color: #000000;
	padding: 3px;
	text-decoration: none;
	display: block;
	min-height: 10px;
	text-align: center;
	background-color: none;
	margin: 3px;
	letter-spacing: 2px;
	font-weight: bold;
}

.nav A:active {
	font-size: 12px;
	color: #BAB891;
	padding: 3px;
	text-decoration: none;
	display: block;
	min-height: 10px;
	text-align: center;
	background-color: #28320D;
	margin: 3px;
	letter-spacing: 2px;
	font-weight: bold;
}


.nav A:hover {
	font-size: 12px;
	color: #BAB891;
	padding: 3px;
	text-decoration: none;
	display: block;
	min-height: 10px;
	text-align: center;
	background-color: transparent;
	background-color: #28320D;
	margin: 3px;
	letter-spacing: 5px;
	font-weight: bold;
}


A:link  
{color: #000000; font-weight: bold; text-decoration: none; }

A:visited  
{color: #000000; font-weight: bold; text-decoration: none; }

A:active  
{color: #755312; font-weight: bold; text-decoration: none; }

A:hover  
{color: #755312; font-weight: bold; text-decoration: none; background-color: #00000; }
