body{
background-image: url(images/gr3.png);
}
#header {
margin-top: 5px;
margin-left: auto;
margin-right: auto;
position:relative;
width: 960px;
height:300px;
background-image: url(images/header1.jpg);
}
#header1 {
margin-top: 5px;
margin-left: auto;
margin-right: auto;
position:relative;
width: 960px;
height:89px;
background-image: url(images/header2.jpg);
}
#menu ul {
position: absolute;
bottom: -15px;

padding: 3px 0;
}
#menu ul li {
list-style: none;
font-family: "Times New Roman",serif;
font-size: 18px;
text-shadow: 2px 2px 4px #b45b07;
display: inline;
}
#menu ul li a {

margin-left: 17px;
text-decoration: none;
}
#menu ul li a:link, #menu ul li a:visited {
color: #3d100b;
}
#menu ul li a:hover, #menu ul li a:visited:hover {
color: #3d100b;
text-shadow: 2px 2px 4px #ffffff;
}
#menu ul li #current{
margin-left: 17px;
color: #ffffff;
}
#image{
background-repeat: no-repeat;
float: left;
margin-right: 10px;
border-color:#efb871;
border-style: solid;
border-width: 2px;
 -webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 border-radius: 30px;

box-shadow: 2px 5px 10px 3px rgba(0,0,0,0.25);
}
.content{
margin-top: 5px;
margin-left: auto;
margin-right: auto;
width: 936px;
padding: 10px;
border-style: solid;
border-width: 2px;
border-color: #efb871;
background-color: rgba(255, 255, 255, 0.5);
font-family: "Times New Roman",serif;
font-size: 18px;
text-align: justify;
}
.caption{
position: absolute;
margin-left: 20px;
margin-top: 350px;
width: 600px;
font-family: "Times New Roman",serif;
font-size: 28px;
font-weight: bold;
color: #ff0000;
text-shadow: 2px 2px 4px #ffffff;
}
h1 {
text-align: center;
font-size: 20px;
}
#map {
margin-left: auto;
margin-right: auto;
width: 500px;
padding: 5px;
border: 2px dashed #efb871;
}
.contacts{
margin-left: 250px;
}

