/*  [ Global ]  */

body {
	margin-top: 0px;
	background: #FFFFFF;
	font-family: Times New Roman;
	font-size: 13px;
}
img {
	border: 0px;
}

h1 {
	margin: 0px;
	margin-bottom: 20px;
	font-size: 1.16em;
	font-weight: normal;
	text-align: center;
	font-family: Arial;
	text-transform: uppercase;
	
}
h2 {
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 0.85em;
	font-weight: normal;
	font-family: Arial;
	text-transform: uppercase;
}
h3 {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 0.85em;
	font-weight: normal;
	font-family: Arial;
	text-transform: uppercase;
}
h6 {
	margin: 0px;
	margin-bottom: 20px;
	font-size: 1em;
}
a {
	color: #094090;
}
a:hover {
	color: #cc0000;
}
sub {
	font-size: 0.86em;
}
ul li {
	list-style-type: square;
}
ol li {
	list-style-type : decimal;
}

table.txt {
text-align: justify;
}

	div.spacer {
		clear: both;
	}
	div.right_imgs {
			width: 220px;
			float: right;
			margin-left: 30px;
			text-align: center;
		}
		
	div.right_imgs_2 {
			width: 180px;
			float: right;
			margin-left: 30px;
			text-align: center;
		}
		
	div.right_imgs_3 {
			width: 250px;
			float: right;
			margin-left: 30px;
			text-align: center;
		}
		div.right_imgs_4 {
			width: 300px;
			float: right;
			margin-left: 30px;
			text-align: center;
			color: #666666;
		}
		div.right_imgs_5 {
			width: 200px;
			float: right;
			margin-left: 30px;
			text-align: center;
			color: #666666;
		}
		#demonstration {
			float: right;
			margin-left: 30px;
		}
/*  [ Layout ]  */

	/* Top */

	#top {
		margin-top: 0px;
		padding-top: 0px;
		background: url('../_images/common/top_right_back.jpg') repeat-x right top;
		width: 1000px;
		height: 257px;
		background-color: #e5e5e5;
	}

	#top_contact {
		float: right;
		font-family: Arial;
		padding-top: 170px;
		padding-right: 11px;
		text-align: left;
	}


	
div.news {
font-size: 14px;
margin: 15px 15px 15px 15px;
text-align: left;
}

div.content {
margin: 35px 15px 15px 15px;
text-align: justify;
}

div.podpis {
margin: 10px 10px 10px 10px;
text-align: center;
background-color: #e5e5e5;
font-size: 12px;
font-weight: bold;
color: #7b7b7b;
}

a.podp {
font-size: 12px;
font-weight: bold;
color: #7b7b7b;
text-decoration: none;
}

a.podp:visited {
font-size: 12px;
font-weight: bold;
color: #7b7b7b;
text-decoration: none;
}

a.podp:hover {
font-size: 12px;
font-weight: bold;
color: #7b7b7b;
text-decoration: underline;
}

div.im {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


table.center td, table.center th {
		text-align: center;
		vertical-align: middle;
		border: 1px solid;
	}
table.price td, table.price th {
		vertical-align: middle;
		padding: 10px;
		border: 0px;
		border-bottom: 1px solid #999999;
	}
	table.price th {
		background: #f9f9f9;
		padding-top: 20px;
		padding-bottom: 20px;
		width: 100px;
	}
	table.price th.left {
		text-align: left;
		width: 490px;
	}
	table.price td.items {
		border-bottom: 0px;
	}
	table.price td.side, table.price td.side_special {
	text-align: center;
	padding: 10 30 10 30;
}
	table.price td.special, table.price td.side_special {
		border-bottom: 1px dashed #dddddd;
	}
	table.price td.tsena {
		border-bottom: 1px dashed #dddddd;
	}

	table.contacts td {
		border: 0px;
		padding: 0px;
		padding-left: 30px;
		width: 50%;
	}
	table.contacts td.left {
		border-right: 1px solid #999999;
		padding-left: 0px;
		padding-right: 30px;
	}

/* Left */
		
		#lc_index {
			padding: 13 30 11 30;
		}
		#lc {
			padding: 0 0 0 0;
		}
		#lc ul, #lc ul ul, #lc ul ul ul {
			list-style: none;
			margin: 0px;
			padding: 0px;
		}
		#lc li {
			border-top: 1px dotted #cccccc;
			list-style: none;
		}
		*html #lc li {
			border-top: 0px;
			list-style: none;
			padding-top: 1px;
			/*background: url('../_images/common/side_menu_divider.png') no-repeat top;*/
		}
		#lc li.section {
			border-top: 0px;
			background: none;
		}
		#lc ul li a {
			display: block;
			padding: 7 0 10 17;
			border-left: 3px solid #e5e5e5;
			/*width: 245px;*/
		}
		#lc ul ul li a {
			display: block;
			padding: 8 30 10 37;
		/*	border-left: 3px solid #F6F6F6;*/
			/*width: 200px;*/
		}
		#lc ul ul ul li a {
			display: block;
			padding: 7 30 10 67;
			/*border-left: 3px solid #F6F6F6;*/
			/*width: 180px;*/
		}
		/*
		#lc ul li a:hover, #lc ul ul li a:hover, #lc ul ul ul li a:hover {
			background-color: #ffffff;
			border-left: 3px solid #ffffff;
		}*/
		#lc a.act {
		/*	background-color: #ffffff;
			border-left: 3px solid #C4000A;*/
			color: #C4000A;
		}

		#lc a:hover {
			border-left: 3px solid #C4000A;
		}
		
		* html #lc ul li a {
			width: 250px;
		}
	
		* html #lc ul ul li a {
			width: 250px;
		}
		* html #lc ul ul ul li a {
			width: 250px;
		}
			
		
		
		
	
	#mmain_menu a {
		font-family: Arial;
		color: #ffffff;
		font-size: 8px;
		text-decoration: none;
		text-align: center;
	}
	
	#mmain_menu a:visited {
		font-family: Arial;
		color: #ffffff;
		font-size: 8px;
		text-decoration: none;
	}	
	
	#mmain_menu a:hover {
		font-family: Arial;
		color: #ffffff;
		font-size: 8px;
		text-decoration: none;
	}
	
	#mmain_menu a.active {
		color: red;
	}
	
	#mmain_menu a.active:visited {
		color: red;
	}
	
	#mmain_menu a.active:hover {
		color: red;
	}
	
	#mmain_menu td.active1 {
		color: red;
		background-color: #ffffff;
		border-bottom: 2px solid #ffffff;
	}
	
	#mmain_menu td.active2 {
		color: red;
		background-color: #ffffff;
		border-bottom: 2px solid #ffffff;
		border-left: 3px solid #ffffff;
	}
	
		#mmain_menu td.active3 {
		color: red;
		background-color: #ffffff;
		border-bottom: 2px solid #ffffff;
		border-left: 0px solid #ffffff;
	}
	
	#mmain_menu td.active4 {
		background-color: #da251c;
		border-left: 0px solid #da251c;
	}
	
	#mmain_menu td {
		border-left: 3px solid #e5e5e5;
		border-bottom: 2px solid #e5e5e5;
	}
	
	/*
	a.menu, a.menu:visited, a.menu:hover {
		font-family: Arial;
		color: #ffffff;
		font-size: 8px;
		text-decoration: none;
	}
	*/
	
	div.certificate, div.certificate_right, div.img_str, div.img_str_big, div.img_str_right {
		width: 180px;
		margin-right: 30px;
		margin-top: 10px;
		float: left;
		text-align: center;
	}