@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: 12px; color: #000000; background-image: url(../image/bg.gif); behavior:url("csshover.htc"); }
h1 { padding:15px 10px; font-size:170%; }
h2 { padding:10px 50px; font-size:130%; color: white;}
h3 { padding:10px; font-size:110%; }
p { padding:10px 50px; }
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; color:white; font-size: 11px;}
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; }
