body {background:#666;}
#block {
width:220px;
height:287px;
background:#fff;
border-top:3px solid black;
border-bottom:3px solid black;
border-left:3px solid black;
}
#menu {
width:500px;
height:40px;
border-bottom:3px solid black;
background:black;
}
#menu a {
color:#ffffff;
background:red;
dipslay:inline;
float:left;
font-family:Sylfaen;
font-size:16px;
font-weight:normal;
padding:5px;
margin:5px;
width:145px;
text-align:center;
text-decoration:none;
}
#menu a:hover {
background:#36638e;
}
#info {
margin:10px 250px;
left:100px;
width:500px;
background:#fff;
border:3px solid black;
}
#info h1 {
color:#36638e;
font-family:Sylfaen;
font-size:18px;
font-weight:normal;
margin:5px;
border-top:2px solid #6e6e6e;
background:#d2d2d2;
padding:5px;
}
#info p {
color:#6e6e6e;
font-family:Sylfaen;
font-size:15px;
font-weight:normal;
margin:5px;
border-bottom:1px solid #36638e;
}
#info li {
margin:5px;
color:#36638e;
font-family:verdana;
font-size:11px;
font-weight:normal;
list-style-type:square;
}
#copyright {
width:490px;
height:30px;
margin:5px;
background:#36638e;
}
#copyright h2 {
color:#fff;
font-family:Verdana;
font-size:11px;
font-weight:normal;
margin:5px;
padding:5px;
text-align:center;
}
.vibor {
margin:5px;
width:490px;
height:120px;
}
.vibor a {
color:#36638e;
border:1px solid #d2d2d2;;
dipslay:inline;
float:left;
font-family:Sylfaen;
font-size:16px;
font-weight:normal;
padding:5px;
margin:5px;
width:125px;
text-align:center;
text-decoration:none;
}
.vibor a:hover {
text-decoration:underline;
}
.vibor h3 {
color:#36638e;
font-family:Sylfaen;
font-size:18px;
font-weight:normal;
margin:5px;
border-top:2px solid #d2d2d2;
}
.photogalery {

}
.photogalery img {
margin:5px;
}
img {
margin:5px;
}
.zv {
text-align:center;
}