ul a, p a {
	text-decoration: underline;
}
.comTool_title_header {	
	font-size: 2.4em;
	font-weight: 600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	color: #063c06;
	text-shadow: 2px 2px 6px #d2f1d2;
	text-align: center;
	vertical-align: middle;
}

h1{ font-size: 24px; }

.comToolContTxt {
	padding: 15px;
}
.comToolContTxt a {
	text-decoration: underline;
}
.prevpage{ 
		position:fixed;
		left:1100px;
		top:550px;
		height:30px;
		width:160px;
}

.footer {
	position:relative;
	top: -5px;
}
/*==================== М Е Д И А ====================*/
@media screen and (min-width:980px) and (max-width:1200px) {
	
}
@media screen and (min-width:800px) and (max-width:980px) {
	
}
@media screen and (min-width:600px) and (max-width:800px) {

}
@media screen and (min-width:480px) and (max-width:600px) {

} 