@charset "iso-8859-2";
/* CSS Document */

body{
    margin:0px;
    padding:0px;
   	background-image: url("gfx/_bg.jpg");
  	background-repeat: repeat-x;
  	font-size: 11px;
	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    }
    




.logo{
    width:780px;
	padding-top:83px;
	height:96px;
    margin: 0 auto;
    text-align:left;
    
	
    
}

.logo2{
    width:300px;
	  height:96px;
    margin: 0 auto;	
    float:left;
    
}


.logo3{
    width:480px;
	  height:96px;
    margin: 0 auto;	
    float:left;
    text-align:right;
    
}

	
.site_bg {
width:100%;
   background-color: #feb300;
    margin: 0 auto;
    float:left;

	
    } 
		
.site {
    width:780px;
    margin: 0 auto;
    text-align:left;
	position:relative;
	
    } 
	
.menu{
	padding:0px;
	clear:both;
	width:780px;
	float:left;
	
    }
	

.content{
	width:780px;
	float:left;
}    

.content2{
	width:740px;
	float:left;
	padding:20px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height:24px;
	   	background-image: url("gfx/_bg_content.jpg");
  	background-repeat: no-repeat;
}    


.content_left{
	width:222px;
	height:271px;
	float:left;
}    


.content_center{
	height:271px;
	float:left;
	background-color: #ffffff;
}  


.content_right{
    width:13px;
	height:271px;
	float:left;
}    	

.content_bt{
   	background-image: url("gfx/palkom_04.jpg");
  	background-repeat: no-repeat;
	width:599px;
	height:141px;
	padding-left:200px;
	float:left;
}

div.content_bt a:visited,
div.content_bt a:link,
div.content_bt a:active {

     color: #000000;
     font-size: 8.5pt;
     text-decoration: none;
     font-weight: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.content_bt a:hover {

     color: #454545;
     text-decoration: underline;
}

A.t1:Visited,
A.t1:Link {
          COLOR: #A2A2A2;
          TEXT-DECORATION: none;
          FONT-WEIGHT: none;
          FONT-FAMILY: Arial, Helvetica, sans-serif;
          FONT-SIZE: 11px;
          margin-left:23px;
}

A.t1:Hover {
          COLOR: #767676;
}

.foot{
   position:relative;
   clear:both;
      width: 100%;
   height: 100%;
   border-top: 3px solid #000000;
   background-color: #ffffff;
	text-align:center;
    }	

h1 {
   display: inline;
   font-size:15px;
   color: #000000;
   font-weight: none;
   FONT-FAMILY: Arial, sans-serif;
   margin: 0;
}


h2 {
   display: inline;
   font-size:12px;
   color: #000000;
   font-weight: none;
   text-decoration:none;
   FONT-FAMILY: Arial, sans-serif;
   margin: 0;
}

.inp1  {font-family: Arial;font-size: 8pt;width:200px;border: 1px solid #fe9b00;background-color: #F8F8F8;color: #666666;}
.inp2  {font-family: Arial;font-size: 8pt;width:300px;border: 1px solid #fe9b00;background-color: #F8F8F8;color: #666666;}
