      body { 
        text-align: center; 
        top:0px;
        font-size:11px;
        font-family:verdana,tahoma,arial,sans-serif;
        word-wrap:break-word;
      }
      a:link
      {
        text-decoration:none;
        color:#c00000;
      }
      a:visited
      {
        text-decoration:none;
        color:#c00000;
      }
      a:hover
      {
        color:#7500c0;
      }
      a:active
      {
        color:#7500c0;
      }

      #page {
        position:relative;
        width:924px; 
        margin-left: auto;
        margin-right: auto; 
        text-align: left;
        background-image: url("images/background.jpg");
        background-repeat: repeat-y;
        top:-10px;
      }
        #head {
          position:relative;
          width:100%;
          height:210px;
          top:0px;
        }
        #head a {
          position:relative;
          top:5px;        
          text-align:center;
        	font-weight:bold;
        	font-size:16px;
        	font-family: arial, "lucida console", sans-serif;
        	text-decoration:none;
        	color:#FFFFFF;
        	}
        #tlacitka {
           position: relative;
           text-align: center;
        }
         #header {
           position: relative;
           text-align: center;
           top:0px;
        }
         #login {
           position: relative;
           text-align: right;
           right:20px;
           _top:-25px;
        }
        #login a {
           top:0;
           color:black;
           font-size:11px;
        }
        #nick{
        	color:#000099;
        	border: 1px solid black;
        	font-size:12px;
        	width:90px;
       }
        #pass{
        	color:#000099;
        	border:1px solid black;
        	font-size:12px;
        	width:90px;
        }
        #news_header { font-weight:bold; font-family:Trebuchet MS; color:#FFFFFF;}
        #news_header a {font-weight:bold; font-family:Trebuchet MS; color:#FFFFFF;}
        #news_text { font-family:arial; font-size:12px; background-color:#B9BFEE; text-align:left; }
        
#disable{color: rgb(120,120,120); text-decoration: line-through;}
#warning{color:red;}
#green{color:green;}

        
#cenik_svetly{
background-color:#0d1e2b;
font-family:Trebuchet MS;
color:#FFFFFF;
text-align:center;
}
#cenik_svetly_left{
background-color:#0d1e2b;
font-family:Trebuchet MS;
color:#FFFFFF;
text-align:left;
}

#cenik_tmavy{
background-color:#081a27;
font-family:Trebuchet MS;
color:#FFFFFF;
text-align:center;
}
#cenik_tmavy_left{
background-color:#081a27;
font-family:Trebuchet MS;
color:#FFFFFF;
text-align:left;
}


#tlacitko-1 {
	position:absolute;
	left:44px;
	top:0px;
	text-align: center;
	width:149px;
	height:32px;
	background-image: url("images/tlacitko.gif")
}
#tlacitko-2 {
	position:absolute;
	left:216px;
	top:0px;
	text-align: center;
	width:149px;
	height:32px;
	background-image: url("images/tlacitko.gif")
}
#tlacitko-3 {
	position:absolute;
	left:388px;
	top:0px;
	text-align: center;
	width:149px;
	height:32px;
	background-image: url("images/tlacitko.gif")
}
#tlacitko-4 {
	position:absolute;
	left:560px;
	top:0px;
	text-align: center;
	width:149px;
	height:32px;
	background-image: url("images/tlacitko.gif")
}
#tlacitko-5 {
	position:absolute;
	left:732px;
	top:0px;
	text-align: center;
	width:149px;
	height:32px;
	background-image: url("images/tlacitko.gif")
}

#menu {
	position:absolute;
	left:21px;
	top:220px;
	width:187px;
	height:297px;
	background-image: url("images/menu.jpg")
}

#menu2 {
	position:absolute;
	left:21px;
	top:520px;
	width:187px;
	height:297px;
	background-image: url("images/menu.jpg")
}

#menu2_text {
position:relative;
left:4px;
top:5px;
font-weight:bold;
color:#FFF;



}
#menu2_text a{
	font-weight:bold;
	font-family: arial, "lucida console", sans-serif;
	text-decoration:none;
	line-height:200%;
	color:#c00000;
	
}

#menu a{
	position:relative;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	font-family: arial, "lucida console", sans-serif;
	text-decoration:none;
	line-height:200%;
	color:#FFFFFF;
	left:10px;
}
#obsah {
	position:absolute;
	left:215px;
	top:230px;
	width:685px;
}
#userEven1 {
  position:relative;
  background:#C1D1F3;
  border-bottom:1px solid #AEBCD3;
  text-align:right;
}
#userEven {
  background:#C1D1F3;
  border-bottom:1px solid #AEBCD3;
}
#userOven1 {
  background:white;
  border-bottom:1px solid #AEBCD3;
  text-align:right;
}
#userOven {
  background:white;
  border-bottom:1px solid #AEBCD3;
}
input.submit {
    background-color:#DEEEFF;
    border:1px solid black;
    color:#135368;
    font-size:1em;
    font-weight:bold;
    margin:0;
    padding:0 10px;
}

	  #obsah table.list                   { width: 100%; font-size:11px; }
	  
    #obsah table.list tr                { background-color:rgb(176,224,255) }
    #obsah table.list tr.error          { background-color: #CB0114; }
    #obsah table.list tr.error:hover    { background-color: #CB0114; }
    #obsah table.list tr.error span     { color: white; }
    #obsah table.list tr.noline         { background-color: #F9F9F9; }
    #obsah table.list tr.noline:hover   { background-color: #F9F9F9; }
    #obsah table.list tr.offline        { background-color: #FFAC24; }
    #obsah table.list tr.offline:hover  { background-color: #FF9B47; }
    #obsah table.list tr:hover          { background-color:rgb(255,204,102) }
    #obsah table.list td.head     { font-weight: bold; padding: 4px 5px; background-color: #DADFE2; text-align: center;}
    #obsah table.list td                { padding: 3px 5px; text-align: center;}
    #obsah table.list td span.true      { color: #249302; font-weight: bold; }
    #obsah table.list td span.false     { color: #CB0114; font-weight: bold; }
    
#serverSettings{
font-size: 11px;
border: 0;
background-color: #ffffcc;
width: 100%;

}

