/* EasyWeb html style file */



body 
{    
    
    font-size:13px;	
    color:#424242;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#fff url(/templates/main/images/background.png) repeat-x left top;
}


/* txt  */
p, input, select, body, td, th, div, span, h1, h2, h3, h4, h5, h6, li { font-family:Times New Roman, Arial, Helvetica, sans-serif; }

p
{	
	margin:0 0 1.8em 0;
	padding: 0;
    line-height:1.5em;
}

h1
{				
	font-size: 22px;
	margin: 0 0 1.0em 0;
	font-weight: normal;
	color: #434343;	
}

h2
{				
	font-size: 20px;
	margin: 0 0 0.8em 0;
	font-weight: normal;
	color: #d00000;	
}

h3
{				
	font-size: 18px;
	margin: 0 0 0.7em 0;
	font-weight: normal;
	color: #434343;			
}

h4
{	
	font-size: 17px;			
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #d00000;	
}

h5
{				
	font-size: 15px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #434343;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.4em 0;
	font-weight: normal;
	color: #d00000;
}

a
{				
	text-decoration:underline;
	color:#434343;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#434343;
}

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; }


img.obtokVlevo { float: left; padding-right: 30px; padding-bottom: 20px; }



img.obtokVpravo { float: right; padding-left: 30px; padding-bottom: 20px; }



p.odrazkaVelka { font-size: 17px; margin: 0 0 15px 0; color: #000; background: url(c9f9bf6f-a37d-40c3-9318-5b452fa02714) no-repeat left 3px; min-height:24px; padding:0 0 0 35px; line-height:28px; display:table-cell}



table.vychoziTabulka {border-collapse:collapse; border-spacing:0; margin:0 0 15px 0}
table.vychoziTabulka tr th {background:#2C2C2C; color:#fff; font-weight:bold; padding:5px 10px; border:1px solid #2C2C2C;}
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:#2C2C2C; color:#fff; padding:5px 10px;}
table.tabulkaZebra tr:nth-child(2n+1) td {background:#ccc; color:#000; padding:5px 10px;}



p.zvyraznenyText { font-size: 14px; margin: 0 0 15px 0; color: #fff; background: #2C2C2C; min-height:24px; padding: 15px 20px;}


.boxPageContent ul { list-style: none; margin: 0 0 20px 0; padding: 0; display: table; }
.boxPageContent ul li{ margin: 0; padding: 0 0 5px 15px; background: url(/odrazkaSmallImage) no-repeat left 3px; }

.imageGallery {margin:0 0 20px 0; float:left; width:100%}