@charset "utf-8";

.body {
	vertical-align: top;
	margin: 0px;
	background-position: center top;
	text-align: center;
	background-image: url(img/back.gif);
}
.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	background-position: right bottom;
}
.head {
	vertical-align: top;
	background-color: #F7F7F7;


}
.down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.stopka {
	background-image: url(img/point_gray.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	background-position: right top;
	text-align: right;
}
.left {
	background-image: url(img/point_gray.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right {
	background-image: url(img/point_gray.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.separator {
	background-image: url(img/point.gif);
	background-repeat: repeat-y;
}
.tresc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F7F7F7;
	text-decoration: none;
	vertical-align: top;
}

