/* EasyWeb html style file */



body 
{    
    
    font-size:13px;	
    color:#212121;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#f2f1f1 url(/templates/main/images/body.png) repeat-y center top;
}


/* 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.5em;
}

h1
{				
	font-size: 27px;
	margin: 0 0 1.0em 0;
	font-weight: normal;
	color: #fea200;	
}

h2
{				
	font-size: 23px;
	margin: 0 0 0.8em 0;
	font-weight: normal;
	color: #212121;	
}

h3
{				
	font-size: 21px;
	margin: 0 0 0.7em 0;
	font-weight: normal;
	color: #fea200;				
}

h4
{	
	font-size: 17px;			
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #212121;	
}

h5
{				
	font-size: 15px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #fea200;	
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.4em 0;
	font-weight: normal;
	color: #212121;
}

a
{				
	text-decoration:underline;
	color: #257F32;	
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color: #fea200;	
}

ul { margin: 3px 0 3px 2px; 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; }



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; }




table.cenik {width:100%}
table.cenik td {border:1px solid #3E630D; text-align:center; color:#000; padding: 5px;}
 
table.cenik th {border:1px solid #3E630D; background:#86C732;}

/*endstyle*/



table.kontakt {border-collpase:collapse; width:100%; margin:0 0 20px 0; border-spacing:0}
table.kontakt td {padding:5px 0px 5px 0px}



textarea {overflow:auto}


table.vychoziTabulka {border-collapse:collapse; border-spacing:0;}
table.vychoziTabulka tr th {background:#257F32; color:#fff; font-weight:bold; padding:5px;}
table.vychoziTabulka tr td {padding:5px; border:1px solid #D9D8D7;}
