body {
	margin: 40px 0px;
	padding: 0px;
	background: #333941 url('images/bk.gif') repeat-x;
}
td.introtop {
	background: #1c4686 url('images/intro-top.jpg'); 
	width: 780px; 
	height: 48px;
	vertical-align: middle;
}
td.top {
	background: #1c4686 url('images/site-top.jpg');
	width: 780px; 
	height: 49px;
	vertical-align: middle;
}
td.foto {
	background: #000 url('images/site-foto.jpg') no-repeat top right;
	height: 232px;
}
td.introleft {
	background: #000 url('images/intro-left.jpg') repeat-y;
	width: 12px;
	height: 306px;
}
td.intromain {
	background: #000 url('images/intro-irek.jpg') no-repeat top right;
	width: 733px;
	height: 306px;
	text-align: left;
	padding-left: 20px;
	vertical-align: middle;
}
td.main {
	background: #000 url('images/site-mainbk.gif') repeat-y top right;
	height: 232px;
	text-align: left;
	vertical-align: top;
}
td.introfoot {
	background: #000 url('images/intro-foot.jpg'); 
	width: 780px; 
	height: 65px;
	vertical-align: top;
}
td.foot {
	background: #1c4686 url('images/site-foot.jpg');
	height: 29px;
}
td.aboutxrem {
	text-align: left;
}
td.aboutxrem a {
	font-weight: normal;
	font-size: 7pt;
	color: #181818;
}
div.main {
	padding-left: 50px;
	padding-bottom: 50px;
	width: 460px;
	float: left;
}
div.menu {
	margin-left: 560px;
	padding-top: 20px;
}
div.menu a {
	display: block;
	margin-left: 30px;
	color: #1c4686;
	margin: 4px 0px;
	width: 150px;
	font-size: 10pt;
	text-transform: uppercase;
	text-decoration: none;
}
div.menu a:hover {
	color: #668eca;
	text-decoration: none;
}
div.menu a span {
	color: #ccc;
}
div.menu a:hover span {
	color: #fff;
}
td.introfoot div.menu  {
	margin-left: 20px;
	margin-bottom: 20px;
}
td.introfoot div.menu a {
	float: left;
	width: auto;
	margin: 0px 5px;
	
}
/*********** GALERIA **********/

div.gallery a.item {
	display: block;
	padding: 3px; 
	margin: 2px;
	color: #ccc; 
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 130px;
	width: 140px;
	text-decoration: none;
	font-weight: normal;
	background: #111;
	border: solid 1px #222;
}
div.gallery a.item img {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.gallery a.item:hover {
	background: #333;
}
div.xpicinfo {
	font: normal 8pt/16pt Tahoma;
	color: #ccc;
	background: #111;
	text-align: center;
	margin: 3px auto;
	width: 450px;
	border: solid 1px #222;
}
/************************** FORMULARZE **********************************/
td form {
	margin: 0px;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
}

input.btn {
	font-weight: bold;
	margin-top: 10px;
}
input.text, select, textarea {
	background: #f5f5ff url('images/bg-input.gif') no-repeat;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	color: #000000;
}
input.text {
	padding-left: 2px;
}
textarea {
	padding-left: 2px;
	margin: 1px 0px 1px 0px;
}
td.label {

}
td.label, td.element {
	text-align: left;
}
td.header {
	font-weight: bold;
	padding: 4px 0px;
	text-align: left;
}

