body

{

	background-color: rgb(255,255,230);

	font-family: "Trebuchet MS",sans-serif;

	

/*	scrollbar-3d-light-color: Blue;

	scrollbar-arrow-color: Black;

	scrollbar-base-color: #A0D2FC;

	scrollbar-dark-shadow-color: #0788F1;

	scrollbar-face-color: #3366CC;

	

*/

	

  font-size: 14px;

}

h1

{

	text-align: center;

	text-decoration: underline;

	font-size: 20px;

	color: Navy;

	

}



#obsah h1

{

	text-align: left;

	text-decoration: none;

	padding-left: 20px;

	

	font-size: 22px;

	color: navy;

	

	

}





h2

{

	text-align: left;

	text-decoration: none;

	font-size: 16px;

	color: black;

	margin: 0px;

	margin-top: 8px;

	padding-top: 5px;

	padding-left: 0px;

	padding-bottom: 2px;

}

h3

{

	text-decoration: none;

	font-style: italic;

	color: black;

	font-size: 15px;

	margin-bottom: 3px;

	margin-top: 8px;

	

}

h4

{

  

	text-align: left;

	text-decoration: none;

	color: black;

	font-weight: normal;

}

p.text

{

	text-align:justify;

	font-family: "Trebuchet MS",sans-serif;

	font-size: 14px;

}

p

{

	text-align:justify;

	font-family: "Trebuchet MS",sans-serif;

	font-size: 14px;

	margin: 5px 0px 0px 0px;

}



a.text

{

	font-family: "Trebuchet MS",sans-serif;

	color: Black;

	font-size:14px;

	text-decoration: underline;

	clear : none;

}

a:link.text

{

	font-family: "Trebuchet MS",sans-serif;

	color: Black;

	font-size:14px;

	text-decoration: underline;

}

a:visited.text

{

	font-family: "Trebuchet MS",sans-serif;

	font-size:14px;

	color: black;

	text-decoration:underline;

}

a:hover.text

{

	font-family: "Trebuchet MS",sans-serif;

	font-size:14px;

	color: #003163;

	text-decoration: none;

}

a

{

	font-family: "Trebuchet MS",sans-serif;

	color: Black;

	font-size:14px;

	text-decoration: underline;

}

a:link

{

	font-family: "Trebuchet MS",sans-serif;

	color: Black;

	font-size:14px;

	text-decoration: underline;

}

a:visited

{

	font-family: "Trebuchet MS",sans-serif;

	font-size:14px;

	color: black;

	text-decoration:underline;

}

a:hover

{

	font-family: "Trebuchet MS",sans-serif;

	font-size:14px;

	color: #003163;

	text-decoration: none;

}

td

{

	vertical-align: top;

	font-family: "Trebuchet MS",sans-serif;

	font-size:14px;

	padding: 0.2em;

	

	border: 1px solid rgb(192,192,192);



}



tr

{

  background-color: rgb(255,230,141);

}



/*  prvni radek tabulky */

tr.header

{

	vertical-align: top;

	font-family: "Trebuchet MS",sans-serif;

	font-size:14px;

	font-weight: bold;

	background-color: rgb(238,159,106);

}



tr.pruhledny td

{

  border-style: none;

}



tr.pruhledny

{

  background-color: transparent;

}



tr.okraj

{

  background-color: transparent;

  

}

tr.okraj td



{

  border: 1px solid rgb(192,192,192);



}



div

{



}



.foto

{

	clear : both;

}

.podpis

{

	font-family: "Trebuchet MS",sans-serif;

	font-style : italic;

	text-align:right;

	font-size:14px;

}

.center

{

	text-align:center;

}

.red

{

	color:red;

}



.odsadit

{

  margin: 0px 0px 0px 15px;

}





/*  ohranicene pole ve verejne sfere  */

div.setkani

{

  border: 1px solid rgb(229,111,30);

  padding: 0em 1em 0.1em 1em;

  margin-bottom: 1em;

}



h2.tmave

{

  padding-left: 0.5em;

  font-weight: bold;

	background-color: rgb(238,159,106);

}





/* formulare */



input

{

  border: 1px solid rgb(229,111,30);

  font-family: Arial;

  background-color: white;

  font-size: 1em;

  margin-right: 3px;

}



input:hover

{

  background-color: rgb(255,230,141);



}

textarea

{

  border: 1px solid rgb(229,111,30);

  font-family: Arial;

  font-size: 1em;



}



textarea:hover

{

  background-color: rgb(255,230,141);



}



input.submit

{

  font-weight: bold;

  font-family: "Trebuchet MS",sans-serif;

	letter-spacing: 0.1em;

}





div.tiskarna

{

  text-align: right;

  float: right;

  

}







/* DIV bloky - rozdeleni na sloupce */





#cele

{

	width: 770px;

  margin: 10px auto;



 	color: #333;

	border: 1px solid gray;

	line-height: 140%;

	background-color: rgb(248,248,248);

	text-align: left;

}



#hlavicka 

{

  line-height: 100%;

  margin: 0px;

	padding: 0px;

	height: 89px;

	background-color: #ddd;

	border-bottom: 1px solid gray;

	background-image: url(../img/pozadi.jpg);

	

	background-position: right;

	background-repeat: no-repeat;

	text-align: left;

}







#patka 

{ 

	margin-top: 30px;

	padding: .5em;

	color: #333;

	background-color: #ddd;

	font-family: "Trebuchet MS",sans-serif;

	font-size: x-small;

}



#navigace

{

	float: left;

	width: 160px;

	margin: 0;

	padding: 0;  

	text-align: left;

	

	

}



#pravy

{

	float: right;

	width: 160px;

	margin: 0;

	padding: 1em;

}



#obsah

{

  margin-left: 200px;

  margin-top: 0px;

  border-left: 1px solid gray;

	padding: 0.5em 1em 1em 1em;

	text-align: left;

}









/*  ADMINISTRCNI SFERA */



#cele_admin

{

	width: 960px;

  margin: 10px auto;



 	color: #333;

	border: 1px solid gray;

	line-height: 130%;

	background-color: rgb(248,248,248);

	text-align: left;

}



#hlavicka_admin 

{

  line-height: 100%;

  margin: 0px;

	padding: 0px;

	height: 89px;

	background-color: #ddd;

	border-bottom: 1px solid gray;

	background-image: url(../img/pozadi.jpg);

  background-color:rgb(0,42,118);

	background-position: right;

	background-repeat: no-repeat;

	text-align: left;

}



#obsah_admin

{

  margin-left: 200px;

  margin-top: 0px;

  border-left: 1px solid gray;

	padding: 0.5em 1em 1em 1em;

	text-align: left;

}



/*  pouzivano v admin sfere jako pole pro formular pro pridani dat do db */

div.pole

{

  border: 1px solid rgb(229,111,30); 

  width: 500px; 

  margin: 10px; 

  background-color: rgb(248,248,248); 

  padding: 5px; 

  display: block;

}

 

/* pouzivano v admin sfere jako mensi nadpis u formularu  */

.maly_nadpis

{

   margin-left: 2px; 

   font-size: 1.2em; 

   font-weight: bold;

}









#hlavicka_admin div#nadpis_hlavicka

{

  padding: 48px 0px 10px 1.5em;

  color: white;

  text-align: left;

  font-size: 28px;

}









/*  LEVE menu */



ul#menu 

{



  font-family: "Trebuchet MS",sans-serif;

  line-height: 100%;

  font-size: 1em;

  width: 199px;

  padding: 0; 

  margin: 0;

  list-style-type: none;

  border-bottom: 1px solid #d9d9d9;

  border-left: 1px solid #d9d9d9;

  border-right: 1px solid #d9d9d9;

}



#menu li a:link, #menu li a:visited 

{

  line-height: 100%;

  display: block;

  margin: 0;

  height: 2em;

  border-top: 1px solid #d9d9d9;

  border-left: 2em solid #efefef;

  border-bottom: none;

  background: #ffffff;

  padding: 0.5em;

  color: #444444;

  text-decoration: none;

}



#menu li a:hover, #menu li a:active

{

  line-height: 100%;

  display: block;

  margin: 0;

  height: 2em;

  border-top: 1px solid #d9d9d9;

  border-left: 2em solid rgb(255,230,141);

  background: #efefef;

  

  padding: 0.5em;

  color: #444444;

  text-decoration: none;

}







#menu li a:link.active, #menu li a:visited.active

{

  line-height: 100%;

  display: block;

  margin: 0;

  height: 2em;

  border-top: 1px solid #d9d9d9;

  border-left: 2em solid rgb(235,111,27);

  background: #efefef;

  padding: 0.5em;

  color: #444444;

  text-decoration: none;

}


