* {
margin : 0px;
padding : 0px;
}

body {
background : #ffffff url('../images/bg_wood.jpg') repeat top center;
font: normal 11px "Times New Roman", Times, serif; 
color: #461d0f; 
line-height : 1.5;
}

img {
border : 0;
}

h1{
font: normal bold 14px "Times New Roman", Times, serif; 
color: #461d0f; 
}

a, a:link, a:visited {
text-decoration : none;
text-align : left;
color : #ffffff;
}

a:hover {
text-decoration : underline;
}

ul{
list-style: none;
}

/*------------------------------- absolute ------------------------------------*/

#kontener{
background: transparent url('../images/bg_content.jpg') repeat-y top center; 
float:left;
display:block;
width: 822px;
margin: 0 auto; 
}

#logo{
position: absolute;
top: 60px;
margin-left:270px;
left: 0;
}

#top_left{
float:left;
display:block;
top: 200px;
left: 0;
height: auto;
width: 188px;
}


#menu_left{
float:left;
display:block;
background: transparent url('../images/middle.jpg') repeat-y top center; 
width: 188px;
float: left;
clear: both;
font-size: 18px;
font-weight: bold;
}

#menu_topping{
float:left;
display:block;
margin: 0;
padding: 0 0 0 2px;
margin: 0;
height: 32px;
}

#menu_down{
float:left;
display:block;
clear: both;
padding: 0 0 0 3px;
margin: 0;
height: 30px;
}

#menu_left ol{
list-style: none;

padding: 0 0 0 30px;
margin-top: 6px;
}
	
#menu_left ol li {

height: 40px;
}

#menu_left ol li a{
color: #000000;
text-decoration:none;
height: 40px;
}

#contact{
float:left;
display:block;
background: transparent url('../images/kontakt.jpg') no-repeat top center; 
width: 188px;
height: 194px;
clear: both;
margin-top: 20px;
margin-left: 6px;
}

#contact_content{
text-align: center;
font-size: 14px;
padding-top: 50px;
}


#galery{
float:left;
display:block;
background: transparent url('../images/galery.jpg') no-repeat top center; 
width: 188px;
height: 354px;
}

#foto{
padding: 50px 0 0 20px;
}

#foto ul li{
padding-bottom: 5px;
}



/*------------------------------- main ------------------------------------*/

#main{
float:left;
display:block;
height: 100%; 
margin: 0 auto 0;
width: 446px;
}

/*------------------------------- head ------------------------------------*/

#head{
background: transparent url('../images/banner.jpg') no-repeat top center; 
width: 822px;
height: 164px;
}

#left{
float: left; 
margin: 125px 0px 0px 0px;
}

/*------------------------------- menu ------------------------------------*/

#menu_top{
float:left;
display:block;
background: transparent url('../images/belka.jpg') no-repeat top center; 
width: 820px;
height: 40px;
font-size: 14px;
margin:0px;
}

#menu_top ul {
	margin: 2px 45px 0 0;
	padding: 0;
    float: right;
    list-style: none;
    display: inline;
	
}

#menu_top ul li{
    display: inline;
    margin: 0;
}

#slide{
padding: 2px 10px 0 10px;
}

/*------------------------------- content ------------------------------------*/

#content{
float:left;
display:block;
width: 440px;
height: auto;
}

#main_content{
float:left;
display:block;
width: 420px;
margin: 10px;
}

#main_content a {
text-decoration : none;
text-align : left;
color : #000000;
}

#bottom{
float:left;
display:block;
background: transparent url('../images/bg_bottom.jpg') repeat-y top center; 
width: 100%;
margin-left:12px;
height: 20;
}

/*------------------------------- foot ------------------------------------*/

#foot{
float:left;
display:block;
clear: both;
width: 800px;
height: 30px;
color: #ffffff;
}

#menu_bottom{
margin: 5px 0 0 50px;
}

#menu_bottom ul {
	margin: 3px 0 0 0;
	padding: 0;
    float: left;
    list-style: none;
    display: inline;
}

#menu_bottom ul li{
    display: inline;
    margin: 0;
    padding: 0 10px 0 0;
}


#copyright{
padding: 5px 20px 0 0;
float: right;
font-family: Arial, Helvetica, sans-serif;
}

div.standard {
float:left;
display:block;
width:100%;
}