html {
	height: 100%;
}
* html #wrapper {
	height:100%;
}
body {
	background: url(/img/bg.gif);
	text-align: center;
	margin: 0;
	height: 100%;
}
a img {
	border: 0;
}
#wrapper {
	background: url(/img/bgcontainer.gif) repeat-y;
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: center;
	min-height: 100%;
}
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 760px;
}
#header {
	background: url(/img/bgheader.gif);
	height: 95px;
	width: 740px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	padding-top: 25px;
	padding-left: 20px;
}
#header img {
	float:left;
	padding-right: 10px;
}
#header p.title {
	font-size: 38px;
	font-weight: bold;
	color: #fcfaea;
	letter-spacing: 18px;
	margin: 0;
	padding: 0;
}
#header p.desc {
	font-size: 12px;
	color: #fcfaea;
	margin: 0;
	padding: 0;
	letter-spacing: 5px;
}
#menu {
	height: 31px;
	background: url(/img/bgnavigation.gif);
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
	padding-left: 4px;
}
#menu div {
	color: #543;
	font-weight: normal;
	float: right;
	padding-right: 10px;
	margin-top: -2px;
	font-size: 14px;
}
#menu p {
	margin: 0;
	padding: 0;
	display: inline;
}
#menu form {
	display: inline;
	margin: 0;
}
#menu input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #420;
	border: 1px solid #420;
	background-color: #fcfaea;
}
#menu a:link, #menu a:active, #menu a:visited {
	text-decoration: none;
	color: #543;
	padding: 10px 7px 10px 7px;
}
#menu a:hover {
	text-decoration: none;
	color: #420;
	padding: 10px 7px 10px 7px;
	background: url(/img/bgnavigationu.gif) repeat-x;
}
#menu a.act {
	text-decoration: none;
	color: #420;
	padding: 10px 7px 10px 7px;
	background: url(/img/bgnavigationu.gif) repeat-x;
}
#menu #sSubmit {
	width: 16px;
	height: 21px;
	vertical-align: middle;
	border: 0;
	background: url(/img/search.png) no-repeat transparent;
}
#content {
	width: 730px;
	background-color: #fcfaea;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding-bottom: 35px;
}
#content_pun {
	width: 760px;
	background-color: #fcfaea;
	padding-bottom: 35px;
}
#content h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetiva;
	font-size: 20px;
	color: #543;
	font-weight: bold;
	border-bottom: 2px solid #8F8A86;
	background: url(/img/phptalsm.png) no-repeat left center;
	padding-left: 20px;
	margin: 0 0 5px 0;
}
#content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetiva;
	font-size: 16px;
	color: #543;
	background-color: #DFDBC3;
	padding-left: 5px;
	border-left: 4px solid #6F645A;
}
#content h3 {
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	height: 12px;
	background: url(/img/h3.png) repeat-x bottom left;
}
#content p {
	padding-left: 10px;
	line-height: 16px;
}
#content p.line {
	padding-left: 10px;
	line-height: 16px;
	border-left: 4px solid #6F645A;
}
#content p.new {
	float: right;
	background-color: #FCFAEA;
	text-align: right;
	padding: 5px;
	margin-top: 1px;
	border: 3px solid #DFDBC3;
}
#content div.menub {
	padding-bottom: 30px;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #8F8A86;
}
#content div.menut {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 15px;
}
#content ul.menub {
	display: block;
	width: 100%;
	text-align: justify;
}
#content ul.menub li {
	display: inline;
	width: 33%;
	text-align: center;
}
#content div.right {
	width: 33%;
	float: right;
	text-align: right;
}
#content div.center {
	width: 33%;
	float: left;
	text-align: center;
}
#content div.left {
	width: 33%;
	float: left;
	text-align: left;
}
#content pre {
	border: 1px dotted #6F645A;
	padding: 2px 4px 2px 4px;
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
	background-color: #fff;
	margin-left: 10px;
}
#content ul {
	line-height: 16px;
	list-style: square;
}
#content tt {
	color: #4f4f4f;
	font-weight: bold;
}
acronym {
	color: #6e662e;
}
#content a:link, #content a:active, #content a:visited {
	color: #6e662e;
	text-decoration: underline;
}
#content a:hover {
	color: #6e662e;
	text-decoration: none;
}
#content dl {
	line-height: 16px;
	margin-left: 15px;
}
#kontakt label, #kontakt input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
#kontakt label {
	text-align: right;
	width: 90px;
	padding-right: 20px;
	color: #420;
}
#kontakt input, #kontakt textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	border: 1px solid #420;
}
#kontakt br {
	clear: left;
}
#kontakt #submit {
	margin-left: 110px;
	margin-top: 10px;
	width: 90px;
}
#kontakt img {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
}
#kontakt #token {
	width: 120px;
}
#footer {
	width: 756px;
	border-top: 4px solid #a19a84;
	background-color: #8d805f;
	height: 28px;
	padding-top: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #fff;
	margin: -36px auto 0 auto;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
} 
#footer div {
	background-color: #8d805f;
}
#footer div.right {
	float: right;
	width: 60%;
	text-align: right;
	padding-right: 5px;
}
#footer div.left {
	float: left;
	width: 38%;
	text-align: left;
}