body {
	SCROLLBAR-FACE-COLOR: #cfb4b0;
	SCROLLBAR-HIGHLIGHT-COLOR: #cfb4b0;
	SCROLLBAR-SHADOW-COLOR: #000;
	SCROLLBAR-ARROW-COLOR: #000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	SCROLLBAR-BASE-COLOR: #Black;
	scrollbar-3d-light-color: Black;
	scrollbar-dark-shadow-color: Black;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	padding: 0;
	margin: 0;
	border: 0;
	height: 100%;
	width: 100%;
	background-color: #cfb4b0;
}
div#base {
	position: relative;
	width: 955px;
	height: auto;
	margin: auto;
	text-align: center;
	background-color: #fff;
	-moz-box-shadow: 0 1px 2px 1px #000;
	-webkit-box-shadow: 0 1px 2px 1px #000;
	box-shadow: 0 1px 2px 1px #000;
}
#head {
	position: relative;
	display: block;
	width: 915px;
	height: 21px;
	padding: 12px 20px;
	overflow: hidden;
	background-color: #1a1a1a;
}
#logo {
	float: left;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
.langbar {
	display: block;
	float: right;
	margin-left: 5px;
}
.langbar li {
	display: inline;
	list-style: none;
	color: #fff;
	padding: 1px 4px;
	font-weight: bold;
}
.langbar li:after {
	color: #fff;
	content: "|";
	font-weight: bold;
	padding-left: 8px;
}
.langbar li:last-child:after {
	content: "";
}
.langbar a, .langbar a:link, .langbar a:active, .langbar a:visited {
	color: #fff;
	text-decoration: none;
}
.langbar a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #cfb4b0;
	background: none;
}
.langbar a.selected {
	font-weight: bold;
	color: #ffe700;
}
#menu {
	position: relative;
	display: block;
	width: 955px;
	height: 20px;
	margin-bottom: 0px;
	text-align: left;
	color: #cfb4b0;
	overflow: hidden;
	background-color: #333334;
}
#canvas {
	position: relative;
	display: block;
	width: 955px;
	height: auto;
	min-height: 420px;
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #cfb4b0;
	background-image: url(../kepek/bg.png);
	background-size: 100% 100%;
}
#title {
	position: relative;
	display: block;
	width: 955px;
	height: 380px;
}
#title_img {
	position: absolute;
	width: 925px;
	height: 225px;
	padding: 15px;
	overflow: hidden;
	background-color: #cfb4b0;
	background-image: url(../kepek/kulso.png);
}
#title_left {
	float: left;
	padding: 5px;
	font-size: 18px;
	text-align: left;
}
#title_right {
	float: right;
	padding: 10px 50px;
	font-size: 16px;
	text-align: center;
}
#apt1_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 292px;
	height: 188px;
	padding-top: 22px;
	text-align: center;
	background-color: #fff;
	margin-top: 160px;
	margin-left: 132px;
	border: #cfb4b0 solid 2px;
	z-index: 100;
}
#apt2_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 292px;
	height: 188px;
	padding-top: 22px;
	text-align: center;
	background-color: #fff;
	margin-top: 160px;
	margin-left: 533px;
	border: #cfb4b0 solid 2px;
	z-index: 100;
}
#txt_head1 {
	position: relative;
	float: left;
	width: 360px;
	text-align: left;
	margin-left: 95px;
}
#txt_head2 {
	position: relative;
	float: right;
	width: 360px;
	text-align: left;
	margin-right: 95px;
}
#foot_sep {
	position: relative;
	width: 955px;
	height: 6px;
	background-color: #333334;
	background-image: url(../kepek/foot_sep.png);
}
#foot {
	position: relative;
	display: block;
	width: 955px;
	height: auto;
	padding-bottom: 20px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	padding-top: 2px;
	background-color: #333334;
}
#greybox_head {
	float: left;
	width: 296px;
	margin-top: 10px;
	margin-left: 22px;
	text-align: left;
}
#greybox {
	float: left;
	width: 254px;
	height: 254px;
	margin: 22px;
	padding: 10px;
	text-align: center;
	background-color: #1a1a1a;
}
#mapbox {
	float: left;
	margin: 22px;
	padding: 10px;
	text-align: center;
	background-color: #1a1a1a;
}
h1 {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	display: block;
	color: #fdf0ce;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	display: inline;
	line-height: normal;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
.menu {
	display: block;
	float: left;
	padding: 0;
	margin: 2px 0px 0px 16px;
}
.menu li {
	display: inline;
	list-style: none;
	color: #fff;
	padding: 1px 4px;
	font-weight: bold;
}
.menu li:after {
	color: #fff;
	content: "|";
	font-weight: bold;
	padding-left: 8px;
}
.menu li:last-child:after {
	content: "";
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {
	color: #fff;
	text-decoration: none;
}
.menu a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #cfb4b0;
	background: none;
}
.menu a.selected {
	font-weight: bold;
	color: #ffe700;
}
input.button {
	color: #fff;
	font-size: 12px;
	background: #262626;
	border: 1px solid;
	border-color: #5b93ef;
	border-radius: 7px;
	padding: 2px 5px 4px 5px;
	cursor: pointer;
}
hr {
	color: #e2e2e2;
	background-color: #e2e2e2;
	border: 2px dotted #262626;
	border-style: none none dotted;
}
.text {
	font-size: 10px;
}
.smalltext {
	font-size: 9px;
}
.line {
	border: 1px solid #ccc;
}
.clear {
	clear: both;
}
#msg {
	display: block;
	padding: 15px 0px 15px 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #CC0000;
}
#textbox {
	float: left;
	display: block;
	width: 915px;
	height: auto;
	padding: 20px;
	text-align: left;
}
#space {
	display: block;
	height: 20px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#center {
	float: left;
	width: 100%;
	text-align: center;
}
.lb_5 {
	clear: both;
	width: 100%;
	height: 5px;
}
.lb_10 {
	clear: both;
	width: 100%;
	height: 10px;
}
.lb_25 {
	clear: both;
	width: 100%;
	height: 25px;
}
#pop_msg {
	display: none;
	margin-top: 15px;
	text-align: left;
	width: 500px;
	height: 300px;
}
#apt_img_tmb {
	float: left;
	width: 70px;
	height: 46px;
	padding: 4px;
	margin: 0px 6px 30px 0px;
	background-color: #333334;
}
#apt_img {
	float: left;
	width: 250px;
	height: 166px;
	padding: 4px;
	margin: 10px 47px 0px 0px;
	background-color: #333334;
}
#connect {
	padding-left: 5px;
}
#connect ul {
	padding: 10px 0;
	margin: 0;
}
#connect li {
	display: block;
	list-style: none;
	color: #fff;
	padding: 10px 0;
	line-height: 30px;
	height: 50px;
	white-space: nowrap;
}
#connect a, #connect a:link, #connect a:active, #connect a:visited {
	color: #fff;
	text-decoration: none;
	margin-left: 60px;
}
#connect a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	background: none;
}
#phone {
	left: 0px;
	width: 50px;
	background: url('../kepek/consprites.png') 0 0;
	background-repeat: no-repeat;
}
#mail {
	left: 50px;
	width: 50px;
	background: url('../kepek/consprites.png') -50px 0;
	background-repeat: no-repeat;
}
#address {
	left: 100px;
	width: 50px;
	background: url('../kepek/consprites.png') -100px 0;
	background-repeat: no-repeat;
}
