html{height: 100%;}

body{
     font-family:  Arial, sans-serif;
     width:100%;
     color: #666966;
     font-size: 10px;
		 vertical-align: top;
		 margin: 50px 0px 0px 0px;
		 background: url('_gfx/diagram1.gif');
		 background-repeat: no-repeat;
		 background-position: top center;
		background-color: #e5e5e5;
     }
	
td{font-size: 12px;}

.a1{color:#3d3c3e;
  text-decoration: none;
  }
  
.a1:hover{color:#96be0d;
text-decoration:none;
}

.a2{color:#3d3c3e;
  text-decoration: underline;
  }
  
.a2:hover{color:#96be0d;
text-decoration:underline;
}

.a3{color:#3d3c3e;
  text-decoration: none;
  }
  
.a3:hover{color:#3d3c3e;
text-decoration:underline;
}

					
#left{
 width: 40px;
 height: 600px;
 background: url('_gfx/left.gif');
 background-position: bottom;
 background-repeat: no-repeat;
 }
 
#menu{
 width: 200px;
 vertical-align: top;
 text-align: center;
 line-height: 25px;
 background-color: #ffffff;
 padding: 0px 0px 20px 0px
 }
 
#menu_m{
 width: 200px;
 height: 240px;
 text-align: right;
 background: url('_gfx/bg_menu.gif');
 background-color: #ffffff;
 background-repeat: no-repeat;
 margin: 0px;
 padding: 24px 0px 0px 0px;
 position:relative;

 }
 
.menu_p{
 margin: 0px;
 padding: 5px 25px 5px 0px;
 }
 
#main{
 width: 650px;
 background: url('_gfx/main.gif');
 background-color: #ffffff;
 background-position: right bottom;
 background-repeat: no-repeat;
 text-align: left;
 vertical-align: top;
 padding: 0px 0px 50px 0px;
 color: #333333;
 letter-spacing: 0px;
 }
 
#bottom{
 width: 890px;
 background: url('_gfx/bottom.gif');
 background-position: center top;
 background-repeat: no-repeat;
 height: 30px;
 padding: 20px 0px 10px 0px;
 text-align: center;
 font-size: 11px;
 }
 
div.obrazek{
 padding: 20px;
 margin: 0px;
 float: left;
}

img.obrazek{
 border: 1px solid #333333;
}
img.obrazek:hover{
 border: 1px solid #96be0d;
}

.galcent
{
width: 576px;
padding: 0px 0px 0px 20px;
}