html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
}
address {
	color: Black;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
h3 a {
	color: #000080;
	font-size: 16px;
}
a {
	color: #000080;
	
}
img {
	border: 0px;
}
strong ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#pozadi {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../obr/bg.gif);
}
#pozadi2 {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../obr/levo.gif) repeat-y left;
}
#all {
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	color: #000080;
	background: url(../obr/levo.gif) repeat-y left;
}
#spodni_UL {
	font-weight: bold;
}
#obsah {
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px 0px 0px 180px;
	background: url(../obr/bg.gif);
}
#levo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 100%;
}
#logo {
	margin-left: 18px;
	margin-top: 20px;
	display: block;
}
#satelit {
	margin-left: 60px;
	margin-top: 20px;
}
#main {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
}
#main img {
	margin: 20px;
	border: none;
}
#main ul {
	list-style: inside;
}
#main ul li h2 {
	font-size: 20px;
	line-height: 60px;
	display: inline;
}
#main ul li h2 a {
	font-weight: normal;
	text-decoration: none;
	color: #000080;
}
#research {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#nadpis {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size: 20px;
}
#filters {
	width: 610px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#filters img {
	margin: 5px;
}

/* common styling */
#menu {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; position:relative; margin:40px 0px 0px 15px;}
#menu ul li a, #menu ul li a:visited {display:block; text-decoration:none; color:White; width:140px; height:26px; text-align:center; border:1px solid #fff; background: #2F0F8C; line-height:26px; font-size:10px;}
#menu ul {padding:0; margin:0;list-style-type: none; }
#menu ul li {float:left; margin-top:5px; margin-bottom:5px; position:relative;}
#menu ul li ul {display: none; z-index: 1;}
#menu ul li ul li {margin: 0px;}

/* specific to non IE browsers */
#menu ul li:hover a {color:#fff; background:#0F6D8C;}
#menu ul li:hover ul {display:block; position:absolute; top:0; left:142px;}
#menu ul li:hover ul li:hover a.hide {width:370px;}
#menu ul li:hover ul li a {text-indent: 10px; display:block; background:#0F6D8C; color:#fff; width:370px; text-align: left;}
#menu ul li:hover ul li a:hover {background: #2F0F8C; color:White}

.table {
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-color: White;
	border-spacing: 1px;
	font-size: 12px;
	
}
.table td, .table th {
	border-style: inset;
	border-width: 1px;
	border-color: Gray;
	padding-left: 10px;
	padding-right: 10px;
}
.table th {
	font-weight: bold;
	text-align: center;
}
.tableObtec{
	border-collapse: separate;
	border-color: Gray;
	border-spacing: 1px;
	float: left;
	font-size: 12px;
}
.tableObtec td {
	border-style: inset;
	border-width: 1px;
	border-color: Gray;
}
.tab {
	margin-top: 20px;
	font-size: 12px;
}
.tab td {
	padding-left: 10px;
	padding-right: 10px;
}
.h2cerny {
	color: Black;
	text-align: center;
	font-size: 16px;
	margin: 10px;
	margin-top: 30px;
}
.filter {
	width: 520px;
	font-size: 12px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}
.diplexer {
	width: 530px;
	font-size: 12px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}
.filter h3, .diplexer h3 {
	padding-top: 20px;
}
.capacitors{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.substrates {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}
.substrates div, .capacitors div {
	float: left;
	margin: 2px;
	text-align: center;
}
.contacts1 {
	margin: 10px;
	margin-right: 45px;
	float: left;
}
.contacts2 {
	margin: 10px;
	margin-right: 70px;
	float: left;
}
.contacts {
	margin: 10px;
	float: left;
}
.contacts a {
	color: #000080;
}
.center{
	text-align: center;
}
.marginAuto {
	margin-left: auto;
	margin-right: auto;
}
.obrL {
	float: left;
}
.obrR {
	float: right;
}
.clear {
	clear: both;
}


