html, body 
{
	margin: 0;
	padding: 0;
    background: #F7F2DF;
}
body
{
	font-family: tahoma, verdana, arial,sans-serif;
	font-size:11px;
    color: #373737;
}
h1, h2, h3, h4, h5, h6, 
blockquote, p, ul, ol, ul li, ol li, dl, dt, dd
{
	padding:0;
	margin:0;
	list-style:none;
}
h1, h2, h3, h4, h5, h6, blockquote
{
	font-family: tahoma,verdana,arial, sans-serif;
    color: #B79747;
	font-size:13px;	
}
h2 {
    font-size:13px;
}
a, a:link, a:active
{
	outline: none;
	text-decoration: underline;
    color: #666633;
}
a:hover 
{
    color: #666633;
	text-decoration: none;
}

#topline {
	width: 100%;
	height: 25px;
    background: #FFF url('../gfx/topline_bg.jpg') repeat-x;
}
#topline_content {
    width: 770px;
    margin:0 auto;
	text-align: right;
}
#topheader {
	width: 100%;
	height: 175px;
	background: #FFF url('../gfx/head_bg_left.jpg') repeat-x;	
}
#topheader_content {
    width: 770px;
    margin:0 auto;
	background: #FFF url('../gfx/head_image.jpg') no-repeat;	
	height: 175px;	
}
#topline_content img {
	border: none;
	padding: 0;
	margin: 0;
}
#topheader_sticker {
	width: 285px;
	height: 175px;	
	background: url('../gfx/head_sticker.jpg') left bottom no-repeat;	
}
#topmenucontent {
	width: 100%;
	background: #FFF;	
}

#topmenuarea {
    width: 770px;
    margin:0 auto;
	background: #FFF url('../gfx/topmenu_bg.jpg') repeat-x;
	height: 40px;	
}
#maincontent {
	width: 100%;
	background: #FFF;
}
#content {
    width: 770px;
    margin:0 auto;
	background: #FFF;
}
#footer {
	width: 100%;
	border-top: 1px solid #BB9648;
	background: #F7F2DF;
}
#startcontent_left {
	float: left;
	width: 45%;
	margin: 0;
	padding: 0;
	height: auto;
}
#startcontent_right {
	float: right;
	width: 50%;
	margin: 0;
	padding: 0;	
}
.tresc {
	margin: 0px;
	padding: 20px;
	display: block;
	line-height: 18px;
	text-align: justify;
}
h1.headerstart {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
    color: #B79747;
	font-size: 15px;	
	margin: 0px;
	padding: 20px 20px 0px 20px;
	display: block;
	font-weight: bold;
}
#footer_content {
    width: 770px;
    margin:0 auto;
	color: #AC9B6D;
}
#footer_content a { 
	color: #AC9B6D;
	text-decoration: none;
}
#footer_left {
	float: left;
	width: 40%;
	padding: 20px;
	text-align: left;
}

#footer_right {
	float: right;
	width: 40%;
	padding: 20px;	
	text-align: right;	
}
/* topmenu */
ul#topmenu {
    margin: 0px;
    float:left;
}
#topmenu li {
    float: left;
	background: url('../gfx/topmenu_break.jpg') top right no-repeat;
}
#topmenu li.lastli {
    float: left;
	background: none;
}
#topmenu li a{
    padding: 14px 19px 13px 19px;
    font-family: verdana,tahoma,arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
    color: #646368;
	display: block;
}
#topmenu li a:hover {
    padding: 14px 19px 13px 19px;
	background: url('../gfx/topmenu_pointer.jpg') bottom center no-repeat;	
	display: block;	
}
#topmenu li a.topmenu_active {
    padding: 14px 19px 13px 19px;
	background: url('../gfx/topmenu_pointer.jpg') bottom center no-repeat;	
	display: block;	
}
#content_subpage {
	float: left;
	width: 599px;
	margin: 0;
	padding: 0;
	height: auto;
		text-align: justify;
}
#rightmenuarea {
	float: right;
	width: 171px;
	margin: 0;
	padding: 0;
	background: #F1EBC9;
}
#rightmenu_bottom {
	background: url('../gfx/rightmenu_bottom.jpg') top right no-repeat;	
	display: block;	
	width: 171px;
	height: 90px;
	float:right;
}
h1.headsubpage {
	border-top: 1px solid #FFF;
	background: #B79747;
	padding: 20px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;	
	color: #FFF;
	display: block;
	font-weight: bold;	
}
#content_area {
    width: 770px;
	background: #FFF url('../gfx/rightmenu_bg.jpg') top right repeat-y; 
}
/* rightmenu */
ul#rightmenu {
    margin: 0px;
    float:left;
}
#rightmenu li {
	background: #CCB266;
	display: block;
	width: 171px;
	
	float:left;
}
#rightmenu li ul {
    margin: 0px;
    float:left;
	display: block;
	border: none;
}
#rightmenu li ul li {
	background: #CCB266;
	display: block;
	width: 171px;

}
#rightmenu li ul li.rightmenu_lastli {
	background: #CCB266;
	display: block;
	width: 171px;
	border: none;
}
#rightmenu li ul li a{
    padding: 14px 19px 13px 19px;
    font-family: verdana,tahoma,arial,sans-serif;
	font-weight: normal;
	text-decoration: none;
    color: #FFF;
	display: block;
	border-bottom: 1px solid #E6D999;
	border-left: 1px solid #B79747;		
}
#rightmenu li ul li a:hover {
    padding: 14px 19px 13px 20px;
	background: url('../gfx/rightmenu_pointer_02.jpg') left center no-repeat;	
	display: block;	
	border-bottom: 1px solid #E6D999;
	border-left: none;		
}
#rightmenu li ul li a.active02 {
    padding: 14px 19px 13px 20px;
	background: url('../gfx/rightmenu_pointer_02.jpg') left center no-repeat;	
	display: block;	
	border-bottom: 1px solid #E6D999;
	border-left: none;			
}
#rightmenu li a{
    padding: 14px 19px 13px 19px;
    font-family: verdana,tahoma,arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
    color: #646368;
	display: block;
	border-bottom: 1px solid #E6D999;
	border-left: 1px solid #B79747;		
}
#rightmenu li a:hover {
    padding: 14px 19px 13px 19px;
	background: url('../gfx/rightmenu_pointer_01.jpg') left center no-repeat;	
	display: block;	
}
#rightmenu li a.active01 {
    padding: 14px 19px 13px 19px;
	background: url('../gfx/rightmenu_pointer_01.jpg') left center no-repeat;	
	display: block;	
}
.subpagetexts {
	margin: 0px;
	padding: 20px;
	display: block;
	line-height: 18px;
		text-align: justify;
	
}.img_welcome {
	margin-bottom: 20px;
}
.img_glowna {
	margin: 5px 10px 0px 0px;
	padding: 2px;
	border: 2px solid #B79747;
}
#floorplanarea {
	width: 550px;
}
#floorplanarea b {
	color: #B79747;
	font-size: 13px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;	
	padding: 0px 0px 5px 0px;
	display: block;	
	line-height: normal;
}
#floor_plan {
	float: left;
	width: 300px;
}
#floor_poziom1 {
	float: left;
	width: 270px;
}
#floor_poziom2 {
	float: right;
	width: 270px;
}
#floor_plan_area {
	float: left;
	width: 550px;
	padding: 0px 0px 10px 0px;
}
#floor_description {
	float: right;
	width: 240px;
}
#floor_description img {
	padding: 0px 0px 10px 0px;
}
.fd_table {
	background-color: #F7F2DF;
	border-top: 1px solid #B79747;
	margin: 0;
	padding: 0;
}
.tdt_td_bold {
	font-weight: bold;
	color: #B79747;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #B79747;
}
.tdt_td_normal {
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #B79747;
	line-height: normal;
}
.tdt_td_bold2 {
	background-color: #B79747;
	font-weight: bold;
	color: #F7F2DF;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #B79747;
}
.tdt_td_normal2 {
	background-color: #B79747;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #B79747;
	line-height: normal;
	color: #F7F2DF;	
}
#home_description {
	padding: 20px 0px 0px 0px;
	width: auto;
}
#home_images {
	padding: 0px 0px 20px 0px;
	width: auto;
}
.home_imgs {
	margin: 0px;
	padding: 2px;
	border: 2px solid #F7F2DF;
}
#kontakt_area {
	width: 550px;
	margin-bottom: 10px;
}
#kontakt_area2 {
	width: 550px;
	margin-bottom: 10px;	
}
#ka_text {
	width: 200px;
	float: left;
}
#ka_map {
	width: 340px;
	float: right;
}
#googlemap1 {
	width: 340px;
	height: 300px;
}
#googlemap2 {
	width: 340px;
	height: 300px;
}
#googlemap3 {
	width: auto;
	height: 300px;
	margin-top: 15px;
}
#content_subpage .subpagetexts #table_homelist TABLE {
	line-height: normal;
	text-decoration: none;
}
#content_subpage .subpagetexts #table_homelist A {
	line-height: normal;
	text-decoration: none;
	padding: 5px;
	display: block;
	color: #fff;
	background:#666633 ;
	font-weight: bold;
}
#content_subpage .subpagetexts #table_homelist A:hover {
	line-height: normal;
	text-decoration: none;
	display: block;
	color: #fff;
	background:#B79747 ;
}
#content_subpage #subpagetexts_ul ul li {
	list-style-type: disc;
	margin-left: 15px;
}

