/* CSS Document */
#text {padding:12px; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif }
#thirdMenu  a
	{
		background-color:#F16D3C;  position:absolute; top: 20px; left:0px; width:216px;font-size: 12px;
	}
#thirdArrow
	{
		position:absolute; top: 20px; left:-13px; 
		width:21px; height:20px;	
		
		background-repeat: repeat-y;
		background-position: top;
	}			
#menu li a.active
	{
		color:white;
	}
#menu li a
	{
		font-size:9px;
	}
.dots
	{
		position:absolute; top: 57px; left:-6px;
		width:8px; height:224px;	
		
		background-repeat: repeat-y;
		background-position: top;
	}
.left
	{float:left; margin-right:7px; margin-bottom:3px; clear:both}
.spacer
	{clear:both; margin: 5px 0px}
h3
	{margin-top:0px; margin-bottom:5px; font-size:12px}		
		
.back
	{cursor:pointer; cursor:hand}

#text a
	{
		text-decoration:none;
	}
#text a:hover 
	{
		text-decoration:underline;
	}			

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #490E10;
padding: 2px;

visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}

#dhtmltooltip_en{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #490E10;
padding: 2px;

visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}



#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
#map img, a img {border:0px}


input, textarea {border:1px solid #F16D3C; background-color:#FDDDC0; margin-bottom:5px;}
.submit {background-color:#FB8053; border:0px; margin-left:5px; }

#news h4
	{
		background-image:  none;
	}
.more
	{
		text-align:right; margin-right:20px; 
	}
#text p {margin-left:0px;padding-left:0px}
#text table
{
	border-collapse:collapse;
}
#text td,  #text th
{
	border: 1px dotted #6A6A6A; padding:5px;
}

#space
	{
		width:200px; height:50px; clear:both;
	}
#logos
	{
		position:absolute; top:300px; left:10px;
	}
#logoCT
	{
		position:absolute; top:360px; left:10px;
	}	
.print {display:none}

.pointer
	{
		cursor:pointer; cursor:hand;
	}
#doporuceni
	{
		position:absolute; left:80px; top:335px
	}