
html {
	background: #eee url(../images/lay/layout-bg.png) repeat-x 0 0;
}

body {
	margin: 0;
	padding: 0;

	font: 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #2b2925;
}


p {
	margin: 1em 0;
}


a {
	color: #003b7b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



.mainRow .box {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}



a img { border: none; }

.imageBox {
	border: 1px solid #dedede;
	padding: 5px;
	background-color: #fff;
}

.imageDescriptionBox {
	padding: 0px 3px;
}

.imageDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}



.widgetMenu ul,
.widgetMenu ul li {
	margin: 0;
	padding: 0;
}

.widgetMenu ul li {
	list-style: none;
}



#header .box {
	background: transparent url(../images/lay/header-bg.png) no-repeat 10px 0;
}

#header .top {
	height: 107px;
	overflow: hidden;
}

#header .top a.home {
	display: block;
	width: 347px;
	height: 77px;
	margin: 15px 0 0 15px;
	float: left;
	_display: inline;
}

#header .top a.home span { display: none; }



/* kontakt, mapa, bip */
#header .widgetHeaderMenu {
	margin: 8px -13px 0 0;
	float: right;
}

#header .widgetHeaderMenu ul {
	overflow: hidden;
}

#header .widgetHeaderMenu li {
	float: left;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
}

#header .widgetHeaderMenu li:before,
#header .widgetHeaderMenu li span.before {
	content: "|";
	padding: 0 8px;
	color: #d7d7d7;
	font-size: 16px;
}

#header .widgetHeaderMenu li:first-child:before {
	content: none;
	padding: 0;
}


#header .widgetHeaderMenu li a {
	display: inline-block;
	padding: 6px 0;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#header .widgetHeaderMenu li a:hover { text-decoration: none; }



/* jezyki */
#header .choseLanguages {
	margin-top: 13px;
	float: right;
	clear: right;
	overflow: hidden;
}

#header .choseLanguages .title {
	float: left;
	padding: 2px 0;
	color: #003b7b;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
}

#header .choseLanguages ul,
#header .choseLanguages ul li {
	margin: 0;
	padding: 0;
	line-height: 15px;
}

#header .choseLanguages ul {
	float: left;
	overflow: hidden;
}

#header .choseLanguages ul li {
	float: left;
	margin-left: 10px;
	list-style: none;
	_display: inline;
}

#header .choseLanguages ul li a {
	display: block;
	width: 21px;
	height: 15px;
	background: transparent url(../images/lay/fixed_size.png) no-repeat 0 0;
}

#header .choseLanguages ul li.pl a { background-position: 0 0; }
#header .choseLanguages ul li.en a { background-position: 0 -15px; }
#header .choseLanguages ul li.de a { background-position: 0 -30px; }

#header .choseLanguages ul li a span { display: none }



/* wyszukiwarka */
#header .widgetSearch {
	margin-top: 15px;
	float: right;
	clear: right;
	overflow: hidden;
	_width: 302px;
	*width: 302px;
}


#header .widgetSearch .widgetHeader {
	width: 16px;
	height: 22px;
	margin-right: 5px;
	float: left;
	overflow: hidden;
	font-size: 0;
	text-indent: -999em;
	background: transparent url(../images/lay/fixed_size.png) no-repeat 0 -45px;
}

#header .widgetSearch .widgetBody {
	float: left;
	_height: 23px;
	_overflow: hidden;
	*height: 23px;
	*overflow: hidden;
}

#header .widgetSearch .widgetSearchInputBox {
	display: inline;
}

#header .widgetSearch input.widgetSearchInput {
	width: 212px;
	height: 15px;
	margin: 0;
	padding: 4px 5px 3px;
	font-size: 11px;
	line-height: 15px;
	background: transparent url(../images/lay/fixed_height_wide_elements.png) no-repeat 0 0;
	border-style: none;
}

#header .widgetSearch input.grayed { color: #4f4c44; }

#header .widgetSearch input.widgetSearchButton {
	width: 55px;
	height: 22px;
	margin: 0;
	padding: 0 0 2px;
	color: #fff;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	border-style: none;
	background: transparent url(../images/lay/fixed_size.png) no-repeat -21px 0;
}

#header .widgetSearch input.widgetSearchButton:hover {
	background-position: -21px -22px;
}



/* główne menu */
#header .widgetMainMenu {
	_clear: both;
	_zoom: 1;
}

#header .widgetMainMenu ul.lvl1 {
	padding: 0 8px;
	overflow: hidden;

	background: transparent url(../images/lay/fixed_height_thin_elements.png) no-repeat 3px -42px;
	_zoom: 1;
}

#header .widgetMainMenu li.lvl1 {
	padding: 0 2px 6px 0;
	float: left;
	background: transparent url(../images/lay/fixed_height_thin_elements.png) no-repeat 100% -42px;
}

#header .widgetMainMenu li.lvl1 a.lvl1 {
	display: block;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
}

#header .widgetMainMenu li.lvl1:hover a.lvl1 {
	color: #ff6c00;
	text-decoration: none;
	background: transparent url(../images/lay/fixed_height_wide_elements.png) no-repeat 0 -22px;
}

#header .widgetMainMenu li.lvl1 a.lvl1 span {
	display: block;
	/*min-width: 108px;*/
	padding: 16px 25px 13px;
	text-align: center;
	_padding-bottom: 10px;
	*padding-bottom: 10px;
}

#header .widgetMainMenu li.lvl1:hover a.lvl1 span {
	background: transparent url(../images/lay/fixed_height_thin_elements.png) no-repeat 100% 0;
}


#header .widgetMainMenu ul.lvl2 {
	display: none;
	margin-top: 5px;
	padding: 10px 20px 15px;
	position: absolute;
	overflow: hidden;

	background: transparent url(../images/lay/main_menu_bg.png) repeat 0 0;
	border: 1px solid #dbdbdb;
	border-top-color: #f5f5f5;
	z-index: 1;
	_background-color: #f5f5f5;
}

#header .widgetMainMenu li.lvl1:hover ul.lvl2 { display: block; }

#header .widgetMainMenu ul.lvl2 div.column {
	width: 200px;
	float: left;
}

#header .widgetMainMenu ul.lvl2 div.column { margin-right: 10px; }
#header .widgetMainMenu ul.lvl2 div.column:last-child, #header .widgetMainMenu ul.lvl2 div.column.last-child { margin-right: 0; }

#header .widgetMainMenu li.lvl2 {
	padding-left: 15px;
	line-height: 20px;
	background: transparent url(../images/lay/main_menu_bullet.gif) no-repeat 0 10px;
	_zoom: 1;
	*zoom: 1;
}

#header .widgetMainMenu li.lvl2 a {
	display: block;
	color: #2b2925;
}

#header .widgetMainMenu li.lvl2 a:hover {
	color: #ff6c00;
	text-decoration: none;
}

/* opera hack */
@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
	#header .widgetMainMenu ul.lvl1 {
		background-position: 3px -43px;
	}
	#header .widgetMainMenu li.lvl1 {
		background-position: 100% -43px;
	}
	#header .widgetMainMenu ul.lvl2 {
		margin-top: 4px;
	}
}



/* content */
#content {
	margin-top: 10px;
}

#content .box {
	padding-bottom: 10px;
	overflow: hidden;
	background: #fff url(../images/lay/widgets.png) no-repeat -7836px 100%;
}

#content .leftColumn {
	width: 683px;
	float: left;
	overflow: hidden;
}

#content .rightColumn {
	width: 287px;
	float: right;
}

.subPage #content .leftColumn {
	width: 222px;
}

.subPage #content .rightColumn {
	width: 733px;
	margin-right: 10px;
	_display: inline;
}


#content .leftColumn .currentDate {
	margin-bottom: 10px;
	padding: 0 10px;
	color: #999;
	font-size: 11px;
	line-height: 11px;
}


#content .leftColumnBottomLeft,
#content .leftColumnBottomRight {
	width: 336px;
}

#content .leftColumnBottomLeft { float: left; }
#content .leftColumnBottomRight { float: right; }



/* lewe menu */
#content .widgetMainMenu {
	margin-bottom: 10px;
}

#content .widgetMainMenu li {
	font-size: 12px;
	line-height: 15px;
	_zoom: 1;
	*zoom: 1;
}

#content .widgetMainMenu li a {
	display: block;
	border-bottom: 1px solid #dedede;
	background-color: #fff;
}

#content .widgetMainMenu li a span {
	display: block;
	padding: 7px 6px 7px 18px;
	margin-bottom: 1px;
	background: #f9f9f9 url(../images/lay/fixed_height_thin_elements2.gif) no-repeat 6px -49px;
}

#content .widgetMainMenu li.lvl3 a span {
	padding-left: 36px;
	background-position: 24px -49px;
}

#content .widgetMainMenu li.lvl2active a.lvl2,
#content .widgetMainMenu li.lvl3active a.lvl3 { color: #fff; }
#content .widgetMainMenu li.lvl2active a.lvl2 span { background-color: #ff6c00; background-position: 6px -69px; }
#content .widgetMainMenu li.lvl3active a.lvl3 span { background-color: #ff6c00; background-position: 24px -69px; }


#content .widgetMainMenu li.lvl1 {
	display: none;
}

#content .widgetMainMenu li.lvl1.active {
	display: block;
}

#content .widgetMainMenu li.lvl1.active a.lvl1 {
	padding: 10px 7px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #003b7b url(../images/lay/widgets.png) no-repeat -12836px 0;
}

#content .widgetMainMenu li.lvl1.active a.lvl1 span {
	padding: 0;
	margin-bottom: 0;
	background-color: transparent;
	background-image: none;
}

#content .widgetMainMenu li.lvl1.active a.lvl1:hover { text-decoration: none; }



/* footer */
#footer {
	padding-bottom: 30px;
}

#footer .box {
	width: 1000px;
	padding: 0;
	overflow: hidden;
	background: transparent url(../images/lay/widgets.png) no-repeat -8836px 0;
	_background: none;
}


#footer .copyright,
#footer .realizacja {
	width: 480px;
	float: left;
	color: #7b7b7b;
	font-size: 11px;
	line-height: 35px;
	font-weight: bold;
	background: transparent url(../images/lay/widgets.png) no-repeat -8836px 0;
	_background: none;
}

#footer .copyright { padding-left: 20px; }
#footer .realizacja { padding-right: 20px; text-align: right; background-position: -9336px 0; }

#footer .realizacja a.solveo { color: #5a5a5a; }
#footer .realizacja a.solveo-cms { color: #b61b1b; }


#footer .widgetFooterMenu ul {
	text-align: center;
}

#footer .widgetFooterMenu li {
	display: inline;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
}

#footer .widgetFooterMenu li a { color: #424242; }
#footer .widgetFooterMenu li a:hover { color: #ff6c00; text-decoration: none; }

#footer .widgetFooterMenu li:before,
#footer .widgetFooterMenu li span.before {
	padding: 0 20px;
	content: "|";
	color: #fff;
	font-weight: normal;
}

#footer .widgetFooterMenu li:first-child:before {
	padding: 0;
	content: "";
}


#footer .widgetPartnersLinks {
	margin: 5px 0;
	background: transparent url(../images/lay/widgets.png) repeat-y -10836px 0;
}

#footer .widgetPartnersLinks .widgetContent {
	position: relative;
	top: -5px;
	padding-top: 10px;
	background: transparent url(../images/lay/widgets.png) no-repeat -9836px 0;
}

#footer .widgetPartnersLinks .widgetContent .partners {
	position: relative;
	bottom: -10px;
	padding-bottom: 15px;
	background: transparent url(../images/lay/widgets.png) no-repeat -11836px 100%;
}

#footer .widgetPartnersLinks ul,
#footer .widgetPartnersLinks ul li {
	margin: 0;
	padding: 0;
}

#footer .widgetPartnersLinks ul {
	margin: 0 25px;
	text-align: center;
}

#footer .widgetPartnersLinks ul li {
	margin: 0 20px;
	display: inline;
	list-style: none;
}

#footer .widgetPartnersLinks li:first-child, #footer .widgetPartnersLinks li.first-child { margin-left: 0; }
#footer .widgetPartnersLinks li:last-child, #footer .widgetPartnersLinks li.last-child { margin-right: 0; }


#footer .widgetFooterLogos {
	clear: both;
}

#footer .widgetFooterLogos ul,
#footer .widgetFooterLogos ul li {
	margin: 0;
	padding: 0;
}

#footer .widgetFooterLogos ul {
	margin-left: 20px;
	overflow: hidden;
}

#footer .widgetFooterLogos ul li {
	padding: 5px 0 5px 30px;
	float: left;
	list-style: none;
	background: transparent url(../images/lay/separator-logotypy-bottom.gif) no-repeat 15px 50%;
	_display: inline;
}

#footer .widgetFooterLogos ul li:first-child,
#footer .widgetFooterLogos ul li.first-child {
	padding-left: 0;
	background: none;
}





.widgetLarge {
	width: 683px;
	background: transparent url(../images/lay/widgets.png) repeat-y 0 0;
}

.widgetMedium {
	width: 336px;
	background: transparent url(../images/lay/widgets.png) repeat-y -4721px 0;
}

.widgetSmall {
	width: 287px;
	background: transparent url(../images/lay/widgets.png) repeat-y -5393px 0;
}

.widgetLarge .widgetHeader,
.widgetMedium .widgetHeader,
.widgetSmall .widgetHeader {
	background: transparent url(../images/lay/widgets.png) no-repeat -1366px 0;
	_zoom: 1;
	_height: 42px;
	_overflow: hidden;
	*height: 42px;
	*overflow: hidden;
}

.widgetMedium .widgetHeader {
	background-position: -1713px;
	_border-bottom: 1px solid #eaeaea;
	_height: 41px;
}

.widgetSmall .widgetHeader {
	background-position: -1762px;
	_border-bottom: 1px solid #eaeaea;
	_height: 41px;
}

.widgetLarge .widgetHeader .widgetHeaderR,
.widgetMedium .widgetHeader .widgetHeaderR,
.widgetSmall .widgetHeader .widgetHeaderR {
	overflow: hidden;
}

.widgetLarge .widgetHeader h2.title,
.widgetMedium .widgetHeader h2.title,
.widgetSmall .widgetHeader h2.title {
	margin: 0;
	float: left;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: transparent url(../images/lay/widgets.png) no-repeat -2049px 0;
}

.widgetLarge .widgetHeader h2.title a,
.widgetMedium .widgetHeader h2.title a,
.widgetSmall .widgetHeader h2.title a {
	display: block;
	color: #ff6c00;
}

.widgetMedium .widgetHeader h2.title a,
.widgetSmall.widgetLinks .widgetHeader h2.title a,
.widgetMultimedia .widgetHeader h2.title a,
.widgetSmall.widgetPoll .widgetHeader h2.title a { cursor: default; }

.widgetLarge .widgetHeader h2.title a span,
.widgetMedium .widgetHeader h2.title a span,
.widgetSmall .widgetHeader h2.title a span {
	display: block;
	padding: 14px 11px 15px 42px;
	background: transparent url(../images/lay/widgets_icons.gif) no-repeat 100% 0;
}

.widgetLarge .widgetHeader a:hover,
.widgetMedium .widgetHeader a:hover,
.widgetSmall .widgetHeader a:hover {
	text-decoration: none;
}

.widgetLarge .widgetHeader a.rss,
.widgetSmall .widgetHeader a.rss {
	margin: 24px 11px 0 0;
	padding-right: 23px;
	float: right;
	color: #a0a0a0;
	font-size: 9px;
	line-height: 15px;
	text-transform: uppercase;
	background: transparent url(../images/lay/widgets_icons.gif) no-repeat 100% -42px;
	_background-position-x: 93%;
}

.widgetLarge .widgetFooter,
.widgetMedium .widgetFooter,
.widgetSmall .widgetFooter {
	padding: 0 11px 16px;
	color: #ff6c00;
	font-size: 11px;
	line-height: 31px;
	border-top: 1px solid #eaeaea;
	background: transparent url(../images/lay/widgets.png) no-repeat -683px 100%;
}

.widgetMedium .widgetFooter {
	padding-bottom: 25px;
	border-top: none;
	background-position: -5057px 100%;
}

.widgetSmall .widgetFooter {
	background-position: -5680px 100%;
}

.widgetSmall.widgetPoll .widgetFooter {
	padding-bottom: 25px;
	border-top: none;
}

.widgetSmall.widgetLinks .widgetFooter,
.widgetSmall.widgetMultimedia .widgetFooter {
	padding-bottom: 20px;
	border-top: none;
	font-size: 0;
	line-height: 0;
}

.widgetSmall.widgetCalendar .widgetFooter {
	padding: 5px 11px 21px;
	line-height: 20px;
}

.widgetLarge .widgetFooter .widgetFooterR,
.widgetSmall.widgetCalendar .widgetFooter .suggestion,
.widgetSmall.widgetCalendar .widgetFooter .seeMore,
.widgetSmall.widgetGallery .widgetFooter .widgetFooterR {
	padding-left: 10px;
	background: transparent url(../images/lay/widgets_icons.gif) no-repeat 0 -57px;
}

.widgetSmall.widgetCalendar .widgetFooter .suggestion { background-position: 0 -94px; }
.widgetSmall.widgetCalendar .widgetFooter .seeMore { background-position: 0 -63px; }

.widgetLarge .widgetFooter a,
.widgetSmall .widgetFooter a {
	color: #ff6c00;
	font-weight: bold;
}

.widgetSmall.widgetCalendar .widgetFooter .suggestion a { color: #003b7b; font-weight: normal; }


.widgetNews .widgetHeader h2.title a { background: transparent url(../images/lay/widgets_icons.gif) no-repeat 0 -119px; }
.widgetPoll .widgetHeader h2.title a { background: transparent url(../images/lay/widgets_icons.gif) no-repeat 0 -161px; }
.widgetLinksE-urz-d .widgetHeader h2.title a,
.widgetLinksE-urzad .widgetHeader h2.title a { background: transparent url(../images/lay/widgets_icons.gif) no-repeat 0 -203px; }
.widgetLinksMedia .widgetHeader h2.title a { background: transparent url(../images/lay/widgets_icons.gif) no-repeat 0 -245px; }
.widgetCalendar .widgetHeader h2.title a { background: transparent url(../images/lay/widgets_icons.gif) no-repeat 0 -287px; }
.widgetGallery .widgetHeader h2.title a { background: transparent url(../images/lay/widgets_icons.gif) no-repeat 0 -329px; }
.widgetMultimedia .widgetHeader h2.title a { background: transparent url(../images/lay/widgets_icons.gif) no-repeat 0 -371px; }
.widgetLinksRz-dowe-centrum-legislacji .widgetHeader h2.title a { background: transparent url(../images/lay/widgets_icons.gif) no-repeat 0 -413px; }





/* widget News */
.widgetNews .widgetPageList {
	margin: 0 10px;
}

.widgetNews .widgetPageListItem {
	width: 663px;
	margin: 10px 0;
	background: transparent url(../images/lay/widgets.png) repeat-y -3395px 0;
}

.widgetNews .widgetPageListItemL { background: transparent url(../images/lay/widgets.png) no-repeat -2732px 0; }

.widgetNews .widgetPageListItemR {
	padding: 11px;
	overflow: hidden;
	background: transparent url(../images/lay/widgets.png) no-repeat -4058px 100%;
	_zoom: 1;
}

.widgetNews .widgetPageListItemImage {
	margin-right: 10px;
	float: left;
}

.widgetNews h3.widgetPageListItemName {
	margin: 0 0 10px;
	padding: 0 10px 5px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	background: transparent url(../images/lay/news-bg-title.gif) repeat-x 0 100%;
}

.widgetNews h3.nameAndImage { margin-left: 130px; }
.widgetNews h3.widgetPageListItemName a:hover {	color: #ff6c00; }

.widgetNews .widgetPageListItemDate {
	display: block;
	color: #ff6c00;
	font-size: 9px;
	font-weight: normal;
}

.widgetNews .widgetPageListItemDescription {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 17px;
}

.widgetNews .widgetPageListItemReadMore {
	font-size: 9px;
	font-weight: bold;
	text-transform: lowercase;
}

.widgetNews .widgetPageListItemReadMore a {
	display: block;
	padding-left: 6px;
	float: right;
	line-height: 17px;
	background: transparent url(../images/lay/fixed_height_wide_elements.png) no-repeat 0 -64px;
}

.widgetNews .widgetPageListItemReadMore a span {
	display: block;
	padding-right: 13px;
	background: transparent url(../images/lay/fixed_height_thin_elements2.gif) no-repeat 100% 0;
}

.widgetNews .widgetPageListItemReadMore a:hover { color: #ff6c00; text-decoration: none; }
.widgetNews .widgetPageListItemReadMore a:hover span { background-position: 100% -17px; }





/* widget Sonda */
.widgetPoll .widgetContent {
	margin: 11px;
	background: transparent url(../images/lay/pytajniki.png) no-repeat 50% 50%;
}

.widgetPoll form {
	_margin: 0;
	_padding: 0;
	*margin: 0;
	*padding: 0;
}

.widgetPoll .widgetPollQuestion {
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
}

.widgetPoll .widgetPollAnswer {
	width: 200px;
	margin: 0 auto;
	position: relative;
	font-size: 11px;
	line-height: 17px;
}

.widgetPoll .widgetPollButtons { text-align: center; }

.widgetPoll .widgetPollButtons a {
	display: inline-block;
	width: 55px;
	height: 22px;
	margin: 0 13px;
	color: #fff;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../images/lay/fixed_size.png) no-repeat -21px 0;
}

.widgetPoll .widgetPollButtons a.resultsPoll { background-position: -21px -44px; }

.widgetPoll .widgetPollButtons a:hover {
	text-decoration: none;
	background-position: -21px -22px;
}



.widgetPoll .widgetPollResults {
	width: 200px;
	margin: 0 auto;
}

.widgetPollResults .widgetPollPercentage {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.widgetPollResults .widgetPollChart {
	font-size: 1px;
	height: 15px;
	background: transparent url(../images/lay/ankieta_tlo.gif) repeat-x;
	margin-bottom: 3px;
}

.widgetPollResults .widgetPollChartL {
	height: 15px;
	background: transparent url(../images/lay/ankieta_start.gif) no-repeat;
}

.widgetPollResults .widgetPollChartR {
	height: 11px;
	background: transparent url(../images/lay/ankieta_end.gif) no-repeat right top;
	padding: 2px;
}

.widgetPollResults .widgetPollChartBar {
	height: 11px;
	background: transparent url(../images/lay/ankieta_pasek.gif) no-repeat right top;
}

.widgetPollResults .widgetPollChartBarFix {
	height: 11px;
	background: transparent url(../images/lay/ankieta_rogi.gif) no-repeat;
}

.widgetPollSummary {
	text-align: right;
}





/* widget multimedia */
.widgetMultimedia .widgetContent {
	margin: 0 1px;
}





/* widget Links */
.widgetLinks .widgetContent {
	margin: 10px;
}

.widgetLinks ul,
.widgetLinks ul li {
	margin: 0;
	padding: 0;
}

.widgetLinks ul li {
	margin-bottom: 1px;
	padding: 0 5px 0 35px;
	list-style: none;
	line-height: 28px;
	border-bottom: 1px solid #eaeaea;
	background-color: #f8f8f8;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

.widgetLinks ul li a { display: block; }
.widgetLinks ul li a:hover { color: #ff6c00; text-decoration: none; }





/* widget Calendar */
.widgetCalendar .widgetContent {
	padding: 10px;
}

.widgetCalendarTable {
	width: 100%;
	font-size: 10px;
	border-collapse: collapse;
	border: none;
}

.widgetCalendarTable td {
	padding: 3px;
	text-align: center;
}

.widgetCalendarTable .saturday,
.widgetCalendarTable .sunday {
	background-color: #f6f6f6;
}

.widgetCalendarTable .day {
	padding: 4px 1px;
	border: 1px solid #e9e9e9;
	background-color: #fff;
}

.widgetCalendarTable .today {
	color: #fff;
	font-weight: bold;
	border: none;
	background-color: #ff6c00;
}

.widgetCalendarTable .event {
	color: #fff;
	font-weight: bold;
	border: none;
	background-color: #003b7b;
	cursor: pointer;
}

.widgetCalendarTable .oldEvent {
	color: #fff;
	background-color: #bbb;
	border: none;
	cursor: pointer;
}

.widgetCalendarWeek {
	color: #ff6c00;
	font-weight: bold;
}

.workingDay,
.selectedDay {
	cursor: pointer;
}

.widgetCalendarTip {
	width: 210px;
	padding: 5px 10px;
	border: 1px solid #003b7b;
	background-color: #fff;
}

.widgetCalendarTip h3 { margin: 0; }

.widgetCalendarTip .widgetCalendarTipInfo {
	margin: 5px 0;
	color: #003b7b;
	font-size: 11px;
	font-weight: bold;
}

.widgetCalendarContentHead .widgetCalendarMonthHead {
	padding: 2px 0 5px 0;
	text-align: center;
	color: #003b7b;
	font-weight: bold;
}

.widgetCalendarContentHead .widgetCalendarTodayHead { display: none; }

.widgetCalendarContentHead a {
	width: 19px;
	height: 19px;
	margin: 0 5px;
	background: transparent url(../images/lay/fixed_size.png) no-repeat 0 0;
}

.widgetCalendarContentHead a.widgetCalendarContentHeadL { float: left; background-position: 0 -67px; }
.widgetCalendarContentHead a.widgetCalendarContentHeadR { float: right; background-position: -19px -67px; }





/* widget Gallery*/
.widgetGallery .widgetContent {
	padding: 10px 10px 5px;
}

.widgetGallery .widgetPageListItemName {
	margin: 5px 0 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.widgetGallery .widgetPageListItemName a:hover { color: #ff6c00; text-decoration: none; }



.widgetGalleryScrollable {
	width: 683px;
	height: 224px;
	margin-bottom: 10px;
	background: transparent url(../images/lay/gallery-scrollable-bg.png) no-repeat 0 0;
}

.widgetGalleryScrollable .widgetContent {
	padding: 6px 6px 16px;
}

.widgetGalleryScrollable div.scrollable {
	position: relative;
	overflow: hidden;
	width: 671px;
	height: 202px;
}

.widgetGalleryScrollable div.scrollable div.items {
	width: 20000em;
	position: absolute;
}

.widgetGalleryScrollable div.item {
	width: 671px;
	height: 202px;
    float: left;
	position: relative;
}

.widgetGalleryScrollable div.item div.infos {
	width: 561px;
	padding: 10px 100px 10px 10px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: transparent url(../images/lay/main_menu_bg.png) repeat;
	_background-color: #f5f5f5;
}

.widgetGalleryScrollable div.item div.infos h4.title {
	margin: 0 0 8px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

.widgetGalleryScrollable div.item div.infos h4.title a { color: #ff6c00; }
.widgetGalleryScrollable div.item div.infos h4.title a:hover { text-decoration: none; }

.widgetGalleryScrollable div.item div.infos .description {
	color: #003b7b;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.widgetGalleryScrollable div.scrollable div.navi {
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	right: 8px;
}

.widgetGalleryScrollable div.scrollable div.navi a {
	display: block;
	width: 19px;
	height: 19px;
	margin-right: 2px;
	float: left;
	background: transparent url(../images/lay/gallery-scrollable-nav.gif) no-repeat 0 0;
	cursor: pointer;
}

.widgetGalleryScrollable div.scrollable div.navi a.active { background-position: 0 -19px; }





/* widget Reklama */
.widgetAd {
	margin-bottom: 10px;
}

.widgetAd div {
	padding-top: 6px;
}

.widgetAd div div.widgetAdImage {
	padding: 0 6px 6px;
}


.leftColumnBottomLeft .widgetAd,
.leftColumnBottomRight .widgetAd {
	background: transparent url(../images/lay/widgets.png) repeat-y -6303px 0;
}

.leftColumnBottomLeft .widgetAd div,
.leftColumnBottomRight .widgetAd div {
	background: transparent url(../images/lay/widgets.png) no-repeat -5967px 0;
}

.leftColumnBottomLeft .widgetAd div div.widgetAdImage,
.leftColumnBottomRight .widgetAd div div.widgetAdImage {
	width: 324px;
	overflow: hidden;
	background: transparent url(../images/lay/widgets.png) no-repeat -6639px 100%;
}


.rightColumn .widgetAd {
	background: transparent url(../images/lay/widgets.png) repeat-y -7262px 0;
}

.rightColumn .widgetAd div {
	background: transparent url(../images/lay/widgets.png) no-repeat -6975px 0;
}

.rightColumn .widgetAd div div.widgetAdImage {
	width: 275px;
	overflow: hidden;
	background: transparent url(../images/lay/widgets.png) no-repeat -7549px 100%;
}





/* widget Nav */
.widgetNav {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 11px;
}

.widgetNav .title {
	padding-right: 10px;
	color: #003b7b;
	font-weight: bold;
}

.widgetNav ul,
.widgetNav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

.widgetNav ul li {
	padding-left: 20px;
	list-style: none;
	background: transparent url(../images/lay/fixed_height_thin_elements2.gif) no-repeat 4px -34px;
}

.widgetNav ul li.mainPage { padding-left: 0; background-image: none; }

.widgetNav ul li a { color: #797979; }
.widgetNav ul li a:hover { color: #ff6c00; text-decoration: none; }





/* page buttoms */
.pageButtons {
	width: 104px;
	margin: 0 0 -21px 629px;
	color: #ff6c00;
	line-height: 16px;
	_zoom: 1;
}

.pageButtons .styleswitch {
	color: #767676;
}
.pageButtons .fontSmall { font-size: 10px; }
.pageButtons .fontNormal { font-size: 13px; }
.pageButtons .fontLarge { font-size: 16px; }

.pageButtons .fontSmallActive,
.pageButtons .fontNormalActive,
.pageButtons .fontLargeActive {
	color: #ff6c00;
}

.pageButtons .printPage,
.pageButtons .recommendPage {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
}

.pageButtons .printPage { margin-right: 5px; background: transparent url(../images/lay/fixed_size.png) no-repeat -38px -67px; }
.pageButtons .recommendPage { background: transparent url(../images/lay/fixed_size.png) no-repeat -54px -67px; }

.pageButtons .printPage span, .pageButtons .recommendPage span { display: none; }

.pageButtons .separator {
	display: inline-block;
	margin: 0 9px 0 10px;
	width: 1px;
	height: 16px;
	border-left: 1px solid #e2e2e2;
}





/* item */
.pageItem {
}

.pageItemName {
	margin: 0;
	padding: 0 114px 20px 0;
	color: #ff6c00;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	background: transparent url(../images/lay/widgets.png) no-repeat -13058px 100%;
}

.pageItemContent {
	text-align: justify;
}

.pageItemImages {
	float: right;
	display: inline;
	margin-left: 10px;
}

.pageItemImages .pageItemImage {
	margin-bottom: 10px;
	width: 182px; /* image width + padding + borders on imagebox */
}

.pageItemFiles {
}

.pageItemFilesHeader {
	margin: 10px 0;
	padding-bottom: 5px;
	color: #003b7b;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #f1f1f1;
}

.pageItemFile {
	margin-bottom: 1px;
	font-size: 11px;
	line-height: 11px;
}

.pageItemContent h1,
.pageItemContent h2,
.pageItemContent h3,
.pageItemContent h4 {
	color: #ff6c00;
}

.pageItemContent h1 { font-size: 16px; }
.pageItemContent h2 { font-size: 15px; }
.pageItemContent h3 { font-size: 14px; }
.pageItemContent h4 { font-size: 13px; }





/* page list*/
.pageList {
}

.pageListItem {
}

.pageListItemName,
.directoryIndexItemName,
.searchListItemName {
	margin: 0 0 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.pageListItemName a,
.directoryIndexItemName a,
.searchListItemName a{
	color: #ff6c00;
	text-decoration: none;
}

.pageListItemName a:hover,
.directoryIndexItemName a:hover,
.searchListItemName a:hover {
	text-decoration: underline;
}

.pageListItemDateSep {
	color: #e2e2e2;
	font-weight: normal;
	padding: 0 10px;
}

.pageListItemDate {
	display: block;
	color: #003d7e;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
}

.pageListItemDescription,
.directoryIndexItemDescription,
.searchListItemDescription {
	text-align: justify;
}

.pageListItemImage,
.searchListItemImage {
	float: right;
	display: inline;
	margin-left: 10px;
}

.pageListItemMore,
.directoryIndexItemMore,
.searchListItemMore {
	padding: 10px 0 15px;
	clear: both;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	background: transparent url(../images/lay/sep.gif) repeat-x left center;
}

.pageListItemMore a,
.directoryIndexItemMore a,
.searchListItemMore a {
	background: #fff;
	padding-left: 8px;
	text-decoration: none;
}

.pageListItemMore a:hover,
.directoryIndexItemMore a:hover,
.searchListItemMore a:hover {
	text-decoration: underline;
}





/* pager */
.pager {
	margin: 10px 0;
}

.pager ul,
.pager ul li {
	margin: 0;
	padding: 0;
}

.pager ul {
	text-align: center;
}

.pager ul li {
	display: inline;
	padding: 0 5px;
	list-style: none;
}





/* gallery */
.pageItemGalleryImages {
	overflow: hidden;
}

.pageItemGalleryImages .pageItemImage {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	position: relative;
}

.pageItemGalleryImages .imageDescriptionBox,
.videoLibrary .imageDescriptionBox {
	position: absolute;
	left: 6px;
	bottom: 6px;
	background-image: url(../images/black_80p.png);
	color: #fff;
	line-height: 95%;
	padding: 0px;
}

.pageItemGalleryImages .imageDescription,
.videoLibrary .imageDescription {
	padding: 4px 2px;
}


/* search */
.search {
}

.searchInput {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E2E2E2;
}

.searchInfo {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E2E2E2;
}

.searchListItem {
}


/* videoLibrary */
.videoLibrary .pageItemImage { 
	display: inline;
	float: left;
	margin: 0px 10px 10px 0px;
	position: relative; 
}

.videoLibrary .imageDescriptionBox {
	width: 220px;
}


/* forms */

table.form {
	width: 100%;
	font-size: 11px;
	margin-bottom: 10px;
}

.form-label {
	width: 120px;
	padding: 2px 12px 8px 0;
	font-size: 11px;
	text-align: right;
}

.form-field {
	padding: 0 8px 8px 0;
}

.form-text-field {
	width: 100%;
	color: #515151;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	background: #fff;
	border: 1px solid #dad8d9;
}

.form-error .form-text-field {
	background: #fff url(../images/invalid_line.gif) repeat-x scroll bottom;
	border: 1px solid #DD7870;
}

.form-errors {
	display: none;
}

.form-error-icon {
	background: #fff url(../images/alert.gif) no-repeat 3px 4px;
	padding: 3px 3px 3px 19px;
	color: #DD7870;
}

.form-error .form-errors {
	display: block;
}

.form-error .form-field {
	padding-bottom: 0;
}

.form-buttons {
	padding-top: 10px;
	padding-bottom: 13px;
	text-align: left;
}

/* ie margin bug */
* html input.form-text-field {
	margin-top: -1px;
	margin-bottom: -1px;
}



