/* @override http://192.168.10.8/nowa_turystyka_2/css/object.css */

/* @group Object Rooms */

table.room {
	width: 100%;
	border: 1px solid #e9e9e9;
	border-collapse: collapse;
}		

th.main {
	background:url(images/gradient.png) repeat-x;	
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	height: 30px;
}	
th.border {
	border-right: 1px inset #91a9da;
}	

td.room {
	text-align: left;
	padding-left: 20px;
	height: 30px;
}

/* @end */

/* @group Object opinion */

p.op_date {
	font-size: 11px !important;
	font-style: italic;
}

p.op_author {
	font-weight: 800;
	font-size: 14px !important;
}

p.op_author {
	font-weight: 800;
	font-size: 14px !important;
}

p.op_subject {
	font-size: 14px !important;
	line-height: 23px !important;
	border-bottom: 1px solid #b6cde7;
}

p.op_content {
	padding-top: 10px;
}

div.single_opinion {
	border: 1px solid #b6cde7;
	background-color: rgba(97,153,211,0.14);
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.single_opinion_left {
	width: 100px;
	float: left;
}

div.single_opinion_left img {
	margin-left: 10px;
	margin-bottom: 5px;
}

div.single_opinion_right_cont {
	margin-left: 120px;
}

div.single_opinion_right {
	width: 100%;
}

/* @end */

div#obiekt_promotion {
	padding: 10px;
	background-color: #fd9721;
	border: 1px solid #e56f11;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	margin: 10px;
	margin-left: 20px;
}

div#obiekt_promotion p {
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	color: #e21522;
}

div.opis_obiektu {
	margin: 20px 10px 0 10px;
}

div.info {
	text-align: justify;
}

p.opis_desc {
	font-size: 13px;
	margin-top: 2px;
	text-align: justify;
	/*text-justify: newspaper;*/
}

p#number_of_object_visits {
	margin: 30px;
	margin-right: 10px;
	font-weight: 900;
}

ul#pikame li {
	list-style: none;
	float: left;
	display: block;
	border: 2px solid #eaecec;
	padding: 5px;
	margin-right: 15px;
	text-align: center;
	line-height: 16px;
	font-weight: 800;
}

div.photo {
	float: left;
	margin-left: 10px;
	width: 300px;
	height: 230px;
	margin-right: 30px;
	margin-top: 20px;
	border: 2px solid #eaecec;
	padding: 5px;
}			

div#basic_info_cont {
	margin-left: 360px;
}

div.basic_info {
	width: 100%;
	margin-top: 20px;
}

table.basic_info {
	border: 1px solid #e9e9e9;
	border-collapse: collapse;
}

td.title {
	text-align: right;
	background-color: #c2d8fd;
	padding-right: 10px;
	padding-left: 10px;
	width: 150px;
	height:39px;
	border-bottom: 1px solid #eaecec;
	
}
td.opis1 {
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #eaecec;
}

div.rating {
	float: right;
	margin-right: 20px;
}

div.recommended {
	margin-top: 20px;
	margin-left: 10px;
}

a.clipboard {
	display: block;
	height: 20px;
	background:url(images/clipboard.png) no-repeat top left;
	padding-left: 30px;
	padding-top: 3px;
	position: absolute;
	right: 10px;
	top: 5px;
}

a.clipboard_delete {
	background:url(images/clipboard_delete.png) no-repeat top left;
}

div.row {
	width: 470px;
}

div.polecane_margin_left {
	margin-left: 40px;
}

/* @group Message */

div.pass_req {
	display: none;
}

div.pass_show {
	display: block;
}

/* @end */
