/* EasyWeb html style file */



body 
{    
    font-size:16px;	
    color:#b4b4b4;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background-image:url(/templates/main/images/background.jpg);
    background-repeat:repeat;    
    background-color:#6b7e01;
    line-height:115%;
}


/* txt  */
p, input, select, body, td, th, div, span, h1, h2, h3, h4, h5, h6, li { font-family: 'Cabin', Arial, serif; }


p
{	
	margin:0;
	padding: 0;
}

h1
{				
	font-size: 24px;
	margin: 0;
	padding-bottom: 15px;
	font-weight: normal;
	color: #a1bd06;	
	line-height:27px;
}

h2, .btnHomeText
{				
	font-size: 23px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #a1bd06;	
}
.btnHomeText a, .btnHomeText a font {text-decoration:none; }
.btnHomeText a:hover, .btnHomeText a:hover font { text-decoration:underline;}
h3
{				
	font-size: 21px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #a1bd06;			
}

h4
{	
	font-size: 17px;
	font-style:italic;			
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #a1bd06;	
}

h5
{				
	font-size: 15px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #a1bd06;
}

h6
{				
	font-size: 13px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #a1bd06;
}

a
{				
	text-decoration:underline;
	color:#a1bd06;
	outline:none;
				
}

a:hover		
{
    text-decoration:underline;
	color:#bed82b;
}

/*  end txt  */

ul li a {color:#b4b4b4; text-decoration:none;}


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; }



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; }

