/*
Copyright 2006, JT WebDesign Studio - http://www.jtwds.cz
*/


/* Elements */

body, table, th, td, ol {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b6156;
}

a:link, a:visited, a:active {
	color: #7b6156;
}

a:hover {
	color: #000000;
	text-decoration: none;
}


/* Classes */

.svatek {
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.svatky {
	font-size: 11px;
	color: #7b6156;
}