html {
	background: url('../img/page.png') repeat-x;
}

body {
	background: url('../img/bg.png') #f5f5f5 no-repeat;
	
	background-position: top center;
	line-height: 18px !important;
}

#page_top {
	height: 25px;
	background: url('../img/page_top.png') no-repeat;
	margin-top: 10px;
}

#page_center {
	background: url('../img/page_center.png') repeat-y;
}	


#page_bottom {
	height: 20px;
	background: url('../img/page_bottom.png') no-repeat;
}

#top {
	height: 120px;
	position: relative;
}

#bar {
	height: 37px;
	background: url('../img/bar.png') no-repeat;
	position: relative;
}

.tel {
	font: 16px Tahoma;
	font-weight: bold;
	color: #828282;
	position: absolute;
	top: 10px;
	left: 185px;
}

#banner {
	text-align: center;
}

#logo {
	width: 140px;
	height: 56px;
	background: url('../img/logo.png') no-repeat;
	display: block;
	position: absolute;
	top: 10px;
	left: 20px;
}

#footer {
	height: 53px;
	background: url('../img/footer.png') no-repeat;
	margin-top: 10px;
	clear: both;
}

#footer_left {
	float: left;
	color: #6e6e6e;
	font: 12px Tahoma;
	margin-top: 17px;
}

#footer_left a {
	color: #6e6e6e;
	font: 12px Tahoma;
	text-decoration: none;
}

#footer_left a:hover {
	text-decoration: underline;
}

#footer2 {
	text-align: center;
	font: 11px Tahoma;
	color: #9c9c9c;
	margin-bottom: 10px;
}

#content {
	background: url('../img/content.png') repeat-y;
	width: 627px;

}

#content_top {
	background: url('../img/content_top.png') no-repeat;
	background-position: top;
	width: 627px;
}

#content_bottom {
	background: url('../img/content_bottom.png') no-repeat;
	background-position: bottom;
	width: 567px;
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
}

#lang {
	font: 12px Tahoma;
	color: #000;
	background-position: right center;
	padding-right: 20px;
	position: absolute;
	text-decoration: none;
}

#lang:hover {
	text-decoration: underline;
}

.pl {
	background: url('../img/pl.png') no-repeat;
	right: 200px;	
}
.de {
	background: url('../img/de.png') no-repeat;
	right: 55px;	
}
.en {
	background: url('../img/en.png') no-repeat;
	right: 130px;	
}

#search {
	overflow: hidden;
	position: absolute;
	right: 30px;
	top: 8px;
}

#search  form {
	margin: 0;
	padding: 0;
	clear: both;
}

#search  form .search_input {
	width: 133px;
	border: 0px;
	font: 11px Tahoma;
	color: #000;
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border: 1px solid #b7b7b7;
	background: #fff;
}

#search  form .search_submit {
	width: 66px;
	height: 22px;
	background: url('../img/button.png') no-repeat;
	border: 0;
	float: left;
	color: #fff;
	font: 11px Tahoma;
	text-align: center;
}

.default {
	width: 110px;
	height: 23px;
	display: block;
	background:  url('../img/default.png') no-repeat;
	color: #fff;
	font: 12px Tahoma;
	font-weight: bold;
	text-align: center;	
	padding-top: 7px;
	text-decoration: none;	
}

.default:hover {
	text-decoration: none;
	color: #fff;
}

#homepage {
	clear: both;
	padding-left: 40px;
}

.homebox {
	width: 420px;
	float: left;
	overflow: hidden;	
	height: 270px;
}

.home_top {
	width: 420px;
	background:  url('../img/home_top.png') no-repeat;
	background-position: top;
	overflow: hidden;	
}

.home_bottom {
	width: 360px;
	background:  url('../img/home_bottom.png') no-repeat;
	background-position: bottom;
	padding: 30px;
	overflow: hidden;	
	position: relative;
}

.home_bottom h3 {
	color: #3d3d3d;
	margin-bottom: 15px;
}
.home_bottom h4 {
	color: #d22b2b;
	font: 12px Tahoma;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.home_bottom .default {
	position: relative;
	left: 240px;
	clear: both;
}

.home_bottom p {
	color: #505150;
	font: 13px Tahoma;
	line-height: 18px;
}

.home_bottom img {
	border: 7px solid #e7e7e7;
	margin: 0;
	float: left;
}

.home_bottom .text {
	float: right;
	font: 11px Tahoma;
	color: #505150;
	width: 190px;
	text-align: right;
}

.list {
	width: 653px;
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

.list_top {
	width: 653px;
	background: url('../img/list_top.png') no-repeat;
	background-position: top;
}

.list_bottom {
	width: 623px;
	background: url('../img/list_bottom.png') no-repeat;
	background-position: bottom;
	height: 115px;  /* FIX: bylo 70px; */
	padding: 15px;
}

.list_bottom table {
	width: 623px;
}

.list_bottom img {
	border: 7px solid #e7e7e7;
}

.td_1 {
	width: 90px;
	border-right: 1px solid #cfcfcf;
}

.td_2 {
	width: 260px;
	border-right: 1px solid #cfcfcf;
	vertical-align: top;
}

.td_3 {
	width: 117px;
	border-right: 1px solid #cfcfcf;
	text-align: center;
	vertical-align: middle;
}

.td_4 {
	text-align: center;
}

.list_bottom  a {
	font: 12px Tahoma;
	color: #d50000;
}

.list_bottom h4 {
	font: 11px Tahoma;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

.list_bottom .text {
	font: 11px Tahoma;
}

.mod_picture .mod_center .mod_wrap .mod_title
{
    font: 11px Tahoma;
    color: #666666;
}



