body {
    background: #000;
    color: #fff;
    font-family: sans-serif;
    font-size: 12px;
}

#wrapper {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 497px;
	background: url('http://telegondolapiatraneamt.ro/images/background.jpg') center top no-repeat;
}

#header {
	background: #000;
	height: 18px;
	width: 780px;
	padding-top: 6px;
	padding-left: 80px;
	padding-right: 80px;
	overflow: hidden;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

#header li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0px 10px 0px 10px;
}

#header ul {
	margin: 0;
	padding: 0;
}

#body {
	width: 940px;
	height: 479px;
}

#content {
	
	background: url('http://telegondolapiatraneamt.ro/images/trans.png') transparent;
	width: 740px;
	height: 479px;
	float: left;
	overflow: auto;
	
}

#meteo {
	background: url('http://telegondolapiatraneamt.ro/images/trans.png') transparent;
	float: right;
	width: 200px;
}

#footer {
	width: 780px;
	height: 16px;
	background: url('http://telegondolapiatraneamt.ro/images/trans.png') transparent;
	padding-top: 6px;
	padding-left: 80px;
	padding-right: 80px;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
}

.tooltip {
	padding: 10px;
	display: none;
	/*background: url('http://telegondolapiatraneamt.ro/images/trans.png') transparent;*/
	background:#000;
}

.tiptrig {
	cursor: pointer;
	text-decoration: underline;
}

#adminlogin {
	background: url('http://telegondolapiatraneamt.ro/images/trans.png') transparent;
	width:600px;
	margin: auto;
	text-align: center;
}

#meteoinfo a {
	color: #03f;
}
.faq ul, li {
    list-style: none;
}

.two div {
    display: none;
}
.h3small {
    font-weight: normal;
    padding-left: 150px;
}