/* --- font --- */

.h1
	{
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}
	
.h2
	{
		font-size: 12px;
		font-weight: normal;
		text-align: center;
	}
	
.h3
	{
		font-size: 15px;
		font-weight: bold;
		margin: 20px;
	}
	
.h4
	{
		font-size: 13px;
		font-weight: bold;
		text-align: center;
	}
	
.h5
	{
		font-size: 14px;
		font-weight: bold;
		margin: 20px;
	}
	
.h6
	{
		font-size: 15px;
		font-weight: bold;
		margin-left: 20px;
		color: #000000;
		border-bottom: 1px #000000 dotted;
	}
	
.title
	{
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		border-bottom: 1px #000000 dotted;
	}
	
.title_big
	{
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		border-bottom: 1px #000000 dotted;
	}
	
.normal
	{
		font-size: 12px;
		font-weight: normal;
	}
	
	.center_big
	{
		font-size: 12px;
		font-weight: bold;
		color: #a8010f;
		text-align: center;
	}
	
	.normal_link
	{
		font-size: 12px;
		font-weight: bold;
		color: #820203;
	}
	
	.special_link
	{
		font-size: 15px;
		font-weight: bold;
		color: #820203;
	}

.cena
	{
		font-weight: bold;
		font-style: italic;
		font-size: 15px;
		margin-left: 20px;
		color: #c10000;
		font-family: Times;
	}
	
	
.cena2
	{
		font-weight: bold;
		font-style: italic;
		font-size: 15px;
		margin-left: 60px;
		color: #c10000;
		font-family: Times;
	}
	
.cena3
	{
		font-weight: bold;
		font-style: italic;
		font-size: 15px;
		margin-left: 65px;
		color: #c10000;
		font-family: Times;
	}
	
.cena4
	{
		font-weight: bold;
		font-style: italic;
		font-size: 15px;
		margin-left: 270px;
		color: #c10000;
		font-family: Times;
	}
	
	.black
	{
		color: #000000;
		font-style: normal;
	}
	
	.black2
	{
		font-size: 12px;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-family: Tahoma;
	}
	
	.tel
	{
		font-size: 16px;
	}
	
	.li_cena
	{
		list-style: none;
	}
	
	.sitemap
	{
		list-style-image: url('l_more1.png');
	}
	
.dec
	{
	}
	
	.dec li
	{
		list-style-type: decimal; 
	}

/* --- div --- */

.center_div
	{
			width: 555px;
			text-align: center;
			float: left;
			padding: 0px 0px 0px 70px;
	}

	.optionj
	{
		width: 180px;
		height: 170px;
		margin: 0px 15px 10px;
		text-align: center;
		float: left;
	}
	
	.optionj li
	{
		list-style-image: url('l_more1.png');
	}
	
	.optionj ul
	{
		margin: 0px 0px;
		padding: 0px 10px;
	}
	
	.wciecie
	{
		margin-left: 5px;
	}
	.option_textj
	{
		/*width: 217px;*/
		float: left;
		text-align: left;
	}
	
	.optionj2
	{
		width: 180px;
		height: 120px;
		margin: 0px 15px 10px;
		text-align: center;
		float: left;
	}
	
	.optionj2 li
	{
		list-style-image: url('l_more1.png');
	}
	
	.optionj2 ul
	{
		margin: 0px 0px;
		padding: 0px 10px;
	}
	
.text_box
	{
		width: 555px;
		margin: 0px 15px 10px;
		text-align: justify;
	}
	
.option
	{
		width: 555px;
		min-height: 85px;
		margin: 0px 15px 10px;
		text-align: justify;
	}
	
	.icon
	{
		width: 62px;
		float: left;
		text-align: center;
	}
	
	.option_text
	{
		width: 485px;
		float: left;
		text-align: justify;
		padding: 0px 0px 0px 4px;
	}

.option_sub
	{
		width: 555px;
		margin: 0px 15px 10px;
		text-align: justify;
	}
	
.wyrozniony
	{
		font-weight: bold;
		font-style: italic;
		font-size: 15px;
		color: #c10000;
		font-family: Times;
	}
	

