body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #C7D6F7 url(../images/gradient-bckgd-slice.jpg) repeat-x;
	margin: 0 0 .5em; padding: 0;
}

html {min-height: 100%; margin-bottom: 1px;}
/* ^ to perma-force the vertical scrollbar in FF in order to eliminate horizontal page shift when FF scrollbar appears only as needed */

INPUT, TEXTAREA, SELECT, TH, TD {font-size:1em}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}
H1 {font-size:1.6em}
H2 {font-size:1.3em}
H3 {font-size:1.25em}
H4 {font-size:1em}
H5 {font-size:.83em; margin: 0; padding: 0;}
ol,ul {list-style-type:none; padding: 0; margin: 0}

/* --------------------------------------------------------------------------- */

.BreadCrumb {
	float: left;
	color: #E6EEFF;	
}
.BreadCrumb a {
	color: #E6EEFF;
}
#divLanguageFlags {
	width: 760px;
	margin: 3px auto;
	margin-bottom: 2px;
	text-align: right;
}
#divLanguageFlags span a {
	color: #E6EEFF;
xxx	font-weight: lighter;
	margin-bottom: 15px;
XXX	display: block;
}

/* --------------------------------------------------------------------------- */

#divWrapper {
	width: 760px;
	background-color: #FFF;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
}

/* Header -------------------------------------------------------------------- */

#divHeader {
	width: 100%;
	text-align: center;
/*	overflow: hidden;
	position: relative;	 */
}
#divLogo {
	float: left;
	width: 184px;
	padding-top: 15px;
	padding-bottom: 18px;
	background-color: #F3F6FF;	
}
#divPicsTop {
	float: left;
	width: 576px;
	padding-top: 1px;
	padding-bottom: 3px;
	background-color: #F3F6FF;
}

/* Horizontal Navigation ----------------------------------------------------- */

#divNavigation {
	clear: both;
	height: 35px;
	background-color: #E6EEFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#divNavigation ul {
	list-style-type: none;
	margin: 0; padding: 0;
}
#divNavigation ul li {
	display: inline;
}
#divNavigation li a {
	float: left;
	text-decoration: none;
	height: 11px;
	padding: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 40px;
}
#divNavigation li a:link, #divNavigation li a:visited {
	color: black;
}
#divNavigation li a:hover {
	color: #0079D9;
}
#divNavigation a:focus, a:active {
	outline: none;
}

/* ContentWrapper and Content styles -------------------------------------------------------------- */

#divContentWrapper {
	float: left;
	width: 100%;
/*	position: relative; */
	overflow: hidden;
	font-size:1.2em;
}
#divContentWrapper h2 {
	margin: 0;
	margin-bottom: 1em;
	padding: 3px;
	color: #0079D9;
	text-align: center;
	border-top: 1px solid #0079D9;
	border-bottom: 1px solid #0079D9;
	background-color: #E6EEFF;
}
#divContentWrapper h3 {
	margin: 1.5em;
	color: #0079D9;
	text-align: center;	
}
#divContentWrapper h4 {
	margin: 0;
	padding: 6px 10px;
	border-bottom: 1px solid #E6EEFF;
	background-color: #F3F6FF;
}
#divContentWrapper a {
	color: #0079D9;
	text-decoration: none;
}
#divContentWrapper a:hover {
	text-decoration: underline;
}
#divContent {
	float: left;
	width: 418px;
	padding: 37px 45px 38px;
	text-align: justify;
}
#divContent p {
	line-height: 1.5;
	padding: 0;
	margin: 0;
	margin-bottom: 1.5em;
}
#divContent ul li.small {
	font-size: smaller;
}
#divContent ul {
	padding: 12px 10px;
	line-height: 1.5;
}
#divContent ul.CheckedList {
	padding: 0 0 0 17px;
	margin: 1.5em 0 2em;
	line-height: 2;
	list-style-image: url(../images/bullet-content-list.gif);
}
#divContentWrapper ul.CheckedList h2 {
	padding: 0; margin: 0;
	font-size: .84em;
	border: none;
	background: none;
	text-align: left;
}
body.Produkty #divContentWrapper ul.CheckedList h2 {
	color: black;
	font-weight: normal;
}
#divContent .ContentColumn {
	padding: 0;
	margin: 3em 0;
/*	background-color: #F3F7FF; */
	border: 1px solid #C7D6F7;
}
#divContentWrapper .ImageCentered {
	padding:0px;
	margin-top: 15px;
	text-align: center;
}
.ImageCentered img {
	border: 1px solid #C7D6F7;
}
.centered {
	padding:0px;
	margin: 15px 0 0;	
	text-align: center;
}
#divContent .StrongText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0079D9;
	margin-bottom: 2em;
}
img.ImageAllignedRightwText {
	float: right;
	clear: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.divClearPreviousdiv {
	clear: right;
	margin-bottom: 7.5em;
}
#divContentWrapper a.LinktoAnchor {
	font: 0.83em Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}

/* Tabs | Tabbed navigation styles ----------------------------- */

.divTabsWrapper {
	position: relative;
	margin-bottom: 50px;
}
#divContent .divTabsWrapper ul {
	list-style-type: none;
	padding: 0; margin: 0;
	background: url(../images/1px-0079D9color-tab-bckgd.gif) bottom repeat-x;
	position: absolute;
	width: 100%;	
X	bottom: -1px;
X	padding-bottom: 1px;
X	border-bottom: 1px #0079D9 solid;
}
#divContent .divTabsWrapper ul li {
	display: inline;
}
.Partner #divContent .divTabsWrapper a {
	background-color: #eee;
	text-decoration: none;
	color: black;
	font-size: 0.92em;
	padding: 3px 10px;
	margin-left: 10px;
X 	margin-bottom: -1px;
	border: 1px #E6EEFF solid;
	border-bottom: none;	
X	text-align: center;
X	width: 8em;
	display: block;
	float: left;
}
.Partner #divContent .divTabsWrapper a:hover {
	background-color: #F3F6FF;
}
body.Certifikace #divContent a#aCertifikace, body.Schemata #divContent a#aSchemata, body.Ostatni #divContent a#aOstatni, body.Navody #divContent a#aMontazNavody, body.Foceno #divContent a#aMontazFota, body.Nabidky #divContent a#aNabidky, body.Kalkulace #divContent a#aKalkulace, body.Konkurence #divContent a#aKonkurenceProjekty {
	background-color: white;
	color: #0079D9;
	border: 1px #0079D9 solid;
	border-bottom: 1px white solid;
X	padding-bottom: 1px;
}

/* Sidebar styles ---------------------------------------------- */

#divSidebar {
	float: left;
	background-color: #F3F6FF;
	width: 189px;
	padding: 0px 27px 9990px 34px;
	margin-bottom: -9990px;
	font-size:1.08em;
	line-height: 1.3;
}
body.Produkty #divSidebar, body.Partner #divSidebar {
	width: 203px;
	padding-left: 25px;
	padding-right: 24px;
}
.TopMarginFor3symbols {
	padding-top: 75px;
}
.BottomMarginFor3symbols {
	padding-bottom: 40px;
}
#divSidebar ul {
	padding: 0;
	margin: 36px 0;
	list-style: none;
	line-height: 1.5;
	text-align: right;	
}
#divSidebar ul a {
	display: block;
	font-size: 0.85em;
	margin: 5px 0px;
	padding: 5px 7px 5px 0px;
	width: 191px;
	border-right: 5px solid #F3F6FF;		
}
#divSidebar ul a:hover {
	text-decoration: none;
	background-color: #E6EEFF;
	border-right: 5px solid #C7D6F7;	
}
#divSidebar ul a:focus, a:active {
	outline: none;
}
#divSidebar p {
	margin-top: 0;
}
/*	use followin in case they ask to place symbols in front of text instead.
	also change padding and width for divSidebar container then (w:200, p-l:30, p-r:20) and align actual pics to the left of course
#divSidebar img {
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 10px;	}*/

/* Footer and TagLine ------------------------------------------ */

#divFooter {
	clear: both;
	padding: 0; 	margin: 0;
}
#divFooter h1 {
	width: 738px; /* IE7 'doubled up' top margin on me; out of possible fixes adding the width seems to work best i guess */
	background-color: #F3F6FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 0.5em;
	margin: 0;
	padding: 11px;
}
#divTagLine {
	font-size: .9em;
	text-align: center;
	margin: .5em;
}

/* Navigation - current page ------------------------------------- */

body.Profil #divNavigation a#aProfil, body.Produkty #divNavigation a#aProdukty, body.Reference #divNavigation a#aReference, body.Fotogalerie #divNavigation a#aFotogalerie, body.Aktuality #divNavigation a#aAktuality, body.Kontakt #divNavigation a#aKontakt {
	text-decoration: underline;
	color: #0079D9;
}
body.PasSvetArcolicht #divSidebar a#aPasSvetArcolicht, body.PasSvetToplicht #divSidebar a#aPasSvetToplicht,
body.BodSvetWemalux #divSidebar a#aBodSvetWemalux, body.BodSvetSunshine #divSidebar a#aBodSvetSunshine, body.BodSvetWemaflap #divSidebar a#aBodSvetWemaflap, body.SvetPyrPrismolux #divSidebar a#aSvetPyrPrismolux, body.SysRWAWemasmog #divSidebar a#aSysRWAWemasmog, body.MrizPropad #divSidebar #aMrizPropad {
	border-right: 5px solid #0079D9;
	background-color: #E6EEFF;
}
body.Projekce #divSidebar a#aPROJEKCE, body.Montaz #divSidebar a#aMONTAZ, body.Business #divSidebar a#aBUSINESS, body.Etag #divSidebar a#aETAG {
	border-right: 5px solid #0079D9;
	background-color: #E6EEFF;
}

/* Reference - table styling ----------------------------------- */

table.Reference {
	width: 100%;
	border: 1px solid #0079D9;
	margin-bottom: 10px;
}
table.Reference th {
	color: white;
	font-size: 0.92em;	
	background-color: #0079D9;
	padding: 5px 7px;
}
table.Reference tr {
	background: #F3F6FF;
	vertical-align: top;
}
table.Reference td {
	text-align: left;
	padding: 7px;
	font-size: 0.83em;
}
table.Reference col.first {
	width: 40%;
}

/* Fotogalerie - thumbnails styles ------------------ */

.divFotkyGalerieWrapper {
	padding: 0; margin: 0;
	width: 100%;
/*	overflow: auto; */
	}
.divFotkyGalerieWrapper div.thumbnail {
	float: left;
/*	width: ; */
	display: inline;	
	text-align: center;
/*	position: relative; */
	border: solid #CCC;
	border-width: 0 1px 1px 0;
	background: #FFF;
	padding: 3px;
	margin: 2px;
	}
#divContentWrapper .divFotkyGalerieWrapper div.thumbnail a {
	padding: 0; margin: 0;
	}
#divContentWrapper .divFotkyGalerieWrapper div.thumbnail a img {
	padding: 0; margin: 0;
	border: 1px solid #E6EEFF;
	}
#divContentWrapper .divFotkyGalerieWrapper div.thumbnail a:hover img {
	border: 1px solid #0079D9;
	}

/* Form styles ------------------------------- */

label {
	clear: both;
	float: left;
	text-align: right;
	width: 5em;
	margin: 10px 1em 0 0;
	}
input {
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C7D6F7;
	}
textarea {
	float: left;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 270px;
	height: 100px;
	border: 1px solid #C7D6F7;
	}
label.TextArea {
	margin-top: 25px;
	}
input.SubmitButton {
	clear: both;
	float: right;
	margin: 5px 2px;
	background: #F3F6FF;
	font: bold .92em Arial, Helvetica, sans-serif;
	border: 2px outset #C7D6F7;
	}
fieldset {
	border: 1px solid #C7D6F7;
	padding-bottom: 3em;
	margin: 0;
	}
legend {
	font-weight: bold;
	background: #F3F6FF;
	padding: .5em 12px;
	margin-left: 2px;
	border: 1px solid #C7D6F7;
	}
form {
	margin-bottom: 3em;
	}
form img {
	float: left;
	margin-left: 1em;
	margin-top: 10px;
	}
label.Verifikace {
	width: 20em;
	margin-top: 40px;
	margin-left: 6.5em;
	text-align: left;
	font-size: .92em;
	}
input#verif_box {
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;		
	margin-left: 6em;
	width: 10em;
	}	
div#WrongCode {
	clear: both;
	color: red;
	margin-left: 6em;

	text-transform:uppercase;
	font-weight:bold;
	}

/* Aktuality-specific styles --------------------------------------------------------------------- */

.Aktuality #divContentWrapper h4 {
	text-align: right;
x	font-style: italic;
	color: #0079D9;
	font-size: .92em;
	background: none;
	border: none;
	border-bottom: 1px solid #C7D6F7;
	margin-top: 4em;
	}

.Aktuality #divContent p {
	margin: .5em 1em;
	padding: 0 1em;
	}

#divContent .DottedSideLeft {
	border-left: 4px dotted #F3F6FF;
	}

/* Partneri section styles --------------------------------------- */

.DLlinks {
	font-family: Arial, Helvetica, sans-serif;
X	font: .92em Arial, Helvetica, sans-serif;
}
#divWrapper #divContent .DLlinks a {
	text-decoration: none;
	color: #000000;
}
.DLlinks a:hover {
	background: #F3F6FF;
	padding: 3px;
X	padding-left: 0;
}
.DLlinks span {
	color: #0079D9;
}

/* --------------------------------------------------------------------- */



