@CHARSET "UTF-8";

#header1 {
	height: 281px;
	background-image: url("/images/hlavicka1.jpg");
	margin: 0px 0 0 0;
	padding: 0;
	border-top: 1px solid white;
}

#menu {
	text-align: left;
	margin: 212px 0 0 0;
	padding-left: 10px;
	line-height: 32px;
	padding-top: 1px;
}

#container {
	background-image: url("/images/spodni_prechod.png");
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 60px;
	margin-bottom: 1px;
}

#right {
	float: right;
	width: 240px;
}

#center {
	padding: 0px 250px 0px 250px;
	text-align: left;
}

div.article_body {
	padding: 5px;
}

div.article h1 {
	background-image: url("/images/hlavicka_stred.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	height: 36px;
	color: white;
	line-height: 36px;
	text-align: left;
	padding-left: 10px;
}

