body {
  font-family: Arial;
  font-size: 0.8em;
  margin:0px;
  padding:0px;
  text-align:center;
  background-color:white;
  color:black;
  text-align:center;
}

img{border:none;}
#all{width:100%;text-align:center;background:url('img/bg.png') repeat-x;}
#cont{width:980px;margin:auto;text-align:left;}
#top{width:980px;height:250px;background:url('img/top.jpg') no-repeat;}


/*
#top.en {background:url('img/top_en.jpg') no-repeat;}
#top.pl {background:url('img/top_pl.jpg') no-repeat;}
*/

#top h1{display:none;}
#top .alang{float:right;padding-top:15px;padding-right:15px;}

#main{width:100%;height:300px;background-color:rgb(251,239,202);color:rgb(23,13,56);}
#main .mleft{float:left;width:615px;height:300px;background:url('img/mbg.gif') no-repeat;background-position:left top;}
#main ul{list-style-type:none;padding:0px;margin:0px;padding-top:35px;padding-left:45px;}
#main ul li{height:30px;line-height:30px;background:url('img/liimg.gif') no-repeat;background-position:left center;padding-left:15px;font-size:16px;}
#main .mright{float:left;width:365px;height:300px;text-align:center;background:url('img/vhr.gif') no-repeat;background-position:left;}
#main .mright p{padding:0px;margin:0px;padding-top:16px;}
#main .mright p.title{font-weight:bold;padding-top:0px;margin-top:25px;}
#main .title span{font-size:16px;}
#main a{text-decoration:underline;color:rgb(23,13,56);}
#main a:hover{text-decoration:none;}

#gal{width:100%;height:384px;background-color:rgb(54,100,162);color:white;}
#gal .gleft{float:left;width:287px;height:384px;background:url('img/bbg.jpg') no-repeat;background-position:left bottom;text-align:center;}
#gal .gleft p{padding:0px;margin:0px;padding-top:16px;}
#gal .gleft p.title{font-weight:bold;font-size:18px;padding-top:0px;margin-top:35px;}
#gal .gright{float:left;width:693px;height:384px;}
#gal .gright .galbox{padding-top:25px;}
#gal .gright .galbox a{float:left;display:block;margin-left:1px;margin-top:1px;}
#gal .gright .galbox a img{width:155px;height:100px;border:6px solid white;}
#gal .gright .galbox a:hover img{border:6px solid rgb(223,62,53);}

#bottom{width:100%;height:25px;line-height:25px;font-size:11px;color:black;}
#bottom .left{float:left;padding-left:10px;}
#bottom .right{float:right;padding-right:10px;}
#bottom a{text-decoration:none;color:black;}
#bottom a:hover{text-decoration:underline;}

