body {
margin: 0px auto;
padding: 0px;
background-color: #fff;
color: #9f9f9f;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;


	
}
a
{
text-decoration: none;
color: rgb(45,32,211);
}

a:hover
{
text-decoration: none;
color: #fff000;

}


#header{
padding-bottom: 100px;
background: url(../images/header_bg.jpg) no-repeat;

}
#baner{
height: 20px;

}

#content{
background: #ffffff;
width: 900px;
    margin-left: auto;
       margin-right: auto;
	  
	
}

#lcontent{
float: left;
position:fixed;
width: 250px;

}
#lmenu{
font-size:larger;

}
#lmenu ul
{
list-style: none;
margin: 0px;

}

#lmenu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#lmenu a
{
display: block;

width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('../images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size: 13px;
}
#lmenu a:hover
{
background: inherit;
color: #fff;
background-image: url('../images/bbg1.gif');
}

#rcontent{
float:right;
width: 650px;
background-image: url('../images/a2.gif');
background-repeat: repeat-x;


}

#main{
float: left;
width: 450px;


}

#sub{
float: right;
width:180px;
padding-right: 10px;
padding-left: 10px;

}
#sub ul{
list-style: none;
}
div#header {
    clear: both;
    height: 50px;
}
#stopka{
clear:both;
text-align: center;

}
