body{
	background-color: #e7e7e7;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07A767;
	text-decoration: none;
	}  
a:hover {
color: #68b5ff;
}   

#copyright{
	text-align: center;
	color: #f0f8ff;
	position: relative;
	top: 2px;
	font-size: 11px;
}
#menu{
	position: relative;
	top: 75px;
	left: 0px;
}

#td0{
	background:  url(../img/main_04.png);
	width: 988px;
	max-width: 988px;
	height: 405px;
}
#td_left0{
	background:  url(../img/main_03.png);
	width: 50%;
	height: 405px;
}
#td_right0{
	background:  url(../img/main_05.png);
	width: 50%;
	height: 405px;
}
.td1,#td1_cener{
	background-color: #f9f9f9;
	height: 500px;
	text-align: left;
}
.td_bottom{
	text-align: center;
	background-color: #e8e8e8;
	padding: 10px;
}

#td2{
	background:  url(../img/main_09.png) repeat-x;
	width: 100%;
	height: 40px;
}

h2{
	color: #434343;
	font-size: 18px;
	text-align: center;
}
h3{
	color: #07A767;
	font-size: 18px;
	font-weight: normal;
}
.button{
	position: relative;
	float: right;
	top: 245px;
	left: 0px;
	width: 226px;
	height: 44px;
	text-align: center;
}

.img_main{
	border: 1px;
	border-style: solid;
	border-color: #adadad;
	background-color: white;
	padding: 4px;
	width: 260px;
	height: 160px;
	margin: 5px;
}
.back_button{
	background:  url(../img/back_button.png);
	padding-top: 6px;
	width: 121px;
	height: 22px;
	text-align: center;
	font-size: 11px;
}
.calendar{
	position: relative;
	float: left;
	background:  url(../img/calendar.png) no-repeat;
	padding-top: 7px;
	width: 73px;
	height: 53px;
	margin-right: 6px;
	text-align: center;
	font-size: 11px;
	color: white;
}
hr{
	color: #969696;
}

#clock{
		position: absolute;
		top: 25px;
		left: 50%;
		margin-left: -170px;
		width: 340px;
		height: 50px;
		font-family: inherit;
		font-size: 12px;
		color: #e8ffe8;
		text-align: center;
}
#left,#center,#right{
	width:250px;
	max-width: 250px;
	text-align:left;
	padding-left: 20px;
	font-size:12px;
	padding-top: 15px;
	background-color: #f9f9f9;
}
#center{
	width:55%;
	max-width: 55%;
	font-size: 15px;
}
#right{
	width:300px;
	max-width: 300px;
	padding-left: 20px;
	padding-right: 10px;
	
}

.news_date{
	color: gray;
	font-size: 10px;
	text-align: center;
}
.news_zag{
	color: #07A767;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	
}

.admin_error{
	color: red;
	font-size: 12px;
}

.admin_login{
    color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;

}

.choice_page{
    color: gray;
	font-size: 12px;
	text-align: center;

}

.send_mail_error{
	color: red;
	font-size: 12px;
}

.send_mail_ok{
	color: #07A767;
	font-size: 14px;
}

#run_string{
		position: absolute;
		top: 375px;		
		width: 100%;
		right:0px;
		height: 20px;
		font-family: Georgia, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFD700;
		
		
	}
	
#scroll {width: 100%;
         background-color: f0f0f0;
         white-space: nowrap;
         overflow: hidden;
         position: relative
         }
#scrolltext {position: absolute
}

#faq_menu{
		position: absolute;
		top: 700px;		
		width:250px;
		left:20px;
		height: 100px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #BFECFD;
		
		
	}
	

