#mainnavi,#columLeft,#mininav,#ani,#areaimg,#headimg,#sidebar,#footer,#made {display:none}
body{
	text-align: left;
	background: #FFF;
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 140%;
	}
a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: underline;
	}

h1	{
	font-size:17px;
	font-weight:normal;
	color: #000;
	margin:0 0 15px 0;
	border-bottom:#CCC 1px dashed;
	padding-bottom:7px;
	font-family: Arial, Verdana, sans-serif;
	}
h2	{
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
	}
h3	{
	font-size:17px;
	font-weight:normal;
	color: #000;
	margin:15px 0 0 0;
	border-bottom:#CCC 1px dashed;
	padding-bottom:7px;
	font-family: Arial, Verdana, sans-serif;
	}
h4	{
	font-size:17px;
	font-weight:normal;
	color: #000;
	margin:0;
	border-bottom:#CCC 1px dashed;
	padding-bottom:7px;
	font-family: Arial, Verdana, sans-serif;
	}
h5	{
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
	}
#logo{
	position: relative;
	margin: 0 0 30px 0;
         width:100%;
         float:left;
	}
#contentFull{
	float:left;
	width:920px;
	padding:10px;
	}

#contentFull ul{
         margin: 0;
         padding-bottom:10px;
	}
#contentFull li{
	list-style-type:square;
	padding: 2px 0 2px 8px;
	}

#adress{
margin-top:40px;
}

/* --------TABLE----------------- */

table {
width: 100%;
background:#fff;
color: #000;
line-height: 100%;
margin:0 0 15px 0;
}
th{
color: #000;
font-size: 14px;
}
td {
padding:10px 5px 15px 0;
vertical-align: top;
margin-bottom:10px;
}
td.first {
width:120px;
color:#000;
border-top: #999 3px solid;
}
td.second{
border-top: #d6d6d6 3px solid;
}
