/*reset*/

html, body, p { 
  margin: 0;   
  padding: 0;
} 

p, div, span {
font-style: normal;   
font-weight: normal;
font-size: 0; 
font-family: normal;   
}


/*style*/

body {
background: #fdbb30; 
margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
}

A:link {text-decoration:none; color:black}
A:visited {text-decoration:none; color:black}
A:hover {text-decoration:none; color:black}
A:active {text-decoration:none; color:black}

A:link.podpis {text-decoration:underline; color:#838383}
A:visited.podpis {text-decoration:underline; color:#838383}
A:hover.podpis {text-decoration:underline; color:#838383}
A:active.podpis {text-decoration:underline; color:#838383}

img.button {border: none; margin:0pt;}

img.gal {border: thin solid red; margin:0pt;}

img.gal2 {border: none; margin:0pt;}

td.bgtekst {background: white; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px;}


div.tekst {font-size: 12px; font-family: sans-serif, arial; text-align: justify; margin-top: 5px; margin-bottom: 5px; margin-right: 10px; margin-left: 10px;}

div.tekst2 {font-size: 12px; font-family: sans-serif, arial; text-align: justify;}

div.tekstc {font-size: 12px; font-family: sans-serif, arial; text-align: center; margin-top: 10px; margin-bottom: 10px; margin-right: 10px; margin-left: 10px;}


div.podpis {font-family:"Arial, Times New Roman CE, Times New Roman"; font-size:8pt; font-weight:normal; color:#838383; text-align:center; margin:0pt 0pt 0pt 0pt;}

img.rekborder {border: thin solid white;}
object.rekborder {border: thin solid white;}
embed.rekborder {border: thin solid white;}