html, body, form, p, div{ 
  padding: 0px;
  margin: 0px;
}

h1 {
}
img {
  border: 0px;
}
img.behave{
  behavior: url("http://www.renginiuklubas.lt/js/pngbehavior.htc");
}

body {
  background: #000000;
  font-size: 12px;
  font-family: arial;
}
a, a:active, a:visited {
	color:black;
}

 /* ----------------------------------------------------------- */

#mainLeft{
  background: url('../img/main_bg_left.png') top right no-repeat #000000;
  width:auto;
}

#mainContainer{
  width: 896px;
}

#mainRight{
  width:auto;
}

 /* ----------------------------------------------------------- */

#header{
  height: 82px;
  background: url('../img/menu_bg.png') top left;
}
 /* ----------------------------------------------------------- */


#nav ul {
  margin: 0px;
  padding: 0px;
  float: right;
  padding-top:40px;
}
#nav li {
  list-style: none;
  margin:0px;
  padding:0px;
  white-space: nowrap;
  z-index: 1;
  float: left;
  padding: 12px 0px 2px 10px;
}
#nav li a {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  background: url(../images/menu_icon.gif) no-repeat 0 16px;
  display: block;
  padding: 4px 8px;
}
#nav li a:hover {
  color: #FFFFFF;
  background: #fd0209;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#nav li:hover ul, #nav li.over ul {
  display: block;
}
.pad01{
  padding: 0px 14px 24px 14px;
  
}

.pad01 img {
margin: 13px;
}
#footer{
  height: 19px;
  text-align: right;
  padding-right: 20px;
  background: #000000;
  color: #ffffff;
}
 /* ----------------------------------------------------------- */
#mTable{
  background: url('../img/body_top_left_bg.png') top left no-repeat #ffffff;
  height: 664px;
}
#bodyLeft{
  width: 308px;
}
#bodyRight{
  background: url('../img/body_bottom_right_bg.png') bottom right no-repeat #faf5ed;
}
#logoBox{
  position: absolute;
}

#nav #current a{
display:block;
  color: #FFFFFF;
  background: #fd0209;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#fader{
height:266px;
width:588px;
padding:0 !important;
list-style-type:none;
font-size:0pt;
overflow:hidden;
z-index: 1;
}



#fader li{

height:266px;

width:588px;

padding:0;

z-index: -2;

}



#fader img{
display:block;
z-index: -2;
}
.gal {
padding: 5px;
}
.gal a{
font-family: arial;
font-size: 14px;
font-weight: bold;
color: black;
text-decoration: none;
}


#catnav {
margin: 10px;
}

#catnav a{
color: black;
text-decoration: none;
font-weight: bold;
padding-left: 2px;
}

#catnav a {
  color: #000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  background: url(../images/menu_icon.gif) no-repeat 0 16px;
  padding: 2px 8px;
}

#catnav a:hover {
  color: #FFFFFF;
  background: #fd0209;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#catnav .catnavactive {
  color: #FFFFFF;
  background: #fd0209;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}