/* BASE STRUCTURE ==================================================== */

body {
	margin: 0;
	padding: 0;
	background: #FCCA86 url("/images/header_bcg.gif") repeat-x;
}

#bodyWrap1 {
	margin-top: 223px;
	background: url("/images/body_wrap_bcg.gif") repeat-x;
	text-align: center;
}
#bodyWrap2 {
	background: url("/images/body_bcg.gif") repeat-y center;
}
.right-sidebar #bodyWrap2 {
	background: url("/images/body_bcg_right_sidebar.gif") repeat-y center;
}
.wide #bodyWrap2 {
	background-image: url("/images/wide_body_bcg.gif");
}
#bodyWrap3 {
	background: url("/images/body_top.jpg") no-repeat center top;
}
.right-sidebar #bodyWrap3 {
	background: url("/images/body_top_right_sidebar.jpg") no-repeat center top;
}
.wide #bodyWrap3 {
	background-image: url("/images/wide_body_top.jpg");
}
#bodyWrap4 {
	background: url("/images/body_bottom.gif") no-repeat center bottom;
	text-align: center;
}
.right-sidebar #bodyWrap4 {
	background: url("/images/body_bottom_right_sidebar.gif") no-repeat center bottom;
	text-align: center;
}
.wide #bodyWrap4 {
	background-image: url("/images/wide_body_bottom.gif");
}

#body {
	margin: -11px auto 0;
	padding: 22px 0;
	width: 886px;
	position: relative;
	text-align: left;
}


#logoLink {
	display: block;
	position: absolute;
	width: 230px;
	height: 100px;
	top: 10px;
	left: 0;
	z-index: 100;
}

h1 {
	position: absolute;
	top: 16px;
	left: 8px;
	width: 230px;
}
#main h1 {
	position: static;
	width: auto;
}

#headerWrap {
	position: absolute;
	top: 0px;
	width: 100%;
	background: url("/images/header.jpg") no-repeat center top;
	text-align: center;
}
#header {
	width: 886px;
	margin: 0 auto;
	height: 223px;
	position: relative;
	text-align: left;
}
#vtp {
	position: absolute;
	top: 6px;
	right: 104px;
}
#vtp img {
	border: none;
	margin: 0;
}
#langs img {
	border: 1px solid #FBBA5E;
	margin: 0;
}
#langs {
	position: absolute;
	top: 10px;
	right: 10px;	
}


#footer {
	width: 886px;
	margin: 0 auto;
	padding: 8px 0 12px 0;
	font-size: .8em;
	text-align: center;;
}


/* menu --------------------------------------------------------------- */
#menu {
	margin: 0;
	padding: 0;
	border-left: #FBCA87 solid 1px;
	position: absolute;
	top: 173px;
	left: 0;
	list-style-type: none;
}
#menu li {
	list-style: none;
	display: block;
	float: left;
	border-right: #fcc67c solid 1px;
	margin: 0;
	padding: 0;
}

#menu a, #menu span {
	display: block;
	line-height: 1em;
	padding: 12px 20px 12px 19px;
	position: relative;
	color: #00436e;
	font-weight: bold;
}
#menu a:hover, #menu .hover, #menu .current  {
	border-bottom-color: #024373;
	color: white;
	background-color: #024373;
}


#menu ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	background: #024373;
	visibility: hidden;
	border-bottom: 1px solid #1a567d;
}
#menu ul li {
	display: list-item;
	float: none;
	border: none;
	_height: 32px;
}
#menu ul a {
	padding: 0 10px;
	font-weight: normal;
	border-top: 1px solid #1a567d;
	border-bottom: none;
	color: #FEF4E7;
	height: 32px;
	line-height: 32px;
}
#menu ul a:hover {
	background: #FAA636;
}

#menu ul.level3 { margin-left: 0; padding-left: 0; border: 1px solid #024373; border-top: none; background: #1a567d; }
#menu ul.level3 a { border-top-color: #024373 }


/* HOME PAGE ========================================================= */

#homePage.cs #header {
	height: 216px;
}
#homePage.cs #bodyWrap1 {
	margin-top: 216px;
}

#homePage.cs #body {
	padding-top: 0;
	margin-top: 0;
	position: relative;
	width: 885px;
}
 
 
#homePage.cs .boxes {
	background: #fab66f url("/images/index/boxes_bcg.gif") no-repeat 0 0;
	_background-position: 0 -740px;
}
#homePage.cs .boxes2 {
	background: #fab66f url("/images/index/boxes2_bcg.gif") no-repeat 0 0;
	padding-top: 1px;
}
#homePage.cs .container {
	float: left;
}
#homePage.cs .item {
	width: 295px;
	float: left;
}
#homePage.cs .item .content {
	padding: 105px 17px 16px;
	margin-left: 1px;
}


#homePage.cs #heating .content {
	background: url("/images/index/vytapeni.jpg") no-repeat top;
}

#homePage.cs #isolation .content {
	background: url("/images/index/izolace.jpg") no-repeat top;
}
#homePage.cs #audits .content {
	background: url("/images/index/audity.jpg") no-repeat top;
}
#homePage.cs #sauter .content {
	background: url("/images/index/sauter.jpg") no-repeat top;
}
#homePage.cs #technic-equipment .content {
	background: url("/images/index/technicke_zabezpeceni.jpg") no-repeat top;
}

#homePage.cs #body h2 {
	font-size: 160%;
	margin: 0 0 .3em;
	padding-top: .4em;
	line-height: 1.3em;
}

#homePage.cs #body h3 {

}
#homePage.cs #body ul {
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0;
}
#homePage.cs #body ul ul {
	margin-left: 20px;
}
#homePage.cs #body li {
	list-style: none;
	margin: 0;
	padding-top: .4em;
	*padding-top: 3px;
}
#homePage.cs #body ul li a {
	font-size: 110%;
	*font-size: 105%;
	line-height: 1.4em;
	font-weight: bold;
	display: block;
	_display: inline;
	padding-left: 17px;
	background: url("/images/bullet_product_large.gif") no-repeat left 5px;
	*background-position: left 6px;
}
#homePage.cs #body ul ul li a {
	font-size: 100%;
	padding-left: 16px;
	font-weight: normal;
	background: url("/images/bullet_product.gif") no-repeat left 5px;
	*background-position: left 6px;
}
#homePage.cs #body p {
	margin: 0 0 .4em 0;
	line-height: 1.6em;
}
 
#homePage.cs #news {
	/*margin-top: 7px;height: 26em;*/
	padding-top: 1px;
} 
#homePage.cs #news .content {
	font-size: .95em;
	padding-top: 0;
}
#homePage.cs #news h2 {
	border-bottom:1px solid #FCCA86;
	margin:0.5em -17px;
	padding:0pt 17px 0.5em;
	display: block;
}
#homePage.cs #news h3 {
	margin-bottom: 0;
	font-size: 102%;
	line-height: 1.5em;
	margin-top: 0;
	padding-left: 16px;
	background: url("/images/bullet_product.gif") no-repeat left 6px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#homePage.cs #news .date {
	margin: 1px 0 0 0;
	font-size: .8em;
	line-height: 1.6em;
	margin-left: 16px;
}
#homePage.cs #news p {
	margin-bottom: .6em; 
	margin-left: 17px;
}


/* COMMON PAGE ======================================================== */

/* main --------------------------------------------------------------- */
#main {
	margin: 0 20px 0 275px;
	min-height: 40em;
}
.right-sidebar #main {
	margin: 0 275px 0 20px;
}
.wide #main {
	margin-left: 20px;
}


/* sidebar ------------------------------------------------------------ */
#sidebar {
	position: absolute;
	width: 252px;
	top: 116px;
	left: 0;
	padding-bottom: 20px;
}
.right-sidebar #sidebar {
	left: auto;
	right: 0;
	top: 18px;
	margin-left: 20px;
	width: 232px;
}


/* submenu ------------------------------------------------------------ */
#submenu {
	margin: 0;
	padding: 0;
	color: #7E8373;
}

#submenu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#submenu a, #submenu span {
	display: block;
	color: #00436e;
	text-decoration: none;
	padding: 0 8px;
	height: 30px;
	line-height: 30px;
	background: url("/images/submenu_line.gif") repeat-x top left;
}
#submenu a:hover, #submenu .current {
	background-color: #FEF4E7;
}

#submenu ul {
	margin: 0;
	padding: 0;
}
#submenu ul li a, #submenu ul li span {
	padding-left: 25px;
	background: url("/images/submenu_line_light.gif") repeat-x top left;
}
#submenu strong {
	display: block;
	margin-top: 0;
}

/* reference ====================================================== */
#refsListPage .item, #refsShowPage #images a {
	float: left;
	width: 180px;
	margin: 0 20px 1.2em 0;
	text-decoration: none;
}
#refsListPage .wide .item, #refsShowPage .wide #images a {
	margin-right: 30px;
	margin-left: 5px;
}
#refsShowPage #images a {
	*margin-bottom: 0;
}
* html #refsListPage .item, * html #refsShowPage #images a {
	margin-right: 15px;
}
#refsListPage a:hover h3 {
	color: #F8802A;
}
#refsListPage h3 {
	margin: .5em 0;
	*margin-top: .2em;
	font-size: 1.15em;
}
#refsListPage img, #refsShowPage img {
	margin: 0 !important;
}

#refsListPage #main, #refsShowPage #images {
	margin-right: -20px;
}
#refsListPage .wide #main, #refsShowPage .wide #images {
	margin-right: -30px;
}
#refsShowPage .desc {
	margin-bottom: 1.5em;
}



/* aktuality ===================================================== */
#main.news .date {
	margin: 0;
	font-weight: bold;
}

#main.news .titles li {
	margin-bottom: .8em;
}
#main.news .titles .date {
	line-height: 1.5em;
}

.title-add {
	margin: -1em 0 1em 0;
}
.float-img {
	float: left;
	margin: 0 1.5em 1.5em 0;
}
.float-img div {
	font-size: .9em;
	line-height: 1.6em;
}
.float-img img {
	margin-bottom: .2em;
}
.br {
	display: block;
}


#signup-newsletter {
	margin: -30px 15px 0 8px;
	background: #FBB454;
	padding: 0 .8em;
	border: 1px solid #FAA83A;

}
#signup-newsletter form {
	margin-bottom: .7em;
}
#signup-newsletter form p {
	margin: 0;
}
#signup-newsletter .text {
	width: 11em;
}
#signup-newsletter .button {
	margin: .2em auto 0 auto;
	display: block;
}
#signup-newsletter label {
	width: 4em;
	display: block;
	float: left;
	clear: left;
}
#signup-newsletter .smaller {
	font-size: .8em;
	line-height: 1.7em;
}
#signup-newsletter .error {
	margin-bottom: .5em;
}


#isolation-analyse label {
	display: block;
	float: left;
	width: 20em;
}
#isolation-analyse p {
	clear: left;
}
#isolation-analyse fieldset {
	padding: 1em;
}

#project-assignment fieldset {
	padding: 1em 1em 0 1em;
}
#project-assignment fieldset.kontakt label {
	display: block;
	float: left;
	width: 10em;
}
#project-assignment fieldset.kontakt p {
	clear: left;
}

#main .column1, #main .column2 {
	width: 47%;
	float: left;
}
#main .column1 {
	margin-right: 3%;
}



/* LIGHBOX =========================================================== */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; margin: 0;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }