/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	color: #3c3c3c;
}
img {
	border: none;
}
#main {
	width: 711px;
}
#hlavicka {
	height: 133px;
}
#formular-nahore {
	padding: 60px 0 0 115px;
	width: 280px;
	_width: 395px;
	height: 70px;
	float: right;
	background: url('images/formular-nahore.gif') no-repeat ;
}
	/*logo*/
.logo {
	float: left;
	position: relative;
	top: 10px;
	overflow: hidden;
	text-align: center;
	display: block;
	width: 255px;
	height: 80px;
	font-size: 110%;
	color: #ffffff;
}
.logo a {
	color: #e73a63
}
.logo span{
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	width: 255px;
	height: 80px;
	background: url('images/logo.png') no-repeat;
	cursor: pointer; 
	z-index: 0;
}

.textbox {
	width: 200px;
	height: 23px;
	border: none;
	padding: 3px 0 0 5px;
	font-weight: bold;
	color: #ffffff;
	background: #636363 url('images/textbox-bg.gif') repeat-x;
}
.hledat {
	margin-left: 11px;
	width: 65px;
	height: 24px;
	border: none;
	background: #e15070;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}
.radio {
	font-size: 80%;
	display: block;
	padding-top: 6px;
}
#uvod-obsah {
	text-align: right;
	width: 346px;
	_width: 706px;
	height: 361px;
	_height: 396px;
	line-height: 135%;
	margin-bottom: 10px;
	padding: 25px 0 0 350px;
	font-size: 85%;
	font-weight: bold;
	background: url('images/mp3-uvod.gif') no-repeat;
}
.pink {
	color: #e73a63;
}
.vyhledavani {
	width: 711px;
	background-color: #757575;
	color: #ffffff !important;
	background: url('images/vyhledavani.gif') no-repeat;
}
.vyhledavani td {
	font-size: 80%;
	color: #ffffff !important;
}
.vyhledavani a {
	font-size: 85%;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
}
.vyhledavani a:hover {
	color: #f1adbc !important;
}
.vysledky {
	font-size: 85%;
	color: #6c6c6c;
}
.poslechnout {
	padding-left: 12px;
	background: url('../images/poslechnout.gif') no-repeat 0 2px;
}
#paticka {
	font-size: 90%;
	color: #565656;
	padding-top: 5px;
	border-top: 1px #c4c4c4 dashed;
	margin-top: 10px;
}
