@charset "utf-8";

/*Vsetko vynulovat */
body, h1, h2, h3, h4, h5, ul, ol, li, p, object, embed, param, img, table, td, th { margin: 0px; padding: 0px; }
img, table { border:none; }

/* Nastavit na najcastejsie */
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; behavior:url("csshover.htc"); }
h1 { padding:10px 10px; font-size:160%; }
h2 { padding:10px; font-size:130%; }
h3 { padding:10px; font-size:110%; }
p { padding:10px 0px; }
ul, ol { margin-left:35px; }
ul { list-style-type:disc; }
ol {list-style-type:decimal; }
table th{ text-align:center; font-weight:bold; }

a
{
text-decoration:none;
}

a:hover
{
text-decoration:none;
}


/* Objekty */
.A_no_border { font-size:0px; line-height:0px; }
.A_clear { height:0px; clear:both; font-size: 0px;}
.A_center { text-align:center; }

