@import url('reset.css');
@import url('decor.css');

bodi, html{
font: 10pt Arial, Helvetica, sans-serif;
margin:0;
width:100%;
height:100%;
background-color:#f8f8f8;

    }
#container {
    width: 1000px; 
    margin: 0 auto;
    background: #f0f0f0; 
    }
div#verch{
background-image:url('../images/niz.png');
background-repeat:repeat-x;
border-bottom:2px groove #ffffff;
height:60px;
width:100%;
     }
 div#header{ 
background-color:#73ceef;
background-image:url('../images/header.png');
background-repeat:no-repeat;
background-position:center 0px; 
 border-bottom:2px ridge #ffffff;
 height:150px;
 width:100%;
 
      }
 div#logo{

 


      }
div#podlogka{
background-image:url('../images/niz-2.png');
background-repeat:repeat-x;
margin:0px;
 padding:0px;
text-align:left;
height:40px;
width:100%;

      }
div#content{
width:100%;
background-color:#ffffff;



      }
div#right-container{
margin-top:0;
float:right;
width:330px;
 border: 3px groove #73ceef;
    padding: 20px;
	}
div #right-col{
text-align:center;
padding:30px;
}
div#right-img{
height:300px;
background-image:url('../images/para.png');
background-repeat:no-repeat;
background-position:center 0px; 
       }

div#central-content{
border:2px solid #ffffff;

margin-right:350px;

padding:10px;
     }
.clear{
clear:both;
    }

div#fotter{
width:100%;
margin:auto ;
text-align:center;
    }

div#fotter-content{
}

div#fotter-img{
background-color:#73ceef;
background-image:url('../images/futter-2.png');
background-repeat:no-repeat;
background-position:center 0px; 
 border-top:2px ridge #ffffff;
height:150px;

     }
div#infor{

}