/* EasyWeb html style file */



body 
{    
    
    font-size:12px;	
    color:#7f7c70;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#fff url(/templates/main/images/background.jpg) repeat-y center top;
}


/* txt  */
p, input, select, body, th, td, div, span, h1, h2, h3, h4, h5, h6, li { font-family:Arial, Helvetica, sans-serif; }
p
{	
	margin:0 0 1.8em 0;
	padding: 0;
    line-height:1.5em;
}

h1
{				
	font-size: 26px;
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #a70d0d;	
	text-transform:uppercase;
}

h2
{				
	font-size: 23px;
	margin: 0 0 0.8em 0;
	font-weight: bold;
	color: #2c1517;	
	text-transform:uppercase;
}

h3
{				
	font-size: 21px;
	margin: 0 0 0.7em 0;
	font-weight: bold;
	color: #a70d0d;	
	text-transform:uppercase;		
}

h4
{	
	font-size: 17px;			
	margin: 0 0 0.6em 0;
	font-weight: bold;
	color: #2c1517;	
	text-transform:uppercase;
}

h5
{				
	font-size: 15px;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #a70d0d;
	text-transform:uppercase;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.4em 0;
	font-weight: bold;
	color: #2c1517;
	text-transform:uppercase;
}

a
{				
	text-decoration:underline;
	color:#2c1517;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#2c1517;
}

ul { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }

ol { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }
ol > li { list-style-image: none; list-style-type: decimal; }
ol > li > ol > li { list-style-image: none; list-style-type: lower-alpha; }

img { border: 0; }


p.MyText { font-size: 14px; text-align: justify; padding: 0 0 0 0; margin: 0 0 0 0; color: #FFF; }


.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }
.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }


a.PDF { font-size: 13px; font-weight:bold; color: ##9C0C0C; background: url(86a324db-2f73-4ff6-8b41-511403e1b487) no-repeat left center; padding:0 0 0 25px;width:100%;height:20px; line-height:20px; float:left;margin:5px 0 0 0}
