/*Stylesheet Irsko & L'Arche*/
/*pozicovani*/
#hlavicka { position: absolute; top: 0px; left: 0px; width: 100%; height: 90px }
#hlavicka { background-color: #004400 }
#lsloupec { position: absolute; top: 90px; left: 0px; width: 200px; height: auto }
#lsloupec { background-color: #004400 }
#obsah { position: absolute; top: 90px; left: 200px; width: auto; height: auto }
#obsah { background-color: #004400; padding: 20px }
#odkazy { position: absolute; top: 380px; left: 0px; width: 200px; height: auto }
#odkazy { background-color: #004400; padding: 0px }
#obrazek { position: absolute; top: 0px; left: 0px; width: auto; height: auto }
#obrazek { background-color: #000000; padding: 0px }

body { background-color: #004400; color: #DDDDDD ; margin: 0px; padding: 0px }

/*odkazy*/
a:link { color: #BFDD66; text-decoration: underline }
a:visited { color: #EEFFBB; text-decoration: none }
a:hover { text-decoration: underline }

/*nadpisy a ostatni vyraznejsi texty*/
H1  { font-size: 18pt; color: #BFDD66; text-align: center; font-weight: normal; 
	font-family: Verdana,Arial,Arial CE,Helvetica, sans-serif; margin-top: 0px; margin-bottom: 10px }
H2  { font-size: 14pt; color: #BFDD66; font-weight: normal;
	font-family: Verdana,Arial,Arial CE,Helvetica, sans-serif; margin-top: 5px; margin-bottom: 5px }
H3  { font-size: 12pt; color: #BFDD66; font-family: Verdana,Arial,Arial CE,Helvetica, sans-serif;
	  margin-top: 5px; margin-bottom: 5px }
.podnadpis { color: #BFDD66; font-size: 13pt; font-weight: bold } 

/*text*/
p { font-size: 12pt; color: #DDDDDD; line-height: 130%; font-family: Times New Roman,Times New Roman CE,serif; text-indent: 20px }
p { margin-top: 0px; margin-bottom: 0px }
p.big { margin-top: 8px; }

/*menu*/
.menu { border: none; color: #DDDDDD }
.menu td { height: 30px }
.menu { text-indent: 0px; font-family: Verdana,Arial,Arial CE,Helvetica, sans-serif; }
.menu a,.menu a:link,.menu a:hover,.menu a:visited { text-decoration: none; color: #BFDD66 }
.menutext { font-size: 12pt; text-indent: 10px; font-weight: bold }
.menutext { border-bottom: 1px solid #005000 }
.menupruh { background-color: #006000 }

/*tabulky*/
.tabulka { border: 2px solid #006000; margin-top: 15px }
.tabulka td { padding: 10px; font-size: 12pt }
/*tabulky*/
.tabulka2 { border: 2px solid #006000; margin-top: 15px }
.tabulka2 td { padding: 2px; spacing: 1px; font-size: 12pt }

/*formulare*/
.odeslat { border: 1px outset #B3C777; background-color: #006000; color: #DDDDDD;
		 font-family: Verdana,Arial,Arial CE,Helvetica, sans-serif }

/*rolovaci lista*/
body { scrollbar-track-color: #004400; scrollbar-arrow-color: #B3C777; scrollbar-face-color: #004800;
	   scrollbar-highlight-color: #006000; scrollbar-3dlight-color: #B3C777; scrollbar-shadow-color: #006000;
	   scrollbar-darkshadow-color: #B3C777 }
