/* *************** global styles ************** */


body { border: 0px; margin: 0px; padding: 0px; background-color: #001f58; color: #fcfffb; }
body * { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; letter-spacing: 1px; }

a:visited, a:link, a:active, a:hover { color: #fffeff; text-decoration: none; }

p {}
img { border: none; }
hr { background-color: #999999; height: 0px; border: none; }
hr.nodisp { display: none; }

#base { position: relative; width: 780px; margin: 25px auto; }

#header { width: 800px; height: 93px; padding-left: 1px; background-image: url('/Obrazky/head.jpg'); background-repeat: no-repeat; }
#header h1 { visibility: hidden; display: none; }

#menu { width: 780px; height: 20px; background-image: url('/Obrazky/menu.jpg'); background-repeat: no-repeat; text-align: right; }

#navlist { margin: 0px; padding: 0px; padding-top: 4px; font-size: 7pt; }
#navlist #last { background: none;  }
#navlist li { display: inline; list-style-type: none; margin-right: 15px; padding-right: 15px; letter-spacing: 1px; background-image: url('/Obrazky/plus.gif'); background-repeat: no-repeat; background-position: right center; }

#content { position: relative; background-image: url('/Obrazky/background.jpg'); background-repeat: no-repeat; background-position: left top; }

#globe { float: left; margin: 0px; padding: 0px; width: 400px; height: 330px; }
#globe embed { width: 399px; height: 330px; }

#contentdata { float: right; width: 300px; padding-right: 50px; padding-top: 15px; }
#contentdatafull { padding-right: 50px; padding-top: 15px; }
.cell {  clear: both; }
.cellimage { float: left; width: 90px; height: 90px; background-repeat: no-repeat; background-position: center; }
.cellimage a { display: block; width: 100%; height: 100%; }
.celltitle { margin-left: 100px; font-weight: bolder; padding-top: 15px;  }
.celltext { margin-left: 100px; padding-top: 5px; }

#cellimage1 { background-image: url('/Obrazky/1.gif'); }
#cellimage2 { background-image: url('/Obrazky/2.gif'); }
#cellimage3 { background-image: url('/Obrazky/3.gif'); }

#footer { clear: both; width: 780px; padding-top: 15px; text-align: right; color: #7280a5; }

#languages { float: right; margin: 0px; padding: 0px; }
#languages li { display: inline; list-style-type: none; padding-left: 5px; }
#languages #copyright { background-image: url('/Obrazky/plus.gif'); background-repeat: no-repeat; background-position: right center; margin-right: 5px; padding-right: 10px; }
