/************************/
/* APARTAMENTY NA SKALE */
/************************/

.content {
	color: #642D32;
}
.content A {
	color: #622B30;
}
.content A:visited {
	color: #622B30;
}
.content A:hover {
	color: #622B30;
}
.title {
	color: #622B30;
}
.news {
	border-color: #50391B;
}

.topmenu {
	margin: 30px 0px 6px 0px;
}
.topmenu A {
	color: #50391B;
}
.topmenu A:visited {
	color: #50391B;
}
.topmenu A:hover {
	color: #50391B;
}

.locationtb TD {
	width: 337px;
	height: 23px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/naskale_bg_06.jpg);
}
.locationtb A {
	color: #50391B;
}
.locationtb A:visited {
	color: #50391B;
}
.locationtb A:hover {
	color: #50391B;
}

.visualhr {
	width: 600px;
	color: #622B30;
	height: 1px;
	margin: 10px 0px;
}
.vli {
	margin: 0px 72px 0px 0px;
}
.vls {
	margin: 0px 72px 0px 76px; display: inline;
}

.titletr {
	background-color: #E6DCAF;
}
.darktr {
	background-color: #F4F1C8;
}

/* apartment window */
.ap_bd {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/naskale_bg_05.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* apartment window */

/* program all inclusive */
#ai {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background: url(../images/naskale_ai_bg.jpg) no-repeat top center;
	background-color: #FDFED9;
	color: #FFFFFF;
	text-align: center;
}
#ai A, #ai A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#ai A:hover {
	color: #F7F200;
}
#ai_content {
	width: 779px;
	margin: 0px auto 0px auto;
	text-align: justify;
	background: url(../images/naskale_ai_bg2.jpg) no-repeat top center;
}

#ai_address {
	padding: 120px 48px 0px 37px;
}
#ai_info {
	padding: 200px 48px 0px 37px;
}
#ai_dl {
	padding: 60px 48px 0px 0px;
}
#ai_dl H2,#ai_dl DT,#ai_dl DD  {
	padding-left: 37px;
}
H2 {
	font-size: 14px;
	margin: 0px 0px 6px 0px;
}
EM {
	color: #F7F200;
	font-style: normal;
}
DT {
	color: #F7F200;
	font-weight: bold;
	height: 20px;
}
.white {
	background: url(../images/naskale_ai_li_w.gif) no-repeat top left;
}
.red {
	background: url(../images/naskale_ai_li_r.gif) no-repeat top left;
}
.blue {
	background: url(../images/naskale_ai_li_b.gif) no-repeat top left;
}
.yellow {
	background: url(../images/naskale_ai_li_y.gif) no-repeat top left;
}


DD {
	margin: 0px 0px 14px 0px;
}
/* program all inclusive */