/*

Author: Tomas Matis, SYMBIO Digital s.r.o.
Project: CSOB

Latest revision: 27. 7. 2009

*/


/* Reset
----------------------------------*/
body, h1, h2, h3, h4, h5, h6, ol, ul, menu, dl, dt, dd, li, p, address, form, label, fieldset, legend, input, textarea, select { margin:0; padding:0; }

:focus { outline:0; }
a span { cursor:pointer; }
img { border:0 none; }
label { cursor:pointer; }
address { font-style: normal; }
ol, ul { list-style-type:none; }
ol { list-style-type:decimal; }
address { font-style:normal; }
hr { display:none; }
table { border-collapse:collapse; }
blockquote { margin:0; }



/* Common
----------------------------------*/
html { width:100%; height:100%; }
body { background:#262626 url('../images/background.jpg') no-repeat 0 0; font:500 62.5%/0 "Arial CE", Arial, "Helvetica CE", helvetica, sans-serif; text-align:center; width:100%; height:100%; }

a,
a:link,
a:visited { color:#00b2eb; text-decoration:underline; }
a:hover,
a:active,
a:focus { color:#fff; text-decoration:none; }



/* Page
----------------------------------*/
#noFlash { background:url('../images/layer85.png') repeat 0 0; font:1.2em/1.6 "Arial CE", Arial, "Helvetica CE", helvetica, sans-serif; width:854px; height:360px; margin:0 auto; position:relative; top:140px; color:#fff; }
#noFlash h1 { font-size:2.45em; margin:0 0 0px; padding:80px 0 0; color:#00b2eb; }
#noFlash p.description,
#noFlash p.description1,
#noFlash p.description2 { font-size:1.3em; margin:0 0 50px; }
#noFlash p.description1 { margin:0 0 25px; }
#noFlash p.description2 { margin:25px 0 0; }

#flashcontent { width:100%; height:100%; text-align:center; }
#flashplayer { width:440px; height:280px; }



/* Other
----------------------------------*/
.in { padding:10px 10px; }
.printOnly,
.hidden { display:none; }
.hiddenA { position:absolute; top:-10000px; left:-10000px; }
.clear { width:100%; overflow:hidden; }
.clear2 { clear:both; }
.ir,.ir span { display:block; overflow:hidden; position:relative; top:0; left:0; } 
.ir span { width:100%; height:100%; position:absolute; }
