body {
background: #303030;
margin-bottom: 5px;
margin-top: 5px;
font-family: Tahoma, Verdana, Arial, Sans-serif;
font-size: 8pt;
}

#container {
background: white;
width: 1000px;
margin-left: -500px;
min-height: 1000px;
left:50%;
position: absolute;
padding-bottom: 4%;
-moz-box-shadow: 0 0 80px 1px #959595;
-webkit-box-shadow: 0 0 80px 1px #959595;
box-shadow: 0 0 80px 1px #959595;
}

#head {
margin: 1px 1px 0 1px;
width: 998px;
height: 150px;
background: url(img/logo.png);
border-bottom: 2px solid black;
}

ul {
margin: 0px;
padding: 0px;
}

.clocks {
background: url(img/clocks.png);
padding: 5px 0 5px 0;
color: white;
width: 980px;
margin-top: 0px;
margin-left: 430px;
opacity: 0.7;
}


#nav {
float:left;
margin: 0 1px 0 1px;
width: 998px;
height: 30px;
background: #404040 url(img/nav.png);
font-family: sans-serif;
font-size: 10px;
position: relative;
}

#nav li {
float:left;
list-style-type: none;
height: 30px;
}

#nav li a {
float:left;
color: white;
text-decoration: none;
height: 22px;
padding: 8px 10px 0 10px;
background: url(img/linenav.png) no-repeat right;
}

#nav li a:hover {
color: white;
background: #ff6c00 url(img/linenav.png) no-repeat right;
}

#nav2 {
float:left;
margin: 0 1px 0 1px;
width: 998px;
height: 25px;
background: #404040 url(img/nav2.png);
font-family: sans-serif;
font-size: 10px;
position: relative;
}

#nav2 li {
float:left;
list-style-type: none;
height: 25px;
}

#nav2 li a {
float:left;
color: white;
text-decoration: none;
height: 19px;
padding: 6px 10px 0 10px;
background: url(img/linenav2.png) no-repeat right;
}

#nav2 li a:hover {
color: white;
background: #141414 url(img/linenav2.png) no-repeat right;
}

.active {
color: white;
background: #0090ff;
}

.shadow {
margin: 0 1px 0 1px;
width: 998px;
height: 5px;
background: url(img/shadow.png);
float:left;
}

#content {
width: 500px;
top: 5px;
left: 2px;
float:left;
position: relative;
border: 1px solid lightgrey;
min-height: 200px;
}

.content {
width: 478px;
height: 28px;
background: url(img/jaunumiem.png);
margin: 1px;
padding: 7px 0 0 20px;
color: #fff;
}


#right {
width: 243px;
float:left;
position: relative;
top: 6px;
left: 4px;
border: 1px solid lightgrey;
}

.right {
width: 221px;
height: 28px;
background: url(img/vidum.png);
margin: 1px;
padding: 7px 0 0 20px;
color: #fff;

}

#right1 {
width: 243px;
float:left;
position: relative;
top: 6px;
left: 6px;
border: 1px solid lightgrey;
}

.right1 {
width: 221px;
height: 28px;
background: url(img/malai.png);
margin: 1px;
padding: 7px 0 0 20px;
color: #fff;
}

#rightb {
width: 490px;
float:left;
position: relative;
border: 1px solid lightgrey;
top: 5px;
left: 4px;
}

.rightb {
width: 468px;
height: 28px;
background: url(img/infodelim.png);
margin: 1px;
padding: 7px 0 0 20px;
color: #fff;
}

.textklucim {
margin: 4px 8px 8px 8px ;
}

a {
text-decoration: none;
color: black;

}

a:hover {
color: grey;

}


#footeris {
width: 1000px;
height: 40px;
bottom: 0px;
position: absolute;
border-top: 1px solid lightgrey;
background: #f8f8f8;
}


.bannerlittle {
opacity: 0.7;
border: 1px solid lightgrey;
padding: 2px;
background: #eee;
}

.bannerlittle:hover {
opacity: 1

}


.bannerbig {
opacity: 0.7;
border: 1px solid lightgrey;
padding: 11px;
background: #eee;
margin: 4px 4px 3px 4px;
}

.bannerbig:hover {
opacity: 1

}

div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

.onlineuser {
opacity: 0.5; ;height: 25px;width: 25px;margin-left: 8px;margin-top: 6px;float:left;
}

.onlineuser:hover {
opacity: 1;

}

.list {
opacity: 0.7;
}

.list:hover {
opacity: 1;

}

.errorsap{border:1px solid #FF0000;margin:8px;padding:1px;border-radius:3px;width:478px}
.errors{background:#FF9090;padding:5px;border-radius:3px;color:#202020}



* {margin:0; padding:0}
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:5px; opacity: 0.8; margin-left:2px; background:#000; border: 2px solid #404040; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

