*, html {
margin: 0px;
padding: 0px;
}
body 
{
	font-family: Verdana;
	font-size: 9pt;
	background: #e9e9e9;
	
}

#top {
background: #910c0d url(images/line.gif) repeat-x bottom left;
height: 251px;
}

#hd { background: url('images/web_01.gif'); height: 21px; }

#adv {  padding: 0; height: 114px; width: 100%; background: url('images/web_04.gif') no-repeat center; } 
#reklama { float: none; padding: 7px 0 0 6px; }
#logo { width: 100%; height: 72px; text-align: center; }

#menu { padding: 5px 0 0 0; float: left;  width: 100%; text-align: center; height: 39px; background: url('images/web_08.gif') no-repeat center; }

#menu ul {  list-style-type: none;  }

#menu li {  display: inline; margin: 0 0 0 10px; }

#menu li a { color: #ffffff; text-decoration: none; border: 1px solid; border-color: #b25556; display: inline-block; padding: 5px; }

#menu li a:hover { background: #b25556; border: 1px solid; border-color: #d8aaaa; }

#middle {

background: #ebebeb;
height: auto;
padding: 0 3px 0 0;
}

#content {
height: auto;
background: url('images/wei_15.gif') repeat-y top center;
width: 788px;
text-align: left;

}
#text {
height: auto;
padding: 15px;
}
#btm {
height: 50px;
background: #F9F9F9;
width: 761px;
margin: 5px 8px 1px 9px;
padding: 13px 5px 5px 5px;
text-align: center;
}

#btm ul { font-size: 8pt; list-style-type: none }
#btm li { display: inline; margin: 0 0 0 5px; }
#btm li a { color: #333333; display: inline-block; text-decoration: none; padding: 5px; border: 1px solid; border-color: #f9f9f9; }
#btm li a:hover { color: #333333; background: #FFFFFF; text-decoration: none; padding: 5px; border: 1px solid; border-color: #e9e9e9; }

#domain { width: 189px; height: 25px; padding: 5px; }
#it { width: 100%; line-height: 150%; 
font-family: Verdana;
font-size: 11pt;
font-weight: bold;
color: #910c0d
}
#raide { width: 100%; height: auto;  }

#hr {
clear: both; 
border:0;
  border-top: 1px solid #e1e1e1;
  height: 0;
  background: #ffffff;
}

