body {
	font-family: Arial;
	font-size: 13px;
	margin:0px;
	padding:0px;
	/*padding-top:0px;*/
	text-align:center;
	/*background-color:white;*/
    background-color:rgb(117,127,134);
	color:white;
}

img {border:none;}
.hide{display:none;}

#all{width:100%;text-align:center;}
#cont{width:780px;margin:auto;text-align:left;}
#top{width:780px;height:116px;}
#topleft{width:212px;height:116px;float:left;background:url('img/topleft.gif') no-repeat;}
#topright{width:568px;height:116px;float:left;background:url('img/topright.gif') no-repeat;}
#mcont1{width:780px;}
#menucont{width:212px;height:193px;float:left;background-color:rgb(254,170,80);}
#menu{padding-top:35px;padding-left:10px;margin:0px;list-style-type:none;}
#menu li{padding:0px;margin:0px;}
#menu li a{width:177px;height:30px;line-height:30px;display:block;background:url('img/b1.gif') no-repeat;text-decoration:none;color:black;padding-left:25px;}
#menu li a:hover{background:url('img/b2.gif') no-repeat;font-weight:bold;}

#mright{width:568px;height:193px;float:left;background:url('img/mright.jpg') no-repeat;}

#mboxes{width:780px;}
#mbox1{width:212px;height:311px;float:left;background-color:rgb(0,91,170);}
#mbox2{width:282px;height:311px;float:left;background-color:rgb(26,106,180);}
#mbox3{width:286px;height:311px;float:left;background:url('img/mbg.gif') no-repeat;}
.nomp{padding:0px;margin:0px;}
.amail{text-decoration:none;color:rgb(255,186,97);font-weight:bold;}
.amail:hover{text-decoration:underline;}

/*#sub{width:780px;background-color:rgb(5,69,125);}*/
#sub{width:780px;background-color:rgb(26,106,180);}
.tytul{font-weight:bold;padding-top:0px;margin-top:0px;}

#bottom{width:780px;height:30px;line-height:30px;color:rgb(204,204,204);font-size:11px;background-color:rgb(58,72,81);}
#bottom a{color:rgb(204,204,204);text-decoration:none;}
#bottom a:hover{text-decoration:underline;}

.aref{text-decoration:none;color:white;margin:10px;}
.aref:hover{text-decoration:underline;}
