/* @font-face {
   font-family: Gothic;
   src: url(Gothic.ttf);
 }
 */
body {
	overflow: scroll;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bkg.gif);
}
h1 {
	font-size: 25px;
	color: #0095DD;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-shadow:2px 2px 3px rgba(10, 10, 10, 0.2);
}


h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
}
h2 {
	color: #0095DD;
}

p {
	padding: 6px 0px 4px 0px;
	margin: 0px;
	text-align: justify;
	line-height: 1.4em;
}		
.bold {
	font-weight: bold;
}
.full {
	width:100%;
}
hr {
	color: #D6F1F3;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	background-color: #D6F1F3;
	border: 1px solid #D6F1F3;
	height: 2px;
}
.uwaga {
	width: 230px;
	float: right;
	margin-left: 10px;
	margin-top:5px;
	padding: 10px;
	text-align: left;
	background:#F4F7E0;
	font-size: 11px;
	line-height: 130%;
	-moz-box-shadow:1px 1px 5px rgba(150, 150, 150, 0.5);
	-moz-border-radius:8px;
	-webkit-box-shadow:1px 1px 5px rgba(150, 150, 150, 0.5);
	-webkit-border-radius:8px;
	box-shadow:1px 1px 5px rgba(150, 150, 150, 0.5);
	border-radius:8px;
}
img {
	border: none;
}
.imgright {
float: right;
margin: 8px 0px 0px 15px;
display:block;
}
.imgleft {
float: left;
margin: 8px 10px 0px 0px;
display:block;
}
.imgright2shadow {
float: right;
margin: 5px 0 5px 15px;
padding: 8px; 
display:block;
-moz-box-shadow: 2px 2px 8px rgba(166, 166, 166, 0.5); 
-webkit-box-shadow:  2px 2px 8px rgba(166, 166, 166, 0.5);
-moz-border-radius:8px;
-webkit-border-radius:8px;
box-shadow: 2px 2px 8px rgba(166, 166, 166, 0.5); 
border-radius:8px;

}
.imgleft2shadow {
float: left;
margin: 5px 10px 5px 0px;
padding: 8px; 
display:block;
-moz-box-shadow: 2px 2px 8px rgba(166, 166, 166, 0.5); 
-webkit-box-shadow:  2px 2px 8px rgba(166, 166, 166, 0.5);
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
box-shadow: 2px 2px 8px rgba(166, 166, 166, 0.5); 
border-radius: 8px;

}


#midcol ul {
	list-style: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#midcol li {
list-style: none;
	padding-left: 12px;
	background: url(../images/menu_bkg_choosen.gif) no-repeat left 0.4em;
	line-height: 1.5em;


}

a:link { 
color: #0180BD;
text-decoration: underline;	
}

a:active {
	text-decoration: overline;
	color: #FF0000;
	border: none;
	outline: 0;
}
a:visited {
	text-decoration: underline;
	color: #014769;
}
a:hover { 
	text-decoration: underline;
	color: #FF0000;
	text-shadow: 0 0 3px rgba(255, 0, 0, 0.3);
}
a:focus {
	outline: 1px;
}
/*
#beltgoto a:link, #beltgoto a:active, #beltgoto a:visited, #belthere a:link, #belthere a:active, #belthere a:visited {
	text-decoration:none;
}
*/
#beltgoto a:hover, #belthere a:hover {
	text-shadow: 0 0 3px rgba(255, 255, 255, 0.7);
	
}	


#site {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bkg_head.jpg) repeat-x top;
	

}
#head {
	width: 1003px;
	height: 83px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
.cities {
	position:absolute;
	font-weight:bold;
	color:#b0be4b;
	position:absolute;
	width:500px;
	left:50%;
	top:5px;
	line-height:150%;
}
.cities a:link, .cities a:hover, .cities a:visited, .cities a:active {
	text-decoration:none;
	color:#b0be4b;
	background :  url(../images/cities.gif) no-repeat left center;
	margin-left: 3px;
	padding-left:10px;

}
.cities a:hover {
	color:#0095DD;
}

#head_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	position: absolute;
	top: 22px;
	margin-left: 310px;
	display: block;
	line-height: 0.9em;
	text-align: center;
	margin-top: 28px;
	margin-bottom: 0px;
	position: absolute;
	top: 0px;
	text-shadow:2px 2px 3px rgba(10, 10, 10, 0.3);

}
#head_title a {
	color: #CC0000;
	text-decoration: none;

}
.smaller {
	font-size: 17px;
}
#underhead {
	width: 1003px;
	height: 130px;
	margin-top: 83px;
	margin-bottom: 0px;
	position: absolute;
	top: 0px;
	border: 0px;
	color: #FFFFFF;
}
#beltgoto, #belthere, #mail, #mail2, #footlink, #footcopy {
	color: white;
	width: 991px;
	border: solid 1px #0180BD;
	padding-left: 10px;
	line-height: 18px;
	background-color: #0180BD;
	font-size: 11px;
}
#belthere, #footlink {
width: 769px;
float: left;
}
#belthere, #mail {
	height:22px;
	white-space:nowrap;
}
#mail, #mail2, #footcopy {
	width: 211px;
	background: #0180BD url(../images/bkg_brightbelt.jpg) repeat-y left;
	margin-left: 781px;
	border-left: none;
	color: #333333;	
	
}
#beltgoto, #belthere, #footlink{
	
-moz-border-radius-bottomleft:8px;
-moz-border-radius-topleft:8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-top-left-radius:8px;
border-bottom-left-radius:8px;
border-top-left-radius:8px;
}
#beltgoto, #mail, #mail2, #footcopy {
-moz-border-radius-topright:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-right-radius:8px;
border-top-right-radius:8px;
border-bottom-right-radius:8px;
}
#beltgoto, #mail2 {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;
}
#footcopy {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;
}
#footcopy {
	
	color: #FFFFFF;
	}
#beltgoto, #belthere, #footlink, #footcopy  {
	background: #0180BD url(../images/bkg_darkbelt.jpg) repeat-y left;
}
#belthere a {
	text-transform:lowercase;
}
#mail a, #mail2 a {
color: #CC0000;
}
#mail a:hover, #mail2 a:hover {
color: #FF0000;
}

#footlink {
/* line-height: 37px; */
}
#footcopy {
border-top: none;
border-bottom: none;
}
#beltgoto {

height:22px;
padding-right:10px;
width:981px;
}
#beltgoto a, #belthere a, #footlink a, #footcopy a {
color: white;
}
#beltthere, #mail {
	display:none;
}

#billboard {
	padding: 0px;
	text-align: center;
	height: 110px;
	background: #d1dc76;
}
.billboardiframe {
	position: absolute; 
	left: -10px; 
	width: 400px; 
	z-index: 10000; 
	height:110px; 
	background:none;
}
#frameholder {
	
	width:518px;
	height:110px;
	float:left;
	background-color:#FFF;
	background: #d1dc76;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	padding: 5px 35px 5px 35px;
	display: block;
	line-height: 25px;
	float:left;
	clear: both;
	margin:0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 15px;
	margin-left: 0px;
}
p.header  {
	margin-top: 25px;	
	background: none;
	background-color: #FFFFFF;
	padding-left: 15px;
	margin-left: 0px;
}


#content{
background: #FBFCF3 url(../images/green_bkg.jpg) repeat-x left 24px;
	width: 1003px;
	padding-top: 24px;
	/* background: #FBFCF3; */
}

#rightcol {
	width: 210px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
		margin-bottom: 10px;
}
.rightcolad {
	margin:0 auto;
	width:160px;
}
#leftcol{
	position:absolute;
	z-index:1;
	width: 190px;
	float: left;
		background: url(../images/bkg_menu.jpg) repeat-y right;
	padding:5px 0 20px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-right-radius:8px;
}

div#midcol {
	width: 570px;
	padding: 15px 0px 70px 20px;
	float:right;
	margin-top:103px;
}
#leftcol ul, #leftcol li {
	margin: 0px;
	padding: 0px;
}



#leftcol ul.menu,
#leftcol ul.menu ul {
				list-style : none;
				width : 190px;
}

#leftcol ul.menu {
	background: url(../images/bkg_menu.jpg) repeat-y right;
	
}

#leftcol ul.menu a {
	color: #333333;
	background : url(../images/menu_1bkg.gif) no-repeat left bottom;
	display : block;
	padding : 10px 5px 3px 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
				
}
#leftcol ul.menu a:hover  {
	color : #CC0000;
	background :  url(../images/menu_1bkg_on.gif) no-repeat left bottom;
	text-decoration: none;
}
#leftcol ul.menu ul a {
	background-image:  url(../images/menu_2_bkg.gif);
	background-position: left top;
	background-repeat: no-repeat;
		
}


#leftcol ul.menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding : 3px 1px 3px 10px;
	background:  url(../images/menu_2_bkg.gif) no-repeat left center;
	margin: 0px 0px 0px 25px;

}

#leftcol ul.menu ul li a:hover {
	background :  url(../images/menu_2bkg_on.gif) no-repeat left center;
	
}

#leftcol ul.menu ul li ul li  {
margin-left: 10px;
}
.choosen {
background :  #FBFCF3;
}

#leftcol ul.menu li a.no_child_choosen {
background-color:  #FBFCF3;
margin-top: 0px;
padding-top: 8px;
}
#leftcol ul.menu li ul.menu li a.open {
	background :  url(../images/menu_2bkg_on.gif) no-repeat left center;
}

.textRed {
	font-size: 10px;
	color: #FF6600;
}

.podmenuhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	text-align: right;
	background-image:  url(../images/menu_hover.png);
	background-repeat: repeat-y;
	background-position: right center;
	padding: 5px 15px;

}
.podmenu {
	width : 100px;
	margin: 20px 0px;
	padding: 0px;
	text-align: right;
}


.larger {
	font-size: larger;
}

.clear {
	clear: both;
}

#foot {
	width: 1003px;
	clear: both;
	}
#footl
{
	float: left;
	width: auto;
	color: #CFC4C4;
	line-height: 1.2em;
	padding-top: 2px;
}
#footl a {

	color: #CFC4C4;
	border: none;
	text-decoration: underline;
}
#footl a:hover {

	color: #CC0000;
	text-decoration: underline;
	border: none;
}

#footr
{
	padding-right: 10px;
	padding-top: 2px;
	color: #CFC4C4;
	text-align: right;
	line-height: 1.2em;
}
#footr a {
	color: #CFC4C4;
	border: none;
	text-decoration: underline;


}
#footr a:hover {
	color: #CC0000;
	text-decoration: underline;
	border: none;
}
.black {
	color: #444444;
}
.red {
	color: #CC0000;
	}
select.red option {
	color: #444444;
	}
/* tabela */
table {

margin-bottom: 10px;

border-spacing: 0px;
border-collapse: collapse;
}
th {
color: white;
background: #0180BD;
}
td, th {
border: 1px solid #C0EAED;
padding: 5px;
}
div#bookhostels table {
margin-bottom: 0px;
border-spacing: 0px;
border-collapse:collapse;
}
div#bookhostels th {
color: white;
background: #0180BD;
}
div#bookhostels td, div#bookhostels th {
border: none;
padding: 0px;
}
.rowcolor {
	background: #D6F1F3;
}
.srodek {
	text-align: center;
}
.prawa {
	text-align: right;
}
.lewa {
text-align: left;
}
.justowanie {
	text-align:justify;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
caption {
font-style: italic;
padding: 5px;
padding-left: 0px;
text-align: left;
margin-top: 5px;
}
.tabeltitle {
font-style: italic;
padding: 5px;
padding-left: 0px;
text-align: left;
}

/* input btn1-guziki, write-wpisywane, dot-radio */
input {
    text-decoration: none;
	width:auto;
	border: 1px solid #0095DD;
	vertical-align:middle;
	
}


input.btn1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #0095DD;
	cursor: pointer;
	background-color: #0180BD;
	padding-bottom: 2px;
}

input.dot {
	border: 0px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	cursor: hand;
}
input:hover, textarea:hover, input.btn1:hover, select:hover {
	border-color: #D6F1F3;
}

checkbox {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	border: 1px solid #0095DD;
	overflow: auto;
}
.textkoment {
	height:50px;
}
select {
	font-size: 11px;
	border: 1px solid #0095DD;
	color:#0180BD;
	padding-left:2px;
	margin-top:2px;

}
div#bookhostels input, div#bookhostels select {
	border: none;
	
}
div#bookhostels select {
	margin-left:2px;}

label {
	cursor:pointer;
}
label:hover {
	text-decoration:underline;
}
a.notline:link, a.notline:visited, a.notline:active, a.notline:hover {
	text-decoration:none;
}
.right {
	text-align: right;
	width: 180px;
}

/* klasy map */
.map_auto {
	width: 530px;
	height: 600px;
	border: none;
	overflow: hidden;

}
#flashcontent, #flashcontent2, #flashcontent3, #flashcontent4 {
color: #000000;
text-align: center;
margin-top: 10px;
}
#flashcontent {
margin-top: 23px;
float:right;
border:2px solid #D6F1F3;


}
.googlecontent {
text-align: center;
margin-top: 10px;
}
.googlecontent2 {
width:570px;

margin-bottom:10px;
}
.googlecontentright {
	float:right;
	margin:0px 0px 15px 15px;
	background:#f3f6de;
	padding:15px;
		-moz-box-shadow:1px 1px 5px rgba(150, 150, 150, 0.5);
	-moz-border-radius:8px;
	-webkit-box-shadow:1px 1px 5px rgba(150, 150, 150, 0.5);
	-webkit-border-radius:8px;
	box-shadow:1px 1px 5px rgba(150, 150, 150, 0.5);
	border-radius:8px;
}
.googlecontenttop {
	clear:both;
	margin:10px 0;
	padding:10px 0px;
/*	background:#f3f6de;
		-moz-box-shadow:1px 1px 5px rgba(150, 150, 150, 0.5);
	-moz-border-radius:8px;
	-webkit-box-shadow:1px 1px 5px rgba(150, 150, 150, 0.5);
	-webkit-border-radius:8px;
	box-shadow:1px 1px 5px rgba(150, 150, 150, 0.5);
	border-radius:8px;
*/
}

.kod
{
	font: 11px "Courier New", Arial, Helvetica, sans-serif;
	border: 1px solid #D6F1F3;
	background:#ffffff;
	color: #999999;
	text-align: center;
}
.shorten {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;

}
div.reklama {
	margin-top:15px;
	margin-bottom:7px;
	text-align:center;
}
div.reklama p {
	font-size: 10px;
	color: #cccccc;
	padding:0 0 5px;
	margin:0;
	text-align:center;
}
.skomentuj {
	font-weight:bold;
	font-size:14px;
}
img.helper:hover {
	cursor:pointer;
}
.helpbox {
	position:absolute;
	width:200px;
	background:#D6F1F3;
	padding:10px;
	z-index:100;
	margin-left:-15px;
	margin-top:17px;
	display:none;
	
	}
/* komentarz  */

.komentarze {
		font-size:11px;
}
#midcol ul.comment {
	padding:5px 0 10px 20px;
	background:#ffffff;
	margin: 10px 20px 10px 0;
	border: 1px solid #D6F1F3;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#midcol ul.recomment {
	margin:10px 20px 10px 0;
	padding:5px 0 10px 20px;
	background:#FBFCF3;
	border-right: 1px solid #D6F1F3;
	border-bottom: 1px solid #D6F1F3;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-right-radius:8px;
}
.komentemail, .komenton {
		font-size:11px;
}
a.minus {
	padding-left: 15px;
	background:url(../../images/minus.gif) no-repeat left bottom;
	
}
a.plus {
	padding-left: 15px;
	background:url(../../images/plus.gif) no-repeat left bottom;
	
}
.komentemailp, .komentshow {
	display:none;
	border-left: 1px solid #0180BD;	
	padding:5px;
	font-size:11px;
}
.komentshow {
	border:none;
}
.topmiasto {
	text-transform:capitalize;
}
#miniwyszukiwarka {
	width: 445px;
	height:93px;
	padding:5px 0px;
	margin:0px 0px 0px 190px;
	color:#025881;
	position:absolute;
	top:107px;
	
}
.minititle {
	font-weight:bold;
	font-size:15px;
	line-height:1em;
	text-align:left;
	margin-left:10px;
	color:#025881;
}
.minizam {
	float:left;
	font-size:10px;
	padding-top:2px;
	text-align:left;
	margin-left:10px;
}
.miniwym {
	font-size:10px;
	padding-top:2px;
	text-align:left;
	float:left;
}
.filtruj {
	margin-left:15px;
}
#miniwyszukiwarka input, #miniwyszukiwarka select, #miniwyszukiwarka optgroup {
	border:1px solid #FFFFFF;
	background:#FFF;
	vertical-align:bottom;
	color:#000;
}
#miniwyszukiwarka select {
 	margin-top:2px;
 }
.minicechy {
	position:absolute;
	bottom:5px;
	left:10px;
}
#miniwyszukiwarka input.minibutton {
	margin:10px 0 0 15px;
	background:#0896FF;
	border:3px solid #FFF;
	font-weight:bold;
	font-size:16px;
	padding:2px 8px;
	color:#FFF;
		-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	cursor:pointer;
}
#miniwyszukiwarka input.minibutton:hover {
	background:#08b1ff;
}
#miniwyszukiwarka label {
	margin-right:8px;
}
