body { 
	background-color: #000000;
	color: #cdcdcd;
	/*font-family: Tahoma, Arial, Helvetica, Clean, Sans-serif;
	font-size: 10pt;*/
}

table {
	background-color: #000000;
	font-size: 8pt;
}


#container {
	position: relative;
	width: 100%;
	height: 100%;
}

#main {
	font-family: Tahoma, Arial, Helvetica, Clean, Sans-serif;
	font-size: 10pt;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #000;
	margin-right: 260px;
}

#side_bar {
	position: absolute;
	right: 0;
	top: 0;
	width: 250px;
	height: 100%;
}

#mapka {
	position: absolute;
}


#main_text{
	/*margin-right: 260px;*/
	color: #fff;
}


/* SIDE BAR*/

#flags {  
	text-align: center;
	margin-left: -8px;
	background-color: #000;
}

#back {  
	margin-top: 0px;
}

#search {  
	margin-top: 15px;
	width: 230px;
}

#map {  
	margin-top: 100px;
}

#map_area {
	position: relative;
	margin-left: 260px;
	margin-top: 0px;
	/*margin-right: 50px;*/
	height: 86%;
}

#map_area2 {
	position: relative;
	margin-left: 410px;
	margin-top: 0px;
	/*margin-right: 50px;*/
	height: 86%;
}

#atrakcje {
	position: absolute;
	/*overflow: hidden;*/
	overflow: auto;
	height: 86%;
	width: 400px;
	border: 1px dotted #2e2e2e;
	font-size: 8pt;
}

#dojazd {  
	margin-top: 35px;
}

#dojazdB {  
	margin-top: 80px;
}

#legenda {  
	margin-top: 30px;
	font-family: Tahoma, Arial, Helvetica, Clean, Sans-serif;
	font-size: 8pt;
}

#pano_back {  
	margin-top: 100px;
}

#info {  
	margin-top: 60px;
	font-family: Tahoma, Arial, Helvetica, Clean, Sans-serif;
	font-size: 10pt;
}

#info_txt {  
	margin-top: -64px;
	margin-left: 80px;
	text-align: left;
}

.text-justify {
	text-align: justify;
	}

.separator1 {
	position: absolute;
	width: 230px;
    border-top: 1px dotted #2e2e2e;
	margin-top: 60px;
}

.separator2 {
	position: absolute;
	width: 230px;
    border-top: 1px dotted #2e2e2e;
	margin-top: 10px;
}

.separator3 {
	position: absolute;
	width: 230px;
    border-top: 1px dotted #2e2e2e;
	margin-top: 25px;
}

.separator4 {
	position: absolute;
	width: 230px;
    border-top: 1px dotted #2e2e2e;
	margin-top: 5px;
}

.separator5 {
	position: absolute;
	width: 230px;
    border-top: 1px dotted #2e2e2e;
	margin-top: 15px;
}

.separatorG {
	position: absolute;
	width: 100%;
    border-top: 1px dotted #2e2e2e;
	margin-top: 0px;
}

a {
	text-decoration: none;
	overflow: hidden;
	display: inline;
}

a:link {color: #abca09}
a:visited {color: #abca09}
a:hover {color: #abca09; text-decoration: underline}

.linkiG {
    border: 0px;     
}

a.linkiG: link {text-decoration: none}
a.linkiG: visited {text-decoration: none}
a.linkiG: active {text-decoration: none}
a.linkiG: hover {text-decoration: none}

.linkiGb {
    border: 10px #000 solid;     
}

a.linkiGb: link {text-decoration: none}
a.linkiGb: visited {text-decoration: none}
a.linkiGb: active {text-decoration: none}
a.linkiGb: hover {text-decoration: none}

/* WYSZUKIWANIE */
.search_container {font-family: Arial, Helvetica, Sans-serif; font-size: 0.875em; line-height: 1.3}
input, select, textarea, button {font-family: Arial, Helvetica, Sans-serif; font-size: 100%; line-height: 1.3}



blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none}


.search_container .piece {float: left}
.search_container .left {width: 0.3575em; height: 1.714em; background: url(../../images/pretty_search_left.png) no-repeat left top}
.search_container .focus {color: #000000}
input.pretty_search {margin: 0; padding: 0.284em 0.25em 0.284em 0; color: #999999; border: none; background: #FFFFFF url(../../images/pretty_search_input_bg.png) repeat-x left top}


.pretty_button {}
.pretty_button.below {vertical-align: middle}
.pretty_button.inline {vertical-align: bottom}
.pretty_button .left, .pretty_button .right {float: left; width: 0.3575em; height: 2em}
.pretty_button .left {background: url(../../images/pretty_button_left.png) no-repeat left center}
.pretty_button .right {background: url(../../images/pretty_button_right.png) no-repeat left center}
.pretty_button .main {float: left; height: 1.78em; padding: 0 0.625em; color: #666666; font-size: 1.142em; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5); line-height: 1.78em; white-space: nowrap; background: url(../../images/pretty_button_bg.png) repeat-x left center}
.pretty_button.smaller .main {padding: 0 0.3em}
.field_cap_button {display: inline-block; width: 2em; height: 2em; margin-right: 0.7143em; line-height: 2em; vertical-align: middle}


#header_site_search {float: left; padding: 0.93em 0 0}
#header_site_search input.pretty_search {width: 13.5em}

#header_channels_search input.pretty_search {width: 27.4em}

/* DOJAZD */
#dojazd {
	/*font-family: Tahoma;
	font-size: 10px;*/
}
		
#wskazowki {
	position: absolute;
	overflow: auto;
	height: 86%;
	width: 245px;
	border: 1px dotted #2e2e2e;
	/*font-size: 10pt;*/
}

#formularz {
	display: block;
	margin: 0px;
}

#formularz input.tekst {
	width: 220px;
	padding: 4px;
	color: #999 !important;
}


/* KONIEC SIDE BAR*/

/* MAPA GOOGLE */
v\:* {behavior:url(#default#VML);} html, body {width: 100%; height: 100%} body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: justify;
} 
.dymek {  
	margin-top: 0px; 
    width: 310px;    
}
  
.dymek img {  
    float: right;  
    /*border: 1px solid #abca09;*/
    padding: 1px;  
	margin-top: 5px;
    margin: 2px;  
    margin-left: 4px;  
}
.dymek h4 {  
    font-family: Tahoma, Geneva, sans-serif; 
    font-weight: bold;  
    font-size: 12px;  
    border-bottom: 3px solid #abca09;  
    padding-bottom: 1px;  
    margin-bottom: 2px;  
    color: black;  
}  
.dymek h2 {  
    font-family: Tahoma, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: normal;  
}
.dymek h3 {  
    font-family: Tahoma, Geneva, sans-serif; 
	text-align: justify;
	font-size: 10px; 
	font-weight: bold;
	color: #000; 
}  
.dymek p  
 {  
    text-align: justify;  
    font-size: 10px;  
    color: #676767;  
}  
.dymek a {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
    color: #dd4800;  
    text-decoration: none;  
}  
.dymek a:hover {color: #abca09; text-decoration: underline;} 
.browser SELECT {
	width:140px;
	background-color:#CC0000;
	color:#FFFFFF;
	font:11px Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px
} 
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tahoma {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.napis {
	font-family: Tahoma, Geneva, sans-serif;
}
.napis1 {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: justify;
}
.lucilda .tahoma {
	text-decoration: none;
}

.items {
	overflow: auto;
}

/* SCROLL */
/* root element for scrollable */ 
/*div.scrollable { 
 */
    /* required settings */ 
   /* position:relative; 
    overflow:hidden; 
 */
    /* vertical scrollers have typically larger height than width */ 
   /* height: 665px; 
    width: 400px; 
} /*
 
/* root element for scrollable items */ 
/*div.scrollable div.items { 
    position: absolute; 
 */
    /* this time we have very large space for the height */ 
/*    height: 20000em; 
}*/

/* the action buttons above the scrollable */
#actions {
	width: 400px;
}

#actions a {	
	cursor: pointer;
}

#actions a:hover {
	text-decoration: underline;
	/*color:#fff;*/
}

.disabled {
	visibility: hidden;		
}

.nextPage {
	float: right;
}

/* SLIDE */

#slide_text {
	width: 220px;
	background: #000;
	display:none;
	font-size: 10px;
	color: #fff;
	text-align: left;
}
