/* EasyWeb html style file */



body 
{    
    font-size:14px;	
    line-height:20px;
    color:#3b3b3b;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background-color:#fff;
    /*background-image:url(/templates/main/images/background.jpg);
    background-position: center 370px;
    background-repeat:no-repeat;*/
}


/* 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;
	padding: 0;
}

h2,h3,h4 
{
    background-image: url(/templates/main/images/bullet.png);
    background-repeat: no-repeat;
    background-position: left 32px; 
    padding: 38px 0 20px 55px; 
    margin: 0 0 6px 0;  
    font-family: Verdana, Arial, Sans-Serif;
}
/* 'Paytone One' */
h1
{				
	font-size: 33px;
	margin: 0;
	padding-bottom: 40px;
	font-weight: bold;
	text-align:center;
	color: #000;	
	font-family: Verdana, Arial, Sans-Serif;
}

h2
{				
	font-size: 27px;
	font-weight: bold;
	color: #2e2e2e;	
}

h3
{				
	font-size: 25px;
	font-weight: bold;
	color: #2e2e2e;			
}

h4
{	
	font-size: 23px;		
	font-weight: bold;
	color: #565656;	
}

h5
{				
	font-size: 17px;
	margin: 0;
	padding: 15px 0 10px 0;
	font-weight: bold;
	color: #2e2e2e;
}

h6
{				
	font-size: 15px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: bold;
	color: #2e2e2e;
}

a
{				
	text-decoration:none;
	color:#c60548;
	outline:none;
				
}

a:hover		
{
    text-decoration:underline;
	color:#c60548;
}

/*  end txt  */

ul
{ 	margin:3px 0 3px 5px;
	padding:3px 0 0 15px;
}

li { list-style-image: url(21938be9-0760-474e-ab56-232d50d310f6); }

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; }

