@import url(basic.css);

.Aktualne { 
  font-style: italic; background-image: url(News.png); text-align: left; text-indent: 10px; vertical-align: bottom; 
  position: absolute; top: 100px; left: 5px; width:180px; height:110px; 
  z-index: 2; overflow: hidden; clip: rect(auto auto auto auto); visibility: visible; padding: 30px 10px 10px; outline-color: teal; }
.TopLineBox { 
  background-image: url(TopButton.jpg); 
  background-repeat: no-repeat; text-align: center; text-indent: 10px; vertical-align: middle; left: 5px; width: 800px; height:90%;
  z-index: 2; overflow: hidden; clip: rect(auto auto auto auto); visibility: visible; padding: 30px 10px 10px; outline-color: teal; }
.NapsaliJsme { 
  font-style: italic; background-image: url(We-have-written.png); text-align: left; text-indent: 10px; vertical-align: bottom; 
  position: absolute; top: 255px; left: 5px; width:180px; height:260px; 
  z-index: 2; overflow: hidden; clip: rect(auto auto auto auto); visibility: visible; padding: 30px 10px 10px; }

.MainFrame { 
  font-style: italic; background-image: url(TitleFrame.jpg); 
  text-align: left; text-indent: 10px; vertical-align: bottom; 
  position: absolute; top: 95px; left: 208px; width:580px; height:560px; 
  z-index: 2; overflow: hidden; clip: rect(auto, auto, auto, auto); 
  visibility: visible; 
  padding: 10px; border-color: red; border-width: thick; }
 
.BoxHeader { 
  background-image: url(box.jpg); text-indent: 0; width: 160px; height: 80px; 
  clip: rect(auto auto auto auto); }
.BoxHeaderFont { 
  text-align: center; text-indent: 0; position: relative; top: 10px; left: 3px; right: 3px; bottom: 10px; 
  overflow: hidden; clip: rect(auto auto auto auto); 
  margin-top: 15px; margin-right: -10px; margin-left: -10px; }
.Banner { 
  text-indent: 10px; vertical-align: bottom; 
  position: absolute; top: 250px; left: 810px; width:250px; height:350px; 
  z-index: 2; overflow: hidden; clip: rect(auto auto auto auto); 
  visibility: visible; padding: 10px; border-color: red; border-width: thick; }

