html
{
margin:auto;
padding:0px;
height: 100%;
/* overflow:auto; */
}
body
{
padding:0px;
margin:0px;
background: #fff;
}
.clear
{
clear:both;
}
/*span, .gmnoprint
{
    visibility:hidden;
}*/
#center
{
    margin:auto;
    padding:0px;
    width:999px;
    position:relative;
}
.fl
{
    float:left;
}
.m
{
    font-size: 12px;
}
.c
{
    text-align:center;
}
.fr
{
    float:right;
}
.w20
{
    width:20px;
}
.w130
{
    width:130px;
}
.pointer
{
    cursor:pointer;
}
#l_top_index
{
  height:75px;
  width:11px;
  background-image: url(../skins/blue/l_top_index.png);
  float:left;
}
#r_top_index
{
  height:75px;
  width:11px;
  background-image: url(../skins/blue/r_top_index.png);
  position:absolute;
  top:0px;
  left:990px;
}
#top_on_index_logo
{
     width:337px;
     height:71px;
     background-image: url(../skins/blue/logo.jpg);
     float:left;
     cursor:pointer;
}
#top_on_map_logo
{
     width:337px;
     height:71px;
     background-image: url(../skins/blue/logo.jpg);
     float:left;
     cursor:pointer;
}
#top_on_index
{    margin-top:30px;
     width:999px;
     height:75px;
     background-image: url(../skins/blue/c_top_index.png);
}
#top_on_map
{
     width:100%;
     min-width:1100px;
     height:71px;
     background-image: url(../skins/blue/top_1px.gif);
}
h1.logoInfo
{
    margin: 0px;
    padding-top: 50px;
    padding-left: 87px;
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-size: 12px;
}
#top_menu
{
    padding-top: 25px;
    padding-left: 430px;
}
.menu_bold
{
    color:red;
    font-weight:bold;
    font-family:tahoma;
}
.map_browse
{
        height: 400px;
        max-height: 1000px;
        margin: 0px 7px 0px 0px;
        overflow:hidden;
}
#top_on_map_menu
{
    float:left;
    margin-right:30px;
}
#main_browse
{
    height:100%;
    min-width:1100px;
}
.panel_browse_p
{
    width: 260px;
    height:400px;
    max-height:1000px;
    padding-left:10px;
    position: absolute;
    left: 0pt;
    top: 71px;
}
.panel_browse
{
    width: 250px;
    height:400px;
    max-height:1000px;
    padding-left:10px;
    overflow:auto;
    overflow-x:hidden;
    clear:both;
}
#panel_left_top
{
    height: 50px;
}
#in_panel_l
{
    height: 27px;
    width: 235px;
    margin: 14px 0px 18px 14px;
    background-color: #E6E4E4;
    font-family: tahoma;
    font-size: 16px;
    padding: 5px 0px 0px 10px;
}
#panel_center_top
{
    height: 50px;
}
#in_panel_c
{
    height: 27px;
    min-width: 190px;
    margin: 14px 0px 18px 0px;
    background-color: #E6E4E4;
    font-family: tahoma;
    font-size: 16px;
    padding: 5px 0px 0px 10px;
}
#panel_center_map
{

        height: 400px;
        margin-top: 0px;
        margin-left: 280px;
        margin-right: 450px;
        margin-bottom: 20px;
        position: relative;
       top:0px;

}
#panel_right
{
    width: 99%;
}

.panel_right_browse
{
    width: 440px;
    height:400px;
    max-height:1000px;
    float:left;
    position: absolute;
    right: 0pt;
    top: 71px;
    background-color:#ffffff;
    z-index:490;
    border:0px none;
}
#main_info_div
{
    width: 100%;
    height:200px;
    max-height:900px;
    overflow:auto;
    overflow-x:hidden;
}
.info_top_bar
{
    height: 27px;
    width: 98%;
    margin: 14px 0px 18px 0px;
    background-color: #E6E4E4;
    font-family: tahoma;
    font-size: 18px;
    padding: 5px 0px 0px 10px;
}

.info_but_off, .info_but_on
{
    float:left;
    height: 27px;
    background-image: url(../skins/blue/but_off_1px.png);
    background-repeat:repeat-x;
    font-family: tahoma;
    font-size: 11px;
    width:70px;
    text-align:center;
    padding-top:7px;
    margin-left:1px;
}
.info_but_off_disabled
{
    float:left;
    height: 27px;
    background-image: url(../skins/blue/but_off_disable_1px.png);
    background-repeat:repeat-x;
    font-family: tahoma;
    font-size: 11px;
    width:70px;
    
    text-align:center;
    padding-top:7px;
    margin-left:1px;
    cursor:pointer;
    color: #666666;
}
.info_but_off_disabled:hover
{
    background-image: url(../skins/blue/but_hov_1px.png);
}
.info_but_off
{
    cursor:pointer;
    background-image: url(../skins/blue/but_off_1px.png);
}
.info_but_off:hover
{
    background-image: url(../skins/blue/but_hov_1px.png);
}
.info_but_on
{
    font-weight:bold;
    background-image: url(../skins/blue/but_on_1px.png);
}
.but_show_off
{
	background: #EEEEEE url(../skins/blue/but_show_off.gif) repeat-x;
	font: bold 12px tahoma;
	border: 1px solid #8f8f8e;
	width:200px;
	margin-bottom:3px;
	padding:4px;
    float:left;
    cursor:pointer;
}
.but_show_on
{
    color:#c8ff00;
	background: #164775 url(../skins/blue/but_show_on.gif) repeat-x;
	font: bold 12px tahoma;
	border: 1px solid #1c9ed9;
	width:200px;
	margin-bottom:3px;
	padding:4px;
    float:left;
    cursor:pointer;
}
.lang_flags
{
    position:absolute;
    right:10px;
    width:600px;
}
img.smallbutton
{
    vertical-align: middle;padding-right: 4px;
}
.userPanel
{
    z-index:2;
    font-family:tahoma;
    font-size:11px;
    top:3px;
    left:770px;
    font-size:12px;
    color:#fff;
    padding:1px 2px;

    white-space: nowrap;
}
.flag
{
    padding:7px 2px 0px 2px;
    margin:0px;
}
.log_bar_l
{
    float:left;
    background-image: url(../skins/blue/log_bar_l.png);
    background-repeat:no-repeat;
    height:27px;
    margin:3px 10px 0px 10px;
    cursor:pointer;

}
.log_bar_r
{
    background-image: url(../skins/blue/log_bar_r.png);
    background-repeat:no-repeat;
    padding:0px 0px 7px 3px;
    float:left;
    display:inline;
}
.log_bar
{
    padding:5px 0px 0px 16px;
    float:left;
}
.log_bar_text
{
    font-family: tahoma;
    color: white;
    font-size: 15px;
    padding:0px;
}
.my_acc
{
    color:#1c9ed9;
    padding-right:0px;
    font-family:tahoma;
    font-size:14px;
    padding-right:4px
}
#search_box
{   clear:both;
    width:235px;
    height:33px;
    margin: 0px 0px 1px 10px;
    background-color: #b7bcc0;
    padding-left:14px;
}
#search_hint
{
    background-color:#ffffe0;
    z-index:10;
    position:absolute;
    display:none;
    border:2px solid black;
    margin-left:10px;
    padding-top:1px;
}
.s_item, .s_item_hover
{
    border:1px solid #f1f1f1;
    margin:-1px 0px 0px 0px;
    padding:1px 3px;
    white-space:nowrap;
    cursor:pointer;
}
.s_item_hover
{
    background-color:#93bed2;
}
.search_close
{
    border:2px solid #000000;

    top:-20px;
    right:-2px;
    padding:1px;
    background-color:#ffffe0;
    cursor:pointer;
    position:absolute;
}
.search_highlight
{
    font-weight:bold;
    color:blue;
    background-color:#9cdfd9;
}
#search_input
{
    border-width:1px;
    border-color:#d7d5d5;
    width:170px;
    height:19px;
    padding:0px 5px 0px 5px;
    font-family: tahoma;
    color:#808080;
    margin-top:6px;
    font-size: 15px;

}
#search_submit
{
        margin:1px 1px -5px 4px;
}
#foot_left_bar
{
    width:249px;
    height:5px;
    background-color: #b7bcc0;
    margin:2px 0px 0px 10px;
    clear:both;
    font-size: 1px;
}
#knew_place
{
    min-width:200px;
    min-height:57px;
    border-style:solid;
    border-width:1px;
    border-color:#3399cc;
    margin: 15px 5px 0 0px;
    display: block;
    z-index:100;
}
.it1
{
    float:left;
    width:150px;
    font-family:tahoma;
    font-size:12px;
    margin:2px 0px;
}
.fo_k1
{
    font-family: tahoma;
    font-size: 16px;
    color: #003366;
}
.t
{
    font-family: tahoma;
}
.p1
{
    margin:7px 10px 7px 15px;
}
.b
{
    font-weight: bold;
}
.i
{
    font-style: italic;
}
.s11
{
    font-size: 11px;
}
.s12
{
    font-size: 12px;
}
.s13
{
    font-size: 13px;
}
.s14
{
    font-size: 14px;
}
.s17
{
    font-size: 17px;
}
.s18
{
    font-size: 18px;
}
.l_to_p
{
    font-family: tahoma;
    font-size: 10px;
    color: #666666;
    margin-right:6px;
}
.i_to_p
{   width:430px;
    cursor:pointer;
    border-width:0px;
    font-family: tahoma;
    font-size: 11px;
    color: #666666;
    background-color: #ffffff;
    margin-bottom:2px;
    margin-bottom:2px;
}
#foot_right_bar
{
    width:99%;
    height:5px;
    background-color: #b7bcc0;
    margin:2px 0px 0px 0px;
    float:left;
    font-size: 1px;
}
#please_wait
{
    background-color: black;
    position:absolute;
    top:0;
    left:0;
    visibility: hidden;
    opacity: 0.75;
    width:100%;
    z-index:5000;
    filter: alpha(opacity = 75);
}
.please_wait_form
{
    padding-top: 20%;
    color: white;
    z-index:5001;
    font-weight: bold;
    font-family: tahoma;
    font-size: 36px;
    text-align:center;
}
#please_wait_load_map
{
    background-color: white;
    position:absolute;
    top:70px;
    left:0;
    /*visibility: hidden;*/
    width:100%;
    height:700px;
    z-index:6001;
    text-align:center;
}
.please_wait_LM
{   background-color: white;
    padding-top: 1%;
    padding-left: 1%;
    color: black;
    z-index:5001;
    font-weight: bold;
    font-family: tahoma;
    font-size: 20px;
}
.footer_s
{   clear:both;
    width:100%;
    height:15px;
    padding:0px 0px 0px 0px;
    font-family: tahoma;
    background-color: #ebebeb;
    font-weight: normal;
    color: #003366;
    font-size: 12px;
    margin-top:12px;
    text-align:center;
    bottom:5px;
    position:absolute;
}
.footer_i
{   float:left;
    width:100%;
    height:15px;
    padding:0px 0px 0px 0px;
    font-family: tahoma;
    background-color: #ebebeb;
    font-weight: normal;
    color: #003366;
    font-size: 12px;
    margin-top:12px;
    text-align:center;
}
#start
{
    clear:both;
    height:450px;
}
.s_imgs
{
    width:458px;
    height:304px;
    border-width:1px;
    border-style:solid;
    display: block;
    padding:8px;
    margin:60px 0px 0px 18px;
    border-color:#999999;
}
.s_img
{
    border-width:0px;
    padding:0px;
    margin:0px;
}
#st_but_b, #st_but_a
{
    float:left;
    width:304px;
    padding-top:10px;
    height:31px;
    border-width:1px 1px 1px 1px;
    border-style:solid;
    display: block;
    border-color:#33ccff;
    font-family:tahoma;
    font-size:18px;
    margin:5px 0px 0px 30px;
    text-align:center;
}
.st_but_i
{
    float:left;
    width:304px;
    padding-top:10px;
    height:31px;
    display: block;
    font-family:tahoma;
    font-size:14px;
    margin:70px 0px 0px 30px;

}
#st_but_b
{
    border-color:#33ccff;
    background-image: url(../skins/blue/but_browse_1px.gif);
}
#st_but_a
{
    border-color:#999999;
    background-image: url(../skins/blue/but_add_1px.gif);
}
#st_a_b
{
    color:#33ccff;
    text-decoration:none;
}
#st_a_a
{
    color:#999999;
    text-decoration:none;
}
#b_b
{   
    width:18px;
    height:12px;
    background-image: url(../skins/blue/but_brow.png);
}
.iframe_wiki
{
    width:100%;
    height:99%;
    border-color:#ffffff;
    border-width:0px;
}
.but_add1
{	background: #3399cc /*url(../skins/blue/but_add1.gif)*/ repeat-x;
	font: bold 12px tahoma;
	border: 1px solid #8f8f8e;
	width:240px;
	margin-bottom:3px;
	padding:4px;
    float:left;
}
.but_save_points_1
{	background: #33cc33 /*url(../skins/blue/but_add1.gif)*/ repeat-x;
	font: bold 12px tahoma;
	border: 1px solid #8f8f8e;
	width:240px;
	margin-bottom:3px;
	padding:4px;
    float:left;
    cursor:pointer;
}
.but_save_points_2
{	background: #ffff00 /*url(../skins/blue/but_add1.gif)*/ repeat-x;
	font: bold 12px tahoma;
	border: 1px solid #8f8f8e;
	width:240px;
	margin-bottom:3px;
	padding:4px;
    float:left;
    cursor:pointer;
}
.info_1
{
    height:30px;
    padding:4px 8px 4px 4px;
}
.gray_more_info
{
    font-family: tahoma;
    font-style: normal;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.d_text_1
{
    font-family: tahoma;
    font-size:14px;
    font-weight:bold;
}
.d_text_2
{
    font-family: tahoma;
    font-size:14px;
}
.d_text_3
{
    padding-top:30px;
}
.add_but
{
    padding:2px 0px 0px 14px;
    font-family: tahoma;
    color: white;
    font-size: 15px;
}
.add_but_l
{
    float:left;
    background-image: url(../skins/blue/but_add_l.gif);
    background-repeat:no-repeat;
    height:27px;
    margin:3px 10px 10px 10px;
    cursor:pointer;

}
.add_but_r
{
    background-image: url(../skins/blue/but_add_r.gif);
    background-repeat:no-repeat;
    padding:2px 0px 6px 5px;
}
.add_but_t, .add_but_t1
{
    font-family:tahoma;
}
.add_but_t1
{
    color: #1c9ed9;
}
.i_add
{
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    border:1px solid #000000;
    padding:2px;
}
.i_add:focus
{
    background-color: #ffff66;
}
.login_div
{
    margin:auto;
    padding:0px;
    width:930px;
}
.log_left, .log_rig
{
    width:400px;
    padding: 10px;
    font-family:tahoma;
}
h2.log
{
    font-size:19px;
}
p.log
{
    font-size:14px;
    padding:0px 10px;
}
#form_login, #register
{
    font-family:tahoma;
    font-size:14px;
    font-weight:bold;
}
.wi1
{
    width:120px;
}
.wi2
{
    width:140px;
}
input.in_log
{
    font-family:tahoma;
    font-size:14px;
    border: 1px solid #cccccc;
    padding:2px 1px;
    margin:3px;
}
input.in_log:focus
{
    font-family:tahoma;
    font-size:14px;
    background-color: #ffff99;
    border-top-color: #000000;
    border-left-color: #000000;
}
.log_error
{
    padding:5px;
    border:2px dashed #000000;
    background-color: #ffff99;
    color: #990000;
    font-family:tahoma;
    font-size:13px;
    font-weight:bold;
}
.error_msg
{
    padding:5px;
    border:2px dashed #000000;
    background-color: #ffff99;
    color: #990000;
    font-family:tahoma;
    font-size:13px;
    font-weight:bold;
}
.ok_msg
{
    padding:5px;
    border:2px dashed #000000;
    background-color: #ffff99;
    color: green;
    font-family:tahoma;
    font-size:13px;
    font-weight:bold;
}
.del_msg
{
    padding:5px;
    border:2px dashed #000000;
    background-color: #ffff99;
    color: green;
    font-family:tahoma;
    font-size:13px;
    font-weight:bold;
}
img.new_msg_1
{
    height:25px;
    margin-top:6px;
    padding-right:6px;
}
img.new_msg_2
{
    height:17px;
    
    margin-bottom:-3px;
}
.reg_act
{
    text-align:center;
    font-family:tahoma;
    font-size:14px;
    padding: 0px 30px;
}
.pro_lef
{
    width:230px;
    
    border-right-width: 2px;
    border-right-color: #999999;
    border-right-style: solid;
}
.pr1, .pr2, .pr3
{
    font-family:tahoma;
    font-size:13px;
    padding:7px 3px 4px 15px;
    font-weight:bold;
}
.pr1
{
    float:left;
    width:140px;
    height:100%;
}
.pr2
{   
    float:left;
    width:424px;
    height:100%;
}
.pr3
{
    clear:both;
}
.prtd1
{
    clear:both;
    border-bottom: 1px solid #555555;
}
.prtd2
{
    clear:both;
    font-family:tahoma;
    font-size:13px;
    padding:7px 3px 4px 15px;
    font-weight:bold;
}
.prNA
{
    color: #999999;
}
#avatar
{
    padding:10px;
    border: 1px solid #000000;
}
input.in_pro
{
    font-family:tahoma;
    font-size:14px;
    border: 1px solid #cccccc;
    padding:2px 1px;
    margin:3px;
}
input.in_pro:focus
{
    font-family:tahoma;
    font-size:14px;
    background-color: #ffff99;
    border-top-color: #000000;
    border-left-color: #000000;
}
select.pro
{
    font-family:tahoma;
    font-size:14px;
    border: 1px solid #cccccc;
    padding:2px 1px;
    margin:3px;
}
/*------------------wiadomości----------------*/

.subject1
{
   /* border-bottom-style: solid;
    border-bottom-width: 1px;
    height:30px;*/
}
.ms1
{
    background-color: #ffffff;
    height:50px;
    padding:4px;
    
}
.ms2
{
    background-color: #d2e9ff;
    height:50px;
    padding:4px;
}
.line_msg
{
    padding:0px;
    margin:0px;
    background-color: #aaaaaa;
    height:1px;
    font-size:0px;
}
.msN
{
    background-color: #ffff66;
    height:50px;
    padding:4px;
}
input.sub_i, .text_a, .tok_in
{
    float: left;
    font-family:tahoma;
    font-size:13px;
    border:1px solid #000000;
    padding:2px;
}
img.msg_avatar
{
    height:30px;
    padding-top:4px;
    padding:2px 10px 0px 0px;
}
font.msg_readed
{
    font-family: tahoma;
    font-size: 14px;
    text-decoration:none;
}
font.msg_notread
{
    font-family: tahoma;
    font-size: 14px;

    font-weight: bold;
}
font.msg_readed_date
{
    font-family: tahoma;
    font-size: 11px;
    color: #999999;
}
font.msg_notread_date
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
}

font.write_token
{
    padding: 0 0 0 10px;
    font-family: tahoma;
    font-size: 11px;
    color: #666666;
}
input.write_token
{
    font-family: tahoma;
    font-size: 11px;
}
.ans_hide
{
    visibility:hidden; position:fixed;
}
.ans_show
{
    visibility:visible; position:static;
}
a.msg1
{
    text-decoration:none;
    color:#000000;
}
font.bold_msg
{
    padding: 0 0 0 10px;
    font-family: tahoma;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.textarea_comment
{
    font-family: tahoma;
    font-weight: bold;
    font-variant: normal;
    font-size: 12px;
    width:350px;
    
    border:1px solid #000000;
}
.add_coment_form
{
    margin:10px;
    padding:7px;
}
.add_coment_form_legend
{
    font-family: tahoma;
    font-size:13px;
    padding:0px 5px;
    font-weight: bold;
}
.date_comment
{
    font-size: 12px;
    color: #666666;
}
.input_comment
{
    font-family: tahoma;
    font-weight: bold;
    font-variant: normal;
    font-size: 10px;
}

.comment_OK
{
    margin-top:5px;
    background-color: #cfffb8;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
}
.comment_BAD
{
    margin-top:5px;
    background-color: #ffaaaa;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
}
h2.msg
{
    padding-left:20px;
}
.lbar
{
    width:270px;
    text-align:center;
}
/*--------------------MAŁE MENU--------------------------*/
.sm
{
    position:absolute;
    z-index:50000;
}
.sm_main
{
    background-color: #fbfb89;
}
.smb
{
    padding:4px 0px 0px 2px;
    cursor:pointer;
}
.X_close
{
    float:right;
    font-family:tahoma;
    font-weight:bold;
    font-size:13px;
    padding:0px 4px;
    background-color: #ffffff;
    border: 1px solid #000000;
}
.load_mn
{
    height:17px;
    width:17px;
}
.men_opt
{
    background-color: #000000;
    font-family: tahoma;
    font-weight: bold;
    color: #ffffff;
    font-size: 13px;
    padding:1px 0px 1px 8px;
}
.sm_but
{
    font-family:tahoma;
    font-size:12px;
    padding:2px 0px 2px 3px;
    cursor:pointer;
}
.sm_but:hover
{
    background-color: #cccccc;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #FFFFE0;
width: 150px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
/*line-height:18px;*/
z-index:1000000;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}
.hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #FFFFE0;
width: 150px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
/*line-height:18px;*/
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
#hint{ /*CSS for pop up hint box */
    position:absolute;
    top: 0;
    background-color: #ffffff;
    width: 150px; /*Default width of hint.*/
    padding: 3px;
    border:1px solid black;
    font:normal 11px Verdana;
    line-height:18px;
    z-index:100;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
    visibility: hidden;
}
/* KONIEC */

/*///////////////////////  KONIEC WIADOMOŚCI /////////////////////////////////////*/
/* -----------------------------------MENU---------------------------*/
.ddm1 {
    padding: 3px 10px 3px 0px;
    font: 16px arial;
    color: #52c9ff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    float:left;
    z-index:500;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
   color: #ffffff;
}
.ddm1 .item1 {
    text-decoration:none;
    padding: 3px 10px 3px 10px;
    font: 16px arial;
    color: #52c9ff;
    float:left;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 10px 3px 10px;
    font: 16px arial;
    color: #ffffff;
    text-decoration:none;
    float:left;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 13px 15px 13px 30px;
    font: 14px arial;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background-repeat:no-repeat;
    background-position:7px 50%; ;
    background-image: url(../skins/blue/but_menu.gif);
    border-bottom: 1px solid #b8b4ae;
}
.ddm1 .item2 {
    background-color: #ffffff;
    z-index: 500;
}
.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
    background-image: url(../skins/blue/but_menu.gif);
    background-repeat:no-repeat;
    background-position:7px 50%; ;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    margin-left:-20px;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */






/* ------------------ Koniec Menu -------------------*/
/* -----------------------------------MENU MOJE KONTO---------------------------*/
.dmxma {
    font: 14px tahoma;
    color: #52c9ff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    float:left;
    z-index: 501;
}
.dmxma .maitem1,
.dmxma .maitem1:hover,
.dmxma .maitem1-active,
.dmxma .maitem1-active:hover {
   color: #ffffff;
}
.dmxma .maitem1 {
    text-decoration:none;
    padding: 0px 2px 3px 0px;
    font: 16px arial;
    color: #52c9ff;
    float:left;
}
.dmxma .maitem1:hover,
.dmxma .maitem1-active,
.dmxma .maitem1-active:hover {
    padding: 0px 2px 3px 0px;
    font: 16px arial;
    color: #ffffff;
    text-decoration:none;
    float:left;
}
.dmxma .maitem2,
.dmxma .maitem2:hover {
    padding: 13px 15px 13px 30px;
    font: 14px arial;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background-repeat:no-repeat;
    background-position:7px 50%; ;
    background-image: url(../skins/blue/but_menu.gif);
    border-bottom: 1px solid #b8b4ae;
}
.dmxma .maitem2 {
    background-color: #ffffff;
    z-index: 500;
}
.dmxma .maitem2:hover {
    background: #6699FF;
    color: #ffffff;
    background-image: url(../skins/blue/but_menu.gif);
    background-repeat:no-repeat;
    background-position:7px 50%; ;
}
.dmxma .sectionma {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.dmxma .left, .dmxma .left:hover { border-style: solid none solid solid; }
.dmxma .right, .dmxma .right:hover { border-style: solid solid solid none; }

* html .dmxma td { position: relative; } /* ie 5.0 fix */
/* ------------------ Koniec Menu MOJE KONTO-------------------*/
/* ------------------  tinyMCE -------------------*/

#info_box {color:#000; font-family:tahoma; font-size:12px; margin:8px;}
#info_box img{margin:0 6px;}
body {background:#FFF;}
body.mceForceColors {background:#FFF; color:#000;}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(img/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(img/items.gif) no-repeat;}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}

/* IE */
* html body {
/*scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;*/
}
/* ------------------ Koniec tinyMCE -------------------*/
#info_box_about
{
    font-family: tahoma;
    /*font-style: italic;*/
    color: gray;
    font-size: 10px;
    width:290px;
    float:left;
}
#info_box_pdf
{
    font-family: tahoma;
    /*font-style: italic;*/
    color: gray;
    font-size: 10px;
    width:30px;
    float:left;
}
.pdf_img
{
    width:35px;
    height:35px;
}
td.showInfo_topButton
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    background-color: #cccccc;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    cursor: pointer;
}

td.showInfo_topButton_checked
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    background-color: orange;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    cursor: pointer;
}

td.editInfo_topButton
{
    font-family: tahoma;
    border-top-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-right-color: #999999;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    font-size: 15px;
    font-weight: bold;
    padding: 6 6 6 6;
    background-color: #ffffff;
    cursor: pointer;
}

td.editInfo_topButton_checked
{
    font-family: tahoma;
    border-top-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-right-color: #999999;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    font-size: 15px;
    font-weight: bold;
    padding: 6 6 6 6;
    background-color: orange;
    cursor: pointer;
}

td.showPoint_list
{   cursor: pointer;
    padding: 5 5 5 5;
    border-style: solid;
    border-width: 1px 2px 1px 2px;
    font-family: serif;
    font-size: 12px;
    font-weight: bold;
    border-top-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
}
.img_info
{
    padding:10px;
    border: 1px solid #000000;
}
.markerTooltip { /* wygląd nazwy markera na mapie*/
    font-family: tahoma;
    font-size:12px;
	color: black;
	font-weight: bold;
	background-color:#ffffe0;
	white-space: nowrap;
	margin:16px 0 0 2px;
    padding:1px 2px;
	border: 1px solid black;
}
.terms_div
{
    font-family:tahoma;
    font-size:12px;
    margin-left:20px;
}
.light_color
{
    color: #3399cc;
}
.foto_info
{
    margin:50px 0px 0px 5px;
    font-family: tahoma;
    /*font-style: italic;*/
    color: gray;
    font-size: 11px;
}
.hide_comment
{
    visibility: hidden;
    position: absolute;

}
.comment_text
{
    visibility: visible;
    position: static;

}
.comment_text_td
{
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}
.coment_field_show
{
    padding:2px;
    margin:2px;
    font-family: tahoma;
    font-size:12px;
    width:96%;
    clear:both;
    position: static;
    visibility: visible;
    position: static;
}
.coment_field_hide
{
    padding:2px;
    margin:2px;
    font-family: tahoma;
    font-size:12px;
    width:96%;
    clear:both;
    position: static;
    visibility: hidden;
    position: absolute;
}
.coment_form_legend
{
    font-family: tahoma;
    font-size:11px;
    cursor:pointer;
    padding:0px 10px;
    font-weight: bold;
}
select.cur_date
{
    font-family: tahoma;
    font-size:11px;
}
font.cur_date
{
    font-family: tahoma;
    font-size:12px;
}
.cur_vis
{
    visibility:visible;
    display:block;
}
.cur_hide
{
    visibility:hidden;
    /*display:none;*/
}
#hintAddFoto{ /*CSS dla okienka z foto */
position:absolute;
background-color: #FFFFFF;
width: 700px; /*Default width of hint.*/
height:400px;
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
/*line-height:18px;*/
margin-left: -350px;
left: 50%;
margin-top: -200px;
top: 50%;
z-index:6000;
border:3px solid #000000;
visibility: hidden;
}
.info_photo
{
    padding:4px;
}
/* ++++++++++++++++ Biały hint - na razie nie aktywny +++++++++++++++++++ */
.c_tr, .c_tl, .c_dl, .c_dr
{
    background-repeat:no-repeat;
    width:4px;
    height:4px;
}
.c_tr
{
    background: url("http://c.sp322.pl/img/c_tr.gif");
}
.c_tl
{
    background: url("http://c.sp322.pl/img/c_tl.gif");
}
.c_dr
{
    background: url("http://c.sp322.pl/img/c_dr.gif");
}
.c_dl
{
    background: url("http://c.sp322.pl/img/c_dl.gif");
}
.c_top, .c_left, .c_right, .c_butt
{
    background-color:#ffffff;
}
.c_top
{   height:4px;
    background-color:#ffffff;
}
.c_buttom
{
    height:4px;
    background-color:#ffffff;
}

.c_center
{
    padding:3px 7px;
    background-color:#ffffff;
}
/* --------------- Koniec biały hint -----------------*/
#click_info
{
    position:absolute;
    background-color: #003399;
    font-family:tahoma;
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    margin-top:-100px;
    height: 23px;
    padding-top:7px;
    z-index:489;
    opacity: 0.90;
    filter: alpha(opacity = 90);
    vertical-align:text-top;
    text-align:center;
    clear:both;
}
.div_legend
{
    font-size:12px;
    font-weight:bold;
    border:1px solid #000000;
    padding:1px 2px;
    margin:1px 2px;
    background-color:#ffffff;
}
.legendD
{
    margin:2px 0px 2px 7px;
    font-size:12px;
}
img.resize_info
{
    width:25px;
}
.sort_up
{
    float:left;
    background-image: url(../skins/blue/sort_up.png);
    background-repeat:no-repeat;
    margin:3px 3px 10px 3px;
    cursor:pointer;
    width:15px;
    height:15px;
}
.sort_down
{
    float:left;
    background-image: url(../skins/blue/sort_down.png);
    background-repeat:no-repeat;
    margin:3px 3px 10px 10px;
    cursor:pointer;
    width:15px;
    height:15px;
}
.sort_up, .sort_down, .sort_up_select, .sort_down_select
{
    float:left;
    background-repeat:no-repeat;
    margin:3px 3px 10px 3px;
    cursor:pointer;
    width:15px;
    height:15px;
}
.sort_up
{
    background-image: url(../skins/blue/sort_up.png);
}

.sort_down
{
    background-image: url(../skins/blue/sort_down.png);
}
.sort_up_select
{
    background-image: url(../skins/blue/sort_up_select.png);
}

.sort_down_select
{
    background-image: url(../skins/blue/sort_down_select.png);
}
.foto_sign
{
    float:right;
    font-family:tahoma;
    font-size:12px;
    font-weight:bold;
    margin-top:-3px;
}
.point_name
{
    display:inline;
    font-family: tahoma;
    font-size: 18px;
    margin:0;
    padding:0;
    font-weight:normal;
}
.vote_text
{
    font-size:13px;
    font-weight:bold;
}
.show_photo
{
    border:1px solid #000000;
    padding:2px 2px 2px 2px;
    margin:1px;
    text-align:center;
    background-color:#edf1f4;
}
.show_photo_info
{
    display:block;
    background-image: url(../img/info_bar_back.png);
    cursor:help;
}
.img_i
{
 
    
}
.change_link_status
{
    display:none;
}
.editing_link
{
    width:90%;
}
.blue
{
    color:blue;
}
.blue_a
{
    color:blue;
}
.blue_a:hover
{
    color:orange;
}
.light_back_color
{
    background-color: #f1f1f1;
    border:1px solid #8da4b7;
    padding:4px 10px 4px 10px;
    font-family:tahoma;
}
.faq1
{
    padding: 7px 15px 7px 30px;
    background-repeat:no-repeat;
    background-position:7px 50%; ;
    background-image: url(../skins/blue/but_menu.gif);
    border-bottom: 1px solid #b8b4ae;
}
.faq2
{
    padding: 7px 20px 13px 40px;
}
.faq3
{
    padding: 0px 10px;
    color:blue;
}
div.log_error_div
{
    font-family: tahoma;
    background-image: url(../img/error_log_bar.gif);
    background-repeat: no-repeat;
    position:absolute;
    top:20px;
    left:20px;
    width:100%;
    z-index:50000;
    padding: 10px 0 20px 10px;
    width:500px;
}
#please_wait_map
{
    position:absolute;
    top:50%;
    left:277px;
    right: 450px;
}
.foto_button
{
    position:absolute;
    margin:31px 0 0 420px;
    border:1px solid #ccc;
    font-family: tahoma;
    font-size: 13px;
    padding:2px 5px;
    background-color: #cbcbcb;
    cursor:pointer;
}
#char_list, #pages_bar{text-align: center;}
#char_list a{background-image: url(../skins/blue/page_butt.jpg); background-color: #124272; padding: 4px; border: 1px solid #111;-moz-border-radius:4px; text-decoration: none; color: #fff;}
#char_list a:hover{background-color: #011629;}
#char_list a:active{background-color: #dfbd00; color: #000;}

#pages_bar{margin-bottom: 6px;}
#pages_bar a{background-image: url(../skins/blue/page_butt.jpg);background-color: #124272; padding: 0px 2px; border: 1px solid #011629;-moz-border-radius:4px; text-decoration: none; color: #fff;}
#pages_bar .check{font-size: 17px; font-weight: bold; font-family: tahoma; background-color: #dfbd00; padding: 0px 2px; border: 1px solid #111;-moz-border-radius:4px; text-decoration: none; color: #fff;}