#Main {
}

#ruta1 {
	position: absolute;
	width: 200px;
	top: 157px;
	right: 310px;
}

.top_l {
	height: 11px;
	background-image: url(img/top_l.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
}
.top_r {
	height: 11px;
	background-image: url(img/top_r.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 11px;
}
.top {
	height: 11px;
	background-image: url(img/top.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.middle_l {
	background-image: url(img/middle_l.gif);
	background-repeat: repeat-y;
	padding-left: 11px;
}

.middle_r {
	background-image: url(img/middle_r.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 11px;
}
.middle {
	paddingx: 9px 20px 9px 20px;
	background-color: #a5a5a6;
}

.bottom_l {
	height: 11px;
	background-image: url(img/bottom_l.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 11px;
}
.bottom_r {
	height: 11px;
	background-image: url(img/bottom_r.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 11px;
}
.bottom {
	height: 11px;
	background-image: url(img/bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#layer {
	position: absolute;
	width: 217px;
	top: 407px;
	right: 335px;
	visibility: visible;
}
#box {
	width: 231px;
}

.box_top_l {
	background-image: url(/images/box.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 70px;
	padding-right: 11px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.box_content {
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.box_top_r {
	background-image: url(/images/box.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.box_bottom_l {
	height: 11px;
	background-image: url(/images/box.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 11px;
}
.box_bottom_r {
	height: 11px;
	background-image: url(/images/box.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.box_kontakt {
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}



.box_top_gray_r {
	background-image: url(/images/box_old.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.box_bottom_gray_l {
	height: 11px;
	background-image: url(/images/box_old.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 11px;
}
.box_bottom_gray_r {
	height: 11px;
	background-image: url(/images/box_old.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 15px;
}






.layer_top_l {
	background-image: url(/fond.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 70px;
	padding-right: 11px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.layer_content {
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.layer_top_r {
	background-image: url(img/fond.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 18px;
}
.layer_bottom_l {
	height: 22px;
	background-image: url(img/fond.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 18px;
}
.layer_bottom_r {
	height: 22px;
	background-image: url(img/fond.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 18px;
}
#Main {
	position:absolute;
	width:588px;
	height:260px;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	top: 50%;
}
