/* CSS Document */
body{
margin:0px;
padding:0px; background:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
td, tr {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.podst{
position:relative;
margin: auto;
width:750px;
}
.panel{
width:266px; height:60px;
left:0px;
top:0px;
float:left;
}
.k{float:right;}
.banner{
width:468px; height:60px; float:left; background-color:white;
}
.banner2{
background:url(images/d1.jpg);
text-align:center; 
height:78px;
}
.menu1 a{
display:block;
background:url(images/menu_l.jpg);
font-size:10px;
font-weight:bold;
text-align:right;
padding:5px 15px 5px 10px;
color:#FF9900;
text-decoration:none;
}
.menu1 a:hover{
display:block;
background:url(images/menu_m.jpg);
font-size:10px;
font-weight:bold;
text-align:right;
padding:5px 15px 5px 10px;
color:#FF9900;
text-decoration:underline;
}
.menu_txt{
margin:5px;
color:#999999;
font-size:10px;
}
a{
color:#0066FF;
}
.srodek{
font-size:11px; 
color:#CCCCCC;
margin:8px;
}
img {border:0px;}

.bottoms {
background:url('images/d2.jpg'); 
color:white;
font-size:10px; 
padding:6px; 
margin-bottom:10px; 
background-repeat: no-repeat;
text-align: center;
}
.lpanel{
background:url('images/mainmenu.jpg'); 
background-repeat: no-repeat;
color:white;
font-size:12px; 
padding:6px 15px 6px 10px;
text-align: right;
font-weight:bold;
text-transform: uppercase;
}
.ppanel{
background:url('images/reklama.jpg'); 
background-repeat: no-repeat;
color:white;
font-size:12px; 
padding:6px 12px 6px 15px;
text-align: left;
font-weight:bold;
text-transform: uppercase;
}
input, select {
font-size: 10px; 
font-family: Arial; 
color: black; 
border: 1px solid #000000; 
background-color: #C0C0C0;
}
.news {
background-color: #484848;
padding: 2px;
font-weight:bold;
}