/* css by soundplayer*/
@font-face {
font-family: "Myriad";
src: url('http://localhost/interbass/socures/MyriadPro-Semibold.otf');
}
body{
margin: 0px auto;
background: url('images/tlo.jpg') center top no-repeat #000;
font-size: 12px;
color: #fff;
font-family: "Tahoma";
width: 1000px;
}
a{
color:#fff;
text-decoration: none;
}
a:hover{
color:#fff;
text-decoration: none;
}

#container{
margin: 0px auto;
width: 1000px;
}
#header{
width: 1000px;
height: 200px;
}
.logo{
background: url('images/logo.png') no-repeat;
padding-left: 50px;
padding-top: 15px;
width: 640px; 
height:138px;
}
.login-panel{
background: url('images/login-panel.png') no-repeat;
width: 241px; 
height:132px;
font-family: "Myriad";
font-size: 13px;
color: #fff;
text-shadow: 0.1em 0.1em #000000;
float:right;
text-align: center;
padding-right:45px;
margin-top: -130px;
}
.login-panel a{
color: #fff;
text-shadow: 0.1em 0.1em #000000;

}
.login-panel a:hover{
color: #fff;
text-shadow: 0.1em 0.1em #000000;

}
.input{
background: url('images/input1.png') no-repeat;
border: 0px;
width:142px;
height:21px;
}
.input:focus{
background: url('images/input2.png') no-repeat;
border: 0px;
width:142px;
height:21px;
}
.submit{
background: #000;
border: 1px solid #fff;
color: #fff;
}
#menu{
width: 1000px;
height: 40px;
background: url('images/menu.png') no-repeat;
}
.menu a{
font-family: "Myriad";
font-size: 15px;
color: #fff;
float: left;
padding-left: 16px;
padding-top: 10px;
text-decoration: none;
text-shadow: 0.1em 0.1em #000000;
}
.menu a:hover{
font-family: "Myriad";
font-size: 15px;
color: #0066d3;
float: left;
padding-left: 16px;
padding-top: 10px;
text-decoration: none;
text-shadow: 0.1em 0.1em #000;
}
#lewa{float:left; width:650px; padding-top: 10px;}
#prawa{float: right; width:300px; padding-top: 10px;}

.lewa-top{
height: 27px;
width:650px;
background: url('images/lewa.png') no-repeat;
font-family: "Myriad";
font-size: 14px;
color: #fff;
text-shadow: 0.1em 0.1em #000000;
padding-top: 4px;
text-align: center;
}
.lewa-center{
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
background: #000;
color: #fff;
border-bottom: 2px solid #0055af;
}
.prawa-top{
height: 27px;
width:300px;
background: url('images/prawa.png') no-repeat;
font-family: "Myriad";
font-size: 14px;
color: #fff;
text-shadow: 0.1em 0.1em #000000;
padding-top: 4px;
text-align: center;
}
.prawa-center{
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
background: #000;
color: #fff;
border-bottom: 2px solid #0055af;
}
#footer{
width: 1000px;
height: 25px;
background: url('images/menu.png') no-repeat;
float:left;
}
.footer-center{
font-family: "Myriad";
font-size: 14px;
color: #fff;
text-shadow: 0.1em 0.1em #000000;
padding-top: 4px;
text-align: center;

}


