
html { margin: 0; padding: 0;  }
body {
  
  margin-top: 0px;
  padding-top: 0px;
  background-color: #2989cc;
   /* center layout in ie5 and 5.5. */
  text-align:center;
  
	font-family:"trebuchet MS", arial ; 
  color: #2fa4f5;
 	font-size: 12px;
 font-weight: normal;
 
 background-image: url('grafa/tlo_pion.jpg');
  background-position: top;
  background-repeat: repeat-x;
	min-height: 100%;
}


#container {
  width: 1010px !important;
  width: 1010px; /* IE */
  margin: 0 auto 0px auto;	
	  background-color: #fff;
	min-height: 100%;
		}
		


a.podmenu_top{ color: #fff; }

#header{

 
  width: 1000px !important;
  width: 1000px; /* IE */
  height: 134px !important;	
  height: 134px; /* IE */

background-image: url('grafa/baner.jpg');
  background-position: top;
  background-repeat: no-repeat;
	


}




#menu_left{
  width: 180x !important;
  width: 180px; /* IE */
  float: left;
	text-align: left;
	line-height: 20px;	


}


#menu_right{
  width: 180x !important;
  width: 180px; /* IE */
  float: right;
	text-align: left;
	line-height: 20px;	
}


#tresc{

float:left;
  width: 640px !important;
  width: 640px;
	text-align: left;
 min-height: 500px;	
}