/* EasyWeb html style file */


body {			
				background-image:url(../images/background.jpg);
      			background-position:center 0;
				background-repeat:no-repeat;
				background-color:#001623;
				margin:0;
				padding:0;			
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#272727;
}


/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:22px;
				color:#000;
				margin:15px 0 3px 0;
				font-weight:normal;
}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight:bold;
				list-style-image: url(../images/o1.jpg);
				color:#000;
				margin:15px 0 3px 0;
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#000;
				font-weight:bold;
				margin:15px 0 3px 0;
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#000;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#000;
				font-weight:bold;				
				margin:15px 0 3px 0;
}
h6{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#000;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
a{				font-family:Arial, Helvetica, sans-serif;
				color:#ff0000;
				text-decoration:underline;
}
a:hover{		
				text-decoration:underline;
				color:#000;
}


ul
{ 	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(../images/odrazka.png);
}

img { border: 0; }

/*  end txt  */



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}


