/* EasyWeb html style file */



body {
	background-image:url(../templates/main/images/background.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4F4F4F;
	height: 100%;
	position:relative;
}



/*  txt  */
p {
	margin:0;
}
h1 {
	font-size:27px;	
	padding:0 0 0 15px;
	font-weight:normal;
	color:#000;
	font-style:italic;
	margin:0;
}
h2 {
	font-size:24px;
	margin:15px 0 3px 0px;
	font-weight:normal;
	color:#0040AF;
	
}
h3 {
	font-size:20px;
	font-weight:normal;
	margin:15px 0 3px 0px;
	color:#007BBF;
}
h4 {
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#00B4DF;
}
h5 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 3px 0;
	color:#00ACCF;
}
h6 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
}
a {
	color:#004592;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#FF7200;
}
ul {
	margin:3px 0 3px 5px;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(9405f9cd-5417-4c27-a54c-8ace5c610e6d);
	padding:0 0 10px 0;
}
/*  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;
}



table.cenikT{
border:2px solid #45aae8;
border-collapse:collapse;
}

.cenikT td {
border:2px solid #45aae8;
}
