/* EasyWeb html style file */




body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	position:relative;
}


/*  txt  */
p {
	margin:5px 0 15px 0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	margin:7px 0 20px 0;
	font-weight:normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;	
	margin:0 0 15px 0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:100;
	margin:0 0 10px 0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:100;
	font-style:italic;
	margin:0 0 10px 0;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:100;
	margin:0 0 10px 0;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px 0;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#acacac;
}

ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(d2711451-b57a-4c33-852a-29d82434da89);
}

img { border: 0; }

/*  tabulka  */
.td images {
	width:50px;
	height:44px;
}

/*  end txt  */



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



