/* CSS */

html, body { background: #000; font-family: arial, helvetica ce, sans-serif; font-size: 12px; margin: 0px; 
		padding: 0px; color: #fff; }

a { color: #888; text-decoration: none; }
body img { border: 0px; margin: auto; display: block; clear: left; }

div#fiala-sebek-top { width: 600px; margin: auto;  height: 10px;
		background: #000 url('../images/top.gif') 0% 0%; padding: 0px; margin-top: 130px; font-size: 6px; }
div#fiala-sebek { width: 600px; height: 280px; margin: auto; border: 0px solid #fff; 
		background: #000 url('../images/background.gif') 0% 0% repeat-y;  padding: 0px 0px 0px 0px; margin-top: 0px; }
div#fiala-sebek-bottom { width: 600px; margin: auto;  height: 10px;
		background: #000 url('../images/bottom.gif'); padding: 0px; }
  		
div#fiala-sebek div#connection { float: left; width: 600px; margin-top: 0px; background: #000 url('../images/background.gif'); }
div#fiala-sebek div#connection a#lang { float: left; margin-left: 1px; text-align: center; width: 100px; font-size: 90%; 
		position: relative; top: 9px; margin-right: 110px; }
		
div#fiala-sebek div#connection a#flash { float: left; margin-left: 10px; width: 83px; height: 26px; }
div#fiala-sebek div#connection a#html { float: left; margin: 0px; width: 84px; }

div#fiala-sebek div#connection div#connect { float: left; width: 100px; margin-left: 100px; font-size: 65%; padding: 10px 0px; 
 background: #000 url('../images/connection-back-en.gif') 100% 50% no-repeat; }
		
img#logo { padding-top: 95px; padding-bottom: 75px; }

