html, body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0; padding: 0;
	background-color: #ffffff;
}

.podklad {
	height: 350px;
	width: 100%;
	background-image: url('../images/intro_bg.gif');
	background-repeat: repeat-x;
	margin-bottom: 50px;
}

.vrade {
	display: inline;
	float: left;
	height: 200px;
	margin-top: 40px;
}

.cleaner {
	font-size: 1px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.jazyk {
	font-size: 10px;
	color: #c88b55;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 7px;
}

.intro_button {
	/*display: inline;
	float: left;
	/*width: 188px;
	height: 49px;
	background-image: url('../images/intro_button.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;*/
}

a.intro_butt {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.introText{
	font-family: "Arial Black";
	font-size:14px;
}
