div#motive {
	background-image: url(../images/header/web-stranice-header.jpg);
	height: 189px;
}

div#motive h1 {
	left: 9px;
}

div#title {
	background: #FDEA9E url(../images/header/web-stranice-traka.gif) repeat-y;
}

div#container {
	width: 818px;
}

blockquote.green {
	border-top: 1px #8BB724 solid;
	border-bottom: 1px #8BB724 solid;
	border-left: 0px;
	border-right: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	color: #8BB724;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.wdTable {
	border-bottom: 1px dotted #777777;
	border-top: 1px dotted #777777;
}

.contentBoxTop {
	padding: 10px;
}

#leftcol {
	padding: 10px;
}

#content .emtextBig {
	color: #000000;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#formTable {
	border: 1px solid orange;
}
#formTable td {
	border-bottom: 1px dashed orange;
}