* {
  padding: 0;
  margin: 0;
}

.dd{
    border: 1px solid red;
}


.m_l_6{
    margin-left: 6px;
}
.m_r_6{
    margin-right: 6px;
}

img {

	border: 0;
}

a img, a{
    border: 0;
    color: #ffffff;
}

html, body {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
        background-color: #000;
        /*color: #656565;*/
        position: relative;
        /*background: url('../images/body_bg.jpg') repeat-x scroll top left #C1B094 ;*/
        color:#332B1D;
        font-size:12px;
}


#ramka {
	background: url('../images/bg.jpg') repeat-x scroll top center #000 ;
        /*float:left;*/
        margin: 0;
        /*float: left;*/
        
        top: 1px;
        left: 1px;
        height:847px;
        width:100%;
        /*height: 100%;*/
}


#main {
	width: 1000px;
	/*float: right;*/
        height:847px;
        margin: auto;
        /*background-color: #710100 ;*/
        background: url('../images/main_bg.jpg') repeat-x scroll top center #000 ;
        position: relative;

}

#top{
    float:right;
    height:179px;
    margin:0;
    padding:0;
    position:relative;
    width:949px;
}
#menu{
    padding-left: 50px;
    float: left;
    height: 627px;
    width:150px;
}


.menu_ul{
    /*float:left;*/
    /*height:200px;*/
    list-style:none;
    /*padding:1px 0 0 13px;*/
    
}

.menu_ul li{
    list-style: none;
    margin-bottom: 11px;
   /*height: 15px;*/
   /*float: left;
   width: 140px;*/
}

#content_in{
    background: url('../images/content_bg.jpg') no-repeat;
    width: 714px;
    height: 257px;
    position:absolute;
    top: 134px;
    left: 206px;
    padding: 40px;
    color: white;
}

#content_in p{
    font-size: 12px;
    line-height: 18px;
}

#footer{
    color: white;
    float:left;
    width: 960px;
    height: 50px;
    text-align: right
}

#footer p{
    margin-right: 30px;
}

#tekst{
position: absolute;
top: 230px;
left: 25px;
width: 470px;
height: 225px;
border: 0px;
font-size: 13px;
color: #000000;
font-weight: normal;
text-align: justify;
font-variant: small-caps;
font-family: georgia;
}
