/*zakladni styl dokumentu*/
BODY, TD, P, .li { 	font-family : Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif; 
			font-size:12px;
			bgcolor: red;
			}
P	{ text-align:justify;
text-indent : 20}		

STRONG { 	font-family : Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif; 
			font-size:14px;
		}


input {
	font-size:10px
}
.fpredmet {
	color:#FFFFFF;
	background-color:#3C5C3F
	
}

TR.akt{
	font-weight : bold;
}
TR.pas{
	font-style : italic;
}



TH	{
	color:#FFFFFF;
	font-size:14px;
	}


h1	{
	font-size:16px;
	font-weight : bold;
	text-align:center;
}
h3	{
	font-size:12px;
	font-weight : bold;
	
}


.zalozka {
	color:white;
	text-align:center;
	border-top:solid windowtext 1pt;
	border-left:solid windowtext 1pt;
	border-right:solid windowtext 1pt;
	border-bottom:solid windowtext 1.5pt;


}
.zalozka_big {
	height:25px;
	color:white;
	text-align:center;
	border-top:solid windowtext 1.5pt;
	border-left:solid windowtext 1.5pt;
	border-right:solid windowtext 1.5pt;


}

.podtrzeno {
	border-bottom:solid windowtext 1.5pt;
}
.okolo {
	border-bottom:solid windowtext 1.5pt;
	border-left:solid windowtext 1.5pt;
	border-right: solid windowtext 1.5pt;


}



			
/* nadpis */

.menu { 	font-size : 11px;	
		color : #FFFFFF;
		text-decoration: none;
		
	}
.nadpis {	font-size : 16px;	
		font-weight : bold;
		
	}


.small {
		font-size : 10px;
		text-decoration: none;
		color:#000000;
		
}

A {
		border-color:#000000
		text-decoration: none;
		color:blue;
}

A:hover {
		text-decoration: underline;
		
}



A.menu {
		
		text-decoration: none;
		color:#FFFFFF;
		font-weight : bold;
}

A.menu:hover {

		color:#FFFFFF;
		font-weight : bold;
		text-decoration: none;
}

A.menu_sel {
		
		text-decoration: none;
		color:#000000;
		font-weight : bold;
}

A.menu_sel:hover {

		color:#000000;
		font-weight : bold;
		text-decoration: none;
}


A.main {
		font-size : 10px;
		text-decoration: none;
		color:#000000;
		
		
}

A.main:hover {

		color:#000000;
		text-decoration: underline;
}



A.mapa {
		
		text-decoration: none;
		color:#FFFFFF;
}

A.mapa:hover {

		color:#FFFFFF;
		text-decoration: underline;
		
}

						
A.menuselect {
		font-size : 14px;
		font-weight : bold;
		text-decoration: none;
		color:#FFFFFF;
}


A.menutop {
		
		text-decoration: none;
		color:#FFFFFF;
}

A.menutop:hover {
		font-weight : bold;
		text-decoration: none;
		color:#FFFFFF;
}
ul{
	
	
	list-style: square outside url("images/tecka.gif")

	

	
}

