/* EasyWeb html style file */



body {
	background-image:url(../templates/main/images/background.jpg);
	background-repeat:repeat-x;
	background-color:#ccd100;
	margin:0;
	padding:0;font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	font-weight: normal;
	color:#636363;
	height: 100%;
	position:relative;
}

/*  txt  */
p {
	margin:5px 0 3px 0px;
}
h1 {
	font-size:36px;
	margin:0px 0 10px 0;
	padding:0px 0 0 0;
	font-weight:normal;
	color:#343434;
}
h2 {
	font-size:20px;
	font-weight:normal;
	margin:15px 0 3px 0px;
	padding:8px 0 0 0px;
	color:#3c7817;
}
h3 {
	font-size:15px;
	font-weight:normal;
	margin:15px 0 3px 0px;
	padding:8px 0 0 0px;
	color:#3c7817;
}
h4 {
	font-size:15px;
	font-weight:normal;
	margin:15px 0 3px 0px;
}
h5 {
	font-size:13px;
	font-weight:normal;
	margin:15px 0 3px 0px;
}
h6 {
	font-size:13px;
	font-weight:normal;
	margin:15px 0 3px 0px;
}
a {
	color:#2a3836;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#2a3836;
	font-weight:bold;
}
ul {
	margin:3px 0 3px 17px;
	padding:3px 0 0 0px;
}
li {
	list-style-image:url(../images/odrazka.png);
}
ol {
	margin:3px 0 3px 55px;
	padding:3px 0 0 0px;
}
/*  end txt  */

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



