/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#126db0;
	margin:0;
	padding:0;
	color:#000;
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	line-height:20px;
	padding:10px 0;
	margin:0 20px;
	text-align:justify;
}
h1
{
	margin:0 5px;
	padding:6px 0 2px 0;
	font-size:16px;
	color:#707070;
	text-align:center;
	border-bottom:1px solid #e2c7bf;
}
h2
{
	color:#937f6a;
	font-size:14px;
	font-weight:bold;
	padding:0 0 2px 0;
	margin:0;
	border-bottom:1px solid #d8c1a2;
}
.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}
ul,ol
{
	line-height:20px;
}




/**
 * FORMULARZE
 */
form
{
	margin:0;
	padding:0;
}
input, select, textarea
{
	padding:1px;
	border:1px solid #937f6a;
	font-size:12px;
	font-family:Arial;
	color:#a6001c;
}
.error
{
	color:red; 
	font-size:10px; 
	font-family:Arial;
}
input.submit
{
	color:#000;
	padding:3px 10px;
}





/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#790000;	
}
a:hover
{
	color:#000;
}
a.underline:link, a.underline:visited
{
	text-decoration:none;
	color:#790000;
	border-bottom:1px dotted #790000;
}
a.underline:hover
{
	color:#000;
}
a.transparent:link, a.transparent:visited
{
	opacity: 1.00;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=100); /* MSIE */
	-moz-opacity: 1.00;        /* Gecko */
}
a.transparent:hover
{
	opacity: 0.70;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=70); /* MSIE */
	-moz-opacity: 0.70;        /* Gecko */
}
#pixlab a:link, #pixlab a:visited
{
	text-decoration:none;
	color:#5da9da;
}
#pixlab a:hover
{
	color:#000;
}
#langs a:link, #langs a:visited
{
	text-decoration:none;
	color:#f1efec;
	padding:0 0 0 6px;
}
#langs a:hover
{
	color:#6c5b4b;
}
a.title_img:link, a.title_img:visited
{
	opacity: 0.60;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=60); /* MSIE */
	-moz-opacity: 0.60;        /* Gecko */
	background:#fff;
	font-size:14px;
	font-weight:bold;
	color:#000;
	font-style:italic;
	width:207px;
	text-align:center;
	display:block;
	padding:5px 0;
	position:absolute;
	margin:-27px 0 0 0;
}
a.title_img:hover
{
}






/**
 * KONSTRUKCJA
 */
#container
{
	/*background:#786756 url('../layout/bgr_top.gif') repeat-x top;*/
}
#container_
{
	background:url('../layout/bgr_top.jpg') no-repeat top center;
}
#container__
{
	/*background:url('../layout/bgr.gif') repeat-x bottom;*/
}
#content
{
	width:990px; 
	margin:0 auto; 
}
#top
{
	height:184px;
}
#logo
{
	width:268px;
	height:145px;
	padding:0 0 0 29px;
}
#banner
{
	width:652px;
	height:154px;
	float:right;
	display:inline;
	border:3px solid #fff;
	background:#f6f1ea;
}
#top_data
{
	height:22px;
	color:#f1efec;
	font-size:10px;
	padding:0 0 0 335px;
	overflow:hidden;
}
#langs
{
	float:right;
	display:inline;
	font-size:10px;
	color:#f1efec;
	margin:2px 0 0 0;
}
td.active_lang a
{
	color:#fff !important;
}
td.active_lang a img
{
	opacity:0.40 !important;
	filter:alpha(opacity=40) !important;
	-moz-opacity:0.40 !important;
}
#langs td
{
	padding:0 0 0 0px;
}
#langs img
{
	vertical-align:middle;
}
#menu
{
	height:34px;
	background:#009fdb;
}
#main
{
	background:#f6f1ea url('../layout/bgr_main.gif') repeat-y right;
	border:1px solid #927f68;
	border-top:0;
}
#spacer
{
	height:3px;
	background:#f6f1ea;
	overflow:hidden;
}
#content_left
{
	float:left;
	display:inline;
	width:565px;
}
#content_left_big
{
	float:left;
	display:inline;
	width:777px;
}
#content_middle
{
	float:left;
	display:inline;
	width:210px;
	margin:0 0 0 1px;
}
#content_right
{
	float:right;
	display:inline;
	width:210px;
}
#content_right_big
{
	float:right;
	display:inline;
	width:421px;
}
#footer
{
	margin:0 auto;
	width:990px;
	font-size:10px;
	padding:3px 0 10px 0;
	color:#5da9da;
}
#pixlab
{
	float:right;
	display:inline;
}
.podpis_img
{
	width:437px;
	padding:5px 0;
	text-align:center;
	font-size:14px;
	font-style:italic;
	color:#000;
	background:#fff;
	opacity: 0.60;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=60); /* MSIE */
	-moz-opacity: 0.60;        /* Gecko */
	position:absolute;
	margin:-27px 0 0 0;
	font-weight:bold;
}
#pricebox
{
	float:right;
	display:inline;
	width:200px;
	border:1px solid #e0cfc2;
	margin:20px 0 0 0;
	padding:10px;
	background:#f5ece0;
}


 
 
 
/**
 * MENU
 */
ul.menulist
{
	padding:5px 0 0 23px;
	margin:0;
	list-style:none;
}
ul.menulist li
{
	padding:0;
	margin:0 10px 0 0;
	float:left;
	display:inline;
	height:24px;
	line-height:normal;
}
ul.menulist li a:link, ul.menulist li a:visited
{
	display:block;
	width:126px;
	text-align:center;
	background:url('../layout/bgr_li.gif') no-repeat;
	padding:4px 0 5px 0;
	opacity:1.00;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
}
ul.menulist li a:hover
{
	opacity:0.60;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
}
ul.menulist li.active a
{
	font-weight:bold;
	background-image:url('../layout/bgr_li_active.gif') !important;
}
ul.menulist li.active a:hover
{
	opacity:1.00;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
}





/**
 * KALENDARZ
 */
.calendar
{
	margin:10px auto;
}
.calendar .left
{
	width:7px;
	background:url('../layout/calendar/left.gif') no-repeat left top;
}
.calendar .middle
{
	background:#fff url('../layout/calendar/middle.gif') repeat-x top;
	vertical-align:top;
}
.calendar .right
{
	width:7px;
	background:url('../layout/calendar/right.gif') no-repeat left top;
}
.calendar .left_bottom
{
	height:5px;
	background:url('../layout/calendar/left_bottom.gif') no-repeat left top;
}
.calendar .right_bottom
{
	height:5px;
	background:url('../layout/calendar/right_bottom.gif') no-repeat left top;
}
.calendar .day
{
	padding:1px;
	font-size:12px !important;
}
.calendar .day a:link, .calendar .day a:visited
{
	font-family:Verdana;
	text-align:right;
	width:20px;
	color:#3f3731;
	border:1px solid #cdc3b7;
	background:url('../layout/calendar/day.gif') repeat-x top;
	padding:2px 3px;
	display:block;
}
.calendar .day span
{
	font-family:Verdana;
	text-align:right;
	width:20px;
	color:#ad9e93;
	border:1px solid #e5ddd4;
	background:url('../layout/calendar/day.gif') repeat-x top;
	padding:2px 3px;
	display:block;
}
.calendar .day span.reserved
{
	background:#ed1c24;
	color:#fff;
}
.calendar .day a.reserved_up
{
	background:url('../layout/calendar/reserved_up.gif') no-repeat;
}
.calendar .day a.reserved_down
{
	background:url('../layout/calendar/reserved_down.gif') no-repeat;
}
.calendar .day span.temp
{
	background:#fff200;
	color:#000;
}
.calendar .day span.temp_left_reserverd_right
{
	background:url('../layout/calendar/temp_left_reserverd_right.gif') no-repeat;
	color:#000;
}
.calendar .day span.temp_right_reserverd_left
{
	background:url('../layout/calendar/temp_right_reserverd_left.gif') no-repeat;
	color:#000;
}
.calendar .day a.temp_up
{
	background:url('../layout/calendar/temp_up.gif') no-repeat;
}
.calendar .day a.temp_down
{
	background:url('../layout/calendar/temp_down.gif') no-repeat;
}
.calendar .day a:hover
{
	color:#a46313;
	border-color:#f5ad66;
	background-image:url('../layout/calendar/day_hover.gif');
}
.calendar .active a
{
	background:url('../layout/calendar/day_check.gif') repeat-x top !important;
	border:1px solid #5e5c98 !important;
	color:#fff !important;
}
.calendar .day a#today
{
	color:#060200;
	border-color:#d9bb73;
	background:#f9f9d6;
}
.calendar .tydzien
{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:5px 0;
	font-family:Verdana;
}
.calendar .miesiac
{
	
	font-weight:bold;
	color:#fff;
	font-size:13px;
	font-family:Verdana;
	padding:10px 0;
}
.calendar .miesiac div
{
	text-align:center;
}
.calendar .months
{
	margin:0 5px;
}
.calendar .months td
{
	vertical-align:top;
}
.calendar .spacer
{
	background:url('../layout/calendar/spacer.gif') no-repeat top center;
	padding:0 10px;
}
.calendar .nextleftmonth
{	
	position:absolute;
	margin:-3px 0 0 -5px;
}
.calendar .nextleftmonth a:link, .calendar .nextleftmonth a:visited
{
	display:block;
	width:26px;
	height:25px;
	background:url('../layout/calendar/next_month_left.gif') no-repeat top left;
}
.calendar .nextleftmonth a:hover
{
	background-image:url('../layout/calendar/next_month_left_hover.gif');
}
.calendar .nextrightmonth
{	
	position:absolute;
	margin:-3px 0 0 189px;
}
.calendar .nextrightmonth a:link, .calendar .nextrightmonth a:visited
{
	display:block;
	width:26px;
	height:25px;
	background:url('../layout/calendar/next_month_right.gif') no-repeat top left;
}
.calendar .nextrightmonth a:hover
{
	background-image:url('../layout/calendar/next_month_right_hover.gif');
}