body, html {

margin: 0px;
padding: 0px;
font-family: Constantia, Arial, sans-serif, Tahoma;
font-size:14px;
height: 100%;
}

@font-face {
    font-family: 'Izhitsa';
    src: url('../other/fonts/izhitsa.eot');
    src: url('../other/fonts/izhitsa.woff') format('woff') , url('../other/fonts/izhitsa.svg#IzhitsaCyrillic') format('svg'), url('../other/fonts/izhitsa.ttf') format('truetype'),url('../other/fonts/izhitsa.eot') format('embedded-opentype');
}

html #maket {
height: 100%;
}

#maket {
margin: 0 auto;
background-image:url(../img/header.jpg);
background-repeat:repeat-x;
min-height:100%;
}
#logo {background-image:url(../img/logo.jpg);
width: 1000px;
height:120px;
margin:auto;

}
#menu {background-image:url(../img/menu.jpg);
width: 1000px;
height:64px;
text-align:left;
font-size:18px;
font:constantia;
line-height: 90%;
margin:auto;
}

#Global{
padding: 0px; 
margin:auto;
}
#subGlobal {
width: 1000px;
height: 339px;
margin:auto;
}
#subGlobal img{
margin:auto;
margin-bottom: 0px;
width: 1000px;
height: 339px;
}

A:link {
color:#311c08;
text-decoration:none;
}
A:visited {
color:#311c08;
text-decoration:none;
}
A:hover {
color:#FFFFFF;
text-decoration:underline;
}
#rasporka1 {background-color:#FFFFFF;
width: 1000px;
height:5px;
}

#content {background-image:url(../img/content.jpg);
width: 1000px;
margin:auto;
}
#left_content {
background-image:url(../img/pattern.jpg);
background-repeat:no-repeat;
text-align:left;
margin:auto;

}
/*#right_content {
background-color:#000099;
width: 300px;
text-align:left;
float:right;
}*/
#footer {background-image:url(../img/grass.jpg);
width: 1000px;
height: 76px;
text-align:center;
font-family: Tahoma;
color:#FFFFFF;
text-shadow: 1px 1px 3px black;
font-size:12px;
clear:both;
margin:auto;
}
#title{
font-family: Izhitsa;
color:#341911;
font-size:28px;
padding: 30px;
}
#text{
font-family: Tahoma;
font-size:14px;
color:#65411d;
padding-left:60px;
padding-right:50px;
padding-bottom:50px;
}

.galery{
}


