body
{
 background-color: #111e28;
}

#container
{
 background-color: black;
 width: 1024px;
 height: auto;
 margin-left: auto;
 margin-right: auto;
}

#logo
{
 background-image: url(img/Tlostrony2.jpg);
 width: 1024px;
 height: 276px;
 margin-left: auto;
 margin-right: auto;
}

#menuL
{
 background-color: lightslategray;
 float: left;
 width: 670px;
 padding: 10px;
}
#menuR
{
 background-color: lightslategray;
 float: left;
 width: 314px;
 padding: 10px;
}
.optionL
{
 float: left;
 font-family: 'Abhaya Libre', serif;
 text-align: center;
 font-size: 25px;
 height: 25px;
 min-width: 100px;
 padding: 10px;
}
.optionL:hover
{
 background-color: #a3aeba;
 cursor: pointer;
}
.optionR
{
 float: right;
 text-align: center;
 font-size: 25px;
 min-width: 50px;
 height: 25px;
 padding: 10px;
}
.optionR:hover
{
 background-color: #a3aeba;
 cursor: pointer;
}
a.linkmenu
{
 color: white;
 text-decoration: none;
}

#top
{
 background-color: #111e28;
 padding: 15px;  
}

#topbar
{
 color: white;
 padding: 25px;
 font-size: 25px;
 text-align: center;
 letter-spacing: 2px;
 font-family: 'Tapestry', cursive;
}

#con2
{
 background-color: #111e28;
 padding: 15px;  
}

#con3
{
 background-color: #000000;
 padding: 30px;  
}

#mailL
{
 float: left;
 text-align: center;
 width: 240px;
 padding: 30px; 
}

#mailR
{
 float: right; 
 color: white;
 font-family: 'Tapestry', cursive;
 text-align: center;
 font-size: 25px;
 letter-spacing: 2px;
 line-height: 2;
 width: 664px;
 padding: 30px;
}

#con4
{
 background-color: #000000;
 padding: 30px;  
}

#con1
{
 background-color: #111e28;
 padding: 15px;  
}

#footerL
{
 float: left;   
 color: white;
 font-family: 'Merriweather', serif;
 text-align: center;
 width: 844px;
 padding: 20px;
}

#footerR
{
 float: right;
 text-align: center;
 width: 100px;
 padding: 20px;
}
