body 		{font-size: 85%; font-family: sans-serif, serif; color: black; background-color: #002040; text-align: center; } 

p 		{text-align: justify; margin-left: 4%; margin-right: 4%; }

a:link 		{color: black;}
a:visited 	{color: black;}
a:hover 	{color: blue; } 
a:active 	{color: white;}

h1, h2, h3, h4	{text-align : center; }
hr		{width: 92%; }
ul		{text-align: left; margin-left: 8%; margin-right: 4%;}
code 		{font-family: fixed, monospace; text-indent: 0px; }

.cervena	{color: red; }
.bila		{color: white; }

.tiraz 		{font-family: sans-serif, serif; font-size : 70%; }
.kurziva 	{font-style: italic; }
.tucne 		{font-weight: bold; }

.center 	{text-align: center; }
.vlevo 		{text-align: left; }
.vpravo 	{text-align: right; }
.odsazeni1 	{margin-left: 4%;}
.odsazeni2 	{margin-left: 8%;}
.odsazeni1vpravo{margin-right: 4%;}
.odsazeniradku 	{text-indent: 4%;}
.odrazkauvnitr  {list-style-position: inside; list-style-type: circle; }

.nejmensi	{font-size: 60%; }
.male 		{font-size: 80%; }
.normal 	{font-size: 100%; }
.velke   	{font-size: 125%; }
.nejvetsi  	{font-size: 150%; }

.foto_komentar	{ text-align: justify; font-size: 100%; margin-left: 4%; margin-right: 4%; }
.imgnavigace	{ padding: 8px 0px 3px 0px; border: 0px;}
.imgindex 	{ border-width: 1px; border-style: solid; border-color: white; margin: 0px 2px 4px 2px; }
.imgslide 	{ border-width: 1px; border-style: solid; border-color: white; }
.exifdata 	{ font-size: 75%; color: #444444}

#stranka	{position: relative; width: 1000px; height: 650px; margin: auto; }
#levy 		{position: absolute; width: 200px; height: 650px; top: 0px; left: 0px; overflow: hidden; }
#hlavicka 	{position: absolute; width: 800px; height: 27px; top: 0px; left: 200px; overflow: hidden; }   
#obsah 		{position: absolute; width: 800px; height: 596px; top: 27px; left: 200px; overflow: auto; background-color: #CCCCCC; }
#paticka	{position: absolute; width: 800px; height: 27px; top: 623px; left: 200px; overflow: hidden; } 

#levy		{background-image: url("./img/backgnd_levy.gif"); background-repeat: repeat-y; }
#levy   	a:link 		{color: white; }
#levy   	a:visited 	{color: white;}
#levy   	a:hover 	{color: blue; } 
#levy   	a:active 	{color: black;}
#levy 		p 		{text-align: center; color: #DDDDDD; font-size: 120%; margin: 8px }
#levy   	h1   		{color : white;}

#paticka	{background-image: url("./img/backgnd_pat.gif"); color: white; }
#paticka	table 		{position: relative; top: 4px; color: white; font-size: 80%; } /*Takhle to musi byt napsane kvuli IEv5 - v jedinem radku to nepobral*/ 
#paticka	a:link 		{color: white; }
#paticka	a:visited 	{color: white;}
#paticka	a:hover 	{color: blue; } 
#paticka	a:active 	{color: white;}


#obsah 		p		{text-indent: 3em; }
#hlavicka 	{ background-image: url("./img/backgnd_hlav.gif"); color: white; }
#hlavicka	table 		{position: relative; bottom: 0px; color: white; font-size: 85%; } /* Podobne jako u paticky...*/
#hlavicka	a:link 		{color: white; }
#hlavicka	a:visited 	{color: white;}
#hlavicka	a:hover 	{color: blue; } 
#hlavicka	a:active 	{color: white;}

