
body{
	font-family: Verdana, Trebuchet MS, Helvetica;
	margin: 0;
	padding: 0;
}



img{
	border: 0;	
}

#page_content{
	width: 900px;
	clear: both;
	margin: auto;
	text-align: center;

}

#top_belt{
	width: 100%;
	height: 65px;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	overflow: hidden;
}

#osp_logo{
	float: left;
	width: 190px;
	height: 68px;
	font-size: 0;
	overflow: hidden;
}

#tb_right{
	float: right;
	width: 700px;
	height: 68px;
	font-size: 0;
	overflow: hidden;

}

#search_container{
	width: 100%;
	clear: both;
	height: 28px;
	padding-top: 9px;
}

#top_menu_container{
	width: 100%;
	clear: both;
	border-top: 1px solid #808080;
	text-align: left;
	padding-top: 5px;
}

#top_menu_container a{
	float: left; 
	display: block;
	margin-right: 10px;
}

#top_menu_container a:link{
	font-size: 12px;
	text-decoration: none;
	color: #353535;
}

#top_menu_container a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #353535;
}

#top_menu_container a:hover{
	font-size: 12px;
	text-decoration: underline;
	color: #353535;
}

#main_content_container{
	width: 100%;
	clear: both;
	margin: auto;
}

#footer_container{
	height: 18px;
	padding-top: 2px;
	background-color: black;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 100px;
	text-align: center;
	color: white;
}

#footer_container a:link{
	color: white;
	font-size: 11px;
	text-decoration: none;	
}

#footer_container a:visited{
	color: white;
	font-size: 11px;
	text-decoration: none;	
}

#footer_container a:hover{
	color: white;
	font-size: 11px;
	text-decoration: underline;	
}
.pos_absolute{
	position: absolute;	
}



#top_events_box{
	width: 898px;
	height: 398px;
	clear: both;
	border: 1px solid #808080;
	background: black;
	font-size: 0;
	margin-bottom: 10px;
	
	background-image: url("../img/layout/ev_back.jpg");
	background-repeat: repeat-x;
	background-position: top;
}

#main_event_img{
	width: 599px;
	height: 398px;
	border-right: 1px solid white;
	float: left;
	overflow: hidden;
	font-size: 0;
}

#main_event_image_desc{
	position: absolute;
	width: 594px;
	height: 20px;
	background-color: black;
	border-top: 1px solid white;
	margin-top: 377px;

	color: white;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	
}

#smaller_image_info{
	font-size: 8px;
	padding-top: 3px;
	padding-left: 4px;
	float: left;
	
	overflow: hidden;	
}

#main_event_right{
	float: right;
	width: 298px;
	height: 398px;
	font-size: 0;
}

#main_event_top{
	width: 100%;
	height: 180px;
	margin-top: 18px;
	border-bottom: 1px solid white;
	font-size: 0;
		
}

.main_event_top_content{
	float: left;
	clear: both;
	margin: auto;
	margin-left: 20px;
	margin-right: 25px;
	height: 133px;
	overflow: hidden;
	color: white;
	font-size: 11px;
	text-align: left;

}

.main_event_top_more{
	width: 255px;
	float: left;
	clear: both;
	margin: auto;
	margin-right: 20px;
	margin-top: 10px;
	/* YELLOW */
	color: #e4f300;
	font-size: 10px;
	text-align: right;
}

.main_event_top_more a:link{
	color: #e4f300;
	text-decoration: none;
	font-size: 10px;
}

.main_event_top_more a:visited{
	color: #e4f300;
	text-decoration: none;	
	font-size: 10px;
}

.main_event_top_more a:hover{
	color: #e4f300;
	text-decoration: underline;	
	font-size: 10px;
}

.white_event_title{
	color: white;
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 13px;
}

.white_event_title a:link{
	color: white;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
}

.white_event_title a:visited{
	color: white;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
}

.white_event_title a:hover{
	color: white;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: underline;
}

.shor_description_event_p{
	width: 98px;
	height: 66px;
	border: 1px solid white;
	overflow: hidden;	
	float: left;
	margin-right: 7px;
}

.break_18px{
	width: 100%;
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 18px;
}

.break_10px{
	width: 100%;
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 10px;
}

.break_5px{
	width: 100%;
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 5px;
}

.break_1px{
	width: 100%;
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 1px;
}

.gray_title{
	width: 100%;
	clear: both;
	margin: auto;
	color: #3a3a3a;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	/*padding-bottom: 2px;*/
	padding-bottom: 6px;
	border-bottom: 1px solid #3a3a3a;
}

.event_box{
	width: 440px;
	float: left;
	margin: auto;
	margin-top: 3px;
	font-size: 0;
	margin-bottom: 3px;
}

.event_box_title{
	width: 100%;
	clear: both;
	margin: auto;
	font-size: 12px;
	color: #3a3a3a;
	text-align: left;
	margin-bottom: 5px;
}

.event_box_title a:link{
	font-size: 12px;
	color: #3a3a3a;
	text-decoration: none;
}

.event_box_title a:visited{
	font-size: 12px;
	color: #3a3a3a;
	text-decoration: none;
}

.event_box_title a:hover{
	font-size: 12px;
	color: #3a3a3a;
	text-decoration: underline;
}
.event_box_image{
	float: left;
	font-size: 0;
	width: 150px;
	height: 100px;
	overflow: hidden;
	border: 1px solid gray;
}

.event_box_text{
	color: #5f5f5f;
	font-size: 11px;
	text-align: left;
	width: 275px;
	height: 93px;
	float: right;
	overflow: hidden;	
	font-size: 11px;
}

.event_box_link{
	width: 100%;
	clear: both;
	margin: auto;
	text-align: right;
	font-size: 	11px;
}

.event_box_link a:link{
	font-size: 11px;
	color: #760000;
	text-decoration: none;
}

.event_box_link a:visited{
	font-size: 11px;
	color: #760000;
	text-decoration: none;
}

.event_box_link a:hover{
	font-size: 11px;
	color: #760000;
	text-decoration: underline;
}

.event_box_content{
	width: 100%;
	clear: both;
	margin: auto;	
}

.event_box_break{
	width: 100%;
	clear: both;
	height: 10px;
	border-bottom: 1px solid #dedede;
	font-size: 0;
	margin-bottom: 5px;
}

#main_page_content{
	width: 100%;
	clear: both;
	margin: auto;
	color: black;
	font-size: 11px;
	text-align: left;
}

.friendly_box{
	width: 120px;
	height: 100px;
	overflow: hidden;
	font-size: 0;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #c9c9c9;
}

.friendly_box_image{
	width: 100%;
	height: 80px;
	font-size: 0;
	clear: both;
	overflow: hidden;
	clear: both;
	text-align: center;
}

.friendly_box_text{
	width: 100%;
	clear: both;
	margin-top: 2px;
	text-align: center;
	font-size: 10px;
	color: #636363;	
}

.friendly_box_text a:link{
	font-size: 10px;
	color: #636363;	
	text-decoration: none;
}

.friendly_box_text a:visited{
	font-size: 10px;
	color: #636363;	
	text-decoration: none;
}

.friendly_box_text a:hover{
	font-size: 10px;
	color: #636363;	
	text-decoration: underline;
}

#s_banner{
	width: 100%;
	height: 100px;
	clear: both;
	border: 1px solid black;
	font-size: 0;
}

#s_main_page_content{
	width: 100%;
	clear: both;
	margin: auto;
	float: left;
}

#left_main_page_menu{
	width: 200px;
	float: left;
	margin: auto;
	overflow: hidden;
}

#center_main_page_content{
	width: 550px;
	float: left;
	margin: auto;
	margin-left: 10px;
	font-size: 11px;
	text-align: left;
}

#center_main_page_content p{
	margin-top: 0;
}

#center_main_page_content table{
	border-collapse:collapse;
}

#right_main_page_menu{
	float: right;
	margin: auto;
	width: 125px;
}

#main_menu_box{
	width: 198px;
	border: 1px solid #eeefef;
	font-size: 11px;
	background-image: url("../img/layout/left_menu_background.jpg");
	background-position: left;
	background-repeat: repeat-y;
}

.main_menu_to_hide{
	width: 100%;
	clear: both;
	margin: auto;
	font-size: 0;
}

.main_menu_box_title{
	width: 189px;
	padding-left: 9px;
	padding-top: 2px;
	height: 20px;
	color: white;
	text-align: left;
	background: black;
	clear: both;
	font-size: 12px;
	cursor: pointer;
	border-bottom: 1px solid white;
}

.main_menu_box_title a:link{
	color: white;
	text-decoration: none;
}

.main_menu_box_title a:visited{
	color: white;
	text-decoration: none;
}

.main_menu_box_point{
	width: 175px;
	padding-left: 20px;
	padding-top: 3px;
	height: 19px;
	color: black;
	text-align: left;
	clear: both;
	cursor: pointer;
	background-image: url("../img/layout/point.gif");
	background-position: 5% 55%;
	background-repeat: no-repeat;
	font-size: 11px;
	
}

.main_menu_box_point a:link{
	color: black;
	text-decoration: none;
}

.main_menu_box_point a:visited{
	color: black;
	text-decoration: none;
}

.main_menu_box_point a:hover{
	color: black;
	text-decoration: underline;
}


.normal_list th{
	border: 1px solid silver;
	background: #4d4d4d;
	color: white;
	padding: 5px;
}

.normal_list th a:link{
	color: white;
	text-decoration: none;
}

.normal_list th a:visited{
	color: white;
	text-decoration: none;
}

.normal_list th a:hover{
	color: white;
	text-decoration: underline;
}

.normal_list td{
	padding: 5px;
}

.normal_list .altrow{
	background: #e5e5e5;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

.gallery_table td{
	padding: 5px;
}

.gallery_table th{
	padding: 5px;
	background: black;
	color: white;
}

.gallery_table th a:link{
	color: white;
	text-decoration: none;
}

.gallery_table th a:visited{
	color: white;
	text-decoration: none;
}

.gallery_table th a:hover{
	color: white;
	text-decoration: underline;
}

.gallery_one{
	width: 160px;
	height: 160px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid black;
}

.main_menu_box_title_nw{
	width: 118px;
	padding-left: 9px;
	padding-top: 2px;
	height: 20px;
	color: white;
	text-align: left;
	background: black;
	clear: both;
	font-size: 12px;
	cursor: pointer;
}

.gallery_rand{
	width: 125px;
	border: 1px solid black;
	margin: auto;
	clear: both;	
	text-align: center;
}


.pict_gallery{
	width: 100px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.more_link:link{
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

.more_link:visited{
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

.more_link:hover{
	font-size: 11px;
	color: gray;
	text-decoration: underline;
}

.rand_title{
	font-size: 11px;
	text-align: left;
	width: 100%;
	clear: both;
}

.link_more_div{
	width: 100%;
	clear: both;
	text-align: right;
}

.break_black_line{
	width: 100%;
	clear: both;
	font-size: 0;
	height: 1px;
	background-color: black;
}

#error_page{
  width: 100%;
  clear: both;
  padding-top: 50px;
  margin-bottom: 50px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
}

.map_page_link:link{
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.map_page_link:visited{
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.map_page_link:hover{
	font-size: 11px;
	color: black;
	text-decoration: underline;
}

.link_div_break{
	width: 100%;
	clear: both;
	margin: auto;
	text-align: left;
	margin-bottom: 3px;
}

.straz_pozarna_div{
	width: 100%;
	clear: both;
	color: #f60000;
	font-size: 12px;
}

.straz_pozarna_div span{
	width: 100%;
	clear: both;
	margin: auto;
	font-size: 25px;
	font-weight: bold;
	display: block;
}

.sala_weselna_container{
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}


.highlight{
	font-weight: bold!important;
	color: red!important;
	background: yellow;
}

#cookies_info{
	width: 100%;
	position: fixed;
	bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 12px;
	color: black;
	background: white;
	border-top: 1px solid silver;
}
