﻿body {
background:url(../images/novapoz.jpg) no-repeat;

}

#site
{
    width:900px;
    margin:60px 0 0 0px;

    margin-left: 12%;
    padding:35px 35px 35px 35px;
    background:url(../images/suplja.png) repeat;    
    float:left;
    border:1px solid #f4f4f4;
    
    
    
    }
#header
{
    width:900px;
    height:150px;
    padding:0;
    float:left;
    background:url(../images/header2.jpg) no-repeat;
    
    }
    
    
#galovic{

  background:url(../images/natpis_header.png) no-repeat;
  width:507px;
  height:218px;
  float:left;
  margin:-35px 0 0 -171px ;
  

}    
    
#menu
{
    clear:both;
    width:900px;
    height:150px;
    background:url(../images/menu_rub.jpg) repeat-y;
    float:left;
    background-color:#00ADEF;
   
    
    
    }
#content
{
    clear:both;
    width:900px;
    float:left;
    background-color:#fff;
    
    
 
    }
#left_sidebar
{
    width:260px;
    float:left;
    margin:0;
    padding:0;
    }
#right_sidebar
{
    width:640px;
    float:left;
    margin:0;
    padding:0;
    
    }
#footer
{
    clear:both;
    width:900px;
    height:26px;
    background:url(../images/foter.jpg);
    }
