body
{
	font-family: arial;
	font-size: 9pt;
}

h1
{
    font-family: tahoma;
	font-weight: bold;
	font-size: 14pt;
	margin: 10px 0px 10px 0px;
	padding-left: 10px;
	color: #048FEE;
	
	border-width: 0px 0px 1px 0px;
	border-style: none none  dotted none; /*height: 30px;*/
	border-left-color: #048FEE;
	border-bottom-color: #048FEE;
}

.SmallNewsText h1, .AdminSmallNews h1{
    font-weight: bold;
    text-align:left;
	font-size: 10pt;
	padding: 2px;
	color: white;
	background-color: #048FEE;
	margin-bottom:1px;
}

h2
{
	font-weight: bold;
	font-size: 9pt;
	margin: 10px 0px 5px 0px;
	color: #0172c2;
	text-decoration: underline;
}

.RightNews h2{
    font-weight: bold;
    text-align:center;
	font-size: 9pt;
	padding: 2px;
	color: white;
	background-color: #048FEE;
}

h3
{
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	color: #ff7e00;
	padding-top: 5px;
}

h4
{
    vertical-align:top;
	font-size: 9pt;
	
	margin-left: 0px;
	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: 9pt;
	text-indent: 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

a
{
	color: black;
}
a:hover
{
	color: #ff7e00;
}

a:active
{
	color: black;
}
a:visited
{
	color: black;
}



