﻿body {
	margin: 0px;
	padding: 0px auto;
	background: Black;
	text-align: center;
	font-family: Verdana, tahoma, Arial, serif;
	font-size: 70%;
	color: #555A5B;
}
#obsah {
	width: 960px;
	margin: 1em auto;
	text-align: left;
}
#panel { 
    padding-left: 230px; 
    padding-right: 230px; 
	padding-bottom: 3em;
    background: White url('../images/pnl_bottom.gif') bottom left no-repeat;
} 

#panel .column 
{ 
  position: relative; 
  float: left; 
   /* 
  --- jen pokud chci mit pozadi vsech sloupců az k zapati 
  padding-bottom: 1001em; 
  margin-bottom: -1000em;
  */
} 

/*** Stejna vyska sloupcu    ***/
#panel { 
  overflow: hidden; 
}                      
#hlavicka { 
  height: 168px;
  position: relative;
  background: #EF3125 url('../images/top_bgr.jpg') no-repeat;
} 

#centerPanel 
{ 
  width: 100%; 
} 
#centerPanel-obsah {
	margin: 0px;
	padding: 0px;
}

#levyPanel 
{ 
    width: 230px; 
    right: 230px; 
    margin-left: -500px; 
} 
#levyPanel-obsah {
	margin: 0px;
	padding: 40px;
	padding-bottom: 0px;
}

#pravyPanel 
{ 
  width: 230px; 
  margin-right: -100%; 
} 
#pravyPanel-obsah {
	margin: 0px;
	padding: 40px;
	padding-bottom: 0px;
}
#paticka    { 
    background-color: black;
    position: relative;
    color: white;
    text-align: center;
    font-size: 0.9em;
    } 
#paticka-obsah   { 
  clear: both; 
  padding-top: 20px;
} 



DIV, SPAN, P, H1, H2, H3, H4, H5, H6, IMG {
	margin: 0px;
	padding: 0px;
}
H1 {
	visibility: hidden;
	display: none;
	
}
IMG {
	border: 0px;
}
IMG.border {
    border: solid 1px black ;
}
A {
	color: #EB3526;
}
A:HOVER {
	color: #691002;
}
UL, OL {
	margin-left: 20px;
	padding: 0px;
}
UL LI {
	list-style-image: url('../images/sip_Or_1.gif');
	margin-top: 2px;
}

hr.cleaner {
	clear: both;
	display: none;
}
div.cleaner {
	clear: both;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
}


.f, .f2, .f3, .f4 {
	display: block;
	float: left;
	width: 140px;
	font-weight: bold;
	color: #727272;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	}
.f2 {
	width: 200px;
	}
.f3 {
	width: 60px;
	text-align: left;
	padding: 0px;
	}
.f4 {
	width: 250px;
	}
/* ------------------ MASTER HLAVICKA ---------------------- */

#masterHlavicka menu {
	width: 900px;
	height: 30px;
}
#masterHlavicka menu li {
	display: inline;
}
#masterHlavicka menu {
	margin: 0 40px;
	padding: 0;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	 text-transform: uppercase;
	letter-spacing: 0.8px;
}
#masterHlavicka menu li a {
	width: 185px;
	padding: 8px 0px;
	margin-right: 3px;
	background: url('../Images/master_menu.gif') 0 0 no-repeat;
	color: white;
	text-decoration: none;
	text-align: center;
	float: left;
}

#masterHlavicka menu li.Selected A.masterElektrina,
#masterHlavicka menu li a:hover.masterElektrina {
	background: url('../Images/master_menu_sel1.gif') 0 0 no-repeat;
}

#masterHlavicka menu li.Selected A.masterPlyn,
#masterHlavicka menu li a:hover.masterPlyn {
	background: url('../Images/master_menu_sel2.gif') 0 0 no-repeat;
}


/* ------------------ HLAVICKA ---------------------- */
div#logo {
	background: url('../Images/top_logo.gif') 0 0 no-repeat;
	width: 255px;
	height: 55px;
	position: absolute;
	left: 40px;
	top: 45px;
}
div#logo A {
	width: 255px;
	height: 55px;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
}

div#nadpisSekce A      {
	position: absolute;
	left: 0px;
	top: 85px;
	color: #EB3527;
	font-size: 1.4em;
	font-weight: bold;
	background-color: White;
	padding: 5px 80px 5px 40px;
	text-decoration: none;
}
div#nadpisSekce A:HOVER      {
	position: absolute;
	left: 0px;
	top: 85px;
	color: #EB3527;
	background-color: black;
	padding: 5px 80px 5px 40px;
}

div#login {
	position: absolute;
	width: 950px;
	right: 36px;
	top: 10px;
	text-align: right;
	color: White;
	font-weight: bold;
}
div#login A {
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
div#login A.login {
	margin-right: 5px;
}
div#login A:HOVER {
	color: #E73C28;
}
#nav {
	width: 900px;
	height: 32px;
	position: absolute;
	left: 40px;
	top: 137px;
	z-index: 15;
}
#nav ul li {
	display: inline;
}
#nav ul {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.8px;
}
#nav ul li a {
	width: 123px;
	padding: 8px 0px;
	margin-right: 3px;
	background: url('../Images/top_menu.gif') 0 0 no-repeat;
	color: white;
	text-decoration: none;
	text-align: center;
	float: left;
}

#nav ul li.AspNet-TreeView-Selected A {
	background: url('../Images/top_menu_sel.gif') 0 0 no-repeat;
}

#nav ul li a:hover {
	color: white;
	background: url('../Images/top_menu_sel.gif') 0 0 no-repeat;
}

/* --------------- PATICKA ----------------- */
#paticka P {
	padding-bottom: 10px;
}
#paticka ADDRESS {
	padding-bottom: 10px;
	font-style: normal;
}
#paticka A {
	color: white;
}
#paticka .AspNet-TreeView ul li {
	display: inline;
}
#paticka .AspNet-TreeView ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: white;
	font-weight: bold;
}
#paticka .AspNet-TreeView ul li a {
	padding: 0px 8px;
	text-decoration: none;
	border-right: 1px solid #EB3526;
	color: #EB3526;
}

#paticka .AspNet-TreeView ul li.AspNet-TreeView-Selected A {
	color: white;
}

#paticka .AspNet-TreeView ul li a:hover {
	color: white;
}

/* --------------- RIGHT ----------------- */
#pravyPanel H3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	padding: 0px;
	background: none;
	color: #E83938;
}
#pravyPanel A {
	text-decoration: none;
}
#pravyPanel UL {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
#pravyPanel LI {
	margin-bottom: 10px;
}
#pravyPanel LI.alter {
	list-style-image: url('../images/sip.gif');
}
#pravyPanel LI.alter A {
	color: #555A5B;
}

/* -- div pnl -- */
#pravyPanel DIV.pnl  {
	margin: 15px 0px;
	border-top: dotted 1px #E83938;
}


/* -- div odkazy -- */
#pravyPanel DIV.odkazy H3 {
	font-size: 1.1em;
	margin: 12px 0px 2px -3px;
	padding-left: 18px;
	background: url('../Images/ctverec.gif') 0px 0px no-repeat;
}
#pravyPanel DIV.odkazy P {
	margin-top: 4px;
	margin-left: 15px;
}

/* -- div novinky -- */
#pravyPanel DIV.novinky P {
	text-align: justify;
}


/* -- div pravyMn -- */
#pravyPanel UL.pravyMn LI {
	display: inline;
}
#pravyPanel UL.pravyMn {
	margin: 0;
	padding: 0;
}
#pravyPanel UL.pravyMn li a {
	padding: 0px 5px;
	text-decoration: none;
	text-align: center;
	float: left;
	border-left: 1px solid #E63B27;
	font-weight: bold;
}
#pravyPanel UL.pravyMn li a.first {
	border-left: none;
	padding-left: 0px;
}

/* --------------- LEFT ----------------- */



#levyPanel H3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 12px;
	margin-bottom: 2px;
	color: #E83938;
}
#levyPanel P {
	margin-top: 4px;
}
#levyPanel .AspNet-TreeView {
	margin-bottom: 15px;
}
#levyPanel .AspNet-TreeView ul li {
	display: inline;
}
#levyPanel .AspNet-TreeView ul {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.3px;
}
#levyPanel .AspNet-TreeView ul li a {
	width: 150px;
	padding: 8px 0px;
	margin-right: 3px;
	background: url('../Images/left_menu.gif') 0 0 no-repeat;
	color: white;
	text-decoration: none;
	text-align: center;
	float: left;
}

#levyPanel .AspNet-TreeView ul li.AspNet-TreeView-Selected A {
	background: url('../Images/left_menu_sel.gif') 0 0 no-repeat;
}

#levyPanel .AspNet-TreeView ul li a:hover {
	color: white;
	background: url('../Images/left_menu_sel.gif') 0 0 no-repeat;
}

/* -- div ISO -- */
#levyPanel DIV.iso  {
	text-align: center;
	margin-bottom: 10px;
}
#levyPanel DIV.iso A  {
	padding: 4px 0px;
	background-color: #C8C8C8;
	color: Black;
	display: block;
	text-decoration: none;
}
#levyPanel DIV.iso A:HOVER  {
	background-color: #E63B27;
	color: white;
}
/* --- slogany --- */

#levyPanel DIV.slogan P {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 6px;
	background: url('../Images/ctverecD.gif') 50% 0px no-repeat;
	text-align: center;
}
#levyPanel DIV.slogan P.first {
	background: none;
	padding-top: 4px;
}
#levyPanel DIV.slogan P STRONG {
	font-weight: normal;
}
#levyPanel DIV.slogan P.alter2 {
	color: #E83938;
}
#levyPanel DIV.slogan P.vysl {
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 16px;
	background: url('../Images/ctverecD1.gif') 50% 0px no-repeat;
}
#levyPanel DIV.slogan A {
	text-decoration: none;
	font-weight: bold;
}
#levyPanel DIV.slogan A:HOVER {
	text-decoration: underline;
	color: #E83938;
	font-weight: bold;
}
/* --------------- CENTER ----------------- */
#centerPanel H2 {
	font-size: 1.4em;
	margin: 40px 0px 10px 0px;
	color: #EB3526;
}
#centerPanel H3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 16px 0px 4px 0px;
	color: #EB3526;
}
#centerPanel H4 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 10px 0px 4px 0px;
}
#centerPanel P {
	line-height: 160%;
	margin-bottom: 8px;
	text-align: justify;
}
#centerPanel LI {
	line-height: 160%;
	margin-bottom: 2px;
	text-align: justify;
}



/* --------------- panely ----------------- */
.pnlError {
	border: solid 1px red;
	padding: 10px 10px 0px 80px;
	margin: 4px 10px 4px 0px;
	background: #FFDFDF url('../images/icony/ikona_pozor.gif') no-repeat 10px 10px;
	display: block;
}

.pnlMessage {
	border: solid 1px #B39C20;
	padding: 10px 10px 0px 80px;
	margin: 4px 0px;
	background: #E3D064 url('../images/icony/ikona_zprava.gif') no-repeat 10px 10px;
	display: block;
}

.pnlTypy {
	margin: 25px 4px 4px 0px;
	display: block;
	float: left;
	width: 160px;
	height: 290px;
}
#centerPanel .pnlTypy H3 {
	font-size: 10pt;
}
#centerPanel .pnlTypy P {
	text-align: left;
}

.pnlBan {
	background-color: #E63B27;
	color: White;
	font-weight: bold;
	height: 30px;
	padding: 15px 0px;
	text-align: center;
	font-size: 2em;
}
.pnlBan A  {
	color: white !important;
    text-decoration: none;
}

.pnlBox {
	padding: 10px 20px;
	border: solid 1px #717074;
	background-color: #FAFAFA;
}

.pnlFoto,
.pnlFoto2,
.pnlFotoTop {
    float: right;
    text-align: center;
    width: 265px;
    margin-bottom: 5px;
    font-size: 7pt;
    font-weight: bold;
	color: #555A5B;
}
.pnlFotoTop {
    margin-top: 40px;
}
.pnlFoto2 {
    margin-right: 20px;
}
#centerPanel IMG.obr {
	margin: 0px 4px 0px 15px;
}


TABLE TR.alter TD  {
	background-color: #DDDDDD;
}
TABLE TR.alter .ajax__validatorcallout_icon_cell,
TABLE TR.alter .ajax__validatorcallout_error_message_cell,
TABLE TR.alter .ajax__validatorcallout_close_button_cell   {
    background-color: #FFFACD !important;
}

/* --------------- Mapy ----------------- */

#mainMap {
	width: 500px; 
	height: 420px;
	border: solid 1px #EB3526;
}

/* --------------- Kalkulator ----------------- */
.kalk TABLE TD {
	padding: 0px 5px;
}
.kalkPopis {
	font-weight: bold;

}
.kalkCena {
	font-weight: bold;
	font-size: 1.5em;
}
.kalkCena2 {
	font-weight: bold;
	font-size: 2em;
	color: #EB3526;
}

/* --------------- Smlouva ----------------- */
.pnlSmlouva  {
}

TABLE.wiz  {
    border-collapse: collapse; 
    width: 100%;
}
TABLE.wiz TD {
    border-collapse: collapse; 
}


.tabSmlouva TD {
	padding: 2px 4px;
}
.napoveda {
    width:270px;
    height:300px;

}
 .napoveda-box {
    position:absolute;
    z-index: 1020;
    top:0px;
    left:0px;
    background-image:url(images/origin_downloadcombox.png);
}

.napoveda-in {
    background-color: #E0E0E0;
}

TD.napoveda-bunka       {
	padding: 8px;
	width: 280px
}

.nap {
	height: 75px;
	width: 40px ;
     overflow: visible ;
}

   /* --------------- Report ----------------- */
.tabReport TABLE   {
	width: 100%;
	text-align: left;
	font-size: 0.95em;
}
.tabReport INPUT,
.tabReport SELECT   {
	font-size: 1.1em;
}
.tabReport TABLE TH  {
	padding: 4px;
	color: White;
	text-align: center;
}

.tabReport TABLE TD {
	padding: 8px 4px;
	background-color: #E9E9E9;
}
.tabReport TABLE TR TH {
	 background-color: #717074 ;
}

.tabReport TABLE TR.alter TD {
	 background-color: #FADED8;
	 background-color: #C5C5C5;
}

.tabReport TABLE TR.alter TH {
	 background-color: #D54127;
	 background-color: #4E4D4F;
}


/* --------------- report Vyherce ----------------- */
.reportVyherce { 
  margin: 10px 0px;
  background: #363636 url('../images/plaketa.png') no-repeat;
  color: White;
  font-weight: bold;
  font-size: 8pt; 
  height: 83px;
} 

.reportVyherce P.rvTop,
.reportVyherce P.rvJmeno,
.reportVyherce P.rvBottom { 
  margin: 0px !important;
  padding-left: 70px;
   text-align: center !important;
    line-height: 125% !important;
}

.reportVyherce P.rvTop { 
  padding: 5px 10px 0px 70px;
  font-size: 11px; 
} 
.reportVyherce P.rvJmeno { 
  padding: 0px 10px 5px 70px;
  color: #EBA732;
  font-size: 18px; 
} 
.reportVyherce P.rvBottom { 
  padding: 0px 10px 0px 70px;
}
.reportVyherce .rvDatum { 
  color: #EBA732;
} 



/* --------------- AJAX validatorcallout ----------------- */


.ajax__validatorcallout {z-index: 1 !important;}
TABLE.ajax__validatorcallout  {width:220px;}
.ajax__validatorcallout div {margin-left: 18px; z-index: 1 !important;}


.ajax__validatorcallout div, .ajax__validatorcallout td {border:solid 1px Black;background-color:#FFFACD !important; z-index: 1 !important;}
.ajax__validatorcallout .ajax__validatorcallout_popup_table {display:none;border:none;background-color:transparent !important;padding:0px;}
.ajax__validatorcallout .ajax__validatorcallout_popup_table_row {vertical-align:top;height:100%;background-color:transparent !important;padding:0px;}
.ajax__validatorcallout .ajax__validatorcallout_callout_cell {width:20px;height:100%;text-align:right;vertical-align:top;border:none;background-color:transparent !important;padding:0px;}
.ajax__validatorcallout .ajax__validatorcallout_callout_table {height:100%;border:none;background-color:transparent !important;padding:0px;}
.ajax__validatorcallout .ajax__validatorcallout_callout_table_row {background-color:transparent !important;padding:0px;}
.ajax__validatorcallout .ajax__validatorcallout_callout_arrow_cell {padding:8px 0px 0px 0px;text-align:right;vertical-align:top;font-size:1px;border:none;background-color:transparent !important;}
.ajax__validatorcallout .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;left:1px;border-bottom:none;border-right:none;border-left:none;width:15px;background-color:transparent !important;padding:0px;}
.ajax__validatorcallout .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none;border-bottom:none;border-right:none;padding:0px;margin-left:auto;}
.ajax__validatorcallout .ajax__validatorcallout_error_message_cell {font-family:Verdana;font-size:10px;padding:5px;border-right:none;border-left:none;width:100%;}
.ajax__validatorcallout .ajax__validatorcallout_icon_cell {width:20px;padding:5px;border-right:none;}
.ajax__validatorcallout .ajax__validatorcallout_close_button_cell {vertical-align:top;padding:0px;text-align:right;border-left:none;}
.ajax__validatorcallout .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {border:none;text-align:center;width:10px;padding:2px;cursor:pointer;}

       
  
.ValidatorCallOut
             {margin-left: -180px; 
              background-color: Yellow !important ;
              color: Red;
             z-index:2000;
             width: 50px !important;
             }
  
  .ajax__validatorcallout_error_message_cell
  
  
.validatorCalloutHighlight
{
    background-color: #FFFACD;
}

.MaskedEditError
{
    background-color: #FFCCCC;
}

.tabSmall TABLE {
   	width: 100%;
   	 border-collapse: collapse;
}

.tabSmall TABLE TH,
.tabSmall TABLE TD {
   	font-size: 0.9em;
   	padding: 1px 3px;
   	border: 1px solid black;
   	width: 100%;
}

.tabSmall TABLE TD.sirka3,
.tabSmall TABLE TH.sirka3    {
   	width: 260px !important;
}

/* --------------- obecne ----------------- */
span[disabled="disabled"]  {
	color: #C7C7C7 !important;
}


.zvyraznit {
   	font-weight: bold;
   	font-size: 1.2em;
}
.small {
	font-weight: bold;
   	font-size: 0.8em;
}
.smaller {
	font-weight: bold;
   	font-size: 0.9em;
}
.error {
   	color: red;
   	font-weight: bold;
}

.bgrGold     {
    background-color: #F1E8B1;
    padding: 5px 18px;
}

.bgrGold .ob_t2    {
    border: 0px solid black;
}
.cWhite  {
	color: white !important;
}
.cRed  {
	color: #EF2D23 !important;
}
.cBlack  {
	color: black !important;
}
.cGray  {
	color: #C8C8C8 !important;
}
.cGray2  {
	color: #717074 !important;
}
.cGreen  {
	color: Green;
}
.bRed,
.bRed TD  {
	 background-color: #EF2D23 !important;
}
.bGreen,
.bGreen TD  {
	 background-color: Green !important;
}
.bold  {
	font-weight: bold;
}  
.big  {
	font-size: larger !important; 
} 
.biger  {
	font-size: large !important;
} 
.aRight {
	text-align: right !important;
}  
.aLeft {
	text-align: left !important;
} 
.mBottom {
   	margin-bottom: 6px !important;
}
.odsazeniAll    {
   	margin: 10px;
}
.odsazeni    {
   	padding-bottom: 100px !important;
}
.odsazR {
   	padding-right: 10px !important;
}
.odsazLpodpis {
   	margin-left: 330px !important;
}

.odsazT {
   	padding-top: 20px !important;
}
.odsazT2 {
   	padding-top: 10px !important;
}
.no   {
   	text-decoration: none !important;
}
A.link   {
   	text-decoration: none;
   	display: block;
   	padding: 0px 4px;
   	font-weight: bold;
}



.AspNet-Login-UserPanel label,
.AspNet-Login-PasswordPanel label  {
    display: block;
    float: left;
	width: 140px;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
}








/* --------------- foto ----------------- */
#centerPanel .fotoFloat {
    position: relative;
    width: 230px;
    height: 260px;
    padding-top: 6px;
    margin: 0px 8px; 
    text-align: center;
    float: left;
    border: solid 1px #717074;
	background: transparent url('../images/pozadi-prechod.gif') repeat-x;
}
#centerPanel .fotoFloat H3 {
    margin: 2px 13px !important;
    padding: 0px !important; 
    text-align: left;
    font-weight: normal; 
}
#centerPanel .fotoFloat P {
    margin: 4px 13px; 
    text-align: left;
    font-size: 0.9em;
    float: none;
	clear: both;
	line-height: 100%;
    
}
#centerPanel .fotoFloat .pnlZapati {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 222px;
    padding: 2px 4px;
    text-align: right;
    font-size: 0.9em;
    background-color: #CAC9CB;
}


#centerPanel .tableFoto TABLE TD {
     vertical-align: top;
     text-align: center;
     padding: 3px;
}


#centerPanel .seznam TABLE	{
	width: 100%;
}
#centerPanel .repFotoFixHeight	{
	float: right;
	width: 90px;
	padding: 10px;
	margin-left: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #FCFBF5;
}
#centerPanel .repFotoFixHeight IMG {
    border: solid 1px #1C3D76 !important;
}