body{
	margin: 0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	padding: 0;
	width: 100%;
}

body *{
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
}

img{
	border: 0;
}

a{
	text-decoration: none;
}

#container{
	width: 100%;
	height: 100%;
}

#top_belt{
	width: 100%;
	height: 40px;
	background-color: white;
	font-size: 0px;
}

#top_belt .belt{
	height: 32px;
	width: 908px;
	margin: auto;
	text-align: right;
	padding-top: 8px;
	font-size: 0px;
	padding-right:32px;
}

.clear{
	width: 0px;
	height: 0px;
	font-size: 0px;
	clear: both;
}

.belt_element{
	float: right;
	margin-left: 3px;
}

#header{
	width: 100%;
	height: 208px;
	font-size: 0px;
	background-color: #85713f;
}
.header_content{
	height: 208px;
	width: 910px;
	margin: auto;
	background-image: url(../img/layout/header_content.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-right: 30px;
}

.logo{
	padding: 55px 0px 0px 3px;
}

#menu{
	height: 32px;
	width: 100%;
	background-image: url(../img/layout/menu_background.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#main_menu{
	width: 910px;
	margin: auto;
	height: 32px;
	padding-right: 30px;
}

#main_menu .menu_item{
	width: 150px;
	height: 26px;
	padding-top: 6px;
	text-align: center;
	float: left;
}

#main_menu .menu_item a{
	font-size: 16px;
	color: white;
}

#main_menu .menu_item_selected{
	background-image: url(../img/layout/menu_selected.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#content{
	width: 880px;
	margin: auto;
	padding: 30px 30px 30px 40px;
}

#content .content{
	width: 880px;
}

.break{
	width: 100%;
	height: 2px;
	background-image: url(../img/layout/break.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

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

.break_15px{
	width: 100%;
	height: 15px;
	clear: both;
	font-size: 0px;
}

.break_20px{
	width: 100%;
	height: 20px;
	clear: both;
	font-size: 0px;
}

.break_30px{
	width: 100%;
	height: 30px;
	clear: both;
	font-size: 0px;
}

.content_title{
	font-style: italic;
	color: #85713F;
	font-size: 18px;
	width: 880px;
}

.content_for_layout{
	color: #565455;
}

.e_kancelaria{
	width: 271px;
	height: 176px;
	background-image: url(../img/layout/e_kancelaria.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 0px 10px 10px;
	color: #6C6C6C;
	line-height: 20px;	
	margin-right: 20px;
	margin-left: 30px;
}

.footer_title{
	color: #6C6C6C;
	padding: 15px 0px 10px 0px;
	float: left;
	font-size: 15px;
}

.mail_link{
	color: #ee7f01;
	font-size: 14px;
	text-decoration: underline;
}

.oferta{
	width: 271px;
	height: 176px;
	background-image: url(../img/layout/oferta.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 0px 10px 10px;
	color: #6C6C6C;
	line-height: 20px;	
	margin-right: 20px;
}

.orange_link{
	color: #85713F;
	font-size: 14px;
}

.kontakt{
	width: 271px;
	height: 176px;
	background-image: url(../img/layout/kontakt.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 0px 10px 10px;
	color: white;
	line-height: 18px;
	font-size: 13px;	
}

.kontakt .footer_title{
	color: white;
}

#footer{
	width: 100%;
	height: 67px;
	background-color: black;
}

.footer{
	height: 39px;
	width: 897px;
	margin: auto;
	color: white;
	padding-top: 28px;
	font-size: 10px;
}

.footer a{
	font-size: 10px;
	color: white;
}

.categories_menu{
	width: 291px;
	float: left;
}

.categories_menu .menu_item{
	width: 261px;
	padding: 6px 15px 6px 15px;
}

.categories_menu .menu_item a{
	font-size: 14px;
	color: #85713f;
}

.categories_menu .menu_item a.selected_category{
	color: #ee7f01;
}

.categories_menu .menu_item a:hover{
	color: #ee7f01;
}

.categories_content{
	float: left;
	width: 569px;
	margin-left: 20px;
}

ul{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

ul li{
	list-style-image: url(../img/layout/li.png);
	list-style-position: outside;
	margin: 20px 0px 20px 0px;
	padding-left: 5px;
}

div#flash_message{
	background-color: white;
	color: red;
	border: 3px solid red;
	margin-bottom: 5px;
	padding: 10px;
	width: 700px;
	text-align: center;
	margin-left: 10px;
	display: none;
}

.category_title{
	color: #85713f;
	font-size: 24px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.footer_img{
	float: right;
	margin: 95px 15px 0px 0px;
	font-size: 0px;
}

.content_footer{
	width: 940px;
	margin: auto;
}

.events_events_element{
	width: 275px;
	margin-left: 30px;
	padding-left: 40px;
	height: 326px;
	background-image: url(../img/layout/news_element.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
}

.events_element_item{
	padding-bottom: 15px;
	width: 100%;
}

.event_date{
	padding-bottom: 10px;
	font-size: 12px;
}

.event_title{
	padding-bottom: 10px;
}
.event_title a{
	color: #565455;
	font-size: 16px;
}

.event_introduction{
	font-size: 13px;
}

/*-----------Pagination--------------*/

div.pagination {
	font-size: 12px;
	clear: both;
	height: 20px;
	float: right;
}

div.pagination div.one_p_pag{
	float: left;
	width: 12px;
	height: 13px;
	text-align: center;
	padding: 3px;
	font-size: 13px;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #818183;
}

div.pagination div.one_p_pag a{
	font-size: 12px;
	color: #818183;
	font-weight: bold;
}

div.pagination div.one_p_pag a:hover{
	color: #85713F;
}

div.pagination div.current {
	float: left;
	width: 14px;
	height: 15px;
	text-align: center;
	padding: 3px;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	color: white;
	background-color: #85713F;
	font-weight: bold;
}

div.pagination div.three_dots {
	float: left;
	width: 12px;
	height: 13px;
	text-align: center;
	padding: 3px;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #818183;
	color: #818183;
	font-weight: bold;
}
/*--------------Pagination--------------*/

.events_events_element .content_title{
	width: 275px;
}