body{
	font-family: Arial;
	font-size:12px;
	padding:0px;
	margin:0px;
	background-color:white;
}
img {
	border:none;
}
table, td{
	font-size:12px;
}

td.left{
	background-color:rgb(126,30,34);
}
td.left1{
	background:url('img/left1.jpg') no-repeat;
	background-color:rgb(126,30,34);
	
	width:210px;
}
td.top{
	background-color:rgb(229,229,229);
	height:110px;
}
td.top1{
	background-color:white;
	height:40px;
	border-top:2px solid rgb(17,84,51);
	border-bottom:2px solid rgb(17,84,51);
}
.main{
	width:780px;
}
td.menu{
	background:url('img/bg_menu1.png') no-repeat;
	width:570px;
	height:44px;
	line-height:44px;
}
.adres{
	width:570px;
	color:rgb(17,84,51);
	font-size:12px;
}
.mail{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}
a.menu_el{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:rgb(126,30,34);
	margin-right:10px;
}
.tytul{
	font-size:14px;
	font-weight:bold;
}
.tb{
	font-size:12px;
}
.sublink{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:rgb(126,30,34);
}
.sublink:hover{
	text-decoration:underline;
}

.tbof{border-collapse:collapse;border:1px solid black;}
.tbof th{padding:3px;border:1px solid black;text-align:center;}
.tbof td{padding:3px;border:1px solid black;}

.down a{font-weight:bold;text-decoration:none;color:rgb(126,30,34);}
.down a:hover{text-decoration:underline;}
.down img{vertical-align:middle;}

