body {
  background-color: #D4D600;
  margin: 0;
  padding: 0;
  color: #999999;
  font: normal 12px/25px Arial, sans-serif;
  }

body.mceContentBody {
   background: #FFF;
}
  
p {
  display: inline;
  margin: 0px;
  padding: 0px;
  }

h1 {
  display: block;
  color: #3264AA;
  font: bold 14px/25px Times New Roman, Arial, sans-serif;
  }

#outer {
  width: 1024px;
  height: 768px;
  position: absolute;
  left: 50%;
  text-align:center;
  border: 0;
  margin: 0 0 0 -512px;
  padding: 0;
  }
  
#inner {
  position: relative;
  }
  
#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width:1024px;
  height:119px;
  background: url(/images/top.jpg) no-repeat;
  }

#left {
  position: absolute;
  left: 0px;
  top: 119px;
  height: 649px;
  width: 212px;
  }
  
#right {
  position: absolute;
  top: 119px;
  left: 812px;
  height: 649px;
  width: 212px;         
  }
  
#main {
  position: absolute;
  top: 119px;
  left: 212px;
  height:609px;
  width: 600px;
  background: url(/images/main.jpg) no-repeat;
  float: left;  
  }
  
#right_ht {
  width: 212px;
  height: 649px;
  }

#menu {
  margin: 0;
  padding:0;
  width:212px;
  height:193px;
  background: url(/images/menu.jpg) no-repeat;
  }
  
#hot_news {
  width:212px;
  height:443px;
  background: url(/images/hot_news.jpg) no-repeat;
  }
  
.logInWin {
  margin: 0 auto 0 auto;
  width: 400px;
  }
  
#logInWin {
  margin: 0; padding:0;
  height:10px;
  width: 10px;
  position: relative;
  left: 261px;
  top: 61px;
  }

#logInWin a {
  display: block;
  height:10px;
  text-decoration: none;
  }
  
#logInWin a:hover {
  text-decoration: none;
  }
  
#bottom_1 {
  width:212px;
  height:416px;
  background: url(/images/bottom_1.jpg) no-repeat;
  }

#bottom_2 {
  width:212px;
  height:166px;
  background: url(/images/bottom_2.jpg) no-repeat;
  }
  
#bottom_main {
  top: 728px;
  left: 165px;
  height: 70px;
  width: 695px;
  position: absolute;
  background: url(/images/bottom_main.jpg) no-repeat;
  }

#bottom_text {
  top: 8px;
  height: 20px;
  width: 570px;
  text-align: right;
  color: #DDD;
  font: bold 9px Arial, sans serif;
  }
  
#bottom_text a {
  color: #DDD;
  font: bold 9px Arial, sans serif;
  }
  
#real_menu {
  position: absolute;
  top: 213px;
  left: 99px;
  width: 95px;
  height: 90px;
  padding: 0 0 0 0;
  text-align: right;
  }
  
#real_menu a {
  color: #999999;
  font: bold 12px/15px Arial, sans-serif;
  text-decoration: none;
  }
  
#real_menu a:hover {
  color: #000;
  font: bold 12px/15px Arial, sans-serif;
  text-decoration: none;
  }
  
#HotNewsContent {
  position: relative;
  }
  
#HotNewsContent a {
  color: #999;
  text-decoration: none;
  }

#HotNewsContent a:hover {
  color: #000;
  text-decoration: none;
  }   
  
.nacitamProfil {
  background: url(/images/ajax-loader.gif) center 50% no-repeat;
  min-height: 50px;
  }
  
#hot_news_real {
  position: absolute;
  top: 132px;
  left: 838px;
  width: 140px;
  height: 440px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #999;
  font: normal 12px/25px Arial, sans-serif;
  line-height: 1;
  }
  
#hot_news_real h2 {
  padding: 0;
  margin: 10px 0 3px 0;
  color: black;
  font: bold 12px/12px Arial, sans-serif;
  }
  
#hot_news_real h3 {
  padding: 0;
  margin: 0;
  color: #999;
  font: normal 12px/12px Arial, sans-serif;
  }
  
#hot_news_real strong {
  color: #000;
  font: bold 12px/25px Arial, sans-serif;
  }
  
#main_real {
  width: 390px;
  height: 530px;
  margin-left: auto;
  margin-top: 60px;
  margin-right: 60px;
  padding: 0 0 0 0px;
  text-align: left;
  color: #999999;
  font: normal 12px/25px Arial, sans-serif;
  line-height: 1;
  }

#main_real a {
  color: #999;
  font-weight: bold;
  text-decoration:none;
}

#main_real a:hover {
  color: #999;
  font-weight: bold;
  text-decoration:underline;
}
  
#back_left {
  width: 50%;
  height: 768px;
  position: absolute;
  top: 0;
  left: 0;
  text-align:center;
  border: 0;
  margin: 0 0 0 0;
  padding: 0;
  background: url(/images/background_left.jpg) repeat-x;
  }
  
#back_right {
  width: 100%;
  height: 768px;
  position: absolute;
  top: 0;
  left: 0;
  text-align:center;
  border: 0;
  margin: 0 0 0 0px;
  padding: 0;
  background: url(/images/background_right.jpg) repeat-x;
  }
  
#language_select {
  position: absolute;
  top: 40px;
  left: 750px;
  color: #3264AA;
  }
  
#language_select a {
  color: #3264AA;
  font: bold 12px/15px Arial, sans-serif;
  text-decoration: none;
  }

#language_select a:hover {
  color: #000;
  font: bold 12px/15px Arial, sans-serif;
  text-decoration: none;
  }
  
.admin {
  background: #DDD;
  width: 1024px;
  min-height: 70px;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid white;
  z-index: 999;
  text-align: left;
  }
  
.adminPad {
  margin: 0;
  padding: 20px 45px 20px 45px;
  }
  
.admin h1 {
  color: #004980;
  font-size: 18px;
  font-weight: bold;
  }
  
.admin h2 {
  color: #004980;
  padding: 0;
  margin: 0 0 3px 0;
  font-size: 16px;
  font-weight: bold;
  }
  
.status_ko_nadpis {
  color: red;
  font-weight: bold;
  text-align: left;
  padding: 0; margin: 0;
  }

.status_ko {
  color: red;
  font-weight: bold;
  padding: 0 0 0 15px;
  text-align: left;
  }

.status_ok {
  color: green;
  font-weight: bold;
  padding: 2px 0 2px 0px; margin: 0;
  text-align: left;
  }
  
.odhUzi {
  width: 50%;
  margin: 0;
  padding: 0;
  text-indent: 0;
  text-align: right;
  vertical-align: top;
  }

.odhUzi a {
  font-size: 16px;
  color: #8B0000;
  text-decoration: none;
  }

.odhUzi a:hover {
  text-decoration: underline;
  }
  
.W100 {width: 100%;}

.no-screen {
  display: none;
  }
  
.smallTD {width:10%;}
.mediumTD {width:40%;}
.halfTD { width: 50%; }
.largeTD {width:90%;}
.input_text_stopro {
  width: 97%;
  border: 1px solid #AAA;
  }  
  
#HotNewsContent .smaAdmin {
  text-decoration:none;
  color: #8B0000;
  }
  
#HotNewsContent .smaAdmin:hover {
  text-decoration:underline;
  color: #8B0000;
  }
  
#HotNewsContent .uprAdmin {
  text-decoration:none;
  color: #006400;
  }

#HotNewsContent .uprAdmin:hover {
  text-decoration:underline;
  color: #006400;
  }  
  
#HotNewsContent .adminContextMenu {
  text-align: right;
  width: 100%;
  margin: 1px 0 5px auto;
  }  
