body {
	background-image: url('fincoo.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	letter-spacing: 0px;
	color: #335C6B;
}



#hack {
	float: left;
	text-align: justify;
	display: block;
	width: 800px;
	background-image: url('bg.jpg');
	background-repeat: repeat-y
}

#hlavni {
	padding : 0px;
	margin : auto;
	width: 800px;

}

.o1  {
	background-image: url('o1.jpg');
	width: 800px;
	height: 280px;
	background-repeat: no-repeat
	text-align: center;
}

.o4  {
	width: 800px;
	height: 100px;
	background-image: url('o4.jpg');
	background-repeat: no-repeat;
	float: left
}

.padl4  {
	padding-left: 308px;
	padding-right: 0px;
	padding-top: 0px;
	color: #ED7735;
}



.left   {
	background-image: url('o2.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 100px;
	min-height: 320px;
	line-height: 1
}


.right   {
    background-image: url('o3.jpg');
    background-repeat: no-repeat;
	float: right;
	width: 700px;
	min-height: 320px;
	line-height: 17px;
	   text-align: justify
}

.padleft  {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.padright  {
	padding-right: 80px;
	padding-left: 0px;
	padding-top: 0px;

}
.nadpis   {
height: 49px;
padding: 14px;
text-align: center;
letter-spacing: 10px;
color: #335C6B;
font-weight: bold;
font-size: 18px;
background-image: url('nadpis.png');
background-repeat: no-repeat;



}
A:link  
{color: #956D33; text-decoration: none; font-weight: bold;}

A:visited  
{color: #956D33; text-decoration: none; font-weight: bold;}

A:active  
{color: #956D33; text-decoration: none; font-weight: bold;}
A:hover  
{color: #5A4D96; text-decoration: none; font-weight: bold; cursor: Default;}
}