/* EasyWeb html style file */




body {
	background-image:url(../templates/main/images/background.jpg);
	background-repeat:repeat-x;
	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 3px 0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	margin:0px 0 20px 0;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	list-style-image: url(../images/o1.jpg);
	background-image:url(../images/odrazka-h2.png);
	background-repeat:no-repeat;
	margin:15px 0 3px 0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:15px 0 3px 0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:15px 0 3px 0;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#a08350;
}

ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(e1e3b090-669f-41ee-a515-09c5d6d82d34);
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



