* {
	margin:0;
	padding:0;
}
body {
	background-color: #615f6a;
	text-align:center;
}
body, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
a {
	color: 7ae5ff;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.center {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.float_right{
	float:right;
}
#logo {
	color: #d3d3d3;
	/*background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;*/
	height: 240px;
	width: 325px;
	color:#cccccc;
}
#logo a {
	display:block;
	height:210px;
}
#logo p {
	font-style:oblique;
	padding-left:15px;
}
#top_bgg {
	background-image: url(../images/index_01.jpg);
	height: 295px;
	margin-left:auto;
	margin-right:auto;
	height: 240px;
	width: 1000px;
	vertical-align:top;
}
/*#top_menu {
	background:url(../images/water.jpg);
}*/
#top_menu td {
	width:12%;
}
#top_menu a {
	display:block;
	background:url(../images/topmenu3.png) no-repeat center top;
	width:100%;
	height:35px;
	line-height:24px;
	font-size:15px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#top_menu a:hover {
	background:url(../images/topmenu3h.png) center top;
}
#content {
	padding:20px 40px 30px 8px;
	vertical-align: top;
}
#content h1 {
	font-size:18px;
	margin:0px 0 30px 0;
}
#content h2 {
	font-size:16px;
	margin:20px 0;
}
#content p{
	margin-bottom:15px;
}
#content ul{
	list-style-type: square;
	margin: 0 0 15px 25px;
}
#right div {
	border-top:1px #89878f dotted;
	padding:30px 0 0 30px;
}
#right div#encycl{
	/*width:355px;*/
	background-image: url(../images/enciclop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 80px;
	/*margin-right: 35px;*/
	margin:10px 0 5px 15px;
	clear:both;
	border:none;
}
#right #extra_menu a {
	display:block;
	width:175px;
	background:url(../images/topmenu4.png) no-repeat;
	height:35px;
	line-height:24px;
	font-size:15px;
	color:#FFFFFF;
	text-align:center;
	margin:0 0 15px 15px;;
}
#right #extra_menu a:hover {
	background:url(../images/topmenu4h.png);
}
#content div.enc_list {
	font-weight:normal;
	font-size:14px;
}
#content table p {
	margin:0;
	padding:0;
}
#right {
	width:280px;
	vertical-align: top;
}
#right h2 {
	font-size:18px;
	margin:50px 0 10px 30px;
}
#news {
	width:250px;
	margin:0 0 20px 30px;
}
#news td {
	vertical-align:top;
	padding:2px;
}
#news h3, #news_page h3 {
	font-size:30px;
	text-align:center;
	margin-right:15px;
}
#news_page {
	border:none;
	border-collapse:collapse;
}
#news_page td {
	padding:5px 15px 0 0;
	vertical-align:top;
}
#news_page h3 {
	margin-right:95px;
}

#right div img{
	margin-bottom:30px;
}
#footer {
	height:96px;
	width:100%;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
}
#footer td {
	text-align:center;
	vertical-align:middle;
	padding-left: 50px;
}
#msender, #gbook {
	margin:15px 0;
}
#msender input, #msender textarea, #gbook input, #gbook textarea {
	background-color:#615f6a;
	border:#FFFFFF 1px solid;
	display:block;
	margin:5px 0;
	color:#FFFFFF;
	overflow:auto;
}
#msender button, #gbook button {
	background-color:#615f6a;
	border:#FFFFFF 1px solid;
	padding:2px 5px;
	color:#FFFFFF;
	margin:10px 5px 10px 0;
}
table.timetable {
	width:400px;
	border-collapse:collapse;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	float:left;
	margin-right:30px;
}
table.timetable td, table.timetable th {
	border-left:#FFFFFF 1px solid;
	padding:3px;
	border-top:#FFFFFF 1px solid;
}
.gbook_item {
	border-bottom:1px #89878f dotted;
	margin:10px 0;
}
.gbook_nav {
	border-bottom:1px #89878f dotted;
	font-size:12px;
	padding-bottom:5px;
}
#extra_menu a {
	text-decoration:none;
}
span.links {
	display: inline-block;
	margin: 5px 0 10px 0;
}
.links {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#lb {
	/*background-color: #77767E;*/
	font-style: italic;
}

.hitriy_div strong { font-weight: normal;
}
