﻿* {
/*	margin:0; padding:0; */
}

body {
  font: 62.5%/1.2 "Arial", "Arial", "Arial", Arial, arial;
  padding:0px;
/*  background : Red url(images/headerslice_zima.jpg) top repeat-x; 
  background-color:#D4D4D4;  */
  text-align: center; 
/*  background-color:#D6E0D7;  */
 } 
 
.styleevmo
   {
  border-width:1px; 
  border-color:Silver;
  height:18px;
  border-style:solid;   
}  
 

/* pro stránku bez masterpage */
 #id_body
   {
     font: 62.5%/1.2 "Arial" , "Arial" , "Arial" , Arial, arial;
     padding: 0px;
     text-align: center;
     min-width: 60px;
     background-color: #e7f1bd;
  }
      
 .id_div
   {
     text-align: center;
     background-color: Silver;
   }      
/* pro stránku be masterpage */

h1 {
  font-size: 2.4em;
  font-weight: normal;
  text-transform:uppercase;
  white-space: nowrap;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

h3 {
  font-size: 1.6em;
  font-weight: normal;
}

a {
/* text-decoration:underline;  */
   text-decoration :none;		
/*   color: White; */
}

a:link {
	color: Blue; 
/*	text-decoration:underline;  */
}

a:visited {
	color:#660099;
	}

a:hover {
	color:#41C457;
	color:Red;
	
	}

a:active {
	}

p, li {
  font-size: 1.1em;
    color: #000000;
}

h1, h2, h3, hr {
  margin: 0.8em 0; 
}

/* nejvyšší DIV pro vložené stránky*/
.banner2 {
  width: 1000px; 
  height:100px; /**/
  margin: 0 auto; 
  text-align: justify; 
/*  background: #fff url(images/nav-faux-col.gif) repeat-y 23% 0; */
 background-color: Red;
}

#div_branding
{
  /* horní DIV pro obrázek */
  /* width:800px; */
  margin: 0;
  height: 76px;
  padding: 0px;
  margin-left:0px;
  padding:4px 4px 4px 4px; 
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  box-shadow:0px 0 50px #ccc;		 		    
  background-color:#7D7D7D;
}

/* hlavní DIV */
#div_max {
  width: 1000px; 
  margin: 0 auto; 
  text-align: justify; 
  vertical-align:top;
  border:1px solid Green ; 
/*  background-color: White;  */
 /*  background: #fff url(images/nav-faux-col.gif) repeat-y 23% 0; */
 /*  background: #fff url(images/levy_160_L.jpg) repeat-y; */
 /*  background: #FBFBFB url(images/petruvzdar_logo3.jpg) no-repeat 0;  */
 
  /*   moje nastavení   */
		padding:4px 4px 4px 4px; 
		background: #fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px; 		
		background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#EEE), to(#FFFFFF)); 
		background: -moz-linear-gradient(0% 40% 90deg,#FFF, #EEE); 
		-webkit-box-shadow:0px 0 50px #ccc;
		-moz-box-shadow:0px 0 50px #ccc; 
		box-shadow:0px 0 50px #ccc;		 
}

/* levý DIV a hlavní podkladeditace */
#div_maxedit {
  width: 1020px; 
  margin: 0 auto; 
  text-align: justify; 
  vertical-align:top;
  border:1px solid Green ; 
  background-color:#FFFFFF;  
 /*  background: #fff url(images/nav-faux-col.gif) repeat-y 23% 0; */
 /*  background: #fff url(images/levy_160_L.jpg) repeat-y; */
 /*  background: #FBFBFB url(images/petruvzdar_logo3.jpg) no-repeat 0;  */
 /*   moje nastavení   */
/*		padding:4px 4px 4px 4px; 
		background: #fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px; 		
		background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#EEE), to(#FFFFFF)); 
		background: -moz-linear-gradient(0% 40% 90deg,#FFF, #EEE); 
		-webkit-box-shadow:0px 0 50px #ccc;
		-moz-box-shadow:0px 0 50px #ccc; 
		box-shadow:0px 0 50px #ccc;		  
*/
}
#div_pzlogo {
text-align:left; 
vertical-align:bottom;
min-height:446px;
/* height*:450px; */
width:180px;
background-color: #F2F2F2;
}


.uvod_stred {
  margin: 0 auto; 
  text-align: justify; 
  padding:5px 5px 5px 5px;
 /* background: #fff url(images/nav-faux-col.gif) repeat-y 23% 0; */
 background-color: #BDC6BB;
}

#single {
  width: 500px; 
  margin: 0 auto; 
 background-color: #C7AB71;
 background-color: Aqua;
}


/* levý DIV s hlavním menu */
.headermenu
{
   position: relative; 
   margin-left:20px;
   font-size: 16px;
   float:left;
   display:inherit;
}

/* MENU - vodorovný pás */
.div_headermenulink
{
/*   text-transform: uppercase; */
   background-color: #D2D2D2; 
   height:26px;
   font-family: Arial, Serif;
   font-weight: normal;
  }

.gridemptydata /* grid bez záznamu */
{
   background-color: #D2D2D2; 
}

#secondaryContent h2 {
  font-size: 1.6em;
  font-style:italic;
  margin: 0;
}

#secondaryContent p {
  font-size: 1.2em;
}

#div_footer {
/*  background-color: #D2D2D2; */
  height:20px;
  clear: both; 
  text-align:center; 
}

.p_style1 {
  clear: both; 
  font-size: 1.2em;
  text-align:center;
  margin-top:0px;   
  padding-top:4px; 
}

.p_style2 {
  clear: both; 
  font-size: 1.2em;
  text-align: left;
  margin-top:4px;
  margin-bottom:4px;
}

#div_content { 
  width: 790px; 
  float: right; 
  text-align:justify;
  background-color: #F2F2F2;
  border:1px solid #4C4C4C ; 
  margin:4px 0px 2px 2px; 
  padding: 4px 4px 4px 4px; 
  /*  font-size: 1.2em; */
}

#pagecontent { 
 height:10%; 
 background-color: inherit; 
 text-align:justify; 
}

#div_contentedit {  /* pravý dolní div */
  width: 860px; 
  float:right; 
  text-align:justify;
  font-size: 1.2em;
  background-color:#F2F2F2; 
  border:1px solid #4C4C4C ; 
  margin:4px 2px 2px 2px;
  padding:4px 4px 4px 4px;
}

#mainContent { 
/*  width: 66%;  */
/*  width: 400px; */
  height:75%; 
  margin: 0px 0px px 0px; 
  padding: 0px;
  float: left; 
  background-color: white; 
} 

/* MAPA */
#mapa {
 /*   background-color: Green;b*/
 position: absolute;  
 left: 4px;
 top: 50px;
 right: 4px;
 bottom: 4px;
 text-align:left;
}   


/*.login1
{
    position: relative;
    top:0px;
    background-color: White;
    width:100%;   
    font-size: medium; 
} */

  /* login */
	.divlogin {border: 1px solid Silver;padding:14px 14px 4px 14px;margin: 2px 2px 2px 2px;height:360px;width:600px;background-color:White}	
    .failureNotificationlogin {font-size : 1.2em; color: Red;margin:6px 2px 6px 2px;padding:0px 0px 0px 0px; text-align:left;}
    .formvstuplogin {float:right; text-align:center; width:410px; font-size:1.2em; position:relative; top:10px; text-align:right;}
    input.textEntry {width: 320px;border: 1px solid #ccc;}
    input.passwordEntry {width: 320px;border: 1px solid #ccc;}
    .submitButton {text-align: right; padding-right: 10px;}	
    .fieldsetlogin{border: 1px solid Silver; text-align:left; padding:4px 4px 4px 4px}

/* textbox */
    .texbox1 {width: 320px;border: 1px solid #ccc;}

/* ---------------------- Grid Skiny ----------------------------- */
.gridview0
{
	border-collapse: collapse;
	border: solid 1px #808080;
}

.SelectedRow
{
 background-color:Silver;
 color:Red;
}


.gridview0 th, .gridview0 td
{
	padding: 1px 6px;
}
.gridview0 .r0
{
/*	background-color: #EEEEEE; */
	background-color: #F0F0F0;
}
.gridview0 .r1
{background-color: #EEEEEE;}

tr.header {background-color:#C5E5F4; color: inherit; font-weight:bolder;}
tr.pager {background-color:#EEEEEE;color: Red; font-weight:900; font-size:1.0em;}
/* ---------------------- modal popup extender ----------------------------- */
/* havní panel */
/*
.modalPanel {
	z-index: 500;
	border: solid 1px #275473;
	position: absolute;
	border-collapse: collapse;
	background-color: #f0faff;
}
*/

.modalBox {
	background-color : #f5f5f5;
	background-color : #C5E5F4;
	border-width: 2px;
	border-style: solid;
	border-color:#663300;
	padding: 3px;
    width:440px;
}


/*no width on the last col so it will expand*/
.divColLast{
	float:left; 
	white-space:nowrap;
}
.caption, table caption {
	background-color: #aaa;
	background-image: url('images/tilebg_tablecaption.gif');
	color: #000;
	font-size: 14pt;
	font-weight: bold;
	border: 0;
	border-bottom: solid 0px #737373;
	white-space: nowrap;
	text-align: center;
}


.modalBox caption {
	background-image: url(images/window_titlebg.gif);
	background-repeat:repeat-x;
}

/* tweb modal dialog styles */
.modalPanelTitle td {
	padding: 0px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(images/window_titlebg.gif);
	cursor: pointer;
	color: black;
	font-family: Verdana;
	width: 100%;
	height: 30px;
	background-color: #6f90dc;
}

.modalPanel td {
	vertical-align: top;
}

.titleIcon {
padding-right: 0px;
}

#themeselector
{
   position: relative;
   text-align: right;
   top: 0px;
   left: 880px;
   width: 100px;
   padding: 0px 0px 0px 0px;    
   font-size: 12px;
}

/* master page edit */
    #div_menu { /*  první hlavní DIV  */
      width: 184px; 
      min-height:446px;
      padding:6px 2px 6px 6px;
      margin:4px 2px 4px 2px;
     /* text-align: justify; */
       /*  background: #fff url(images/nav-faux-col.gif) repeat-y 23% 0; */
       /*  background: #fff url(images/levy_160_L.jpg) repeat-y; */
       border:1px solid #4C4C4C ; 
  /*     background-color:Green;   */
       float:left;     
      }                
      
      #div_menuedit { /*  první hlavní DIV  */
      width: 134px; 
      min-height:400px;
      padding:2px 2px 2px 2px;
      margin:4px 2px 4px 1px;
     /* text-align: justify; */
       /*  background: #fff url(images/nav-faux-col.gif) repeat-y 23% 0; */
       /*  background: #fff url(images/levy_160_L.jpg) repeat-y; */
       border:1px solid #4C4C4C ; 
       float:left;     
       background-color: #F2F2F2;
      }                
      
      
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    background-color: Silver;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: Red;
    background-color:Silver;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: White;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*
        body
        {
           padding:25px;
           font-size:10pt;
           font-family:Tahoma;           
        }  
        .demo
        {
            padding:1px; 
            border:solid 1px Silver; 
            width:200px;
        }        
        
.accordion  
{
    font-size:8.5pt;
    font-family:Tahoma;
    background:url(../_assets/img/item_bg.gif);
}
.accordion .header 
{
    cursor:pointer;
    background:url(../_assets/img/hd_bg.gif) repeat-x;
    border-bottom:solid 1px #57566f;
    background-color:Aqua;
}
.accordion .header DIV
{
    cursor:pointer;
    height:30px;
    padding-left:40px;
    background-color:Transparent;
    background-position:center left;
    background-repeat:no-repeat;
}
.accordion .header SPAN
{
    cursor:pointer;
    font-weight:bold;
    display:block;
    padding-top:8px;
    color:#fff;
}        
.accordion .header:hover
{
    cursor:pointer;
    height:31px;
    background-color:Transparent;
    background:url(./img/hd_hover_bg.gif) repeat-x;
    border-bottom:none;
}                
.accordion UL        
{
    padding:0;
    margin:5px 5px 5px 15px;
    list-style-type:none;
}
.accordion LI
{
    background-color:Transparent;
    background-repeat:no-repeat;
    background-position:left center;
    vertical-align:middle;
    padding:6px 5px 6px 25px;
    cursor:hand;
}
.accordion LI DIV
{
    padding-left:10px;
    color:#666666;
    cursor:hand;
}
.accordion LI:hover
{
    text-decoration:underline;
}        

*/

