html {height: 100%; min-height: 100%;}
body {
	min-height: 100%;
	margin: 0;
	padding: 0;
	background: #fff url('pic/bg2.jpg') no-repeat;
	background-position: 50% 0%;
	font-size: 13px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #333;
	}
.main {
	height: 100%;
	}
td.logo {
	height:150px;
	background: url('pic/logo1b.gif') no-repeat;
}
.tel {
	height: 67px;
	text-align: right;
	margin-top: 37px;
	margin-right: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
#menu {
	font-size: 15px;
	word-spacing: 20px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
#menu a {
	color: #000;
	text-decoration: none;
}
#menu a:hover {
	color: #c60b0b;
}
.txt {
	text-align: justify;
	margin: 16px;
	}
img {
	border: 0;
	padding: 0;
	margin: 0;
	}

.niz {
	height: 50px;
	background-color: #5a5a5a;
	background-image: url(pic/down3.jpg);
	background-repeat: repeat-x;
	width: 600px;
	color: #FFFFFF;
	font-size: 10px;
	}
.niz a {
	color: #FFFFFF;
	font-size: 10px;
}
.polosa {
	width: 1px;
	background-color: #848689;
}
h1 {
	font-size: 26px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	font-style: italic;
	color: #000;
}
h2 {
	font-size: 20px;
}
p {
	text-indent: 1.5em; 
}

