/* CSS for (http://digisvet.cz/sejmipadourka)
Jindrich Sladek (hes@digisvet.cz)
Digitalni svet s.r.o. (http://digisvet.cz) */

/* @group Reset */
html,body,div,h6,h5,h4,h3,h2,h1,p,blockquote,ul,ol,li,dl,dd,dt,input,select,textarea,pre,form,fieldset,object{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
img,fieldset,object{border:0;display:block;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
/* @end */

/* @group Blocks */
body { color: #004bb0; background: #66C2FF; font: .75em/1.5em "Arial CE", Arial, "Helvetica CE", Helvetica, Verdana, sans-serif; text-align: center; }
#page { width: 800px; margin: 20px auto 0 auto; padding: 0; position: relative; overflow: auto; }
/* @end */

/* @group Basic elements */
h1, h2, h3, h4, h5, h6 { color: #004bb0; font-weight: bold; margin: 0 0 .4em 0; padding: 0 0 0; }
h1 { font-size: 1.8em; margin: 0 0 1.5em;}
h2 { font-size: 1.4em; margin: 0 0 1em;}
h3 { font-size: 1.2em; color: black; }
h4 { font-size: 1em; }
h5 { font-size: .9em; color: black; }
h6 { font-size: .8em; color: #666666; }

p { font-size: 1em; margin: 0 0 .5em 0; }
object { margin: 0 0 15px; }
img { margin: 0 auto 15px auto; }
table { width: 400px; margin: 0 auto 30px auto;}
td { text-align: center; }
th { text-align: center; font-weight: bold; color: white;}


a { color: #ffe6bf; }
a:hover { color: black; }
/* @end */
