/* EasyWeb html style file */



body 
{    
    font-size:12px;	
    color:#9d9d9d;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#060606 /*url(/templates/main/images/background.png) repeat-x left 485px*/;
}


/* txt  */
p, input, select, body, th, td, div, span, h1, h2, h3, h4, h5, h6, li { font-family:Tahoma, Arial, Helvetica, sans-serif; }
p
{	
	margin:0 0 2.0em 0;
	padding: 0;
    line-height:1.6em;
}

h1
{				
	font-size: 27px;
	margin: 0 0 0.7em 0;
	font-weight: bold;
	color: #f2f2f2;	
}

h2
{				
	font-size: 20px;
	margin: 0 0 0.6em 0;
	font-weight: bold;
	color: #f2f2f2;	
}

h3
{				
	font-size: 18px;
	margin: 0 0 0.6em 0;
	font-weight: bold;
	color: #f2f2f2;			
}

h4
{	
	font-size: 17px;			
	margin: 0 0 0.6em 0;
	font-weight: bold;
	color: #f2f2f2;	
}

h5
{				
	font-size: 15px;
	margin: 0 0 0.6em 0;
	font-weight: bold;
	color: #f2f2f2;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.6em 0;
	font-weight: bold;
	color: #f2f2f2;
}

a
{				
	text-decoration:underline;
	color:#f2f2f2;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#fff;
}

ul { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }

ol { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }
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; }


#boxMain table{border-collapse:collapse; width:100%;border:0;}
#boxMain table td{vertical-align:top; text-align:center;padding: 2px 5px;}
#boxMain table.fl td:first-child{text-align:left;}
#boxMain table.contact td{text-align:left;}

img.galldest{border:7px solid #fff;}