body
{ background: url(../grfx/stuff/bg_czech.gif);
font-family: Helvetica, Verdana;
color: #333333; 
margin:0;
padding:0; 
}

:link { color: #333366; text-decoration: none;  }
:visited { color: #333366; text-decoration: none;  } 
a:active { color: #9999ff; text-decoration: none;  } 
a:hover { color: #9999ff; text-decoration: none;  } 


.headline {
	font-family: Helvetica, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
		font-weight: bold;
		color: #003333;
}
a.headline:link { text-decoration: none; color: #333366; }
a.headline:visited { text-decoration: none; color: #333366; }
a.headline:hover { text-decoration: none; color: #336666; }
a.headline:active { text-decoration: none; color: #336666; }


.sub_headline {
	font-family: Helvetica, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
		font-weight: bold;
		color: #666666;
}
a.sub_headline:link { text-decoration: none; }
a.sub_headline:visited { text-decoration: none; }
a.sub_headline:hover { text-decoration: none; color: #99cccc;}
a.sub_headline:active { text-decoration: none; color: #99cccc; }

.sub_nav {
	font-family: Times New Roman, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
		color: #ffffff;
}
a.sub_nav:link { text-decoration: none; color: #ffffff; }
a.sub_nav:visited { text-decoration: none; color: #ffffff; }
a.sub_nav:hover { text-decoration: none; color: #99cccc; }
a.sub_nav:active { text-decoration: none; color: #99cccc; }


.text {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
		color: #333333;
}
a.text:link { text-decoration: none; color: #333366; font-weight: bold; }
a.text:visited { text-decoration: none; color: #333366; font-weight: bold;}
a.text:hover { text-decoration: none; color: #9999ff; font-weight: bold;}
a.text:active { text-decoration: none; color: #9999ff; font-weight: bold;}

.text_smaller {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		
		color: #666666;
}
a.text_smaller:link { text-decoration: none; }
a.text_smaller:visited { text-decoration: none; }
a.text_smaller:hover { text-decoration: none; color: #999999; }
a.text_smaller:active { text-decoration: none; color: #999999; }

.left_nav {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
		color: #336666;
}
a.left_nav:link { text-decoration: none; color: #336666; }
a.left_nav:visited { text-decoration: none; color: #336666; }
a.left_nav:hover { text-decoration: none; color: #333366; }
a.left_nav:active { text-decoration: none; color: #333366; }


.panda_gold {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	
	line-height: 12px;
	text-decoration: none;
	color: #ffffff;
}
a.panda_gold:link { text-decoration: none; font-size: 12px; color: #ccffff; font-weight: bold; }
a.panda_gold:visited { text-decoration: none; font-size: 12px; color: #ccffff;  font-weight: bold;}
a.panda_gold:hover { text-decoration: none; font-size: 12px; color: #ffccff;  font-weight: bold; }
a.panda_gold:active { text-decoration: none; font-size: 12px; color: #ffccff; font-weight: bold; }



.footer {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		color: #ffffff;
}
a.footer:link { text-decoration: none; }
a.footer:visited { text-decoration: none; }
a.footer:hover { text-decoration: none; color: #99cccc; }
a.footer:active { text-decoration: none; color: #99cccc; }



.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	height:16px;
}

