/* EasyWeb html style file */


body {	
				background-color:#000;
				background-image:url(../templates/main/images/background.jpg);
				background-repeat:no-repeat;
				background-position:top center;	
				margin:0;
				padding:0;	
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#808080;
				position:relative;
}



/*  txt  */
p{	
				margin:0px 0 0px 0;
				padding: 0px 0px 10px 0px;
				line-height:180%;
}
h1{				
				font-size:30px;
				margin:0;
				padding:5px 0 10px 0;
				font-weight:normal;
				color:#fff;				
}
h2{				
				font-size:18px;
				font-weight:normal;
				margin:20px 0 3px 0px;
				color:#fff;
}
h3{				
				font-size:16px;
				font-weight:normal;
				margin:15px 0 3px 0px;
				color:#fff;				
}
h4{	
				font-size:13px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#fff;
}
h5{				
				font-size:12px;
				font-weight:normal;				
				margin:15px 0 3px 0;
				color:#fff;
}
h6{				
				font-size:12px;
				font-weight:normal;
				font-style:italic;
				margin:15px 0 3px 0;
				color:#fff;
}
a{				
				color:#fff;
				text-decoration:none;
}
a:hover{		text-decoration:underline;
				color:#fff;
}
/*  end txt  */
ul
{ 	margin:3px 0 3px 8px;
	padding:3px 0 0 15px;
	
}
li
{ list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);	
}
ol {
	font-size:10px;	
}
ol>li{
	list-style-type:decimal;
}
ol>li>ol>li {
	list-style-type:lower-alpha;
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }
.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }



table.cenik {width:100%}
table.cenik td {border:1px solid #000; text-align:center; background:#F9D5B8; ; padding:5px; color: #000;}
table.cenik th {border:1px solid #000; background:#FF7810; color: #fff; padding:5px; font-size:15px;}

/*endstyle*/

table.cenik  tr:hover td, table.cenik  tr:hover td {
text-decoration:none;
color: #de2b3f;