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

	Author: www.Spot.bg

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

@import url("_main.css");
@import url("_colors.css");
@import url("_ie.css");



body {
	color: black; 
	font: small/1.4em Verdana, 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: #325c95;
	font-family: "Trebuchet MS", 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;}
h4 {font-size: 1.2em;}
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;}


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





