/* :: =================================================================

	Author: www.Spot.bg

 ================================================================ :: */

@import url("_m.css");
@import url("_c.css");
@import url("_ie.css");



body {
	color: black; 
	font: small/1.4em Arial, Helvetica, sans-serif; 
	background: white;  
}


h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.5em; padding: 0.1em 0;
	line-height: 1.25em; font-weight: normal;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif; 
}


h1 {font-size: 2.2em;}
h2 {font-size: 1.8em; margin-top: 0;}
h3 {font-size: 1.3em; margin-top: 0; font-weight: bold;}
h4 {font-size: 1.2em; font-weight: bold;}
h5 {font-size: 1.1em; font-weight: bold;}
h6 {font-size: 1em; font-weight: bold;}


ul, ol {padding-left: 1.5em;}


p {
	padding-bottom: 1em;
	text-align: justify;
}


a {color: black; text-decoration: underline; outline: none;}
a:visited {}
a:hover {color: #3d4e23; text-decoration: none;}





