h2 {font-family:Tahoma; 
	font-size: 16px; 
	color: #999999;}
	
h3 {font-family:Tahoma; 
	font-size: 16px; 
	color: #999999;}
	
.blue
	{
		font-family:Tahoma;
		font-size:16px;
		color:#06CDCB;
		font-weight:bold
	}
	
.orange
	{
		font-family:Tahoma;
		font-size:12px;
		color:#ff6600;
	}
	
.copy
	{
		font-family:Tahoma;
		font-size:9px;
		color:#333333;
	}

.hlavni_text
	{
		font-family:Tahoma;
		font-size:12px;
		color:#333333;
	}

.menu_text
	{
		font-family:Tahoma;
		font-size:16px;
		color:#4F4F4F;
	}
	
.spodni_text
	{
		font-family:Tahoma;
		font-size:11px;
		color:#23939C;
	}	
	
a:link	{color: #333333; text-decoration:none}

a:visited	{color:#333333; text-decoration:none}

a:hover	{color:#999999; text-decoration:none}
