/*�2003 jan korbel for bluecom*/

/*--- BODY+ ---*/
body {
	font-size: 80%;
	font-family: "verdana", helvetica, sans-serif;
	margin-left: 0em;
	margin-top: 0em;
	background-color: white;
	color: #616161;
}

p {
	font-size: 85%;
	line-height: 150%;
	margin: 0em 0em 1.5em 0em;
}

/*ul, ol {margin: 0.5em 0em 0em 0em;}
	html>body ul, ol {margin: 0.5em 0em 1em 0em;}
*/
ul, ol {
	margin: 0.5em 0 1.5em 0;
	padding: 0;
}
	
li {
	font-size: 85%;
	margin: 4px 0px 4px 35px;
	padding: 0;
	line-height: 150%;
}

ul li {list-style: square;}
ol li {list-style: decimal;}

/* AKCE */

ul#akce{
  padding: 0px;
}
	
  ul#akce h1{
    margin-top:10px;
  }

  ul#akce img{
    margin:4px;
  }

  ul#akce a.pdfBig{
    height:26px;
    margin-bottom: 1em;
    clear: none;
    text-decoration: none;
  }

    ul#akce a.pdfBig .size{
      color:#bbb;
      display:block;
    }

  ul#akce li{
    padding: 0px;
    list-style-type: none;
    margin: 0px;
    border-bottom: 1px solid black;
    clear:both;
  }

  ul#akce em{
    color:#4C8300;
    font-style: normal;
    font-weight: bold;
  }

  ul#akce p{
    font-size: 1.1em;
  }

  ul#akce p.duration{
    font-style: italic;
    color:red;
  }

  ul#akce p.order{
    height:30px;
  }

  ul#akce p.order a{
    text-decoration: none;
    font-size: 0.9em;
    color:black;
    font-weight: bold;
    background-color: #FFB106;
    padding: 5px 10px;
    float: right;
  }

  ul#akce p.order a:hover{
    color:black;
  }

  ul#akce p.description{
  }

  ul#akce ul li{
    list-style-type: square;
    margin: 4px 0px 4px 35px;
    clear:none;
    border: none;
  }


  ul.registrace.akce{
    height: 180px;

  }

    ul.registrace.akce li{
      list-style-type: none;
      float: left;
      padding-left: 10px;
      padding-bottom: 10px;
    }

      ul.registrace.akce li.break{
        clear: left;
      }

      ul.registrace.akce li textarea{
        width:514px;
      }

/* /AKCE */

ul.vyhody li {
	font-size: 75%;
	list-style: square;
	margin: 0.5em 0px 0.7em 1.7em;
}	html>body ul.vyhody li {margin-left: -2.5em;}

	ul.noIndent {
		margin: 0 0 0 1em; padding: 0;
		font-size: 115%;
	}
		ul.noIndent li {
			margin: 3px 0; padding: 0;
		}

ul.software {margin: 0em 0em 0.8em 0em;}
ul.software li {
	font-size: 75%;
	list-style: square;
	margin: 0em 0px -0.2em 1.7em;
}	html>body ul.software li {margin: 0em 0px 0em -2.5em;}

div.product div ul, div.productLeft ul {
	margin: 0;
	padding: 0;
}
	div.product div ul li, div.productLeft ul li {
		margin: 0.5em 0 0.1em 15px;
		padding: 0;
	}


table {font-size: 85%;}
/* VLASTNI Pcka */
p.small {
	margin: 0em;
	padding: 0em;
	font-size: 80%;
	color: #7F7F7F;
	line-height: 130%;
}

p.search {
	margin: 0em; 
	padding: 0em;
	font-size: 80%;
	color: white;
}

p.vice {
	margin: -1em 0em 0.5em 0em;
	text-align: right;
}	
	
p.mailing {
	margin: 0em 0em 0.6em 0em;
	line-height: 110%;
	font-size: 90%;
}
p.note {font-style: italic;}

p.productGroup {
	margin: 0em;
	padding: 0em;
	font-size: 80%;
	color: #8f8f8f;
	font-weight: bold;
}
p.reseniCol {margin: 0.2em 0em 0.1em 0em;}

p.software{
  padding-left: 48px;
  height:38px;
  padding-top: 10px;
  margin-top: 10px;
  background: transparent url('../img/download_icon.png') 0 0 no-repeat;
}

div.productDetail p {
	font-size: 75%;
	line-height: 130%;
}

div.obsah div.innerPad
{
	margin: 0 20px;
}


/*--- NADPISY ---*/
h1 {
	font-size: 160%;
	margin: 0em 0em 0.7em 0em;
}
h2 {
	font-size: 120%;
	margin: 0em 0em 0.5em 0em;
	color: #666;
	clear: both;
}

h3 {
	font-size: 105%;
	margin: 0em 0em 0em 0em;
}

h4 {
	font-size: 85%;
	margin: 0.5em 0em 0em 0em;
}

h5 {
	font-size: 85%;
	margin: 1em 0em 0.5em 0em;
	line-height: 150%;
}

/*NADPISY SPECIAL*/
div.obsahDetail div.text h3 {
	color: black;
}
	
h2.groupHeader, h3.groupHeader {
	font-size: 140%;
	margin: 1em 0 2.5em 0;
	padding: 0 0 0.5em;
	border-bottom: 1px solid #f0f0f0;
}
h3.groupHeader {
	font-size: 130%;
	font-weight: normal;
	text-align: center;
}


/*--- DIVY ---*/
div.allIn {
	width: 750px;
	margin: 18px 0 0 0;
	border: 1px solid #4B4B4C;
	padding: 60px 0px 0px 0px;
	background: white url("../img/header.png") top left no-repeat;
}
	div.otherWebs {
		width: 750px;
		position: absolute;
		top: 0; left: 0;
		height: 18px;
		padding: 0;
		background-color: #fafafa;
		font-size: 12px;
		border-right: 1px solid #e2e2e2;
	}	html>body div.otherWebs {
			width: 751px;
		}
		div.otherWebs p {
			float: left;
			margin: 0 0 0 4px;
			padding: 1px 0 0 0;
		}
		div.otherWebs ul {
			list-style: none;
			margin: 0;
			padding: 0;
			float: right;
		}
			div.otherWebs ul li {
				margin: 0 0 0 15px;
				padding: 2px 0 2px 15px;
				float: left;
				display: block;
				border-left: 1px solid #e2e2e2;
				line-height: 130%;
			}
				div.otherWebs ul li.prvni {
					padding: 2px 15px 2px 15px;
					background-color: #f0f0f0;
				}
			div.otherWebs a, div.otherWebs a:active,
			div.otherWebs a:visited, div.otherWebs a:hover {
				color: #737373;
				/*border-bottom: 1px solid #FFB106;*/
				text-decoration: none;
			}
			div.otherWebs a:hover {border-bottom: 1px solid #FFB106;}
				
	div.menu, div.search, div.container {background-color: #4B4B4C;}
	
	div.menu {
		border-bottom: 1px solid #4B4B4C;
		color: white;
		height: 35px;
		margin: 0em 0em 0em 0em;
	}
	
		div.search {
			color: white;
			padding: 10px 0px 0px 10px;
			width: 175px;
			float: left;
		}
			
		div.container {
			width: 560px;
			float: right;
		}
			
			div.buttons {
				margin: 0em;
				padding: 0em;
			}
			div.path {
				background-color: white;
				padding: 0px 0px 0px 20px;
			}
				div.path a, div.path a:visited, div.path a:active {
					color: #EAA100;
					text-decoration: none;
				}
				div.path a:hover {
					color: black;
					text-decoration: none;
				}
	
	/*pro text*/
	div.obsahIndex {
		margin: 0em 0em 0em 0em;
		padding: 1.5em 0em 0em 1em;
		/*height: 100%;*/
	}
		
	div.obsah {
		margin: 0;
		padding: 1.5em 0em 1em 1.5em;
		height: 350px;
	}
		html>body div.obsah {
			height: auto;
			min-height: 350px;
		}
		body#produkty div.obsah {
			padding: 1.5em 0em 1em 0em;
		}
			div.productPad {
				padding: 0 3em;
			}
		
	div.obsahDetail {
		margin: 0em;
		padding: 0em;
		height: 350px;
		background-color: #f2f2f2;
	}
		html>body div.obsahDetail {
			height: auto;
			min-height: 350px;
		}
	/*KONEC pro text*/
	
		div.titulkaImg {
			float: left;
			width: 315px;
			height: 100%;
			text-align: center;
		}	html>body div.titulkaImg {height: auto;}
			
		div.titulkaSpodni {
			float: left;
			width: 190px;
			padding: 1em 0em 0em 0em;
			margin: -0.6em 0em 0em 0em;
		}	html>body div.titulkaSpodni {
				margin: 0;
			}
		
			div.titulkaSpodni p {margin: 0.5em 0em 1em 0em;}
			
			div.titulkaSpodni#right {
				width: 190px;
				padding: 1em 0em 0.3em 0.6em;
				margin: -0.6em 0em 0em 0.6em;
				border-left: 1px solid #4B4B4C;
			}	html>body div.titulkaSpodni#right {
					margin: 0em 0em 0em 0.6em;
				}
		
		div.text {
			padding: 1em 1em 1em 1em;
			float: right;
			width: 565px;
			height: 100%;
			background-color: white;
		}
			html>body div.text {
				width: 541px;
				height: auto;
				min-height: 370px;
			}
			
			div.text p,
			div.text ul li
			{
				font-size: 90%;
			}
			
			#titulka {
				width: 420px;
				padding: 0em;
			}
			
		div.productDetail {
			width: 180px;
			float: left;
			margin: 0em 0em 0.5em 0em;
			padding: 1.5em 0.7em 0.7em 0.7em;
			font-weight: bold;
			color: #9C9C9C;
		}	html>body div.productDetail {width: 165px;}
			
			
		div#discontinued {
			border: 2px solid red;
			background-color: #FFEEF1;
			padding: 10px;
			margin: 0 0 15px 0;
		}
			#discontinued p {
				margin-bottom: 0;
			}
			
			
	/*div.productGroup {
		width: 95%;
		margin: 0.5em 0em 0em 0em;
		padding: 0em 0em 0.5em 0.5em;
		border-bottom: 1px solid #e6e6e6;
		display: block;
	}*/
	div.productGroup {
		margin: 1em 0 0 0;
		padding: 0 0 1em 3em;
		display: block;
	}
	div.productGroup#posledni {
		border-bottom: none;
		padding-bottom: 0em;
	}
	
	div.groupName {
		float: left;
		width: 150px;
		margin: 1em 0em 0em 0em;
	}
	
	div.groupNote {
		float: right;
		position: relative;
			top: -1.2em;
	}
	
		/*Pro rozdeleni vyrobku*/
		div.product, div.productLeft {
			width: 45%;
			float: left;
			margin: 0 50px 2em 0em;
		}
			div.productLeft {margin:  0 0 2em 0em;}
			
			div.product div, div.productLeft div {
				float: right;
				width: 70%;
			}
				div.productLeft div {float: left;}
				body#videoServery div.product div,
				body#videoServery div.productLeft div {
					width: 65%;
				}
		
			div.srovnani {
				float: right;
				margin: 1px 1em 0.5em 0;
			}
		
		div.productFoto, div.productFotoPrvni {
			margin: 0.6em 1.5em 0em 0em;
			float: left;
			text-align: center;
			width: 12%;
		}	html>body div.productFoto {width: 13%;}
		div.productFotoPrvni {margin: 0.5em 1.5em 0em 1.5em;}
		
			div.productFoto a, div.productFotoPrvni a  {
				font-size: 85%;
			}
		div.software {
			margin: 0.5em 0em 0em 0em;
			padding: 0em 0.5em 0em 0em;
			float: right;
		}
		

	div.emRow {
		background-color: #eee;
		padding: 0em;
		display: block;
	}
	div.normalRow {
		background-color: white;
		padding: 0em;
		clear: both;
	}
	
	/*univerzalni sloupec*/
	div.uniColumn {
		padding: 0em 0.5em 0.5em 0.5em;
		float: left;
		display: inline;
		margin-right: 0.5em;
	}
	
	/*KONEC univerzalni sloupec*/
	
	/*sloupce pro pouziti v produktech */
	#pouziti01{
		width: 20%;
		text-align: center;
	}
		#pouziti01 img {
			margin-top: 0.5em;
			border: 1px solid #FFB106;
		}
	#pouziti02 {
		width: 60%;
		vertical-align: top;
		font-size: 85%;
		line-height: 130%;
	}
	/*KONEC*/
	
	
	/*sloupce do 2. urovne reseni*/
	#reseni01 {
		width: 15%;
		text-align: center;
	}
		#reseni01 img {
			margin: 0.7em 0em 0em 0em;
			border: 1px solid #FFB106;
		}
	#reseni02 {
		width: 45%;
		vertical-align: top;
	}
		#reseni02bez03 {width: 78%;}
	
	#reseni03 {
		width: 30%;
		vertical-align: top;
		padding-left: 1.5em;
	}
	
div.podporaText {width: 48%;}

div.podporaOkno {
	position: absolute;
		top: 130px;
		left: 380px;
	clip: auto;
	overflow: auto;
	border: 1px solid #aeaeae;
	width: 350px;
	padding: 0.5em;
	height: 330px;
}	html>body div.podporaOkno {width: 340px;}
	
	
div.newsCenter {	/*novinky*/
	width: 80%;
	margin: 2em 0em 0em 0em;
}

	div.newsCenter p {margin: 0em 0em 0.5em 0em;}
	
div.paticka {
	margin: 0.5em 0em 0em 0em;
	padding: 0em 0em 0em 0.3em;
	width: 740px;
}
	div.newWin {
		width: 350px;
		margin: 0;
		padding: 0;
	}
	
	div.credits {
		position: relative;
			top: 0px;
		font-size: 90%;
	}
	

/*--- NORMALNI LINK ---*/
a, a:visited {	
	color: #EAA100;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:active {color: #7f7f7f;}


/* ZVLASTNI LINKY */
a.vice, a.vice:visited, a.vice:active {
	color: #FFB106;
	text-decoration: underline;
}

a.vice:hover {
	color: black;
	text-decoration: underline;
}

a.pdfBig, a.pdfBig:visited {
	display: block;
	background: transparent url("../img/a_pdf_bg.gif") 0 3px no-repeat;
	padding: 0 0 10px 42px;
	clear: both;
}
a.pdfBig:hover { background-position: 0 -89px; }


div.productDetail a:link, div.productDetail a:visited {
	text-decoration: none;
}

/*--- MENU LINKS ---*/

div.button ul {
	margin: 0;
	padding: 0em 0em 0em 1.5em;
	display: inline;
	} 

	div.button ul li {
		margin: 0;
		padding: 0;
		line-height: 22px;
		list-style: none;
		display: inline;
		font-size: 85%;
		}
	
	div.button ul li.pressed {
		color: white;
		margin: 0em 4px 0em -4px;
		padding: 5px 4px 4px 8px;
		font-weight: bold;
		text-decoration: none;
		background-color: #FFB106;
		font-style: normal;
	}
		html>body div.button ul li.pressed {
			padding: 4px 8px 5px 9px;
			margin: 0em 0px 0em -5px;
		}
		
			div.button ul li a, div.button ul li a:active, div.button ul li a:visited {
				color: white;
				margin: 0em 0em 0em -4px;
				padding: 5px 8px 4px 8px;
				font-weight: bold;
				text-decoration: none;
				font-style: normal;
			}
				html>body div.button ul li a {
					margin: 0em 0em 0em -5px;
					padding: 4px 8px 5px 9px;
				}
					div.button ul li#akceBut a:link {
						background: #FB8700 url("../img/prodejni-akce-bg.gif") repeat-x;
					}
					/*div.button ul li#akceBut a:visited {
						background: transparent;
					}*/
					
					div.button ul li#akceBut a:link span {
						font-size: 0.1%;
						position: absolute;
					}
						div.button ul li#akceBut a:visited span {margin-left: -2px;}
					
					div.button ul li#akceBut a:link span span {
						display: block;
						width: 93px; height: 24px;
						background: transparent url("../img/prodejni-akce-up.gif") no-repeat;
						font-size: 0.1%;
						position: relative;
							top: -24px;
						margin-bottom: -24px;
					}

			div.button ul li a:hover,
			div.button ul li#akceBut a:visited:hover {
				background-color: #7F7F7F;
				text-decoration: none;
				color: white;
			}
				html>body div.button ul li a:hover {
					margin: 0em 0em 0em -5px;
					padding: 4px 8px 5px 9px;
				}
/* FORMULARE */
p.okMsg, p.errorMsg {
	font-size: 90%; color: green; font-weight: bold;
	padding: 3px 0 3px 22px;
	background: #F4FFF7 url("../img/p_ok.gif") 5px 50% no-repeat;
	border: 2px solid green;
}
	p.errorMsg {
		color: red;
		border-color: Red;
		background-image: url("../img/p_error.gif");
		background-color: #FFF6F8;
	}




form {
	margin: 0em;
	font: 100% "Verdana", Helvetica, sans-serif;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
legend {
	font-weight: bold;
	padding: 0;
	margin: 0em 0em 1em -0.6em;
}	html>body form.cenik legend {margin: 0em 0em 1em 0em;}

label {
	display: inline;
	font-size: 85%;
	margin: 0em 0em 2px 0em;
	cursor: pointer;
}
	label em {
		font-style: normal;
		text-decoration: underline;
	}
input {
	background-color: #FFB106;
	letter-spacing: 1px;
	font-size: 85%;
	border: 1px solid white;
	margin: 0em 0.2em 0em 0em;
	color: black;
	padding: 1px;
}
	input.faq {
		padding: 2px 4px;
		border: 1px solid #ccc;
	}

button {
	background: none;
	border: none;
	padding: 0;
	margin: 0px 0px -2px 0px;
}	html>body button {margin: 0px 0px -3px 0px;}
	

select {
	font-size: 85%;
	margin: 0em 0em 0em 2em;
	border: 1px solid white;
}

.search form input
{
	margin: 0;
}
.search form label,
.search form input#hledej
{
	position: relative;
		top: -2px;
	margin-bottom: -2px;
}
.search form label
{
	width: 50px !important;
}
.search form input#hledej
{
	width: 87px !important;
	margin: 0 5px -2px 0;
}
	
	

/*cenik*/
form.cenik label {
	display: block;
	font-size: 100%;
}
form.cenik input, form.cenik textarea {
	letter-spacing: 0px;
	background-color: white;
	border: 1px solid #cbcbcb;
	margin: 0em 0em 0.8em 0em;
	padding: 0.1em 0.2em;
	width: 11em;
	font-size: 100%;
	color: #eea100;
	clear: both;
}
	form.cenik textarea {
		width: 100%;
		font: 100% "Verdana", Helvetica, sans-serif;
	}
	
form.cenik button {
	font-size: 80%;
	background-color: white;
	border: 1px solid #FFB106;
	color: #FFB106;
	padding: 0.1em 0.2em 0em 0.2em;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}	html>body form.cenik button {padding: 0em 0.2em 0em 0.3em;}
	form.cenik button:hover {
		background-color: #FFB106;
		border: 1px solid #cbcbcb;
		color: white;
	}
	
	
	form.cenik input.veryUseful {
		width: 0.1em; height: 0.1em;
		font-size: 0.1%;
		border: none; margin: 0; padding: 0;
		visibility: hidden;
	}
	
	
/*konec cenik*/
/*TABLE*/
table {
	width: 100%;
	padding: 0px;
	margin: 0;
	background-color: #4B4B4C;
	font-size: 80%;
	border-right: 1px solid #4B4B4C !important;
	border-top: 1px solid #4B4B4C !important;
}
table thead tr {
	background-color: #4B4B4C;
	color: white;
	font-weight: bold;
}
table tr {
	background-color: white;
}
table tr td {
	padding: 2px 4px;
	border: 1px solid #4B4B4C;
	border-top: none;
	border-right: none;
}
	table tr.emRow td {
		background-color: #F2F2F2;
	}

/* NO STYLE TABLE */
table.noStyle, table.noStyle thead tr,
table.noStyle tr td {
	background-color: white;
	border: none !important;
}


/*STANDARD TABLE*/
table.standard {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #f2f2f2;
}
table.standard thead tr {background-color: #f2f2f2;}

table.standard tr {
	text-align: center;
	background-color: white;
}


/*TABULKA V CENIKU*/
table.tabCenik {
	font-size: 85%;
	margin: 2em 0em 2em 0em;
}
tr.tableHead {font-weight: bold;}


/*--- vyskakovac� okna ---*/
div.newWinAllIn {
	width: 400px;
	border-left: 5px solid #F4D24D;
	border-top: 15px solid #F4D24D;
}	
	html>body div.newWinAllIn {width: 395;}
	
	div.newWinContent {padding: 5px 10px;}
	
	div.newWinClose {
		background-color: #F4D24D;
		text-align: right;
		margin: 0px -10px;
		padding: 3px 15px 3px 0px;
		font-size: 80%;
	}
	
	img.newWinIluPic {
		float: right;
		margin: 5px 0px 0px 10px;
	}


/*--- konec vyskakovac� okna ---*/


/* "GRAFICKE PRVKY" */
.ramecek {
	background-color: #f7f7f7;
	border: 1px solid #e5e5e5;
	margin: 0em 0em 0em 0em;
	padding: 1px 0px 2px 2em;
	font-size: 105%;
	font-weight: bold;
}

hr, hr.podpora {
	height: 1px;
	margin: 0em;
	border: none;
}

hr {color: #4B4B4C; background-color: #4B4B4C;}
div.obsahDetail hr {
	margin: 0.5em 0em;
}

div.floatStop, br.floatStop {
	clear: both;
	line-height: 0.1%;
	height: 0.1%;
}


img {border: 0;}

img.viceImg {
	border: 0;
	position: relative;
	top: 4px;
}

img.productList {margin: auto;display: block;}
img.imgProduct, img.imgIluPic {
	float: right;
	margin: 0em 0em 0.5em 1em;
}

img.imgIluPicLft {
	display: block;
	margin: 0em 1em 0.5em 0em;
	/*border: 1px solid #FFB106;*/
	float: left;
}

/* ZAROVNAVANI */
.vlevo {text-align: left;}
.stred {
	text-align: center;
	margin: auto;
}
.vpravo {text-align: right;}

.pR1em {padding-right: 1.5em;}

.disInline {display: inline;}
.disBlock{display: block;}

.wJedna {width: 10%;}
.wDva {width: 15%;}
.wTri {width: 20%;}
.wCtyri {width: 25%;}
.wPet {width: 30%;}
.wSest {width: 40%;}
.wSedm {width: 50%;}
.wOsm {width: 60%;}
.wDevet {width: 70%;}
.wDeset {width: 80%;}

.fltLft {
	display: block;
	float: left;
}
.fltRgt {
	display: block;
	float: right;
}
.noBorder {
	border: none;
}
.noMargin {margin: 0 !important;}
span.translate {
	color: Red;
}
.pageBreakA {
	display: none; font-size: 0.1%;
	line-height: 0.1%;
}
.printOnly {
	display: none;
}

@media print {
	body {
		font-size: 85%;
		font-family: "Georgia", helvetica, sans-serif;
		margin-left: 0;
		margin-top: 0;
		background-color: white;
		color: black;
		width: 650px !important;
	}
	div.allIn {
		width: 650px !important;
		margin: 0;
		border: none;
		padding: 0;
		background: white;
	}
	
	.printNone {
		display: none;
	}
	.printOnly {
		display: block !important;
	}
	
	div.otherWebs, div.menu, div.search, div.path,
	div.paticka, div.productDetail {
		display: none;
	}
	div.container {
		float: none;
		width: 650px !important;
	}
	div.text {
		float: none;
		width: 650px !important;
	}
	span.pageBreakA {
		page-break-after: always;
	}
	
	table tr.emRow td {
		background-color: transparent;
	}
}

ul.registrace li
{
  padding:0px;
  margin: 0px;
}

  ul.registrace li label
  {
    display:block;
  }

  ul.registrace li input
  {
    width: 160px;
    display:block;
  }

  ul.registrace li select
  {
    width: 160px;
    padding: 0;
    margin: 0;
    background-color: #FFB106;
    letter-spacing: 1px;
    font-size: 85%;
    border: 1px solid white;
    margin: 0em 0.2em 0em 0em;
    color: black;
    padding: 1px;
  }

  form span.error{
    color:red;
    font-weight: bold;
    margin-top:40px;
    display:block;
  }

  form span.ok{
    color:green;
    font-weight: bold;
    margin-top:40px;
    display:block;
  }

  ul#industrial{
    padding: 0px;
    margin: 0px;
  }

    ul#industrial li{
      padding: 0px;
      margin: 0px;
      list-style-type: none;
      height: 205px;
      width: 195px;
      float: left;
      margin-right:42px;
    }

      ul#industrial li a{
        display: block;
        text-decoration: none;
      }

        ul#industrial li h2{
          height:35px;
          margin-bottom:2px;
        }

        ul#industrial li img{
        }




/*�2003 jan korbel for Bluecom*/
