/* EasyWeb html style file */



body 
{    
    font-size:13px;	
    color:#4d2d06;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#fff;
    line-height:1.4em;
}

p, input, select, body, th, td, div, span, h1, h2, h3, h4, h5, h6, li,textarea { font-family: Arial, Helvetica, sans-serif; }
/* txt  */
p
{	
	margin:0 0 1.0em 0;
	padding: 0;
}

h1
{				
	font-size: 30px;
    font-family:Cambria, Arial, Helvetica, sans-serif;
	margin: 0 0 1.6em 0;
	font-weight: normal;
    padding:0 0 0 38px;
    height:70px;
    line-height:70px;
	color: #4b2b06;	
    background:#d1c4ad url(/templates/main/images/h1.png) no-repeat left top;
    width:904px;
    float:left;
}

h2
{				
	font-size: 26px;
    font-family:Cambria, Arial, Helvetica, sans-serif;
	margin: 0 0 0.6em 0;
	font-weight: normal;
    padding:0 0 8px 0;
    border-bottom:1px solid #52330d;
	color: #4d2d06;	
}

h3
{				
	padding:2px 0 2px 8px; 
    float:left; 
    width:582px; 
    height:24px; 
    line-height:24px; 
    background:#4b2b06; 
    color:#fff; 
    font-size:14px; 
    font-weight:bold;
    text-transform:uppercase;
    font-family:Arial, Helvetica, sans-serif;
    margin:0 0 0.6em 0;		
}

h3 strong {color:#eb8401}

h4
{	
	font-size: 17px;			
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #4d2d06;	
}

h5
{				
	font-size: 15px;
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #4d2d06;
}

h6
{				
	font-size: 13px;
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #4d2d06;
}

a
{				
	text-decoration:underline;
	color:#eb8401;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#b16304;
}


ul { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }


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; }





h2.h2Index 
{
    padding:2px 0 2px 8px; 
    float:left; 
    width:582px; 
    height:24px; 
    line-height:24px; 
    background:#4b2b06; 
    color:#fff; 
    font-size:14px; 
    font-weight:bold;
    text-transform:uppercase;
    font-family:Arial, Helvetica, sans-serif;
    margin:0 0 0.6em 0;
}



.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }

.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }
