/* EasyWeb html style file */


body 
{    
    font-size:14px;	
    color:#64727b;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background-color:#fafafa;
}



/*../templates/main/images/background.jpg*/

/* txt  */
p, input, select, body, td, th, div, span, h1, h2, h3, h4, h5, h6, li { font-family:Times New Roman, Georgia, sans-serif; } 
p
{	
	margin:0;
	padding: 0;
}

h1
{				
	font-size: 25px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: bold;
	color: #1b2d39;	
	
}

h2
{				
	font-size: 23px;
	margin-bottom: 10px;
	padding: 10px 0 8px 30px;
	font-weight: normal;
	color: #1b2d39;
	border-bottom: solid 1px #d4d7d7;
    background-image: url(8696d39c-37cc-493a-9e2a-85d6b7e0e12b);
    background-repeat: no-repeat;
    background-position:left;
}

h3
{				
	font-size: 21px;
	margin-bottom: 10px;
	padding: 10px 0 8px 30px;
	font-weight: normal;
	color: #1b2d39;
	border-bottom: solid 1px #d4d7d7;
    background-image: url(8696d39c-37cc-493a-9e2a-85d6b7e0e12b);
    background-repeat: no-repeat;
    background-position:left;		
}

h4
{	
	font-size: 17px;
	font-style:italic;			
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #1b2d39;	
}

h5
{				
	font-size: 15px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #1b2d39;
}

h6
{				
	font-size: 13px;
	margin: 0;
	padding: 15px 0 3px 0;
	font-weight: normal;
	color: #1b2d39;
}

a
{				
	text-decoration:underline;
	color:#1b2d39;
	outline:none;
				
}

a:hover		
{
    text-decoration:underline;
	color:#2b3b45;
}

/*  end txt  */

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; }

tr.trObS {height:90px}
td.tdObS {width:265px}



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;
}
