body
{
	font-family: tahoma;
	font-size: 9pt;
}

h1
{
    font-family: tahoma;
	font-weight: bold;
	font-size: 11pt;
	margin: 10px 0px 10px 0px;
	padding-left: 0px;
	color: #2c509b;
	
	border-width: 0px 0px 0px 0px;
	border-style: none none none none; /*height: 30px;*/
	border-left-color: #2c509b;
	
}

h2
{
	font-weight: bold;
	font-size: 9pt;
	margin: 10px 0px 5px 0px;
	color: #2c509b;
	padding-left: 10px;
	text-decoration: underline;
}
h3
{
	font-size: 11pt;
	margin: 0px 0px 0px 10px;
	color: black;
	padding-top: 5px;
	text-decoration: underline;
}

h4
{
    vertical-align:top;
	font-size: 9pt;
	
	margin-left: 8px;
	margin-bottom: 10px;
	color: #616363;
	padding-bottom: 0px;
	background: url(/Customers/Aventura_cz/Img/Design/title.jpg);
    height:25px;
    
}

h5
{
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
	color: #0172c2;
	padding-top: 5px;
}
p
{
	font-size: 8pt;
	text-indent: 0px;
	margin: 0px 0px 10px 8px;
	text-align: left;
}

a
{
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

.LeftBoard a
{
	color: White;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
.LeftBoard a:hover
{
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}


a:hover
{
	
	text-decoration: none;
}

a:active
{
	
}
a:visited
{
	
}

a img
{
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

ul
{
	margin-top: 3px;
	
	padding-left: 30px;
}

li
{
 
	
}


