body {
	background: url("images/wall.png");
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 2;
	font-family: Tahoma;
	font-size: 10pt;
}

.imageintextr {
	padding: 0px;
	margin-left: 13px; float : right;
	border: 5px #d2ab18 solid;
	margin-bottom: 1px;
	float: right;
}

.imageintext {
	padding: 0px;
	margin-left: 13px;
	border: 5px #d2ab18 solid;
	margin-bottom: 1px;
}

.middletext {
	font-size: 8pt;
}

.middletext td {
	padding: 5px;
}

p {
	word-wrap: break-word;
	text-indent:10px;
}

h1 {
	text-align: center;
	font-family: Arial;
	font-size: 14pt;
}

h2 {
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
}

#wrapper {
	width: 810px;
	margin: auto;
	padding: 0px;
	text-align: right;
}

#header {
	width: 810px;
	height: 320px;
	margin: auto;
	position:relative;
	margin-left:-8px;
	/*background: url("images/top.png");*/
}

#contentwrapper {
	width: 738px;
	margin-left: auto;
}

#contentback {
	background: url("images/contentback.png");
	min-height: 300px;
	width: 738px;
}

#content {
	position: relative;
	min-height: 300px;
	width: 720px;
	margin-left: 5px;
	text-align: justify;
	background: url("images/contentbottom_2.gif") no-repeat left bottom;
	padding: 5px;
	padding-bottom: 60px;
	min-height: 300px;
}

#contentback2 {
	background: url("images/contentbottom_3.png") no-repeat;
	height: 155px;
	width: 738px;
	position: relative;
	top: -55px;
	z-index: 2;
	//border:1px solid;
}

#switch {
	background: url("images/switch.jpg") no-repeat 100% 75%;
	width: 100%;
	height: 75%;
	position: absolute;
	margin: 0px;
	top: 75px;

	bottom: 0px;
	z-index: -5;
}

#submenu { /*background: url("images/submenu.png") no-repeat;*/
	width: 229px;
	height: 306px;
	position: absolute;
	z-index: 10;
	margin-left: -156px;
	margin-top:13px;
}

#kabel {
	right: 50px;
	margin-bottom: -155px;
	bottom: 155px;
	position: relative;
	float: right;
	background: url("images/kabel.jpg");
	width: 50px;
	height: 242px;
	z-index: 0;
}

.bTable {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.bTable td {
	padding:2px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
