body {
	border-bottom: 1px none #00BFFF;		
	border-right:  1px none #00BFFF;
	border-top:  #0C8FDB 1px solid;
	border-left: #0C8FDB 1px solid;
	background-color: white;
}


A:link {color: #7B68EE;text-decoration: none;}			/* nenavstivene odkazy*/
A:visited {color: #319CFF;text-decoration: none;}		/* už navstivene odkazy*/
A:hover{color: #0001A6;text-decoration: none;}			/* aktivni odkazy */


.modremenu{	
	font: bold;
	color : White;
	text-align : center;
	text-decoration : none;
}

.modremenu A:link{	color: White;}
.modremenu A:visited{color: White;}
.modremenu A:hover{	color: Yellow;}

.maly_text{	font : 12px;}

.nadpis{
	font : small-caps x-large serif;
	color : Navy;
}
.nadpis2{
	font : small-caps large serif;
	color : Navy;
	text-decoration : none;
}
.nadpis2 A:link{color : Navy;}
.nadpis2 A:visited{color : Navy;}
.nadpis2 A:hover{color : Navy;}

.nadpis3{
	background : Silver;
	color : Navy;
	font-style : italic;
	font-size : small;
	font-weight : bold;
	text-align: left;
}

.nadpis4{
	font-size : small;
	font-weight : bold;
	text-align: left;
	color: White;
	background-color: #0067A9;
	width: 90%;
	text-indent: 20px;
}

.nadpis5{
	background : white;
	color : Navy;
	font-style : italic;
	font-size : small;
	font-weight : bold;
	text-align: left;
}

.tabulka{
	border: 1 solid #20B2AA;
	width: 90%; /* jako nadpis 4*/
	padding: 5px;	/* mezera mazi řádky */
}

.cl{
	/* levý sloupec tabulky */
	color: #03145c;
	background-color: #B0D9FF;
	text-align: right;
	vertical-align: top;
	border: 1 solid #C0C0C0;
}

.cr{	/* levý sloupec tabulky */
	color: #03145c; 
	background-color: #6EB8FF;
	width: 300px; /* jako nadpis 4*/
	vertical-align: top;
}


.cr A:link {		color: #03145C;text-decoration: underline;}	/* nenavstivene odkazy*/
.cr A:visited {	color: #03145C;text-decoration: underline;}	/* už navstivene odkazy*/
.cr A:hover{		color: Yellow;	text-decoration: underline;}	/* aktivni odkazy */


INPUT{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 80%; 
	COLOR: #03145c; 
	BACKGROUND-COLOR: #ebebea;
	width: 70%;
	height: 22px;
}

INPUT.login{
	width: 100%;
	FONT-SIZE: 80%; 
}

TEXTAREA{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 80%; 
	COLOR: #03145c; 
	BACKGROUND-COLOR: #ebebea;
	width: 70%;
	height: 100px;
}


SELECT {
	FONT-WEIGHT: bold; 
	COLOR: #03145c; 
	BACKGROUND-COLOR: #ebebea;
	width: 70%;
	height: 22px;
}

SELECT.search {
	FONT-WEIGHT: bold;
	WIDTH: 85%;
	COLOR: #03145c;
	TEXT-INDENT: 20px;
	HEIGHT: 22px
	BACKGROUND-COLOR: #ebebea
}

.login {
	FONT-SIZE: 11px;
	COLOR: black;
	font-family: monospace;
}




.novinky {           /* jako modremenu - jen bez odkazu*/
	font : normal small-caps 15px;
	background : #0067A9;
	padding-left: 10px;	
	text-decoration : none;
	color : White;
}

.novinkytext {           /* jako modremenu - jen bez odkazu*/
	font : normal 13px;
	text-decoration : none;
}

.menu1{
	font : bold small-caps 12px;
	background : #0067A9;
	padding-left: 10px;	
	text-decoration : none;
	color : White;
	cursor: hand;
}


.menu1 A:link{ color: White;}
.menu1 A:visited{ color: White;}
.menu1 A:hover{	color: Yellow;}

.menu2{
	font : normal small-caps 13px;
	color : Blue;
	padding-left: 10px;	
	cursor: hand;
}
.menu3{
	font : normal small-caps 13px;
	color : Blue;
	padding-left: 10px;	
	cursor: hand;
}

.neaktivni {
	COLOR: #bababa
}

