﻿/* CSS Document */
body{
margin:0px;
padding:0px; background:#000;
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:url(images/t3.jpg);
}
.banner2{
background:url(images/d3.jpg);
text-align:center; 
height:78px;
}
.menu1 {
background:url(images/menu_l.jpg);
font-size:10px;
font-weight:bold;
text-align:right;
padding:5px 15px 5px 10px;
}
.menu1:hover {
	background:url(images/menu_hover.jpg)
}
.menu1 a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu1 a:hover{ 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;}
