body {
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:13px;
	background-color:white;
	color:rgb(29,60,143);
}
img {border:none;}
table, td{
	font-size:13px;
	color:rgb(29,60,143);
}
.main_top{
	background-color:rgb(52,115,211);
	background:url('img/main_top.jpg') no-repeat;
	width:780px;
	height:344px;
}
.main_top_{background-color:rgb(52,115,211);}
.main{
	background:url('img/main_top1.jpg') no-repeat;
	background-position:top center;
}
.main_menu{
	display:block;
	background:url('img/bull.gif') no-repeat;
	background-position:left center;
	line-height:24px;
	padding-left:15px;
	font-size:16px;
	color:rgb(41,88,157);
	text-decoration:none;
}
.main_menu:hover{font-weight:bold;}
.main_mail{
	color:rgb(29,60,143);
	font-weight:bold;
	text-decoration:none;
}
.main_mail:hover{ text-decoration:underline;}
.small{
	font-size:11px;
	color:rgb(117,160,225);
}
.netp{
	font-size:11px;
	color:rgb(117,160,225);
	text-decoration:none;
}
.netp:hover:{text-decoration:underline;}
.sub_top{
	background-color:rgb(52,115,211);
	background:url('img/sub_top.jpg') no-repeat;
	width:780px;
	height:170px;
}
.sub_top_{background-color:rgb(52,115,211);}
.sub{
	width:780px;
}
.sub_top_mail{
	color:white;
	text-decoration:none;
}
.sub_top_mail:hover{ text-decoration:underline;}
.sub_menu{background-color:rgb(52,115,211); border-top:2px solid rgb(104,155,229);height:28px;}
.sub_menu_el{
	background:url('img/sub_bull.gif') no-repeat;
	background-position:left center;
	line-height:28px;
	padding-left:15px;
	padding-right:10px;
	font-size:16px;
	color:white;
	text-decoration:none;
}
.sub_menu_el:hover{color:rgb(10,15,79);}
.sub_mail{
	color:rgb(29,60,143);
	text-decoration:none;
}
.sub_mail:hover{text-decoration:underline;}
.tytul{
	font-weight:bold;
}
.ramka{
	border:2px solid rgb(52,115,211);
}