body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	/*background-color: #121212;*/
	background-color: #333333;
  	font-size: 14px;
  	color: #fff;
}

table {
	font-size: 13px;
	border: solid 2px #463906;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f6cb22;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f6cb22;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

a {
	color: #F6CB22;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#container_big {
	/*width: 818px;*/
	width: 800px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	position: relative;
	/*width: 818px;*/
	width: 800px;
	text-align: left;
	padding: 0px;
}

#header {
	float: left;
	position: relative;
	/*width: 818px;*/
	width: 800px;
	/*height: 139px;*/
	height: 300px;
	text-align: left;
	/*background-image: url(images/hd.gif);*/
	background-image: url(images/incendiu.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#header_e {
	float: left;
	position: relative;
	/*width: 818px;*/
	width: 800px;
	/*height: 139px;*/
	height: 300px;
	text-align: left;
	/*background-image: url(images/hd.gif);*/
	background-image: url(images/incendiu_e.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

 #logo a{font-size:33px ;color:#FFF; display:block; padding-top:20px;padding-left: 12px;}
 #logo a:hover {color:#FF0000}
 #slogan {font-size:11px;display:block; padding-left: 20px;}
 
#menu {
	float: right;
	position: absolute;
	/*width: 880px;*/
	/*width: 800px;*/
	width: 800px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	height: 35px;
	text-align: center;
	/*top: 82px;*/
	top: 270px;
	left: 0px;
}

#menu_e {
	float: right;
	position: absolute;
	/*width: 880px;*/
	/*width: 800px;*/
	width: 800px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	height: 35px;
	text-align: center;
	/*top: 82px;*/
	top: 270px;
	left: 0px;
}

#menu a {
	display: block;
	float: left;
	background: url(images/a_link.gif) no-repeat right;
	position: relative;
	text-align: center;
	/*width: 165px;*/
	/*width: 150px;*/
	width: 132px;
	height: 35px;
	overflow: hidden;
	line-height: 33px;
	color: #fff;
}

#menu_e a {
	display: block;
	float: left;
	background: url(images/a_link.gif) no-repeat right;
	position: relative;
	text-align: center;
	/*width: 165px;*/
	/*width: 150px;*/
	width: 132px;
	height: 35px;
	overflow: hidden;
	line-height: 33px;
	color: #fff;
}

#menu a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#menu_e a:hover {
	color: #FFCC00;
	text-decoration: none;
}


#search {
	width: 369px;
	height: 28px;
	float: left;
	position: absolute;
	background: url(images/search_back.gif) no-repeat;
	border: 0px;
	left: 120px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D22388;
	padding-left: 3px;
	line-height: 20px;
}

#go {
	width: 80px;
	height: 28px;
	float: right;
	position: absolute;
	background: url(images/search.gif) no-repeat;
	border: 0px;
	right: 20px;
	top: 30px;
}

.box {
	float: left;
	position: relative;
	width: 235px;
	margin-left: 10px;
}


#content {
	float: left;
	position: relative;
	/*width: 818px;*/
	width: 800px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-color: #121212;
}

#right {
	/*width: 310px;;*/
	width: 210px;
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	color: #fff;
	font-size: 12px;
	border-left: solid 2px #463906;
}

#main {
	float: left;
	position: relative;
	/*width: 500px;*/
	width: 580px;
	left: 4px;
}

#footer {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*width: 818px;*/
	width: 800px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center; 
	color: #eaeaea;
	padding-top: 5px;
	height: 20px;
	border-top: solid 2px #463906;
}

#footer a {
	color: #F6CB22;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

input, textarea, button { 
	background-color: #fff;
	color: #94C00D;
	border: solid 2px #94C00D;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	margin-top: 4px;
}

.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;
}

ul {
	list-style-type: square;
}

#ttitle {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
