.textbox {
		margin-left: 00px; margin-top: 4px;
		margin-bottom: 8px;
		font-size: 16px; font-style: normal;
		color: #5C0C17;
		font-weight: bold;
		background-color: transparent;
		width: 610px;
		border-bottom-style: double;
		border-bottom-color: #5C0C17;
		border-bottom-width: medium;
	}

.textboxL {
		margin-left: 50px; margin-top: 4px; 
		font-size: 12px; font-style: normal;
		color: #585858;
		line-height: 14px;
	}
.textboxP {
		margin-left: 10px; margin-top: 4px; 
		font-size: 12px; font-style: normal;
		color: #5C0C17;
		font-variant: normal;
		line-height: 14px;
	}

#BIGTABULE {
		display: none;
		z-index: +25;
		position: relative;
		top: 24px; left: 0px;
		background-color: transparent;
		width: 660px;
		height: 490px;
		text-align: center;
		padding-top: 8px;
		padding-left: 6px;
		padding-right: 6px;
		padding-bottom: 4px;
		border: 2px outset #585858;
}

#BIGTABULE_Ovladani {
	position: absolute; top: -24px; left: 2px;
}


#BIGTABULE_Ne {
		display: none;
		z-index: +25;
		position: absolute;
		top: 50;
		left: 100;
		background-color: Black;
		width: 646;
		height: 580;
		text-align: center;
		padding-top: 8px;
		padding-left: 6px;
		padding-right: 6px;
		padding-bottom: 4px;
		border: 2px outset #6495ED;
}

#Obrazovka {
	/*  Z-index: +15; position: absolute; top: 50; left: 100; cursor: pointer; */
	display: block;  
	border: 0px outset #0D2439; padding: 1px;	
	background-color: transparent;
	background-image: url(../themes/default/modra-tecky.gif);
	width: 300;
	height: 300;

	
}


.OBRAZOVKA_R_ {
	/* z-index: +15; position: relative; top: 20; left: 0; 
	width: 646;
	height: 516;
	display: block;  */
	border: 0px outset #8E0000; padding: 1px;	
	background-color: Blue;
	width: 400;
	height: 300;
}


.Tlacitko {
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD700;
}
.Tlacitko a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
}
.Tlacitko a:hover {
	text-decoration: underline;
	color: #E6E6FA;
	
}
.Tlacitko a:active {
	color: White;
}
.Tlacitko a:link {
	color: White;
}
.Tlacitko A:visited {
	color: White;
}

