/* EasyWeb html style file */



body 
{    
    font-size:12px;	
    color:#757474;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#fff url(/templates/main/images/background.jpg) no-repeat center 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.6em 0;
	padding: 0;
    line-height:1.7em;
}

h1
{				
	font-size: 18px;
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #2e2e2e;	
}

h2
{				
	font-size: 17px;
	margin: 0 0 0.8em 0;
	font-weight: bold;
	color: #000;	
}

h3
{				
	font-size: 16px;
	margin: 0 0 0.8em 0;
	font-weight: bold;
	color: #2e2e2e;			
}

h4
{	
	font-size: 15px;			
	margin: 0 0 0.8em 0;
	font-weight: bold;
	color: #000;	
}

h5
{				
	font-size: 14px;
	margin: 0 0 0.8em 0;
	font-weight: bold;
	color: #2e2e2e;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.8em 0;
	font-weight: bold;
	color: #000;
}

a
{				
	text-decoration:underline;
	color:#2e2e2e;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#2e2e2e;
}


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; }



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; }

#header{background:url(/templates/main/images/header0.jpg) no-repeat left top;}
#header 
{						
    position:relative;
    margin:0 auto 0 auto;
    width:1000px;
    height:156px;
    z-index:4;				
}
.tab1 {border-collapse:collapse}
.tab1 tr td {border:1px solid #000}