body {
    background-color: #373737; 
    margin: 0; 
    padding: 0; 
    text-align: center;
}
.table {
    margin:0;
}
.pannel{
    background-repeat: repeat-x;
    border-collapse: collapse;
    margin: 0px ;
    padding: 0px;
}
#top_pannel{	
    height: 103px;    
}
#bottom_pannel{	
    height: 154px;
}
.site_type{
    color: #a7a7a7;;
}
#objectClass 
{
        position: relative;
        top: 150px;
	width: 640;
	display: inline-block;
	z-index: 1;
}
#top_pannel_center{
        background-repeat: no-repeat;
	background-position: 270 0;        
}
.site_name 
{
        border-collapse: collapse;        
        margin: 0px ;
        padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #a7a7a7;
}
.button_inactive
{
        font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff; 
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	width:180;
	height: 40;

}
.button_selected
{       
        font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff; 
	background-image: url("img/button_selected.gif");
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	width:180;
	height: 40;
}
.skin_name
{
        text-align: right;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight:bold;
	color: #a7a7a7;
}
.green_lamp
{
        background-image: url("img/green_lamp.gif");
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	width:20;
}
.black_lamp
{
        background-image: url("img/black_lamp.gif");
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	width:20;
}
.paketnik_flash
{
        width:80;
	height: 80;  
	
}
.paketnik_flash .full
{
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/paketnik1.png");
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	width:80;
	height: 80;
}
.paketnik_flash .itself
{
        background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	width:80;
	height: 80;
        background-image: url("img/paketnik1.png");
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 

}
.paketnik_html
{
        width:80;
	height: 80;  
	
}
.paketnik_html .full
{
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/paketnik2.png");
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	width:80;
	height: 80;
}
.paketnik_html .itself
{
        background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	width:80;
	height: 80;
        background-image: url("img/paketnik2.png");
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 

}

.closed_tumb
{
        background-image: url("img/tumb_closed.gif");
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	width:140;
	height: 55;
}
.open_tumb
{
        background-image: url("img/tumb_right.gif");
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	width:140;
	height: 55;
}
.logo_full
{
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
        background-repeat: no-repeat;
	background-position: center;
	    
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/logo.png");
}
.logo_itself
{	
	
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
        background-repeat: no-repeat;
	background-position: center; 
	background-image: url("img/logo.png");
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 	
	
}
.icqText{          
	position: relative;
	top: -10px;
	left: 120px;
}



