html, body {
	margin: 0px;
	padding: 0px;
	background-color: #42BDE6;	
	height: 100%;
	color: #ED1D1B;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 19px;
	background-image: url(../images/footer_smug.jpg);
	background-repeat: repeat-y;
	background-position: top center;	
}

* {
	margin:0;
	padding:0;
}
img {
	border: none;
}
td {	
	vertical-align: top;
}
td {
	padding: 0px;
	text-align: left;	
}
table.main td {
border:none
}
table.main {
	width: 100%;	
	border-collapse: collapse;
	height: 100%;
}
td#header {		
	height: 64px;
	width: 546px;
	background-image: url(../images/heder_smug.jpg);
	background-repeat: repeat-y;
}

td#header_left {	
	background-color: #0C54CA;
}

td#header_right {	
	background-color: #65D3EB;
}
td#content {
	width: 546px;
	height: 389px;
	background-image: url(../images/fon.gif);
	background-repeat: no-repeat;
	background-position: 192px;
	/*border: #FF100C solid 1px;*/
	vertical-align: middle;
}
td#content_preise {
	width: 546px;
	height: 389px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;

}
td#border_left {	
	background-image: url(../images/border_left.jpg);
	background-repeat: repeat-x;
	height: 389px;
	background-color: #42BDE6;	
}
td#border_right {	
	background-image: url(../images/border_right.jpg);
	background-repeat: repeat-x;
	/*height: 389px;*/
	background-color: #8BE6DF;	
}
.right {
	float: right;
	
}
#height_100 {	
	 height: 100%;
     border-right: #8BE6DF solid 1px;
}
#width_546 {
	width: 546px;
}
div#flagl, img#flagr{
	margin-top: 279px;
}

td#top h1{
	padding: 15px 0 0 42px;
	font-size: 28px;
	font-weight: bold;
}
.column1 {
	width: 192px;
	padding-left: 42px;
}
.column2 {
	width: 154px;
	padding-left: 19px;
}
.column3 {
	width: 200px;
	padding-left: 44px;
}
#zag2 {
	padding: 30px 80px 0 42px;	
}
#tel {
	position: relative;
	width: 346px;
	padding-left: 50px;
	margin-top: -250px;
}
ul#spusok {
 width: 100px;
 list-style-type: none;
 position: absolute; 
 padding-top: 290px;
 padding-left: 200px;
 display: inline; 
}

ul#spusok li{
	display: inline;
}
ul#spusok li a#flagl{		
	background-image: url(../images/deutsch_01.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
ul#spusok li a#flagl:hover{		
	background-image: url(../images/deutsch_01-over.gif);
	
}
ul#spusok li a#flagr{
	background-image: url(../images/enngli_01.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 34px;
	text-decoration: none;
}
ul#spusok li a#flagr:hover{		
	background-image: url(../images/enngli_01-over.gif);	
}
img7 {
	background-image: url(../images/sta7.gif);
	background-repeat: no-repeat;
	background-position: top;
}
