@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 4px ridge #333;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #325D95;
	text-align: left;
	height: 250px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 20px;
	color: #325d95;
	padding-left: 20px;
	text-align: inherit;
	padding-right: 53px;
	padding-top: 60px;
	background-color: #000;
	margin-right: 0px;
}
.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	background-color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 80%;
	color: #325D95;
	border-top: double #1b384b 6px;
	padding: 20px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent ul li strong em {
	color: #5887C7;
}
.highlight {
	color: #6C8DF8;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #mainContent #form1 p label #name {
	background-color: #222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #CCC;
}
.oneColFixCtrHdr #container #mainContent #form1 p label #email {
	background-color: #222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #CCC;
}
.oneColFixCtrHdr #container #mainContent #form1 p label #message {
	background-color: #222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #CCC;
}
.oneColFixCtrHdr #container #mainContent #form1 p #clear {
	background-color: #222;
	border: medium inset #1e3e54;
	color: #325d95;
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent #form1 p #submit {
	font-weight: bold;
	color: #235d95;
	background-color: #222;
	border: medium inset #1e3e54;
}
a:link {
	color: #6C8DF8;
}
.oneColFixCtrHdr #container #mainContent p a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #99F;
	position: relative;
}

#wrapper {
height: 313px;
margin-right: auto;
margin-left: auto;
position: relative;
}

#wrapperresearch {
height: 600px;
margin-right: auto;
margin-left: auto;
position: relative;
}
.gallery {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	padding-left: 17%;
}
.equipmentslideshow {
	background-color: #000;
	padding-left: 40px;
	padding-bottom: 30px;
	width: 397px;
	height: 315px;
}
.imgnoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rss {
	font-family: Verdana, Geneva, sans-serif;
	max-width: 350px;
	padding-left: 60%;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-color: #000000;
}

#priblogu {
	max-width: 450px;
	padding-left: 260px;
}
.blogtextfur {

}
.paddingcv {
	padding-left: 14%;
}
.paddingcvbottom {
	padding-left: 29%;
}
.paddingaircon {
	padding-left: 5%;
}
