/* EasyWeb html style file */



body 
{    
    font-size:12px;	
    color:#2d2d2d;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#cecece url(/templates/main/images/background.jpg) repeat-y center top;
}


/* txt  */
p, input, select, body, td, th, div, span, h1, h2, h3, h4, h5, h6, li { font-family:Tahoma, Arial, Helvetica, sans-serif; }

p
{	
	margin:0 0 2.4em 0;
	padding: 0;
    line-height:1.8em;
}

h1
{				
	font-size: 25px;
	margin: 0 0 0.7em 0;
	font-weight: normal;
	color: #040469;	
}

h2
{				
	font-size: 23px;
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #2d2d2d;	
}

h3
{				
	font-size: 21px;
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #2d2d2d;		
}

h4
{	
	font-size: 17px;			
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #2d2d2d;	
}

h5
{				
	font-size: 15px;
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #2d2d2d;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #2d2d2d;
}

a
{				
	text-decoration:underline;
	color:#040469;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#040469;
}

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; }



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; }



p.odrazkaVelka { font-size: 17px; margin: 0 0 15px 0; color: #000; background: url(654ea77b-ceaa-4076-a769-5e5393827f28) no-repeat left top; min-height:24px; padding:0 0 0 35px; line-height:28px;}



table.vychoziTabulka {border-collapse:collapse; border-spacing:0; margin:0 0 15px 0}
table.vychoziTabulka tr th {background:#040469; color:#fff; font-weight:bold; padding:5px 10px; border:1px solid #040469;}
table.vychoziTabulka tr td {padding:5px 10px; border-bottom:1px dashed #665D52;}



p.zvyraznenyText { font-size: 14px; margin: 0 0 15px 0; color: #fff; background: #040469; min-height:24px; padding: 15px 20px;}



table.tabulkaZebra {border-collapse:collapse; border-spacing:0; margin:0 0 15px 0}
table.tabulkaZebra tr td {padding:10px;}
table.tabulkaZebra tr:nth-child(2n) td {background:#eee}
table.tabulkaZebra tr:nth-child(2n+1) td {background:#fff}
table.tabulkaZebra tr td:first-child {font-weight:bold; color:#000}



img.obtokVlevo { float: left; padding-right: 30px; padding-bottom: 20px; }



img.obtokVpravo { float: right; padding-left: 30px; padding-bottom: 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; }