/* EasyWeb html style file */



body 
{    
    
    font-size:14px;	
    color:#140212;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#a8958e;
}


/* txt  */
p, input, select, body, th, td, div, span, h1, h2, h3, h4, h5, h6, li { font-family:Trebuchet MS, Arial, Helvetica, sans-serif; }
p
{	
	margin:0 0 1.8em 0;
	padding: 0;
    line-height:1.5em;
}

h1
{				
	font-size: 24px;
	margin: 0 0 1.0em 0;
	font-weight: normal;
	color: #000;	
}

h2
{				
	font-size: 22px;
	margin: 0 0 0.8em 0;
	font-weight: normal;
	color: #000;	
}

h3
{				
	font-size: 20px;
	margin: 0 0 0.7em 0;
	font-weight: normal;
	color: #000;			
}

h4
{	
	font-size: 18px;			
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #000;	
}

h5
{				
	font-size: 16px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #000;
}

h6
{				
	font-size: 14px;
	margin: 0 0 0.4em 0;
	font-weight: normal;
	color: #000;
}

a
{				
	text-decoration:underline;
	color:#000;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#222;
}

strong {color:#000}

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; }


.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }
.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }



p.CernaMala { font-size: 11px; color: #140212; }



p.CernaVelka { font-size: 16px; color: #140212; }



p.CervenaMala { font-size: 11px; color: #BE000A; }



p.CervenaVelka { font-size: 16px; color: #BE000A; }

