@charset "UTF-8";
body {
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background: url(images/grgrad.gif) repeat-x 0 0;
}
a, a:hover {
	color: #00c;
	text-decoration: underline;
}
#top_text {
	margin: 0;
	padding: 5px 10px;
	word-spacing: 10px;
	border-bottom: 1px solid #ccf;
}
#find {
	margin: 0;
	padding: 120px 0 0 0;
	height: 180px;
	width: 590px;
} 
#settings {
	margin: 5px;
	padding: 0;
	}
	#settings table  {
		padding: 3px;
	}
	.input {
		padding: 2px;
		border: 0px;
		border-bottom: 1px solid #309; 
	}
	.nadpis {
		background: url(images/grgrad.gif) repeat-x 0 50% #009;
		color: #fff;
		text-shadow: black 1px 1px 3px;
	}
	.ramecek {
		border: 1px solid #333;
	}
	h1 {
		background: #309;
		height: 28px;
		font-size: 24px;
		color: #fff;
		margin: 0;
		padding: 5px 25px 5px 5px;
		text-align: right;
		border-bottom: 1px solid #999;
	}
	h2 {
		height: 15px;
		font-size: 12px;
		color: #fff;
		margin: 0;
		padding: 5px;
		text-align: center;
}


#dis, #you, #abc, #sup, #titulky, #slovnik, #ten ul, #bay, #csfd {
	padding-top: 7px;
	margin-bottom: 5px;
	height: 30px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
}
#ten ul {
	background: url(images/topten.gif) no-repeat 25px center  #fff;
}
#ten li {
	display: inline;
	padding-right: 10px;
}
#bay {
	height: 70px;
	background: url(images/bay.gif) no-repeat 25px center #fff;
}
#dis {
	background: url(images/dis.gif) no-repeat 25px center #fff;
}
#you {
	background: url(images/you.gif) no-repeat 25px center #fff;
}
#abc {
	background: url(images/abc.gif) no-repeat 25px center #fff;
}
#sup {
	background: url(images/sup.gif) no-repeat 25px center #fff;
}
#titulky {
	background: url(images/titulky.gif) no-repeat 25px center #fff;
}
#slovnik {
	background: url(images/slovnik.gif) no-repeat 25px center #fff;
}
#csfd {
	background: url(images/csfd.gif) no-repeat 25px center #fff;
}


#fot {
	margin-top: -5px;
	font-size: 7pt; 
	color:#ccc;
	}
	#fot a {
		color:#ccc;
		text-decoration: none;
	}