body  {
	margin:3px;
	text-align:center;
	background-color:#414241;

}
img {
	border:0px;
}
div {
	border:0px;
}
#main {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding:auto;
	text-align:left;	
	}



#header {
	height:103px;
	text-align:left;
	overflow:hidden;
	}
img#head {
	position:absolute;
}
img#langsk {
	position:relative;
	left:641px;
	top:80px;
}
img#langen {
	position:relative;
	left:680px;
	top:80px;
}
img#langde {
	position:relative;
	left:719px;
	top:80px;
}

img#sk {
	position:relative;
	left:607px;
	top:73px;
}
img#en {
	position:relative;
	left:617px;
	top:73px;
}
img#de {
	position:relative;
	left:627px;
	top:73px;
}




#middle {
	background-image:url('images/midbg.gif');
	background-repeat:repeat-y;
	background-position:-2px 0;
	border:solid 2px black;
	background-color:white;
}
#leftbar {
	float:left;
	width:148px;
	_width:143px;
	color:white;
	padding-top:10px;
	padding-left:8px;
	background-image:url('images/navbg.jpg');
	background-repeat:no-repeat;


}


#leftitem {
	color:#D80000;
	text-align:center;
	margin-top:50px;
}



a.button {
	width:130px;
	_width:124px;

	height:42px;
	line-height:42px;
	margin:10px;


	text-decoration:none;
	text-align:center;
	color:black;
	font-weight:normal;
	font-size:18px;
	display:block;
	font-family:arial;
}
a.button:hover {
	color:red;
}



span.alt {
	display:none;
}



hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}


#body {
	padding-left:10px;
	padding-top:40px;
	margin-left:157px;
	_margin-left:153px;
	min-height:500px;
	_height:500px;
	background-image:url('images/left.jpg');
	background-repeat:no-repeat;
	background-position:1px 0;
	_background-position:2px 0;


}

div#right {
	position:absolute;

}
img#right {
	float:right;
	position:relative;
	top:-40px;
	_left:3px;
}



h1 {
	color:#D62822;
	margin-left:1em;
	margin-top:10px;
	font-family:arial;
	font-size:1.4em;

}


.odrazka {
	margin-left:3em;
}
.odrazka2 {
	margin-left:5.5em;
}

.obrazok {
	float:left;
	margin:5px;
	border-left:solid 4px #ddd;
}

.obrazokc:hover {
	border-left:solid 4px #D62822;
}

.obrazokc {
	float:left;
	margin:5px;
	border-left:solid 4px #FF9999;
}

#footer {
	background-color:black;
	color:#0099FF;
	text-align:right;
	font-size:xx-small;
}
#footer a {
	color:#0099FF;
}


