/* EasyWeb html style file */



body 
{    
    
    font-size:14px;	
    color:#1c1c1c;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#dcdfe2;
}



/* 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.8em 0;
	padding: 0;
    line-height:1.4em;
}

h1
{				
	font-size: 26px;
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #010f1d;	
}

h2
{				
	font-size: 23px;
	margin: 0 0 0.8em 0;
	font-weight: bold;
	color: #010f1d;	
}

h3
{				
	font-size: 19px;
	margin: 0 0 0.7em 0;
	font-weight: bold;
	color: #D22D29;			
}

h4
{	
	font-size: 17px;			
	margin: 0 0 0.6em 0;
	font-weight: bold;
	color: #010f1d;	
}

h5
{				
	font-size: 15px;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #010f1d;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.4em 0;
	font-weight: bold;
	color: #010f1d;
}

a
{				
	text-decoration:underline;
	color:#010f1d;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#010f1d;
}

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; }

.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }

.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }


img.obtokVlevo { float: left; padding-right: 30px; padding-bottom: 20px; }



img.obtokVpravo { float: right; padding-left: 30px; padding-bottom: 20px; }



p.odrazkaVelka { font-size: 1.1em; margin: 0 0 15px 0; color: #000; background: url(654ea77b-ceaa-4076-a769-5e5393827f28) no-repeat left center; min-height:32px; padding:0 0 0 40px; line-height:32px; display:table}



table.vychoziTabulka {border-collapse:collapse; border-spacing:0; margin:0 0 15px 0}
table.vychoziTabulka tr th {background:#CB2C2A; color:#fff; font-weight:bold; padding:5px 10px; border:1px solid #CB2C2A;}
table.vychoziTabulka tr td {padding:5px 10px; border-bottom:1px dashed #665D52}



table.tabulkaZebra {border-collapse:collapse; border-spacing:0; margin:0 0 15px 0; width:100%}
table.tabulkaZebra tr:nth-child(2n) td {background:#f4f4f4; color:#000; padding:5px 10px;}
table.tabulkaZebra tr:nth-child(2n+1) td {background:#eaeaea; color:#000; padding:5px 10px;}



p.zvyraznenyText { font-size: 1.0em; margin: 0 0 15px 0; color: #fff; background: #CB2C2A; min-height:24px; padding: 15px 20px;display:table}



.imageGallery {margin:0 0 20px 0; float:left; width:100%}

