body
{
    background-color: #FFFFFF;
    font-size: 12px;
    margin: 0px;
    font-family: "Tahoma";
	border-top: 25px solid #E9EFDF;
}
.clearfix:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.page
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}
.top
{
	margin-bottom: 15px;
}
a
{
	color: #fe5a01;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.more
{
	clear: both;
	color: #fe5a01;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
#loading
{
	padding-top: 2px;
	padding-left: 12px;
}
/* ---- filter ---- */
.filter
{
	margin-bottom: 15px;
	border: 1px solid #d6d6d6;
	background-color: #f5f5f5;
	padding: 5px 5px 5px 10px;
	/*-moz-border-radius: 3px;
	-moz-box-shadow: 3px 3px 10px #000000;*/
}
.filter .text
{
	color: #fe5a01;
	font-size: 12px;
	font-weight: bold;
}
.filter .searchInput
{
	font-size: 11px;
	width: 200px;
	margin-left: 10px;
	border: 1px solid #e3e3e3;
}
.filter select
{
	font-size: 11px;
	margin-left: 10px;
	border: 1px solid #e3e3e3;
	width: 200px;
	overflow: auto;
}
/* ---- farmList ---- */
.farmList .row
{
	float: left;
	width: 950px;
	margin-bottom: 20px;
}
.farmList .row .first
{
	margin-right: 20px;
}
.farmList .row .cell
{
	float: left;
	width: 465px;
}
/* ---- box ---- */
.box
{
	padding: 1px;
	background-color: #f5f5f5;
	border: 1px solid #d6d6d6;
	/*-moz-border-radius: 3px;
	-moz-box-shadow: 3px 3px 10px #000000;*/
}
.box .header
{
	background: url("img/boxHeader.gif") repeat-y;
	padding: 10px;
	color: #fe5a01;
	font-size: 12px;
	font-weight: bold;
}
.box .content
{
	clear: both;
	padding: 10px;
}
.box .content .leftSide
{
	float: left;
	width: 624px;
}
.box .content .rightSide
{
	float: left;
	width: 302px;
}
.box .content .row
{
	float: left;
	width: 302px;
	margin-left: 10px;
}
.box .content .first
{
	margin-left: 0px !important;
}
.box .content .last
{
	margin-bottom: 0px !important;
}
.box .content .longInfoFrame
{
	width: 904px !important;
}
.box .content .infoFrame
{
	width: 280px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 10px;
}
.box .content .infoFrame .title
{
	font-size: 12px;
	font-weight: bold;
	color: #fe5a01;
	margin-bottom: 10px;
}
.box .content .infoFrame .subject
{
	line-height: 150%;
}
.box .content .long
{
	width: 724px !important;
}
.box .content .farmInfo
{
	float: left;
	width: 271px;
	margin-right: 10px;
	line-height: 150%;
}
.box .content .image
{
	float: left;
	width: 160px;
}
/* ---- gallery ---- */
.gallery
{
	width: 885px;
	margin-left: auto;
	margin-right: auto;
}
.gallery .first
{
	margin-top: 0px !important;
}
.gallert .firstImg
{
	margin-left: 0px !important;
}
.gallery img
{
	margin-left: 5px;
}
.gallery .galleryRow
{
	margin-top: 5px;
}
/* ---- reservationBox ---- */
#reservationForm form .left
{
    width: 95px;
    text-align: right;
    padding-top: 3px;
}
#reservationForm form textarea
{
	width: 171px;
	height: 100px;
	border: 1px solid #D6D6D6;
	overflow: auto;
}
/* ---- line ---- */
.line
{
    clear: both;
    padding-bottom: 5px;
}
.line .left
{
    float: left;
}
.line .right
{
    float: left;
    margin-left: 5px;
}
/* ---- lineButton ---- */
.lineButton
{
    padding-top: 5px;
    clear: both;
    text-align: center;
}
/* ---- inputs ---- */
.active
{
    background-color: #A9F5A9;
}
.inactive
{
    background-color: white;
}
.shortInput
{
    width: 142px;
	 border: 1px solid #D6D6D6;
}
/* ---- message ---- */
.messageBad
{
    clear: both;
	border: 1px solid #c83348;
	background-color: #de9aa4;
    padding: 10px;
	margin-top: 5px;
    font-size: 11px;
	font-weight: bold;
    text-align: center;
	color: #000000;
}
.messageGood
{
    clear: both;
	border: 1px solid #6bba45;
	background-color: #a6e886;
	padding: 10px;
    margin-top: 5px;
    font-size: 11px;
	font-weight: bold;
    text-align: center;
	color: #000000;
}
/* ---- buttons ---- */
.buttonSend
{
	width: 68px;
	height: 20px;
	background: url("img/button_send.png") no-repeat;
	border: none;
	cursor: pointer;
}
.buttonSearch
{
	position: absolute;
	width: 75px;
	height: 20px;
	margin-left: 10px;
	margin-top: -2px;
	background: url("img/button_search.png") no-repeat;
	border: none;
	cursor: pointer;
}
.buttonClearDates
{
	margin-top: 3px;
	width: 100px;
	height: 20px;
	background: url("img/button_clear_dates.png") no-repeat;
	border: none;
	cursor: pointer;
}
.buttonClear
{
	position: absolute;
	width: 68px;
	height: 20px;
	margin-left: 5px;
	background: url("img/button_clear.png") no-repeat;
	border: none;
	cursor: pointer;
}
/* ---- calendar ---- */
.calendar
{
	/*height: 236px;*/
	float: left;
	width: 180px;
}
.calendarInfo
{
	clear: both;
	line-height: 150%;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffdbb7;
	border: 1px solid #edc8b6;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#clearDates
{
	margin-left: 100px;
}
/* ---- legend ---- */
.legend
{
	float: left;
	width: 100px;
	padding-top: 35px;
}
.legend .rowLegend
{
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 100px;
}
.legend .text
{
	float: left;
	width: 70px;
	padding-left: 10px;
}
.legend .cell
{
	float: left;
	font-family: "Trebuchet MS";
	text-align: right;
	border: 1px solid #999999;
	width: 15px;
	height: 19px;
	padding: 1px 2px 1px 1px;
	color: #3383BB;
	font-weight: bold;
}
.legend .from
{
    background: #999999 url(img/ui-bg_green.png) 50% 50% repeat-x;
	color: #ffffff;
}
.legend .to
{
    background: #999999 url(img/ui-bg_red.png) 50% 50% repeat-x;
	color: #ffffff;
}
.legend .active
{
    background: #EEEEEE url(img/ui-bg_glass_60_eeeeee_1x400.png) repeat-x scroll 50% 50%
}
.legend .inactive
{
	opacity: 0.35; 
	filter: Alpha(Opacity=35); 
	background-image: none;
	background-color: #C9C9C9;
}
/* ---- datepicker ---- */
.ui-datepicker .period a
{
    border: 1px solid #999999;
    background: #999999 url(img/ui-bg_inset-hard_75_999999_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
    outline: none;
}
.ui-datepicker .from a
{
    border: 1px solid #999999;
    background: #999999 url(img/ui-bg_green.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
    outline: none;
}
.ui-datepicker .to a
{
    border: 1px solid #999999;
    background: #999999 url(img/ui-bg_red.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
    outline: none;
}
/* ---- tinyMCE ---- */
.defaultSkin table td
{
    background-color: transparent;
    padding: 0px;
    border: 0px;
}
.defaultSkin table.mceToolbar tr td
{
    border: none !important;
}
.defaultSkin table.mceLayout, .defaultSkin table.mceLayout tr.mceFirst td
{
    border: 1px solid #cccccc !important;
}
.defaultSkin td.mceToolbar
{
    border: 1px solid #9b9b9b !important;
}
.mceIframeContainer
{
    width: 575px !important;
}
.defaultSkin .mceListBox .mceText
{
	width: auto !important;
	border: 1px solid #A2ABC0 !important;
	padding-right: 4px;
}
/* ---- paging ---- */
.paging
{
	clear: both;
    text-align: right;
    margin-right: 20px;
}
.paging .button
{
    cursor: pointer;
    background-color: #E6E6E6;
    border: 1px solid #9B9B9B;
    color: 	#666765;
    font-weight: bold;
    padding: 0px 5px;
}
.paging .selected
{
    background-color: #FFFFFF;
}
.paging .statisticsDiv
{
    height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.paging .pageSelector
{
	cursor: pointer;
}
.paging .pagesSummary
{
    font-weight: bold;
}
.paging .popup
{
    width: 41px;
    height: 30px;
    padding: 5px;
    position: absolute;
    background-color: #E6E6E6;
    border: 1px solid #9B9B9B;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    height: 40px;
}
.paging .popup .close
{
    font-weight: bold;
    cursor: pointer;
    font-family: arial;
}
.paging .popup .chooser
{
    margin-top: 4px;
	margin-left: 4px;
}
.paging select
{
	border: 1px solid #9B9B9B;
	font-size: 11px;
	margin-left: 10px;
}
/* ---- gorny pasek ---- */
.ziego_navbar
{
	float: left;
	position: relative;
	top: -25px;
	width: 100%;
	height: 25px;
	font-family: segoe ui, tahoma, arial, sans-serif;
	color: #477200;
	font-size: 12px;
}
.ziego_navbar a
{
	color: #477200;
}
.ziego_navbar a:hover
{
	color: #477200;
}	
.ziego_navbar ul
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.ziego_navbar li
{
	list-style-type: circle;
	display: inline;
	float: left;
	padding-right: 20px;
}
