body {font-family: verdana,tahoma,arial,helvetica,sans-serif; font-size: 11px; margin: 0; padding: 0;}

form, fieldset {margin:0;padding:0;border-width:0;}
select, textarea {font-family:tahoma, verdana, helvetica, sans-serif;font-size:12px;color:#808080;}
input {font-family:tahoma, verdana, helvetica, sans-serif;/*color:#808080;*/}
p {margin-top:1em;margin-bottom:1em}
ul {margin:0;padding:0}
/* img {vertical-align:bottom;} */
a img {border-width:0;}
a {text-decoration:none;}
/* a {color:#7d7d6c;text-decoration:none;} */
a:hover {text-decoration:underline;}

h1, h2, h3, h4, h5, h6  { margin: 0; padding: 0; }

.top {padding:11px;}
.top .logo {padding-left:60px;}

.search_top {padding:25px 10px 0 10px;position:relative;}
.search_top ul {}
.search_top ul li {float:right;}
.search_top ul .button {padding:7px;}

.search_top li.sl {height:28px;width:300px;padding:0 1px; font-size:11px; background:white; border:1px solid #CEE6FD;border-bottom:1px solid #9FB2C2;border-radius:5px;}
.search_top li.sl input {height:28px;width:280px;padding:0 8px;border:0;font-size:12px;}

.search_top li input.sa {font-size:12px; text-align:left;}

.search_top a {background:#86D129;font-size:14px;color:white;line-height:17px;font-weight:bold;padding:5px 5px;border-radius:5px;cursor:pointer;text-decoration:none;}
.search_top a:hover {background:#BFF57C;line-height:20px;}

.search_top .submit {padding:2px 7px;}
.search_top .submit input {background:#86D129;font-size:14px;color:white;line-height:17px;font-weight:bold;padding:4px 5px;border-radius:5px;cursor:pointer;text-decoration:none;border:0;}
.search_top .submit input:hover {background:#BFF57C;line-height:19px;}


.bar {height:30px;background: #F0F8FF;border-top:1px solid #CFE6FD;border-bottom:1px solid #CFE6FD;}

.bookmark {height:75px;clear:both;}
.bookmark ul.bar_bo { list-style-type: none; margin: 0; padding: 0; height: 30px;}
.bookmark ul.bar_bo li a {float:left;height:22px;color:#222E60;font-family:tahoma;font-size:12px;font-weight:bold;border-bottom:0;margin-right:1px;padding:7px 20px 0 20px;cursor:pointer;border-radius: 5px 5px 0 0;}
.bookmark ul.bar_bo li .link{background:white;border:1px solid #CEE6FD;border-bottom:0;}
.bookmark ul.bar_bo li .link:hover {background:#F0F8FF;color:#222E60;text-decoration:none;border:1px solid #CEE6FD;border-bottom:0; }
.bookmark ul.bar_bo .set .link{background: #F0F8FF;color:#222E60;border:1px solid #CEE6FD;border-bottom:0; }
.bookmark ul.bar_bo .right {padding-left:20px;}

.bar_c {height:15px;background: url("../img/tlo_c.gif"); clear:both;}
.bar_bc {height:15px; margin:0;background:#FFFFFF;/*position:relative;*/}

.bar_bc ul {list-style-type: none; margin: 0; padding: 0; padding-top:5px; height: 31px;}
.bar_bc ul li {float:left; padding-left:20px; background: url("../img/arrow-tb.png") 8px 6px no-repeat; color:#808080;}
.bar_bc ul li a {color: #009AE7;}
.bar_bc ul li.first {background-image: none;padding-left:15px;}

.add_place {/*position:absolute;right:25px;top:0;*/
background: #F0F8FF;
border: 1px solid #CEE6FD;
border-radius: 3px;
padding: 5px 5px;
font-size: 12px;
width:100px;
margin:10px 0 0 15px;
text-align:center;
}

.add_place a {color:#009AE7;font-family: verdana,tahoma,arial,helvetica,sans-serif;font-size:11px;font-weight: bold;}

.page_title {height:110px;padding-top:0px;}
.page_title h1 {color:#314359;padding:4px 0;font-size:22px;}
.page_title span {color:#0099E6;font-size:12px;}
.page_title .right {padding-left:20px;}

.bar_top_bg {height:15px; background: url("../img/tlo_g.gif") repeat-x scroll 0 1px transparent; margin-bottom:5px;}

.dbar_top_bg {height:30px; background: url("../img/tlo_g.gif") repeat-x scroll 0 1px transparent;border-bottom: 1px solid #eceeee; margin-bottom:5px;font-size:11px;}
/*#00E4E4*/

/*
.menu_top2 {
    float: left;
    position: relative;
    top: 29px;
}
*/

ul.menu_top2 {
    /*background: url("images/bakc.gif") no-repeat scroll left top rgba(0, 0, 0, 0);*/
    margin: 0;
    padding: 0;
	height:20px
}
ul.menu_top2 li {
    /*background: url("images/back.gif") no-repeat scroll right top rgba(0, 0, 0, 0);*/
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	border-right: 1px solid #CFE6FD;
}
ul.menu_top2 li a {
    color: #009AE7;
    cursor: pointer;
    display: block;
	font-weight:bold;
    padding: 8px 18px;
    text-align: center;
}
ul.menu_top2 li.current a {
    background: none repeat scroll 0 0 #ABBBC7;
}
ul.menu_top2 li a:hover {
    background: none repeat scroll 0 0 #ABBBC7;
    color: #FFFFFF;
    text-decoration: none;
}
/*
.menu_top ul {
    list-style-type: none;
    margin: 0;
    padding: 8px 10px 0 20px;
}
.menu_top li {
    display: inline;
    margin-right: 1px;
	margin-left:-5px;
}
.menu_top li.active a {
    background: none repeat scroll 0 0 #ABBBC7;
    border: 1px solid #FF3600;
    color: #FFFFFF;
}
.menu_top li.active a:hover {
    background: none repeat scroll 0 0 #ABBBC7;
    border: 1px solid #FF3600;
    color: #FFFFFF;
}
.menu_top li a {
    border-right: 1px solid #CFE6FD;
    color: #009AE7;
	font-weight:bold;
    padding: 8px 25px 7px 25px;
    text-decoration: none;
}
.menu_top li a:hover {
    background: none repeat scroll 0 0 #ABBBC7;
    border-right: 1px solid #ABBBC7;
    color: #FFFFFF;
}
*/

.bar_bg_ {height:30px;font-size:11px;}
.bar_bg_ {height:30px;margin-bottom:5px;font-size:11px;}
.bar_bg_ {height:25px;background-color: #eceeee;margin-bottom:5px;}

.menu_map {height:23px; padding:6px 10px 0 10px;position:relative;}

.menu_map ul.m_map {margin:0; height:15px;list-style-type:none;padding-left:12px;}
.menu_map ul.m_map li.li_right {float:right; margin:0; padding:3px 5px 0 5px;font-size:11px;font-weight:bold;color:#212D5F;}
.menu_map ul.m_map li.li_right1 {background: url("../img/arrow-n2.png") no-repeat scroll 0 4px transparent;width:130px; height:20px;padding-left:30px;}
.menu_map ul.m_map li.li_right2 {background: url("../img/arrow-n2p.png") no-repeat scroll 0 -13px transparent;width:130px; padding-left:15px;height:20px;}
.menu_map ul.m_map li.li_right a {color:#808080;padding:2px 10px; margin-left:5px;width:150px; font-size: 10px; font-weight: normal;} /*#212D5F*/
.menu_map ul.m_map li.li_right a:hover {text-decoration:none;background-color:#F0F8FF;color:#666;border-radius:5px}

.menu_map ul.m_map li.li_left {float:left;margin:0; padding:3px 5px 0 5px;font-size:11px;font-weight:bold;color:#212D5F;}
.menu_map ul.m_map li.li_left a {background-color:#C1E398;color:#fff;padding:2px 8px;border-radius:5px} /* #F0F8FF */
.menu_map ul.m_map li.li_left a:hover {text-decoration:none;background-color:#86D129;color:white;border-radius:5px}

.menu_map ul.m_map li.li_left a span {background-color:#86D129;border: 1px #fff solid; padding:0 5px;border-radius:5px;}
.menu_map ul.m_map li.li_left a:hover span {background-color:#C1E398;}

.none {display:none;}
.show {display:block;}

.left {float:left;}
.right {float:right;}

.container2 {width:1000px;margin:0 auto;/*background:#FAFAFA;*/}

.container {width:1000px;margin:0 auto;/*background:#FAFAFA;*/}
.container .panel {width:986px;padding:3px 3px 11px 3px;}
.container .cont-left {width:300px;}
.container .cont-right {width:668px;}
.container .box-map {width:667px;}
.container .big {width:986px;}
.container .big .box-map {width:985px;}

.container-big {width:1200px;margin:0 auto;}
.container-big .panel {width:1186px;padding:11px 3px;}
.container-big .cont-left {width:300px;}
.container-big .cont-right {width:868px;}
.container-big .box-map {width:867px;}
.container-big .big {width:1186px;}
.container-big .big .box-map {width:1185px;}

/*
.panel {width:986px;padding:11px 3px;}
.cont-left {width:300px;}
.cont-right {width:668px;}
*/

.box1 {background-color:white; border:1px #A9BBDF solid;}
/*.box-content {background-color:white; border:1px #A9BBDF solid;} */
/*.box3 {background-color:white; border:1px #A9BBDF solid;} */

/*.box1, .box-content, .box3 {width:667px; margin-bottom:11px;}*/
.box1, .box3 {margin-bottom:11px;}
.box1 {height:300px;}

.panel1 {background-color:white; margin-bottom:11px;}
.panel2 {background-color:#F0F8FF; border-top:1px #A9BBDF solid; margin-bottom:11px; font-size:11px}
.panel3 {background-color:#F0F8FF;}

.panel-lista {margin:11px 0; padding:0 0x;list-style-type:none;}
.panel-lista li {min-height:70px;margin-bottom:5px;background-color:#FFFFFF;}

.record1 {padding-left:90px;position:relative;font-size:11px}
.record1 h3 { background: url("../img/dot.gif") repeat-x scroll left bottom transparent; color: #283366; font-size: 12px; margin-bottom: 6px; padding-bottom: 3px;}
.record1 h4 { background: url("../img/dot.gif") repeat-x scroll left bottom transparent; color: #283366; font-size: 12px; margin-bottom: 6px; padding-bottom: 3px;}
.record1 h4 a {color:#283366; font-family:verdana;}
.record1 p {margin:0;}
.record1 .image {position:absolute;left:8px;top:8px;}
.record1 .image img {width:69px; padding:2px;border:1px #CCCCCC solid;border-radius:3px;}
.record1 .comment {position:absolute;right:5px;top:2px;}

.record1 ul {margin:0; padding:0 3px;list-style-type:none;}
.record1 ul li {min-height:20px;}
.record1 ul li em { width:100%;}
.record1 ul li span {}
.record1 ul li .col1 {float:left; width:75px; color:red;}
.record1 ul li .col2 {float:left; width:250px;}
.record1 ul li .col3 {float:right; text-align:right; width: 54px; color:green; padding-right:5px;}

.record2 {padding-left:90px;position:relative;}
.record2 p {margin:0;}
.record2 .image {position:absolute;left:8px;top:8px;}
.record2 .image img {width:69px; padding:2px;border:1px #CCCCCC solid;border-radius:3px;}

/*.container1,.container2,.container3 {border:1px solid;} */

/*
	7491D3 - nieb
	A9BBDF - nieb jas
	DDE6D5 - ziel
	FFFB89 - zol
	E2D1B5 - zol jas, bez

	#DDE6D5 - zielony - goo
	#4285F4 - niebieski - goo

	#c8fbb4 - zielony
	#fbbbb4 - czerwony
*/

/* border:1px solid #DBEBF9; */

.box-baner { font-size: 12px; margin-top:11px;}

.box-menu { padding-bottom:15px; font-size: 12px; }
.box-menu h3 { background: #F0F8FF;  padding: 6px 10px; margin-bottom: 11px; border-radius: 5px 5px 5px 5px; color: #212D5F; font-size: 12px; font-weight: bold; }
.box-menu a {color:#009AE7; font-family: tahoma,arial,helvetica,sans-serif;font-weight:bold;}
.box-menu ul.box-links { line-height: 17px; padding-left: 10px; font-size:13px;}
.box-menu ul.box-links li {margin-left:5px;}
.box-menu ul.box-inline {height:70px;}
.box-menu ul.box-inline li {float:left;width:140px;}

.box-search2 { }
.box-search2 li.s {height:28px;padding:0 1px; width:285px;font-size:11px; background:white; border:1px solid #CEE6FD;border-bottom:1px solid #9FB2C2;border-radius:5px;}
.box-search2 li.s input {height:28px;width:275px;padding:0;padding-left:8px;border:0;}


.box-search { background: #F0F8FF; border:1px solid #CEE6FD; border-radius: 3px; margin: 0 0 10px; padding: 10px 5px; padding-bottom:30px; font-size: 12px; }
.box-search li.s {height:28px;padding:0 1px; width:285px;font-size:11px; background:white; border:1px solid #CEE6FD;border-bottom:1px solid #9FB2C2;border-radius:5px;}
.box-search li.s input {height:28px;width:275px;padding:0;padding-left:8px;border:0;}

.box-search li.ls {float:right;margin:0; padding:8px 0px 0 5px; font-size:11px;color:#212D5F;}
.box-search li.ls a {background-color:#C1E398;color:white;padding:2px 10px;border-radius:5px;} /* #F0F8FF */
.box-search li.ls a:hover {text-decoration:none;background-color:#86D129;color:white;border-radius:5px}
.box-search li.ls a span {background-color:#F9EDBE;border: 1px #F0C36D solid; padding:0 5px;border-radius:5px;}

.box-menu-direct {display:none;}
.box-menu-direct h3 { background: #F0F8FF; padding: 6px 10px; margin-bottom: 3px; border-radius: 5px 5px 5px 5px; color: #212D5F; font-size: 12px; font-weight: bold; }

.box-menu-direct .tools {height:30px; padding:6px 10px 0 10px;background:#f2f2f2;border:1px solid #E8E8E8;border-radius:3px;}
.box-menu-direct .tools ul {margin:0; height:15px;list-style-type:none;padding-left:12px;}
.box-menu-direct .tools ul li.li_right {float:right; margin:0; padding:3px 5px 0 5px;font-size:11px;font-weight:bold;color:#212D5F;}
.box-menu-direct .tools ul li.li_right a {background-color:#86D129;color:white;padding:2px 10px;} /*#212D5F*/
.box-menu-direct .tools ul li.li_right a:hover {text-decoration:none;background-color:#BFF57C;border-radius:5px}

.box-menu-direct ul { list-style-type: none; margin: 0; padding: 0; /*height:26px; margin-bottom:10px;*/ border:1px;}
.box-menu-direct ul li {position:relative;padding:0;margin-bottom:3px;}
.box-menu-direct ul li a {display:block;color:#222E60;font-family:tahoma;font-size:12px;padding:10px 5px;cursor:pointer;border-radius:5px;}
.box-menu-direct ul li input[type="checkbox"] {position:absolute;right:10px;top:10px;cursor:pointer;}
.box-menu-direct ul li a input[type="text"] {height:24px;width:235px;padding:0 8px;border:1px solid #CEE6FD;border-radius:5px;border-bottom:1px solid #9FB2C2;border-right:1px solid #9FB2C2;}

.box-menu-direct ul li .link{background:#F0F8FF;border:1px solid #CEE6FD;}
.box-menu-direct ul li .link:hover {background:white;color:#222E60;text-decoration:none;}

.box-menu-direct .alert {display:none;background:#F0FFF3;color:#808080;border:1px solid #C4EDCB;border-radius:3px;margin:3px 0;padding:10px;}

.box-map {background-color:white;width:667px;border:1px solid #9FB2C2;border-radius:5px;padding:4px 0 5px 0;margin-bottom:11px;}
.box-map #map_canvas {height: 300px; margin: 4px;}
.box-map #box-menu ul {margin:0; height:15px;list-style-type:none;margin-right:5px;}
.box-map #box-menu ul li {float:right; margin:0; padding:0px 0px;font-size:12px;color:#212D5F;}
.box-map #box-menu ul li a {color:#212D5F;padding:2px 20px;font-family:tahoma;font-size:12px;cursor:pointer;}
.box-map #box-menu ul li a:hover {text-decoration:none;background-color:#F0F8FF;}
.box-map #box-menu ul li a.set {text-decoration:none;background-color:#F0F8FF;}
/*
.box-map #box-menu ul li a {color:#212D5F;background-color:#F0F8FF;padding:2px 4px;border-radius:5px;}
.box-map #box-menu ul li a:hover {text-decoration:none;background-color:#FFFFFF;}
*/
.box-trace #map_content {padding:11px;}
.box-trace #map_content table {font-size: 12px; width: 100%; color:#AAA;}

.box-map-trace {background-color:white;width:100%;border:1px solid #9FB2C2;border-radius:5px;padding:4px 0 5px 0;margin-bottom:11px;}
.box-map-trace #map_canvas {height: 500px; margin: 4px;}
.box-map-trace #box-menu ul {margin:0; height:15px;list-style-type:none;margin-right:5px;}
.box-map-trace #box-menu ul li {float:right; margin:0; padding:0px 0px;font-size:12px;color:#212D5F;}
.box-map-trace #box-menu ul li a {color:#212D5F;padding:2px 20px;font-family:tahoma;font-size:12px;cursor:pointer;}
.box-map-trace #box-menu ul li a:hover {text-decoration:none;background-color:#F0F8FF;}
.box-map-trace #box-menu ul li a.set {text-decoration:none;background-color:#F0F8FF;}

.box-map-trace #map_content {padding:11px;}
.box-map-trace #map_content table {font-size:12px; width:100%; color:#AAA;}
.box-map-trace #map_content table .adp-distance {float:right; padding-right:20px;}

.box-trace-res {background-color:white;border:1px solid #9FB2C2;border-radius:5px;padding:4px 0 5px 0;margin-bottom:11px;}
.box-trace-res #map_content {padding:11px;}
.box-trace-res #map_content table {font-size: 12px; width: 100%; color:#AAA;}

.box-search-trace {
	margin-bottom:11px;
	background:#f2f2f2;
    border: 1px solid #DADADA;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #EAEAEA;
}

.box-search-trace ul {
    height:70px;
    padding-top:10px;
}

.box-search-trace ul li {
	float:left;
	padding:0 30px;
}

.box-search-trace ul li label {
	display:block;
    font-size:12px;
	padding:2px 5px;
	color:#808080;
}

.box-search-trace ul li.li_search {
	padding-top:15px;
}

.box-search-trace input[type=text] {
    font-size: 12px;
    height: 28px;
    padding: 0 8px;
	width: 300px;
	background:white;
	border:1px solid #CEE6FD;
	border-bottom:1px solid #9FB2C2;
	border-radius:5px;
}

.box-search-trace .btn_trace {
	background: #009AE7;
	border: 1px solid #97c6ed;
	border-radius: 5px;
	color: white;
	padding: 8px 14px;
	text-decoration: none;
	font-size: 12px;
	cursor:pointer;
}

.box-search-trace .btn_trace:hover {
	background: none repeat scroll 0 0 #62C9FA;
	border: 1px solid #F0F8FF;
}


.box-content { margin-bottom: 11px;}
/*.box-content hr {border: 0;height: 0;border-top: 1px dotted #C4C4C4;margin: 10px 0 10px 0;} */
/*.box-content h3 {color: #314359; font-size: 14px; font-weight: bold; padding: 6px 10px; margin-bottom: 11px; background: #F0F8FF; border-radius: 5px 5px 5px 5px;}*/
.box-content p { padding-left:5px; line-height: 16px; }

.box-more {clear:both; padding-left: 5px; margin-bottom: 22px; height:20px;}
.box-more a {color: #009AE7; font-family: verdana,tahoma,arial,helvetica,sans-serif; }
.box-more hr {border: 0;height: 0;border-top: 1px dotted #C4C4C4;margin: 10px 0 10px 0;}
.box-more .more {float:right; padding:3px 5px; margin:0 15px 5px 0; border-radius:4px; border: 1px solid #F1F9FF; box-shadow: 1px 1px 1px #F0F8FF;}
.box-more .more:hover {box-shadow:none;margin-top:1px;margin-right:14px;}
.box-more .more-photo {padding:3px 5px; margin:0 15px 5px 0; font-style:normal; color:#707173;}

.box-title {font-size: 12px;}
.box-title h2 {color: #314359; font-size: 16px; font-weight: bold; padding: 6px 10px; margin-bottom: 11px; background: #F0F8FF; border-radius: 5px 5px 5px 5px;}
.box-title h4 {
    border: 1px solid #F0F8FF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #F0F8FF;
    color: #314359;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 11px;
    margin-right: 2px;
    padding: 2px 10px;
}

.box-title p { padding-left:5px; line-height: 16px; }

.clear {clear:both;}

.box-place { padding-bottom:15px; font-size: 12px; }
.box-place p { padding-left:5px; line-height: 16px; }

.box-place h4 {color: #314359; font-size: 13px; font-weight: bold; padding: 6px 10px; }
.box-place h4 em {color: #009AE7;}
.box-place h3  {	
    color: #314359;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 10px;
	margin-bottom: 11px;
    margin-right: 2px;
    border-radius: 5px;
	border: 1px solid #F0F8FF;
    box-shadow: 1px 1px 1px #F0F8FF;
   /*
    border: 1px solid #EFEFEF;
    box-shadow: 1px 1px 1px #B1B1B1; */
}
.box-place h3 a {color: #314359;}

.box-place hr {border: 0;height: 0;border-top: 1px dotted #C4C4C4;margin: 10px 0 10px 5px;}
.box-place .more {float:right; padding:2px 4px; margin:8px 10px 0 0; border-radius:4px; border: 1px solid #F1F9FF; box-shadow: 1px 1px 1px #F0F8FF;font-size:11px;color:#009AE7;}
.box-place .more:hover {box-shadow:none;margin-top:9px;margin-right:9px;}

.box-place .comment {font-size:11px;background: #F8F9FA;padding:5px 10px;}
.box-place .comment a {color: #009AE7;}

.box-place em {color:red;}

.cont-right .box-links { margin-bottom: 11px;}
.cont-right .box-links hr {border: 0;height: 0;border-top: 1px dotted #C4C4C4;margin: 10px 0 10px 5px;}
.cont-right .box-links .box-more {padding-left: 5px; margin-bottom: 22px;}
.cont-right .box-links .box-more a {color: #009AE7; font-family: verdana,tahoma,arial,helvetica,sans-serif; }

.box-links h3 {color: #314359; font-size: 14px; font-weight: bold; padding: 6px 10px; margin-bottom: 11px; }
.box-links h4 {color: #314359; font-size: 13px; font-weight: bold; padding: 3px 5px; background: #F0FFF3; border-radius:5px;margin-bottom:5px;}
/* #F0FFF3 #C9F3C5 */
.box-links h5 {color: #314359; font-size: 12px; font-weight: bold; padding: 3px 5px;margin-bottom:5px;}
/* #F0FFF3 #C9F3C5 */
.box-links .shortcut {padding-left:13px;}

.box-links p {padding-left:10px;}

.box-links a.country_more {padding:2px 4px; border-radius:4px; border: 1px solid #F1F9FF; box-shadow: 1px 1px 1px #F0F8FF;font-size:11px;color:#009AE7;}
.box-links a.country_more:hover {box-shadow:none;margin-top:9px;margin-right:9px;}


.box-lists .box-ul {; padding-left:15px;list-style-image:url('../img/punkt.png');}
.box-lists .box-ul .opis { list-style:none; font-size:11px; padding: 10px 10px; color:#707173; }
.box-lists .box-ul li.link { margin-left:8px; }
.box-lists .box-ul li.link a {color:#009AE7;font-size:12px;}

.box-lists h4  {	
    color: #314359;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 10px;
	margin-bottom: 11px;
    margin-right: 2px;
    border-radius: 5px;
	border: 1px solid #F0F8FF;
    box-shadow: 1px 1px 1px #F0F8FF;
   /*
    border: 1px solid #EFEFEF;
    box-shadow: 1px 1px 1px #B1B1B1; */
}

.box-place h2, .box-links h2, .box-lists h2  {
	background: #F0F8FF;
    border-radius: 5px 5px 5px 5px;
    color: #314359;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 10px;
	margin-bottom: 11px;
}

.box-ad {margin-top:30px;}

.stylik {
	/* Firefox v1.0+ */
	-moz-border-radius:1%;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius:1%/25%;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius:1%/25%;
}

.box-opinion {padding-left:0 !important;}

.box-message { padding-bottom:5px; margin:5px 0 15px 0; font-size: 12px; border-radius:5px;box-shadow: 1px 1px 2px #CEE6FD;border:1px solid #ECEEEE;}
.box-message p { padding-left:5px; line-height: 16px; margin: 0; padding: 5px 10px; }
.box-message h4 {color: red; font-size: 16px; font-weight: bold; padding: 6px 10px; background: #F0F8FF; border-radius:5px;margin-bottom:0 !important;}

.box-message .box-msg {border-top:0;border-radius:0 0 5px 5px;} /* border:1px solid #D7E0E8; */
.box-message .box-msg a {color:#0099E6;}

.box-message .msg_g {color:green;}
.box-message .msg_r {color:red;}
.box-message .msg_b {color:blue;}
/*
#FF6600 , #FFA953 , #D5414F #CEE6FD
F5F8FC
D7E0E8*/
/* #E10A19 #20A2A2 */

.box-message .info_g {padding-left:15px;overflow:hidden;}
.box-message .info_g h2 {color:#7AABE2;margin:0;margin-bottom:5px;}
.box-message .info_g .link{ padding-top:15px;overflow:hidden;}
.box-message .info_g .link a {color:#006699;text-decoration:none;}
.box-message .info_g .link a:hover {text-decoration: underline;}

.columns {
    overflow: hidden;
    width: 100%;
}
.two_col ul {
    padding-bottom: 11px;
    width: 47%;
}

.two_col ul {
    padding-bottom: 11px;
    width: 47%;
}
.links ul, .links ol {
    float: left;
    line-height: 19px;
    padding-left: 5px;
}

.one_col_many ul {
    padding-left: 11px;
}

.links i {
	padding:0 10px 0 10px; background: url("../img/arrow-tb.png") 8px 6px no-repeat;
}

.trace ul {
	line-height: 16px !important;
}

.trace li {padding:1px 2px;color:#A0A0A0;}
.trace li:hover {background:#F0FFF3;}
.trace li.title {font-size:17px; padding:15px 0;color:#666;background:white;}
.trace li.distance {padding:3px 2px;}

.city li a:hover {color:white;background:green;padding:2px 0;border-radius: 3px;text-decoration:none;box-shadow: 1px 1px 1px #F0F8FF;}
.gray li {color:#606060;}
.gray li a {font-size:12px;}
.gray li s2mall{margin-left:5px;border:1px solid #808080;padding:1px 1px;border-radius: 3px;text-decoration:none;}
.gray li small{color:black;}

.opinion p {color:#606060; line-height:18px;background:#F8F9FA;padding:2px 10px;margin:0 0 1px 0 !important;}
.opinion a {font-size:11px;color:#009AE7;}
.opinion em {color: #222E60;font-style:normal;font-weight:bold;}

.places a {font-size:11px;}

.shortcut em {font-style:italic;}

ol, ul {
    list-style-type: none;
}

.three_col ul{width:30%; padding-bottom:11px;}
.four_col ul{width:23%; padding-bottom:11px;}

.box_form {background:#f6f6f6;border:1px solid #CCCCCC;padding:15px;border-radius:5px;margin-bottom:15px;font-size:12px;}
.box_form .col1 { width:120px; text-align:right; padding-right:20px;}
.box_form .col2 { width:120px; padding-right:20px;}
.box_form .area { width:99%; background: white url(../img/bgr_input.gif) top left repeat-x; border: 1px solid #ADBDCD;
    padding: 2px 0 0 2px;
    color: #6E6E6E;}
.box_form .submit { 
	float: right;
	cursor: pointer;
	color: #009AE7;
}
.box_login { width: 480px; }
.box_login .login { width: 200px;}

.box_form .input { width: 200px;}


.box_opinion {background:#f6f6f6;border:1px solid #CCCCCC;padding:15px;border-radius:5px;margin-bottom:15px;font-size:11px;}
.box_opinion input[type=text] { width:50%; background: white url(../img/bgr_input.gif) top left repeat-x; border: 1px solid #ADBDCD;
    padding: 2px 0 0 2px;
    color: #6E6E6E;}
.box_opinion .area { width:99%; background: white url(../img/bgr_input.gif) top left repeat-x; border: 1px solid #ADBDCD;
    padding: 2px 0 0 2px;
    color: #6E6E6E;}
.box_opinion .submit { 
	float: right;
	margin: -5px 10px;
	padding: 3px 22px;
	cursor: pointer;
	color: #009AE7;
}
.box_opinion img {border:1px solid #CCCCCC;}
.box_opinion .inp6 {padding: 3px !important;}

.tab_opinion { border:0;width:100%;font-size:11px;}
.tab_opinion .os td { height:20px; padding:4px 10px;border-bottom:3px solid white;}
.tab_opinion .os td span {color:#8D8D8D;font-size:11px;}
.tab_opinion .op { background: #F8F9FA;}
.tab_opinion .op td { height:30px; padding:10px;border-bottom:3px solid white;}
.tab_opinion .col1 {width:85%;}
.tab_opinion .col2 {width:20%;}
.tab_opinion .col3 {width:15%;}

.links a {color:#009AE7; font-family: verdana,tahoma,arial,helvetica,sans-serif; font-size:12px;}
.links b.l {padding:2px 5px; background:#F8F9FA;border-radius: 5px 5px 5px 5px; border:1px solid #F4F4F8;}

.box-other {width:986px;padding:11px 3px;margin-bottom:15px;clear:both;}
.box-other {height:25px;}
.box-other ul { list-style-type: none; margin: 0; padding: 0; height: 26px;}
.box-other ul li a {float:left;color: #009AE7;font-family:Verdana;font-size:11px;padding:3px 10px;cursor:pointer;text-decoration:underline;}
.box-other ul li .link{background:white;border:1px solid #CEE6FD;border-bottom:0;}
.box-other ul li .link:hover {background:#F0F8FF;color:#222E60;text-decoration:none;border:1px solid #CEE6FD;border-bottom:0; }

.box-other span {float: right;padding:3px 3px; color: #222E60; font-weight: bold;}
.box-other .o_left {float:left; width:180px;}
.box-other .o_right {float:right;width:788px;}

.box-other2 {margin-bottom:0;}

.footer {border-top: #EEE 1px solid; margin: 10px 0 0 0;background: #F8F9FA;clear:both;}

.box-gallery {float: left; margin:10px 0 0 5px;}
.box-gallery-l {float: left;}

.img_g { float:left; width:152px; margin-right:8px; }
.img_g span { display: block; width: 145px; height: 50px; padding: 3px 2px 2px 2px; font: 11px Arial; color:#3A3A3A;}
.img_g div { border: 1px solid #CCCCCC; background: #FFFFFF; padding: 5px; width: 135px; border-radius: 5px 5px 5px 5px; box-shadow: 2px 2px 2px #F0F8FF;}
.img_g img { width: 135px; }

.img_l { float:left; width:92px; margin-right:8px; }
.img_l span { display: block; width: 85px; height: 42px; padding: 3px 2px 2px 2px; font: 11px Arial; color:#3A3A3A; overflow:hidden}
.img_l div { border: 1px solid #CCCCCC; background: #FFFFFF; padding: 5px; width: 75px; border-radius: 5px 5px 5px 5px; box-shadow: 2px 2px 2px #F0F8FF;}
.img_l img { width: 75px; }

.img_m { float:left; width:282px; margin-right:8px; }
.img_m span { display: block; width: 280px; height: 42px; padding: 3px 2px 2px 2px; font: 11px Arial; color:#3A3A3A; overflow:hidden}
.img_m div { border: 1px solid #CCCCCC; background: #FFFFFF; padding: 5px; width: 270px; border-radius: 5px 5px 5px 5px; box-shadow: 2px 2px 2px #F0F8FF;}
.img_m img { width: 270px; }

#box-gallery-big {width:652px; overflow:hidden; margin: 10px auto;}
#box-gallery-big #box-gallery-list {margin-top:3px;}
#box-gallery-big #box-gallery-list div.img_p {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 5px;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 2px 2px 2px #F0F8FF;
}

#box-gallery-big #box-gallery-desc {padding:5px 10px; background:#F0F8FF; border-radius:5px; color:#009AE7;font-weight:bold; position:relative;}
#box-gallery-big #box-gallery-desc .comment{position:absolute;top:3px;right:5px;background:#86D129;color:white;
    border-radius: 5px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 2px 10px;
    text-decoration: none;
}
#box-gallery-big #box-gallery-desc .comment:hover{background:#BFF57C;line-height:18px;}

#box-gallery-big #box-gallery-comment {display:none;background:#F0F8FF;
/*border:1px solid #CEE6FD;*/
padding:10px;border-radius:3px;margin-bottom:1px;font-size:11px;
}
#box-gallery-big #box-gallery-comment .save {
float: right;
cursor: pointer;
color: #009AE7;
}
#box-gallery-big #box-gallery-comment .area_comment{width:500px;}

#box-gallery-big #loader {display:none; height:280px; background:#F7FAFC; padding-top:200px;}
#box-gallery-big #loader div {margin:0 auto; width:43px;}

#box-video-big {
	width: 652px;
	overflow: hidden;
	margin: 10px auto;
}

.new-photos {background:#F0F8FF;border-radius:5px;border:1px solid #DBEBF9;}
.new-photos ul {list-style-type: none;margin: 0;padding: 4px 1px 4px 0;width: 290px;}
.new-photos ul ul {width:auto;background-image:none;}
.new-photos h4 {font-size:11px;margin:0;padding:0 0 5px;}
.new-photos h4 a {color:#093c73;}
.new-photos h4 a:hover {text-decoration:underline;}
.new-photos h4 span {border-left: 1px dotted #3c77d3;font-size: 11px;font-weight: normal;margin-left: 5px;padding-left: 5px;}
.new-photos h4 span a {color:#3c77d3}
.new-photos .more {text-align:right;line-height:28px;padding:0 9px 2px;margin:0;}
.new-photos .more a {color:#3c77d3;padding-left:11px;background:transparent url(../img/icons.gif) no-repeat 0 -46px;}
.new-photos .more a:hover {text-decoration:underline;}
.new-photos li {padding:5px 1px 1px 14px;}
.new-photos li.first {background-image:none;}
.new-photos li li {display:inline;padding:0 2px 0 0;background-image:none;}
.new-photos li li img {border:1px solid #a7b7c7;padding:2px;background-color:white;width:80px;border-radius: 5px 5px 5px 5px;box-shadow: 1px 1px 1px #DBEBF9;}


.pac-container {border-radius:5px;margin-top:2px;border-bottom:1px solid #9FB2C2;border-right:1px solid #9FB2C2;width:286px;}
.pac-item {background:#FEFEFE; padding:5px; /*border-bottom: 1px #ECE9E1 dotted;*/ font: normal 12px Tahoma, Arial, Helvetica, sans-serif;}
.pac-icon {margin-top:1px;}
.pac-selected {background: #F0F8FF;}

.mw_dymek2 {width:100px;height:50px;z-index:50;position:absolute;/*background-color: transparent;*/background-color: rgba(103, 138, 199, 0.3);border:1px solid #678AC7;color:white;margin:5px;padding:2px 3px;}

.em_dymek {z-index:50;position:absolute;padding:0px;}
.em_dymek_dy {
margin:0px;
padding:3px 5px;
background-color: rgba(255, 255, 255, 1);
border:1px solid #CEE6FD;
border-bottom:1px solid #9FB2C2;
border-right:1px solid #9FB2C2;
color:#222E60;
text-align:center;
white-space: nowrap;
border-radius:5px;
box-shadow: 0pt 2px 4px rgba(0, 0, 0, 0.3);
}
.em_dymek_dy a {color:#222E60;cursor:pointer;}
.em_dymek_dz img {position:absolute;}

#mb_page{display:none;cursor:pointer;}
#mb_page_wylaczone {background: url("../img/mb_menu.png") no-repeat 2px 2px #86D129;position:absolute; left:-26px; top:-15px; height:55px;width:25px; color:white;border-radius: 5px 0 0 5px;display:none;cursor:pointer;}

.box-alfabet {padding:0 0 20px 10px;}
.box-alfabet a {color: #009AE7;}

.box_navigator {clear:both;height:30px;}

.navigator { }
.navigator ul { list-style: none; padding: 0px; margin: 0; }
.navigator ul li { float: left;}
.navigator ul li a { text-decoration:none; color: #009AE7; padding: 5px 8px; background:#F8F9FA; border:1px solid #F4F4F8; margin:0 5px;}
.navigator ul li a:hover { text-decoration: underline; }
.navigator ul li.selected {padding: 0 8px; font-weight:bold;}

.cookie {
    bottom: 0;
    display: block;
    font-size: 11px;
   /* height: 10em; */
    width: 100%;
	position: relative;
	background:#ECEEEE;
}
.cookie a {cursor:pointer; background: #314359; padding:3px 5px; color:white; border-radius: 5px 5px 5px 5px;}

.box-cookie {height:33px; padding:1px 0 3px 10px;}

ul.copyright li:first-child { float:left; }
ul.copyright li a {padding:0; padding-left:10px; }

.box-politic ul {list-style-type:disc; padding-left:30px; }
.box-politic a {color: #009AE7;}

.map_control_msg {/*background-color: #555555;*/background-color: rgba(0, 0, 0, 0.3);border-radius: 2px 2px 2px 2px;color: #FFFFFF;margin: 0 10px 15px 2px;padding: 5px 15px;position: absolute; z-index: 0;}

.map_control_msg div a{font-size:16px !important;color:white;}

.box-gallery-foto {
	position: relative;
}
.box-gallery-foto .btn_foto_back, .box-gallery-foto .btn_foto_next {
	position: absolute;
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	line-height:18px;
}

.box-gallery-foto .btn_foto_back {
	top:60px;
	left:15px;
}

.box-gallery-foto .btn_foto_next {
	top:60px;
	right:20px;
}

.box-scroll-list {
	position: relative;
	overflow: hidden;
	width: 650px;
	height: 180px;
}

.box-scroll-list ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.box-scroll-list li {
	float: left;
	position: relative;
	padding: 10px 5px 0 10px;
}

.box-scroll-list a {
	cursor:pointer;
}

.box-scroll-list li label {
	display: block;
	width:160px;
	height:45px;
	font-size:11px;
}

/* add_place */

.add_place{
	border-radius: 3px;
	font-size: 12px;
	margin: 50px 0 0 15px;
	padding: 5px;
}

.add_place a {
	background: url("../img/add_place.png") no-repeat scroll 0 0;
    color: #009AE7;
    font-family: verdana,tahoma,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
	padding:9px 0 10px 40px;
}

.add_photo{
	border-radius: 3px;
	font-size: 12px;
	margin: 10px 0 0 15px;
	padding: 5px;
}

.add_photo a {
	background: url("../img/add_photo.png") no-repeat scroll 0 0;
    color: #009AE7;
    font-family: verdana,tahoma,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
	padding:9px 0 10px 40px;
}

.bookmark {position:relative;}

.add_place2{
	border-radius: 3px;
	font-size: 12px;
	padding: 5px;
}

.add_place2 a {
	background: url("../img/add_place.png") no-repeat scroll 0 0;
    color: #009AE7;
    font-family: verdana,tahoma,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
	padding:9px 0 10px 40px;
}

.add_photo2{
	border-radius: 3px;
	font-size: 12px;
	padding: 5px;
}

.add_photo2 a {
	background: url("../img/add_photo.png") no-repeat scroll 0 0;
    color: #009AE7;
    font-family: verdana,tahoma,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
	padding:9px 0 10px 40px;
}

.add_place2 {position:absolute;left:15px;top:-10px;}
.add_photo2 {position:absolute;left:160px;top:-10px;}

ul.menu_top2 li a {
    padding: 8px 16px;
}

/* Autocomplete */

.ui-autocomplete { position: absolute; cursor: default; overflow-y: auto;}
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-menu-item {background:#FEFEFE; padding:5px; width:286px; border-bottom: 1px #ECE9E1 solid;}
.ui-menu{list-style-type: none; margin: 0; padding: 0; font: normal 12px Tahoma, Arial, Helvetica, sans-serif; border: 1px #cee6fd solid;color:#666666;}

.ui-menu {
	list-style:none;
	padding: 0px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	background: #EFEFEF;
	/*margin: -1px;*/
}
.ui-helper-hidden-accessible{display:none;}


/* Interaction states
----------------------------------*/

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background: #EAF4FF;
	font-weight: normal;
	/*color: #212121;*/
}

.box-place span.nr {background:white;border:1px #009AE7 solid;padding:1px 4px;margin-left:20px;border-radius:15px;font-size:10px;cursor:pointer;}

.mlnk {color:#314359;}