@charset "windows-1250"
/* CSS Document */

body {
	background-color: #152F3E;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFC00;
}

#banner {
	padding-bottom: 10px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#menu {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
}
#novinky {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25536D;
	padding-bottom: 8px;
	padding-top: 8px;
}
#rocniky {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25536D;
}
#bonus {
	font-family: Arial;
	margin-top: 5px;
	padding-top: 5px;
}
#counter {
	font-family: Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25536D;
}
#copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2D6384;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
