body {
	font-size: 10pt;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: Black !important;
}

img, object, .hidden, .screenHide, .skip, form, #menu, #zalozky, #jazyky, #mapa, #left, #cesta, #print, #onTop, #odkazy {
	display: none;
}

.clear {
	display: block;
	height: 1px;
	clear: both;
	overflow: hidden;
}

/* logo CEZ */
#logo {
	margin-bottom: 35pt;
	color: #F24F00;
	font-size: 18pt;
}
#logo a {
	text-decoration: none;
}

/* formulare */
#center form.formular {
	display: block;
}

/* formatovani */
#right {
	display: none;
/*
	margin-top: 30pt;
	margin-bottom: 25pt;
*/	
}

/* prave boxy */
.kancelar, .odkazy, .subpage .akcie, #right .zpravy, .energetika, .zavolejte {
	display: none;
}

/* podstranky */
#center img {
	display: block;
}
#center .aktuality img {
	display: none;
}

#center img.fLeft {
	float: left;
	margin: 0 20px 15px 0;
}

#center img.fRight {
	float: right;
	margin: 0 0 15px 20px;
}

#center table.no-border,
#center table.no-border th,
#center table.no-border td{
	border: none !important;
}

#center table { /* tabulky */
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #B5B4B4;	
	color: #333;
	text-align: left;
}
#center th {
	border: 0;
	border-top: 2px solid #B5B4B4;
	border-bottom: 2px solid #B5B4B4;
	padding: 9px 12px 9px 12px;
}
#center td {
	border: 0;
	border-bottom: 1px solid #B5B4B4;
	padding: 4px 12px 4px 12px;
}
#center th.silver {
	padding: 8px 12px 8px 12px;
	font-weight: bold;
	color: #999;
	border-top: 0px solid #B5B4B4;
}

/* mpc - pokusne styly */
#center th.gray1{
	background-color: #E8E8E8;
}

#center th.gray2{
	background-color: #F7F7F7;
}

#content h1 a,
#center h2 a{
text-decoration: none;
color: Black;
}

#center ul{
	list-style: square;
}

#header{
	color: Black;
	font-size: 12pt;
	border-bottom: 1px solid black;
	padding: 0 0 10px 0;
}
#header a{
	color: Black;
	text-decoration: none;
}

/* strankovani */
.strankovani {
	display: none;
}
