/* ownpage.css */
#ownpage {
	background: url('i/bg_box_big_white.gif') left top repeat-y;
}
#ownpage h3 {
	font-weight:bold;
	font-size:14px;
	padding:10px 10px 0 10px;
	line-height:22px;
}

#ownpage p {
	
	padding:10px 10px 0 10px;
	line-height:18px;
}

#ownpage img {
	padding:3px;
	border:1px solid #CCCCCC ;
	background:#FFFFFF none repeat scroll 0 0 ; 
	margin:11px;
	float:left;
}

#ownpage .ownpage-top {
	background: url('i/bg_box_big_orange_t.png') left top no-repeat;
}
#ownpage .ownpage-bottom {
	padding:0px 1px 15px 1px;
	background: url('i/bg_box_yellow_b.png') left bottom no-repeat;
}

#ownpage table tr td {

	/*border:1px solid #153c7d;*/
}



#ownpage ul {
	
	margin-right:2%;
	margin-left:30px;
	margin-top:20px;
}
#ownpage  ul li {
	line-height:22px;
	padding:0 5px 0 5px;
	background: url('i/bullet_yellow.gif') 5px 9px no-repeat;
}



#guide-right-menu ul  {
	float:right;
	margin:0px 20px 10px 20px;
	background-color:#F2F1EC;
	padding:7px;

}

#guide-right-menu ul li {
	background:none;
}

#guide-right-menu ul li.submen {
	padding-left:30px;
}

#guide-right-menu ul li:hover{
	background-color:#95ACBD;
	
}

#guide-right-menu .selected-guide{
	background-color:#D8E5Ed;
}

#guide-right-menu a:hover {
	color:#002B6F;
}



#ownpage .ownpage-content-box {
	padding:0 10px 20px 10px;
}

#ownpage .ownpage-content-box ul {
	float:left;
	width:25%;
	margin-right:2%;
	margin-top:20px;
}
#ownpage .ownpage-content-box ul li {
	line-height:22px;
	padding:0 0 0 15px;
	background: url('i/bullet_yellow.gif') 5px 9px no-repeat;
}





#ownpage ol {
	margin-right:2%;
	margin-left:40px;
	margin-top:20px;
}
#ownpage  ol li {
	line-height:22px;
	padding:0 0 0 5px;
	list-style-type: decimal
}


#ownpage  table {
	margin:10px;
	width: 660px;
	border: none;
	border-collapse: separate;
	font-size: 12px;
	
}

#ownpage a {
	color:#1c51a9;
	text-decoration:none;
}

#ownpage a:hover span {
	color:#153c7d;
	text-decoration:none;
}







/* bus ticket  */

#busticket img.busticket {
	padding-left:575px;
}

#busticket p.tagcloud  {
	line-height:24px; 
	font-size:11px;
	padding:0 10 0 10px;
	margin:8 0 8 0px;
}

#busticket {
	background: url('i/bg_box_big_white.gif') left top repeat-y;
}
#busticket h3 {
	font-weight:bold;
	font-size:14px;
	padding:10px 10px 0 10px;
	line-height:22px;
}

#busticket p {
	
	padding:10px 10px 0 10px;
	line-height:18px;
}

#busticket .busticket-top {
	background: url('i/bg_box_big_orange_t.png') left top no-repeat;
}
#busticket .busticket-bottom {
	padding:0px 1px 15px 1px;
	background: url('i/bg_box_yellow_b.png') left bottom no-repeat;
}


#busticket .busticket-content-box {
	padding:0 10px 20px 10px;
}


#busticket a {
	color:#1c51a9;
	text-decoration:none;
}

#busticket a:hover span {
	color:#153c7d;
	text-decoration:none;
}



/* Post list */

#busticket table {
	padding:10px;
	width:100%;
}

#busticket table.responsetab td {
	padding:10px 5px 10px; 5px;
}

#busticket td {
	padding:2px;
	font-size:12px;
}

#busticket td.date{
	text-align:right;
}

#busticket table.responsetab td.alright{
	vertical-align:top;
	color:#6F6A5E;
	padding:12px 5px 0px 0;
	text-align:right;
	width:100px;
}


#busticket span.currpost {
	text-decoration:underline ;
	color:#ffd346;
}

#busticket img.currpointer{
	padding: 0px 3px 0px 0px;
}

#busticket input {
	border-color:#B2B2B2 #B2B2B2 #E9E9E9;
	border-style:solid;
	border-width:1px;
	color:#0E1005;
	float:left;
	font-size:13px;
	height:22px;
	line-height:22px;
	width:378px;
}

#busticket input.wrong {
	border-color:#ff0000 #ff0000 #ff0000;
	border-style:solid;
	border-width:1px;
	float:left;
	font-size:13px;
	height:22px;
	line-height:22px;
	width:378px;
}

#busticket textarea {
	border-color:#B2B2B2 #B2B2B2 #E9E9E9;
	border-style:solid;
	border-width:1px;
	color:#0E1005;
	float:left;
	font-size:13px;
	height:122px;
	line-height:22px;
	width:378px;
}


#busticket textarea.wrong {
	border-color:#ff0000 #ff0000 #ff0000;
	border-style:solid;
	border-width:1px;
	color:#0E1005;
	float:left;
	font-size:13px;
	height:122px;
	line-height:22px;
	width:378px;
}



#forumresponse {
	cursor: pointer;
	margin-left:605px;
}

#forumresponse2 {
	cursor: pointer;
	margin-left:690px;
}


#responseform {
	display:none;	
}

#responseform span{
	color:#ff0000;
	font-size:14px;
}

#responseform img {
	cursor: pointer;
	margin-left:590px;
}



#postlist						{ padding: 5 0 5 0px; width:720px; display:table;}
#postlist	.cellleft			{ display: table-cell;}
#postlist	.cellright			{ display: table-cell;text-align:right;}




#ownpage h3.skiregion {
	font-weight:bold;
	font-size:14px;
	padding:0px 10px 0 10px;
	line-height:22px;
}



/* opinia o hotelu */
#ownpage .skiregion-head {
	padding:17px 20px 0px 10px ;
}
#ownpage .skiregion-head .hotel-name {
	width:499px;
	float:left;
}



#ownpage .skiregion-head .skiregion {
	font-size:16px;
	font-weight:bold;
}

#ownpage .skiregion-head .check-offers {
	font-size:14px;
	font-weight:bold;
	float:right;
	text-align:right;
	width:191px;
}
#ownpage .skiregion-head .check-offers a {
	width:191px;
	height:34px;
	display:block;
	background: url('i/b_check_offers.png') left top no-repeat;
}
#ownpage .skiregion-head .check-offers a:hover {
	background-position: left bottom;
}












#stoki h3 {
	color:#37464c;
	border-bottom:1px solid #dbdbdb;
}

#stoki img {
	margin:0px;
	padding:0px;
}

#stoki h3 span {
	color:#5486a6;
}
#stoki h3 small {
	font-weight:normal;
}
#stoki h4 {
	padding:10px 10px 0;
	border-bottom:1px solid #dbdbdb;
}
#stoki .ski-box {
	margin:1px 10px 15px 10px;
	background: url('i/bg_blue_g.gif') left top repeat-x;
}
#stoki .ski-box .cam-box {
	float:left;
	width:208px;
	margin:20px 10px 0;
	border:1px solid #ccc;
	padding:3px 3px 0;
	display:inline;
}
#stoki .cam-item {
	height:158px;
}
#stoki .ski-box .cam-title {
	padding:5px 0 5px 10px;
}
#stoki .ski-content h4 {
	padding:10px 0 0;
}
#stoki .ski-content .cnt-txt {
	padding:10px;
}
#stoki .ski-content p {
	padding:5px 0;
}
#stoki .ski-content p strong {
	font-weight:bold;
}
#stoki .ski-info-box {
	width:355px;
	float:left;
	line-height:22px;
	padding:10px 0;
}
#stoki .ski-info-box .ski-head {
	color:#929ca2;
	font-size:11px;
	margin:5px 0;
}
#stoki .ski-info-box .ski-label {
	float:left;
	width:120px;
	text-align:right;
}
#stoki .ski-info-box .ski-icon {
	float:left;
	width:70px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#stoki .cnt-slopes .ski-icon strong {
	display:block;
	width:50px;
	height:17px;
	line-height:17px;
	margin:2px auto 0;
	background:url('i/bg_slope_icon.gif') 0 0 no-repeat;
}
#stoki .ski-info-box .ski-icon strong.ski-easy {
	background-color:#2c90f4;
}
#stoki .ski-info-box .ski-icon strong.ski-medium {
	background-color:#ea1b1b;
	background-position:0 -17px;
}
#stoki .ski-info-box .ski-icon strong.ski-hard {
	background-color:#212121;
	background-position:0 -34px;
}
#stoki .cnt-lifts .ski-icon strong {
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	margin:0px auto;
	background: url('i/bg_lift_icon.gif') 0 0 no-repeat;
}
#stoki .cnt-lifts .ski-icon strong.ski-krzesla {
	background-position:0 -22px;
}
#stoki .cnt-lifts .ski-icon strong.ski-gondole {
	background-position:0 -44px;
}
#stoki .cnt-lifts .ski-icon strong.ski-snb {
	background-position:0 -66px;
}
#stoki .ski-info-box .ski-value {
	text-align:right;
	width:20px;
	float:left;
	font-weight:bold;
}
#stoki .ski-info-box .ski-detail {
	float:left;
	width:130px;
	padding-left:5px;
}
#stoki .ski-summary {
	color:#37464c;
	background:url('i/bg_summary.gif') 0 0 no-repeat;
	margin-top:5px;
	padding:5px 0 5px 80px;
	line-height:26px;
}
#stoki .ski-summary strong {
	font-weight:bold;
}
#stoki .ski-summary strong big {
	font-size:16px;
}
#stoki .ski-map {
	margin:0 auto;
	border:1px solid #ccc;
	padding:3px;
	width:298px;
	height:132px;
}
#stoki .elevation {
	height:123px;
	width:305px;
	margin:0 auto;
	padding-top:1px;
	background:url('i/bg_elevation.png') 0 0 no-repeat !important;
	background:url('i/bg_elevation.gif') 0 0 no-repeat;
}
#stoki .elevation li {
	line-height:34px;
	font-size:11px;
	padding:0 0 0 220px;
	background:none;

}
#stoki .elevation li strong {
	color:#37464c;
	font-size:13px;
	font-weight:bold;
}






