body{
    font-family: Arial;
    font-size: 12px;
    color: #7e7e7e;
    padding: 0px;
    background-color: #f8f8fa;
}
#page{
    background: url('grafika/bg_site.png') repeat-x #f8f8fa;
    margin: 0;
}
#container{
    width: 990px;
    margin: 0 auto;
    padding: 5px 0 0 0;
    background: url('grafika/bg_top.png') top center no-repeat;
    position: relative;
}
a{
    text-decoration: none;
    color: #e9a301;
}a:hover{
    color: #000;;
}
img{
    border: 0px;
}
.clear{
    clear: both;
    height: 0px;
}
span.header_1{
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
span.header_2{
    font-size: 18px;
    color: #000;
}
span.textowy{
    font-size: 14px;
    color: #7d7d7d;
}
.header{
    margin: 0px;
    padding: 0px;
}
.lang{
    margin-left: 10px;
}
.top_menu{
    float: right;
    margin-right: 35px;
    margin-top: 20px;
}.top_menu li{    float: left;    list-style: none;    /* margin: 0 10px;     height: 20px; */    cursor: pointer;}.top_menu p.menu_top{    margin: 0px;    padding: 0px;    height: 15px;	padding-top: 5px;}.top_menu li{	background: url('grafika/menu_separator.png') 0 0 transparent scroll no-repeat;	padding-left: 6px;	padding-right: 6px;	font-size: 12px; 	text-transform: uppercase;}.top_menu li p.menu_top a.topmenu_href{	color: #000000;}p.menu_top a:hover{	color: #E9A301;}ul.top_menu li.active p.menu_top a.topmenu_href{	color: #E9A301;}
/*
.top_menu li{
    float: left;
    list-style: none;
    /* margin: 0 10px;
     height: 20px; 
    cursor: pointer;
}

.top_menu .menu_top{
    margin: 0px;
    padding: 0px;
    height: 20px;
    display: block;
}
.m_4{
    background: url('grafika/top_menu.png');
    width: 156px;
}
.m_4:hover, .active .m_4{
    background: url('grafika/top_menu.png');
    background-position: 0px 20px;
    width: 156px;
}
.m_5{
    background: url('grafika/top_menu.png');
    background-position: -156px 0;
    width: 105px;
}
.m_5:hover, .active .m_5{
    background: url('grafika/top_menu.png');
    background-position: -156px 20px;
    width: 105px;
}
.m_6{
    background: url('grafika/top_menu.png');
    background-position: -261px 0;
    width: 83px;
}
.m_6:hover, .active .m_6{
    background: url('grafika/top_menu.png');
    background-position: -261px 20px;
    width: 83px;
}
.m_7{
    background: url('grafika/top_menu.png');
    background-position: -343px 0;
    width: 92px;
}
.m_7:hover, .active .m_7{
    background: url('grafika/top_menu.png');
    background-position: -343px 20px;
    width: 92px;
}*/


.m_55{

    background: url('grafika/top_menu_en.png');

    background-position: 0px 0;

    width: 182px;

}

.m_55:hover, .active .m_55{

    background: url('grafika/top_menu_en.png');

    background-position: 0px 20px;

    width: 182px;

}
.m_61{

    background: url('grafika/top_menu_en.png');

    background-position: -182px 0;

    width: 106px;

}

.m_61:hover, .active .m_61{

    background: url('grafika/top_menu_en.png');

    background-position: -182px 20px;

    width: 106px;

}.m_62{

    background: url('grafika/top_menu_en.png');

    background-position: -288px 0;

    width: 84px;

}
.m_62:hover, .active .m_62{

    background: url('grafika/top_menu_en.png');

    background-position: -288px 20px;

    width: 84px;

}
.m_63{

    background: url('grafika/top_menu_en.png');

    background-position: -372px 0;

    width: 87px;

}
.m_63:hover, .active .m_63{

    background: url('grafika/top_menu_en.png');

    background-position: -372px 20px;

    width: 87px;

}

.top_menu .inside_menu{    width: 217px;
    display: none; 
    position: absolute;
    padding: 0px;
    /* margin: 5px 0px; */
}
.top_menu li:hover .inside_menu{
    display: block;
    
    z-index: 999;
}
.top_menu .inside_menu li{
    float: none;
    padding: 0px 8px;
    margin: 0px 0 0 0;    float:left;
    width: 145px;
    background: url('grafika/bg_top_menu.png');
}
.top_menu .inside_menu li.first_inside{
    background: url('grafika/bg_submenu_first.png');
    padding: 0px 8px;
    margin: 0px;
    width: 145px;
}
.top_menu .inside_menu li a{
    padding: 8px 15px;
    display: block;
    border-top: 1px dotted #b2b2b2;
    font-size: 11px;
    text-transform: uppercase;
    color: #7e7e7e;
}.top_menu .inside_menu li.no_line a{
    background: url("grafika/bg_submenu.png") no-repeat scroll left center transparent;
    border-top: 0px ;
    padding: 3px 0 3px 10px;
    margin-left: 20px;
    font-size: 9px;
}
.top_menu .inside_menu li a:hover{
    color: #000;
}
.top_menu .inside_menu li.last_inside p{
    border-top: 1px dotted #b2b2b2;
    padding: 0px;
    margin: 0px;
}
.page_info{
    position: absolute;
    right: 7px;
}


.logo{
    margin: 0px 0px 0px 40px;
    display: block;
    width: 135px;
}



.page_content{
    width: 940px;
    margin-top: 11px;
    background-color: #fff;
    margin-left: 25px;
    height: 444px;
    
}
.page_content2{
    width: 940px;
    margin-top: 11px;
    background-color: #fff;
    margin-left: 25px;
    padding-bottom: 5px;
}
.page_content2 .path{
    height: 72px;
    background: url('grafika/bg_path.png') no-repeat bottom center;
    color: #000;
    font-size: 24px;
    line-height: 70px;
    padding-left: 40px;
}.page_content2 .path a{
    color: #000;
}
.page_content2 .path a:hover{
    color: #E9A301;
}
.submenu{
    margin: 10px 40px;
}
.submenu a{
    margin-right: 20px;
    color: #7d7d7d;
    text-transform: uppercase;
    font-size: 9px;
    padding-right: 10px;
    background: url('grafika/bg_submenu.png') no-repeat right center;
}
.submenu a.active, .submenu a:hover{
    color: #d79700;
}
.content_margin{
    margin: 20px 40px;
}
.subpage_box{
    position: absolute;
    display: none;
}
.load_content{
    cursor: pointer;
}
.index_content{
    width: 940px;
    margin-top: 11px;
    background-color: #fff;
    margin-left: 25px;
    height: 444px;
}
/**/
.index_box{
    position: absolute;
    /*display: none;*/
}
.sl_txt{
    float: right;
    width: 210px;
    margin-top: 100px;
    margin-right: 40px;
}
.p_txt{
    position: absolute;
    right: 30px;
    width: 210px;
}
.page_content .sl_txt{
    margin-right: 0px;
    margin-left: 27px;
}
.navi{
    height: 40px;
    background: url('grafika/bg_navi.png') top center no-repeat;
    text-align: center;
    line-height: 40px;
}

.slider{
    height: 140px;
    background: url('grafika/bg_slider.png') bottom center no-repeat;
}
.slider .box{
    float: left;
    margin-left: 5px;
}
.slider .sl_content{
    width: 940px;
    height: 140px;
    margin-left: 7px;
    overflow: hidden;
    position: relative;
}
.sl_content ul{
    margin: 0px;
    padding: 0px;
    position: relative;
    height: 130px;
}
.sl_content li{
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 140px;
    float: left;
    margin: 0 5px;
    position: relative;
}
.sl_content li:hover,.sl_content li.active_f{
    background: url('grafika/arrow_li_bottom.png') bottom center no-repeat;
}
.slider .arrow {
    height: 32px;
    width: 13px;
    display: block;
    margin-top: 45px;
    cursor: pointer;
}.a_w{
    width: 13px;
    height: 32px;
}
.slider .left{    display: none; 
    background: url('grafika/arrow_left.png');
}
.slider .right{    display: none; 
    background: url('grafika/arrow_right.png');

}



#venti{
    margin-top: 35px;
    text-align: right;
    font-size: 11px;
    color: #878787;
    margin-right: 30px;
    margin-bottom: 20px;
}
#venti a{
    color: #878787;
}
#slider{
    height: 444px;
    width: 665px;
}
.nivo-controlNav{
    float: left;
    margin-top: 444px;
    height: 40px;
    width: 990px;
    line-height: 40px;
    text-align: center;
    position: relative;
}
.nivo-controlNav a{
    display: inline-block;
    background: url('grafika/slider_dot.png') no-repeat;
    background-position: -14px 0;
    width: 14px;
    height: 12px;
    
    margin-top: 14px;
    margin-right: 2px;
    position: relative;
}
.nivo-controlNav a.active, .nivo-controlNav a:hover{
    background-position: 0px 0;
}
.sl_txt_cont{
    position: absolute;
    width: 210px;
}
.mask{
    position: absolute;
    z-index: 3;
}
map{
}
map area{
    background: #666;
    cursor: pointer;
}
.pietra{
    position: absolute;
    z-index: 1;
}
#budynek{
    
}
#flor_arrow{
    position: absolute;
    background: url('grafika/bg_txt_pietra.png') no-repeat;
    width: 139px;
    height: 39px;
    margin-left: 30px;    text-align: center;
    margin-top: 320px;
}
#flor_arrow p{
    font-size: 24px;
    color: #000;
    margin: 5px 0 0 15px;
}#flor_arrow p.flor_1{
    color: #5ca7ac;
}
#flor_arrow p.flor_2{
    color: #6ea2bc;
}
#flor_arrow p.flor_3{
    color: #7a9bc1;
}
#flor_arrow p.flor_4{
    color: #606fa3;
}
#flor_arrow p.flor_5{
    color: #5b5f9f;
}
#flor_arrow p.flor_6{
    color: #5c5690;
}
#flor_arrow p.flor_7{
    color: #63528c;
}
#flor_arrow p.flor_8{
    color: #8c72af;
}
#flor_arrow p.flor_9{
    color: #a380b7;
}
#flor_arrow p.flor_10{
    color: #a17aac;
}
.poziom{
    display: none;
     /*background: #666; */
    
    width: 200px;
    margin-left: 126px;
    position: absolute;
}
#p_1{
    margin-top: 322px;
}
#p_2{
    margin-top: 291px;
}
#p_3{
    margin-top: 261px;
}
#p_4{
    margin-top: 231px;
}
#p_5{
    margin-top: 199px;
    margin-left: 127px;
}
#p_6{
    margin-top: 168px;
}
#p_7{
    margin-top: 138px;
    margin-left: 127px;
}
#p_8{
    margin-top: 107px;
    margin-left: 127px;
}
#p_9{
    margin-top: 78px;
    margin-left: 127px;
}
#p_10{
    margin-top: 49px;
    margin-left: 127px;
}
.bottom_links{
    margin-top: 30px;
}
.bottom_links a.r{
    float: right;
    
}
.bottom_links a{
    font-size: 9px;
    color: #7d7d7d;
    text-transform: uppercase;
}
.mapa-outer{
    float: right;
}
.mapa{
    width: 420px;
    height: 240px;
}
#page_gallery{
    margin: 30px 0;
}
#page_gallery .frame a.ramka{
    display: block;
    width: 200px;
    height: 160px;
    text-align: center;
    
    float: left;
    border: 1px solid #CCCBCE;
}
#page_gallery .frame{
    text-align: center;
    width: 200px;
    float: left;
    margin-right: 12px;
}
.wynajem .form_txt{
    display: none;
}
.wynajem #module_form{
    width: 100%
}
.wynajem form.cmxform label.label{
    width: 250px;
}
.wynajem form.cmxform label{
    width: auto;
}/* newsletter */.newsletter_container{	width: 940px; 	margin-left: 25px;}.newsletter_text{		width: 610px; 	float: left; 	padding-right: 30px; 	padding-top: 20px;}.newsletter_form{	width: 260px; 	float: left;	padding: 20px;}.newsletter_form input.text{	background: url('../../grafika/bg_input_2.png') no-repeat scroll 0 0 transparent; 	font-family: Arial; 	height: 24px; 	width: 235px;	border: none;	color: #AFAFB0;	font-size: 10px;	padding-left: 5px;}.newsletter_form  input#send_newsletter{	background: url("../../grafika/bt_send_2.png") no-repeat scroll 0 0 transparent;    border: medium none;    height: 22px;    position: relative;    top: -25px;    width: 85px;    left: 158px;	color: #7D7D7D;	font-size: 12px;	padding-bottom: 5px;	cursor: pointer;}p.newsletter_error{	color: red;	border: 1px solid red;	background: none repeat scroll 0 0 #FEC0C0;	padding: 10px;	}p.newsletter_ok{	background: none repeat scroll 0 0 #9AFFA4;    border: 1px solid green;    color: green;    padding: 10px;}




/* ostrzeżenie o cookies */
.cookiesAlert
{
	width: 100%;
	height: 86px;
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background: url('grafika/cookieBg.png') 0 0 transparent scroll repeat;
	z-index: 99999;
}

.cookiesAlert .cookiesContainer
{
	background: transparent;
    display: block;
    margin: 0 auto;
    padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: left;
    width: 900px;
	color: white;
	line-height: 1.6em;
}
.cookiesAlert .cookiesContainer .cookiesAlertMess
{
	display: block;
}

.cookiesAlert .cookiesContainer .acceptCookie
{
	display: block;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
.cookiesAlert .cookiesContainer form input[type=submit]
{
	border: none;
	color: #c6a636;
	padding-right: 20px;
	font-weight: bold;
	background: url('grafika/acceptCookie.png') no-repeat center right transparent scroll;
	cursor: pointer;
}

#page .cookiesAlertMess a
{
	color: #c6a636;
	text-decoration: none;
	border: none;
}

#page .cookiesAlertMess a:hover
{
	text-decoration: underline;
}