/* CSS Document */
body
{
background-color: rgb(63,31,9);
background-image: url(images/webdesign4.png);
background-repeat: no-repeat;
background-position:center;
background-position:top;
font-family: Trebuchet MS;
 }
 
.menu
{
position: fixed;
left: 50%; 
top: 200px;
width: 610px;
height: 1200px;
margin: 0 0 0  -542px;
background-image: url(images/menu.png);
background-size: 30%;
background-repeat: no-repeat;
                         
}
.moznosti
{
position: fixed;
left: 50%; 
top: 350px;
width: 610px;
height: 1200px;
margin: 0 0 0  354px;
background-image: url(images/moznosti.png);
background-size: 40%;
background-repeat: no-repeat;
                         
}

.moznostidortu
{


color:white;
font-size:15;
position:fixed;
top: 450px;
left: 50%; 
margin: 0 0 0  330px;
height:200px;
width:130px;
}

.box
{
position: absolute;
color:white;
left: 50%; 
top:330px;
width: 610px;
height: 800px;
margin: 0 0 0 -305px;
}

.boxOdortu
{
margin: 0 0 0 50px; 
width: 500px;
height: 250px;
color:white;
font-size:20;


}

.odortu1
{
position: absolute;
color:white;
left: 50%; 
top:550px;
width: 300px;
height: 200px;
margin: 0 0 0 -305px;



}

.odortu2
{
position: absolute;
color:white;
left: 50%; 
top:550px;
width: 300px;
height: 200px;
margin: 0 0 0 -0px;



}


table
{
color:white;
}

.copy
{
position: fixed;
 color:rgb(204,153,51);
 left: 50%; 
top:98%;
margin: 0 0 0 500px;

}

