/* EasyWeb html style file */



body 
{    
    font-size:13px;	
    color:#01112b;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#99b1bc url(/templates/main/images/background.png) repeat-x left top;
}


/* txt  */
p, input, select, body, td, th, div, span, h1, h2, h3, h4, h5, h6, li { font-family: Arial, Helvetica, sans-serif; }

p
{	
	margin:0 0 1.5em 0;
	padding: 0;
    line-height:1.5em;
}

h1
{				
	font-size: 30px;
	margin: 0 0 0.9em 0;
	font-weight: normal;
    padding:0 0 0 17px;
	color: #00202e;	
    background:url(/templates/main/images/h1.png) no-repeat left 7px;
}

h2
{				
	font-size: 27px;
	margin: 0 0 0.3em 0;
	font-weight: normal;
	color: #fcff00;	
    padding:0 0 0 17px;
    background:url(/templates/main/images/h2.png) no-repeat left 7px;
}

h3
{				
	font-size: 21px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #fff;			
}

h4
{	
	font-size: 17px;			
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #000;	
}

h5
{				
	font-size: 15px;
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #000;
}

h6
{				
	font-size: 13px;
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #000;
}

a
{				
	text-decoration:underline;
	color:#f7fa29;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#dbdd20;
}

ul { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }

li { list-style-image: url(654ea77b-ceaa-4076-a769-5e5393827f28); }

ol { }

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; }
a img {border:none}



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; }

.il {float:left; margin:0 26px 25px 0}
.ir {float:right; margin:0 0px 25px 26px}
.small {font-size:12px}
