body, html{
  border: 0px none;
  padding: 0; margin: 0;
  background: white;
  font-family: Verdana, 'Arial CE', 'Helvetica CE',	Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  line-height: 1.4;
  padding:5px;
}
.blue {
  color: #047295;
  font-weight: bold;
  }
/*---------------------------------------TEXT----------------------------------*/
p, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, ul, ol, li, form,fieldset
{
border: 0px none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
hr{display: none;}
a:link {
	font-size: 11px;
  font-weight: bold;
  background-image: url(../design/sipka_right.png);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 10px;
  color: #04a8c1;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


p{
margin-bottom: 10px;
}
textarea{
padding:1em;
overflow: auto;
}
ol, ul{
margin: 0 0 10px 30px;
}
li{
margin: 5px 0 5px 0;
font-weight: bold;
font-size: 12px;
}
h1{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  border-left: 5px solid #efa633;
  border-bottom: 2px solid #efa633;
  padding-left: 4px;
}
h2{
font-size: 11px;
font-weight: bold;
color: black;
margin: 3px 0 3px 0;
}
h3{
font-size: 10px;
font-weight: normal;
margin: 2px 0 2px 0;
}
h4{
font-size: 9px;
font-weight: bold;
margin: 2px 0 2px 0;
}
