
.body
{
	margin: 0;top: 0;bottom: 0;text-align: center;width: 100%;min-width: 800px;background: #ececed url("../Img/bodyBg.jpg") repeat-x;
	font: 0.75em/1.3 "arial" ,sans-serif;color: #878889;text-align: center;
}

#container
{
	margin: 0 auto;text-align: left;margin-top:27px; /*pokud je nad site odsazeni od listy*/width:753px;
}

* > #container
{
	min-height: 500px;
	height: auto;
}



body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object
{
	border: 0;
}

#headerTop
{
	width:753px;float:left;
}

#headerLeft
{
	width:196px;float:left;height:71px; border-left:solid 6px #c5c7c8;padding-left:42px;
}
	
#headerRight
{
	width:459px;float:left; height:23px; background:url('../Img/headerRightBg.gif') repeat-y top right;padding:48px 50px 0 0;text-align:right;font-size:0.9em;
}

#headerRight a
{
	color:#878889;text-decoration:none;
}

#menu
{
	width:725px;float:left; height:36px; background:url('../Img/menuBg.gif') no-repeat;text-align:right;padding: 0 28px 0 0;
}

#introText
{
	width:642px; float:left; height:157px; background:url(../Img/introTextBg.gif) no-repeat;padding:43px 0 0 111px;
}

#contentTemplate #introText
{
	background: url(../Img/introTextCBg.gif) no-repeat; height:117px;padding-top:30px;
}


#contentCover
{
	width:677px;float:left; background:url('../Img/contentCoverBg.gif') repeat-y;padding:26px 28px 10px 48px; 
}

#benefits
{
	width:169px;height:188px;float:left; background:url(../Img/homeBenefitsBg.gif) no-repeat top right;padding-right:40px;font-size:1.0em;
	position:relative;
}
*>#benefits, *>#ecoDrive, *>#results
{
	min-height:188px;height:auto;
}

#ecoDrive
{
	width:169px;height:188px;float:left; background:url(../Img/homeEcoBg.gif) no-repeat;padding:0 60px 0 13px;font-size:1.0em;
	position:relative;
}

#results
{
	width:167px; height:188px; float:left; background:url(../Img/homeResultsBg.gif) no-repeat top right;font-size:1.0em;
	padding: 0 45px 0 14px;	position:relative;
}

.readMore
{
	position:absolute; bottom:17px; right:24px;
}

#partners
{
	width:451px;height:40px; float:left;font-size:0.9em;
}

#partners img
{
	vertical-align:top;margin-top:-10px;
}

.registerInterest
{
	margin:10px 0 0 10px; display:inline;
}

#contentBottom
{
	width:753px;float:left;
}

#copyright
{
	width:300px;float:left; display:inline;margin:5px 0 0 22px;font-size:0.9em;color:#707172;
}

#copyright a
{
	color:#707172;text-decoration:none;
}

#essential
{
	width:169px;float:left;background: url(../Img/essentialBg.gif) no-repeat top right; height:231px;padding:5px 40px 0 0;
}

*>#essential
{
	min-height:231px;height:auto;
}

#copy
{
	width:432px;float:left;padding:5px 23px 0 13px;
} 

form fieldset legend
{
	display:none;
}

form fieldset
{
	border:0;
	margin:0;
	padding:0;
}

ol.Form
{
	list-style:none;
	margin:0px 0 0 0 ;
	padding:0;
	float:left;
		width:255px;
}

ol.Form li
{
	padding-bottom:0px;
	text-align:left;
	float:left;
}

ol.Form li.bttn
{
    margin-top:25px;
}

ol.Form .label
{
	color:#333;
    font-size : 1.1em;
    margin:8px 0 4px 0;
    float:left;
}

ol.Form .validator
{
	color:red;
    font-size : 0.9em;
    margin:10px 0 0px 3px;
    float:left;
}

 .txtBox
{
	height: 13px;
	width:253px;
	font-family:Arial;
	font-size:100%;
}

.DropDown
{	
	width:259px;
	font-family:Arial;
	font-size:100%;
}
 .txtBoxMulti
{
	height:95px;
	width:253px;
	font-family:Arial;
	font-size:100%;
}


abbr, acronym, .help
{
	border-bottom: 1px dotted #CCC;
	cursor: help;
}
blockquote
{
	margin: 15px 20px;
	font-style: italic;
}
del, .del
{
	text-decoration: line-through;
}
strong, .strong
{
	font-weight: bold;
}
cite, em, q, var
{
	font-style: italic;
}
code, kbd, samp
{
	font-family: monospace;
	font-size: 110%;
}


/* DCMS Edit Bar */
Table.EditBarHeader
{
	margin: auto;
	margin-top: 5px;
	position: absolute;
	top: 5px;
	left: 50%;
	z-index: 10000;
	margin-left: -480px;
}

TD.EditBarHeader
{
	background-color: #ff9037;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: solid 1px #ff9037;
	border-left: solid 1px #ff9037;
	border-right: solid 1px #ff9037;
}

TD.EditBarDCMSLogo
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
TD.EditBarLoggedAs
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ff9037;
	text-decoration: none;
}
/* DCMS Edit Bar */