@charset "windows-1250";
body{
font-family: Times New Roman, Arial, serif;
margin: 0px;
padding: 0px;
color: #000000;
background-color: orange;.
background-image: url("011.jpg");
background-repeat: no-repeat;

}



.menu {
margin-top: 120px;
width: 200px;
float: left;



}

.right {
float: right;
background-color: black;
color: white;

}

.top {
margin-bottom: 20px;
margin-left:150px;
color: yellow;
font-size:33pt;
font-family: freestyle script, Times New Roman;

}
.main {


padding-right: 10px;
margin-left: 210px;
margin-right: 10px;
margin-bottom: 10px;

}
.right1 {
background-color: black;

color: white;
float: right;
width: 10px;
height:255pt;
margin-right: 3px;


}

.down {
background-color: black;
color: white;
font-size: 10pt;
clear: both;

}


h1 {
text-align: center;
font-weight: bold;
font-size: 12pt;
}

a {
font-size: 12pt;
text-decoration: none;
color: green;
}