div.produktText, div.produktFoto {
	margin: 20px 0 25px 0;
	position: relative;
	font-size: 11px;
}
div.produktFoto {width: 50%; margin: 0 0 0 15px; float: right;}
	div.produktText hr {
		color: #3462A0;
		background-color: #3462A0;
		margin: 0;
		clear: none; 
	}	html>body div.produktText hr {
			margin: 1em 0;
		}
	
	div.produktText p {text-align: left;}
	
	div.produktText ul {
		list-style: square;
		padding: 0;
		margin: 0 0 10px 30px;
	}
		div.produktText ul li {
			padding: 0;
			margin: 0;
		}
	
	div.produktText ul.odr {
		display: block;
		width: 47%;
		padding: 0;
		margin: 0 0 10px 0;
		font-size: 11px;
		font-weight: bold;
	}
	
	div.produktText ul.odr li {
		list-style: none;
		margin: 0;
		padding: 1px 0px 1px 12px;
		background: transparent url("../img/ul_odr.gif") 0px 5px no-repeat;
	}
	
	
		div.picSwapBut {
			/*position: absolute;
				top: -31px;
				right: 0;*/
			clear: both;
		}
					ul#photoThumbs {
						margin: 0 0 5px 0; padding: 0;
						float: left; width: 100%;
					}
						ul#photoThumbs li {
							list-style: none;
							float: left;
						}
					
			div.picSwapBut a, div.picSwapBut a:hover,
			div.picSwapBut a:active, div.picSwapBut a:visited, div.picSwapBut span {
				border: none;
				display: block;
				width: 31px;
				height: 25px;
				text-align: center;
				background: url("../img/picSwapBut.gif") 0 0 no-repeat;
				float: left;
				color: #483D92;
				font-size: 17px;
				font-weight: bold;
				padding: 1px 0 0 0;
				margin-right: 5px;
			}
			div.picSwapBut a:hover {color: white;}
			
			div.picSwapBut span {
				background: url("../img/picSwapBut_empty.gif") 0 0 no-repeat;
				color: #5A74B8;
			}
			
			
			
/* TABULKY */
table.techSpec {
	width: 100%;
	font-size: 100%;
	text-align: center;
	font-size: 11px;
}
	table.techSpec thead {
		background-color: #3462A0;
		color: white;
		font-weight: bold;
	}
	table.techSpec td {padding: 2px 0;}
	table.techSpec tbody td {
		background-color: #8EAFDB; 
	}

table.techSpecL {
	width: 100%;
	font-size: 100%;
	text-align: left;
	font-size: 11px;
}
	table.techSpecL thead {
		background-color: #3462A0;
		color: white;
		font-weight: bold;
	}
	table.techSpecL td {padding: 2px 0;}
	table.techSpecL tbody td {
		background-color: #8EAFDB; 
	}
	
table.bezPod a, table.bezPod a:hover,
table.bezPod a:active, table.bezPod a:visited {
	border: none;
}

table.newsTable {
	text-align: center;
	border: 1px solid #6E98D0;
	margin: 0 0 1em 0;
}
	table.newsTable td {padding: 3px 2px; border: 1px solid #6E98D0;}

table.techSpecLsmall thead td{
	font-weight: bold;
	text-align: center;
}

table.configs td{
	text-align: center;
	border-bottom: 1px solid #92B2DC;	
}


table.confExamples td{
	border-bottom: 1px solid #92B2DC; 
}

table.confExamples thead td{
	font-weight: bold;
	background-color: #92B2DC;
	border: none; 
}

table.axitable td{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: center;
}

table.axitable td a, table.axitable td a:hover{
	border-bottom: none;
	border-bottom-width: 0px;
	text-decoration: none;
	background-color: transparent; 
}

table.axitable td img{
	border: none;
}
