@charset "windows-1250";
/* CSS Document */

body {
	background-image: url(../img/sterkacfest_plakat_A2_pozadi.png);
	background-color: #FFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

a {
	color: #666;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
	font-size: 13px;
	color: #000;
}

h3 {
	margin: 0px;
	font-size: 12px;
	color: #666;
}
#center {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}


#stred {
	width: 850px;
	margin: 0px;
	background-image: url(../img/ban_hor.jpg);
	background-repeat: no-repeat;
	padding-top: 350px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;

}
#stred-l {
	float: left;
	width: 200px;

}
#stred-r {
	float: right;
	width: 610px;
	text-align: left;

}
#stred-r-bok {
	float: right;
	width: 250px;
	text-align: left;

}
#paticka {
	width: 850px;
	margin-top: 15px;
	text-align: left;
	color: #787878;
	font-size: 11px;
	margin-bottom: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 15px;
}
#blok {
	width: 810px;
	margin-top: 15px;
	clear: both;
	background-color: #FFF;
	padding: 20px;
}
#blok .left {
	float: left;
	width: 400px;
}
#blok .right {
}
#blok p.blok1 {
	font-size: 15px;
	font-weight: bold;
	color: #900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#blok p.blok2 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
#blok p {
	margin: 0px;
}
#paticka-pivo {
	width: 850px;
	background-image: url(../img/piva_11.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 85px;
	margin-top: 15px;
	clear: both;
}
.img-logo {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tx-nadpis-hl {
	font-size: 20px;
	color: #1A171B;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 340px;
	margin-bottom: 20px;
	}
.tx-nadpis {
	font-size: 20px;
	color: #1A171B;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 200px;
	}
.tx-menu {
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	width: 180px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
}
.tx-menu:hover {
	background-color: #FFF;
	color: #000;

}
.tx-paticka {
	font-size: 11px;
	color: #787878;
	float: left;
	width: 500px;
}

