/* 

   Stylopis webu www.slevarny.cz
   Autor: Digital Reality Studios, s.r.o., info@drs.cz

*/ 

/* RESET.CSS
---------------------------------------------------------- */
html, body {margin:0;padding:0;}
html {font-size:100.01%;}
body {line-height: 1; font-size:100%;}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, form, fieldset, label, legend, table, caption, tbody, thead, tfoot, tr, th, td, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var {margin:0; border:0;	padding:0; font-size:100%; font-weight:inherit; font-style:inherit; font-family:inherit; vertical-align:baseline;}
ul, ol {list-style:none; }
table {border-collapse:collapse; border-spacing:0; line-height:1.5;}
input, select, textarea, button {font-size:100%; font-family:inherit;}
caption, th, td {text-align:left; font-weight:normal;}
a img {border:0;}
object, :focus {outline:0;}

/* GLOBALS ELEMENTS, ID, CLASS
---------------------------------------------------------- */
strong {font-weight:bold;}
em {font-style:normal; font-weight:bold;}
ins {text-decoration:none;}
sup, sub {line-height:0;font-size:85%;}
sup {vertical-align:super;}
sub {vertical-align:sub;}
small { display: block;font-size:85%; line-height: 1.3}
address {margin-bottom:0.8em;font-style:normal;}
p {margin-bottom:1em;}
ul {margin:0 0 1.2em 1.2em;}
ul ul {margin-top:0.3em;}
ul li {margin:0 0 0.3em 0;padding-left:12px;}
ol {margin:0 0 1.2em 1.2em;list-style:decimal;}
ol ol {margin-top:0.3em;}
ol li {margin:0 0 0.3em 3.2em;}
dl {margin:0 0 1.2em;}
dt {font-weight:bold;}
dd {margin:0 0 0.5em;}
hr {display:none}
table {margin-bottom:1em;border-top: 1px solid #bcc6cc;}
caption {padding:1em 0 0.2em 0;font-size:115%;font-weight:bold;}
th, td {padding:4px 10px; vertical-align: middle;}
th {padding-top:7px 0; vertical-align: top; color: #243035;}
thead th {font-weight: bold;}

/* --- headings --- */
h1, h2, h3, h4, h5, h6 {margin:1em 0 0.6em 0;font-weight:bold;}
h1 {font-size:180%;font-weight:normal;}
h2 {font-size:150%;}
#content h2 {font-weight:normal; margin-left: -24px; padding-left: 24px;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:100%;}


/* PAGE STRUCTURE
---------------------------------------------------------- */
body { background: #b1b3b4; }
#page { width: 1179px; height: 804px; overflow: hidden; }
.flash { position: absolute; top: 0; left: 0; }
