BODY {
	background: url('/assets/templates/sedlo/gfx/bgl.png') repeat-x;
	background-color: rgb(25,68,0);
	color: white;
	font-family: "Verdana" "Verdana CE" "Sans" "Helvetica";
	font-size: 0.9em;
}
IMG {
	border: 0px;
	margin: 0;
	padding: 0;
}

A {
	border: 0px;
	color: red;
}
#wrapperrr {
	position: relative;
	top: 800px;
	padding: 0;
	margin: 0 auto;
	margin-top: 20px;
	width: 920px;
	background: url("/assets/templates/sedlo/gfx/small_b.png") repeat-y;
}
#wrapperr {
	position: relative;
	padding: 0;
	margin: 0 auto;
	margin-top: 20px;
	width: 902px;
	/*background: url("/assets/templates/sedlo/gfx/big_b.png") no-repeat;*/
	background-color: black;
}
#wrapper { 
	padding: 0px;
	margin: 0 auto;
	width: 900px;
	background-image: url("/assets/templates/sedlo/gfx/background.png");
	background-repeat: no-repeat;
}
#main {
	width: 900px;
	background-image: url("/assets/templates/sedlo/gfx/tabulka.png");
	background-repeat: no-repeat;
}
.houba {
	position: relative;
	top: 12px;
	left: 700px;
	z-index: 100;
}
.menu_left {
	width: 182px;
	position: relative;
	top: -130px;
	float: left;
	z-index: 100;
}
.menu_left IMG {
	margin-top: -4px;
}
#contentWrapper {
	width: 100%;
	position: relative;
	left: 12px;
	background: url("/assets/templates/sedlo/gfx/flek_n.png") no-repeat;
	padding-top: 200px;
	padding-left: 200px;
}
#content {
	position: relative;
	top: -150px;
	left: 50px;
	width: 595px;
	min-height: 1200px;
}
.cleaner {
	clear: both;
}

#paging li {
	list-style-type: none;
	display: inline;
	}
#paging {
	text-align: right;
}	
.motivacniObrazek {
	float: left;
	margin-right: 15px;
	}
.post {
	height: auto;
}
.introtext {
	padding-top: 10px;
}
