h1.home_h1 {
	margin-top: 10px;
	font-size: 12px;
}

div.content_title {
	width: 460px;
	margin-top: 25px;
}

div.content_title div {
	width: 420px;
	background-color: #ce494e;
	padding-left: 10px;
	border-right: 3px solid #ccc;
	margin-bottom: 20px;
	border-bottom: 3px solid #ccc;	
	text-transform: uppercase;
}

div.content_title h1 {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	font-size: 16px;
	font-family: Verdana;
}

div.news_left {
	width: 750px;
	background-color: #ddd;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 16px; 
	color: #000;
}

div.content_inner {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
}

div.content_inner p {
	text-align: justify;
}

div.content_inner h2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	
}

div#news_div_info {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	width: 700px;
}

div#news_div_info h2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	
}

div.news_content {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding: 2px;
	padding: 2px;
}

div.news_date {
	padding: 2px;
	background-color: #ce494e;
	border-bottom: 1px solid #000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #fff;
}

div.news_right {
	width: 750px;
	background-color: #eee;
	float: left; 
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 16px;
	color: #000;
}

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

div.faq ul {
	list-style-type: decimal;
	margin: 0;
}

div.faq li {
	margin-bottom: 10px;
}

.faq_answer {
	margin-bottom: 0px;
}

div.normal_content_inner {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.h2_center {
	font-weight: normal;
	font-size: 18px;
	padding-left: 20px;
	padding-bottom: 4px;
	margin-top: 8px;
	margin-bottom: 4px;
	border-bottom: 2px solid #aaa;
}

ol#warunki_ol {
	margin-left: 20px;
	list-style-type: decimal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
}

ol#warunki_ol li {
	text-align: justify;
}

ol#warunki_ol>li {
	margin-top: 5px;
	margin-bottom: 5px;
}

ol#warunki_ol ul {
	list-style-type: disc;
	margin-left: 15px;
}

ol#warunki_ol li ol {
	list-style-type: lower-alpha;
	margin-left: 18px;
}

ol#warunki_ol p {
	margin-top: 4px !important;
	margin-bottom: 4px !important;
}

img.normal_img {
	border: 2px solid #aaa;
}

img.blank_img {
	border: 0px;
}

.lower_index {
	vertical-align: sub;
	font-size: 12px;
}

div#home_invitation {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;	
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div#home_invitation h3 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
}

div#home_invitation h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
}

div#home_signature {
	width: 270px;
	float: right;
}

div#home_signature div {
	text-align: center;
	margin-bottom: 10px;
}

table.agenda_table {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 2px;
	text-align: center;
}

.agenda_table .agenda_table_row {
	border: 1px solid #000;
	padding: 2px;
	width: 80px;
	font-size: 11px;
	background-color: #ccc;
	color: #000;
	font-weight: bold;
}

.agenda_table .agenda_table_row_disabled {
	background-color: #ddd !important;
}

.agenda_table .agenda_element {
	border: 1px solid #000;
	padding: 2px;
	background-color: #f3c1c3;
	color: #000;
	vertical-align: top;
	cursor: pointer;
}

.agenda_table .agenda_element_checker {
	border: 1px solid #000;
	padding: 2px;
	background-color: #f3c1c3;
	color: #000;
	vertical-align: top;
	cursor: pointer;
}

.agenda_table .agenda_element_checker_disabled {
	border: 1px solid #000;
	padding: 2px;
	background-color: #ddd;
	color: #000;
	vertical-align: top;
}

.agenda_table .agenda_element_normal {
	border: 1px solid #000;
	padding: 2px;
	background-color: #f3c1c3;
	color: #000;
}

.agenda_table .agenda_element_disabled {
	border: 1px solid #000;
	padding: 2px;
	background-color: #aaa;
	color: #000;
	vertical-align: top;
}

table.agenda_users_table {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 2px;
	text-align: center;
	width: 750px;
}

.agenda_users_table .header_row {
	border: 1px solid #000;
	padding: 2px;
	width: 80px;
	font-size: 11px;
	background-color: #ccc;
	color: #000;
	font-weight: bold;
}

.agenda_users_table .normal_row {
	border: 1px solid #000;
	padding: 2px;
	background-color: #CE494E;
	color: #fff;
	vertical-align: top;
}

.agenda_users_table .normal_row a {
	color: #fff;
}

div#login_form {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 350px;
	background-color: #ddd;
	border: 3px solid #CE494E;
}

div#user_form {
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 15px;

	background-color: #ddd;
	border: 1px solid #CE494E;
}

div#legenda {
	border: 1px solid #CE494E;
	width: 300px;
	padding: 2px; 
	background-color: #ddd;
}

div#legenda .legenda_notselected {
	width: 50px;
	height: 15px;
	background-color: #f3c1c3;
	border: 1px solid #000;
	margin: 2px;
	float: left;
}

div#legenda .legenda_selected {
	width: 50px;
	height: 15px;
	background-color: #90e490;
	border: 1px solid #000;
	margin: 2px;
	float: left;
}

div#legenda .legenda_warning {
	width: 50px;
	height: 15px;
	background-color: #feb83e;
	border: 1px solid #000;
	margin: 2px;
	float: left;
}

div#legenda .legenda_text {
	float: left;
	height: 15px;
	margin: 2px;
}

div#noclegi_info {
	background-color: #CE494E;
	width: 300px;
	margin: 0 auto;
	padding: 4px;
	border: 3px solid #CCCCCC;
	color: #fff;
}

div#noclegi_info h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

div#noclegi_info ul {
	margin-left: 20px;
}
