@import url('nbw.css');
/* ------------------------------------------------------- */
/* ----------------------------------------- Dot360 - 2009 */
/* ------------------------------------------------------- */
/* html, body */

a.mrlb img { border: 0; }
html { }

body {
	margin: 0;
	padding: 0;
	
	background-color: #dddddd;
	
	color: #3d3d3d;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.contentBox > .content {
	font-size: 120%;
	line-height: 150%;
}
/* ------------------------------------------------------- */
/* clear, onfocus='blur()' */

img { border: 0 none; }
a { outline: none; }
a img { outline: none; }
input { outline: none; }

/* ------------------------------------------------------- */
/* wrap div's contents */

.site {
	margin: 0 auto;
	width: 986px;
}

#header {
	width: 986px;
	height: 104px;
    margin-top: 10px;
}

#headerLoga {
	position: absolute;
	margin-top: 19px;
}

#headerBanner {
    position: absolute;
    margin-top: 3px;
    margin-left: 160px;
    border: 1px solid #999;
}

#headerToolbar {
	position: absolute;
	margin: 19px 0px 0px 846px;
	width: 140px;
}

#headerToolbar img { float: left; }

#headerSearch {
	position: absolute;
	margin: 62px 0px 0px 802px;
	
	width: 184px;
	height: 33px;
}

#siteMenu {
	width: 100%;
	height: 40px;
	
	background-color: #1f1f1f;
}

#footer {
	float: left;
	width: 986px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 4px;
	
	border-top: 1px solid #303030;
	font-size: 83%;
	font-weight: bolder;
}

#footerRights {
	float: left;
}

#footerMenu {
	float: right;
}
.acc-container .nav{
	display: none;
}
.ui-tabs-hide{
	display: none;
}
.boxBig {
	float: left;
	width: 984px;
	height: 297px;
	margin-top: 30px;
	border: 1px solid #555555;
	background-image: url('/webroot/images/box986-bg.png') repeat-x 0 0;
	position: relative;	
}
	.weeks-nav{
		list-style-type: none;
	}
		.weeks-nav li{
			position: absolute;
			width: 387px; height: 16px;
			right: 8px;
		}
			.weeks-nav li a{
				display: block;
				height: 16px;
				text-indent: -9999px;
				background: #1f1f1f url(/webroot/images/arrows.png) no-repeat 50% 0;
			}
			.weeks-nav li.prev{ top: 8px; }
			.weeks-nav li.next{ bottom: 8px; }
				.weeks-nav li.next a{ background-position: 50% -16px;}
.weeks{
	list-style-type: none;
	margin: 0; padding: 0; 
}
.icon-grid{
	float: left;
	padding: 0;
}
	.icon-grid li{
		float: left;
		list-style-type: none;
		margin: 5px 13px 15px 0;
	}
		.icon-grid a{
			width: 60px; height: 50px;
			float: left;
			text-indent: -9999px;
			background: url(/webroot/images/icons-sprite.png) no-repeat 0 0;
		}
		.i-wyniki a { background-position: 0 0;}
			.i-wyniki-inactive a { background-position: 0 -61px;}
		.i-wyplaty a { background-position: -69px 0;}
			.i-wyplaty-inactive a { background-position: -69px -61px;}
		.i-video a { background-position: -141px 0;}
			.i-video-inactive a { background-position: -141px -61px;}
		.i-foto a { background-position: -214px 0;}
			.i-foto-inactive a { background-position: -214px -61px;}
		.i-relacje a { background-position: -285px 0;}
			.i-relacje-inactive a { background-position: -285px -61px;}
		.i-zapowiedzi a { background-position: -353px 0;}
			.i-zapowiedzi-inactive a { background-position: -353px -61px;}
		.i-zapisy a { background-position: -426px 0;}
			.i-zapisy-inactive a { background-position: -426px -61px;}
		.i-wycofane-konie a { background-position: -500px 0;}
			.i-wycofane-konie-inactive a { background-position: -500px -61px;}
		
		
		
.boxBigImage {
	float: left;
	width: 580px;
	height: 279px;
	
	margin: 8px 0px 0px 8px;
	
	border: 1px solid #5b5b5b;
	background-color: #989898;
}

.boxBigImage img { display: none; float: left; }
img.rightImg { float: right; margin: 10px 10px 0 5px; }
img.rightIlu { float: right; margin: 10px 10px 0 5px; padding: 3px; border: 1px #999 solid;}

.boxBigMenu {
	float: right;
	width: 385px;
	height: 281px;
	margin: 8px 8px 0px 0px;
	border: 0 none;
	border-right: 1px solid #5e5e5e;
}

.boxBigMenu div {
	font-family: Arial, sans-serif;
	padding: 14px 20px 14px 20px;
	height: 133px;
	
	overflow: hidden;
	background-color: #989898;
	
	color: #fff;
	font-size: 90%;
}

.mainContent {
	float: left;
	margin-top: 14px;
	width: 650px;
}

.mainBoxes {
	float: right;
	margin-top: 14px;
	width: 324px;
}

.boxesAccordion {
	float: left;
	width: 324px;
	
	border-bottom: 1px solid #636363;
}

.boxesAccordion div {
	padding: 14px 14px 14px 14px;
	width: 294px;
	
	border: 1px solid #636363;
	border-top: 0 none;
	border-bottom: 0 none;
	
	background-color: #f4f4f4;

	background-image: url('/webroot/images/boxes-accordion-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	
	text-align: justify;
}

.boxesAccordion div img {
	float: left;
	padding: 4px;
	margin: 0px 10px 2px 0px;
	border: 1px solid #8b8b8b;
}

.boxesSimple {
	float: left;
	width: 324px;
	
	margin-top: 12px;
}

.boxesSimple div {
	padding: 14px 14px 14px 14px;
	width: 294px;
	float: left;
	
	overflow: hidden;
	
	border: 1px solid #636363;
	border-top: 0 none;
	
	background-color: #f4f4f4;

	background-image: url('/webroot/images/boxes-accordion-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
}

.boxesSimple div.clear { width: 322px; padding: 2px 0px 0px 0px; }
.boxesSimple div.clear img { float: left; }

#newsletter div { width: 281px; padding: 14px 20px 14px 21px; }


.contentBox, .contentBoxYellow {
	float: left;
	width: 650px;
	
	margin-top: 12px;
}

.contentBox .content {
	padding: 8px 5px 8px 5px;
	
	width: 638px;
	float: left;
	
	border: 1px solid #626262;
	border-top: 0 none;
	
	background-color: #f4f4f4;

	background-image: url('/webroot/images/content-box-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
}

.content .calendarMonths, .content .calendarDays, .contentBox .calendarDays {
	padding: 0px 0px 0px 4px;
	width: 630px;
	float: left;
	
}

.content .calendarDays {
	padding-bottom: 10px;
}

.contentBoxYellow .content {
	padding-top: 1px;
	
	width: 650px;
	float: left;
	
	background-color: #f4f4f4;

	background-image: url('/webroot/images/content-box-bg-yellow.png');
	background-repeat: repeat-x;
	background-position: center top;
}


.newsImage {
	float: left;
	width: 320px;
}

.newsImage img {
	padding: 4px;
	border: 1px solid #8b8b8b;
}

.newsHeadline {
	float: right;
	width: 300px;
	padding-right: 8px;
}

.newsMore {
	float: left;
	width: 638px;
	padding-top: 10px;
}

.newsMore img {
	float: left;
	padding: 3px;
	border: 1px solid #8b8b8b;
}

.newsMore div {
	float: left;
	width: 310px;
	padding-right: 9px;
}

.dlaGraczaLinki {
	float: left;
	width: 433px;
	height: 221px;
	
	background-image: url('/webroot/images/dla-gracza-bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.dlaGraczaWiecej {
	float: right;
	
	width: 217px;
	height: 221px;
}


.galeriaBox {
	padding: 10px 0px 10px 0px;
	
	width: 648px;
	float: left;
	
	border: 1px solid #626262;
	border-top: 0 none;
	
	background-color: #f4f4f4;

	background-image: url('/webroot/images/content-box-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
}


.listGallery {
	width: 648px;
	float: left;
	padding-left: 25px;
}


.galeriaBox .scrollable {
	float: left;
	position:relative; 
	width: 580px;
	height: 200px;
	overflow: hidden;   
}

.galeriaBox .scrollable .items {
	width: 20000em;
	height: 200px;
	position:absolute;   
}

.galeriaBox .prev, .galeriaBox .next {
	height: 200px;
	width: 33px;
	cursor: pointer;
}

.galeriaBox .prev {
	float: left;
}

.galeriaBox .next {
	float: right;
	text-align: right;
}

.galeriaBox .prev img, .galeriaBox .next img {
	padding-top: 70px;
}

.galeriaBox .scrollable .items div, .listGallery div {
	float: left;
	width: 177px;
	padding: 0px 8px 20px 8px;
}

.galeriaBox .scrollable .items div img, .listGallery div img {
	float: left;
	padding: 5px;
	border: 1px solid #8b8b8b;
}


.pozycjaNews {
	float: left;
	width: 628px;
}

.pozycjaNews img {
	float: left;
	padding: 5px;
	border: 1px solid #8b8b8b;
}

.paginacjaNews {
	float: left;
	width: 628px;
	padding-top: 20px;
	
	text-align: right;
}

/*------------------------------------------------------- */
/* mainGallery */

div.mainGallery {
	float: left;
	width: 628px;
	margin: 0px 0px 20px 4px;
}

div.galleryMenu {
	float: left;
	margin-top: 15px;
	width: 120px;
	height: 402px;
}

.mainGallery .galleryMenu .scrollable {
	float: left;
	position:relative; 
	width: 120px;
	height: 356px;
	margin: 10px 0px 10px 0px;
	overflow: hidden;   
}

.mainGallery .galleryMenu .scrollable .items {
	height: 20000em;
	position: absolute;   
}

.mainGallery .galleryMenu .prev, .mainGallery .galleryMenu .next {
	height: 12px;
	width: 120px;
	float: left;
	cursor: pointer;
	text-align: center;
}

.mainGallery .galleryMenu .scrollable .items img {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	border: 1px solid #8b8b8b;
}

.mainGallery .galleryPreview {
 float: right;
 margin-top: 15px;
 width: 500px;
 height: 402px;
 position: relative;

}

.mainGallery .galleryPreview .imgContainer {
	padding: 3px;
	border: 1px #888 solid;
	overflow: hidden;
	width: 492px;
	height: 394px;	
	position: relative;
}

.mainGallery .galleryPreview .imgContainer a {
	position: absolute;
	top: 3px;
	left: 3px;
}
	
.mainGallery .galleryPreview img {
	/*padding: 3px;*/
	/*border: 1px solid #8b8b8b;*/
	border: 0;
}

.mainGallery h3, .mainGallery h4 {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	
	background-color: #797979;
	
	color: #fff;
	font-size: 116%;
	line-height: 30px;
}

.mainGallery h3 {
	width: 379px;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #878787;
}

.mainGallery h4 {
	width: 218px;
	font-weight: normal;
	text-align: center;
}


.mainGallery h4 a:link, .mainGallery h4 a:active, .mainGallery h4 a:visited, .mainGallery h4 a:hover {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
}

.mainGallery h4 a:hover { text-decoration: underline; }



/*------------------------------------------------------- */
/* texts */

.fontSmaller, .fontNormal, .fontBigger {
	line-height: normal;
	cursor: pointer;
}

.fontSmaller:hover, .fontNormal:hover, .fontBigger:hover {
	text-decoration: underline;
}

.fontSmaller {
	font-size: 10px;
	padding: 0px 0px 0px 10px;
}

.fontNormal {
	font-size: 12px;
	text-decoration: underline;
	padding: 0px 0px 0px 5px;
}

.fontBigger {
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	line-height: 18px;
}

.boxBigMenu > h3, .boxesAccordion > h3, .boxesSimple > h3, .textTitle {
	padding: 0;
	margin: 0;
	outline: 0 none;
}

.boxBigMenu h2 {
	margin: 0;
	padding: 4px 0px 4px 0px;
	font-size: 166%;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
}

.boxBigMenu p, .boxesAccordion p, .contentBox p {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

.content p {
	padding-left: 10px;
	padding-right: 10px;
}

.boxesAccordion p {
	display: block;
	padding-bottom: 12px;
}

.boxesSimple > h3 {
	display: block;
	height: 36px;
	padding: 0px 15px 0px 15px;
	
	background-image: url('/webroot/images/boxes-accordion-selected.png');
	
	font-size: 116%;
	font-weight: bold;
	color: #fff;
	line-height: 36px;
	text-decoration: none;
}

.contentBox .textTitle {
	display: block;
	height: 36px;
	padding: 0px 15px 0px 15px;
	
	background-image: url('/webroot/images/content-box-header.png');
	
	font-size: 116%;
	font-weight: bold;
	color: #fff;
	line-height: 36px;
	text-decoration: none;
}


.contentBoxYellow .textTitle {
	display: block;
	height: 36px;
	padding: 0px 15px 0px 15px;
	
	background-color: #eab809;
	
	font-size: 116%;
	font-weight: bold;
	color: #414141;
	line-height: 36px;
	text-decoration: none;
}


.newsHeadline h2, .newsHeadline h3, .newsHeadline h4, .newsHeadline h5 { margin: 0; padding: 4px 0px 4px 0px; font-weight: normal; font-size: 11px; }
.newsHeadline h2 { font-size: 16px; font-weight: bold; }
.newsHeadline h3 {
	color: #afafaf;
	padding: 0px 3px 0px 3px;
	line-height: 18px;
	text-transform: uppercase;
	border: 1px solid #bfbfbf;
	border-left: 0 none;
	border-right: 0 none;
}
.newsHeadline h2 a, .newsMore h3 a {
	color: #222 !important;
	text-decoration: none !important;	
}

.newsHeadline a:hover, .newsMore a:hover {
	text-decoration: underline !important;	
}



.newsHeadline h5 { text-align: right; }

.newsMore h2, .newsMore h3, .newsMore h4, .newsMore h5 { margin: 0; padding: 0; float: right; width: 209px; font-weight: normal; font-size: 11px; }
.newsMore h3 { font-weight: bold; line-height: 1.25; margin-bottom: 0.65em;} 
.newsMore h2 {
	color: #949494;
	line-height: 18px;
	text-transform: uppercase;
}
.newsMore h5 { text-align: right; }


.galeriaBox .scrollable .items div h2, .galeriaBox .scrollable .items div h3, .galeriaBox .scrollable .items div h4, .listGallery div h2, .listGallery div h3 { margin: 0; padding: 0; float: left; width: 177px; font-weight: normal; font-size: 12px; line-height: 13px; }
.galeriaBox .scrollable .items div h2, .listGallery div h2 { font-weight: bold; font-size: 13px; padding-top: 7px; }
.galeriaBox .scrollable .items div h3, .listGallery div h3 { font-size: 9px; }
.galeriaBox .scrollable .items div h4 { padding-top: 5px; }


.pozycjaNews h2, .pozycjaNews h3, .pozycjaNews h4 {
	float: right;
	width: 440px;
	margin: 0;
	
	font-weight: normal;
}

.pozycjaNews h2 {
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 5px;
}

.pozycjaNews h3 {
	font-size: 100%;
}

.pozycjaNews h4 {
	padding-top: 10px;
	text-align: right;
	color: #afafaf;
	font-size: 100%;
}


/*------------------------------------------------------- */
/* list ul ol li */


#menuList {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}

#menuList li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#menuList a { font-size: 17px; display: block; line-height: 40px; padding: 0px 16px 0px 16px; }
#menuList a:link { color: #fff; text-decoration: none; }
#menuList a:visited {	color: #fff; text-decoration: none; }
#menuList a:active { color: #fff; text-decoration: none; }
#menuList a:hover {	color: #4bc067; text-decoration: none; }
#menuList > a:first-child { padding-left: 0px; }
#menuList a.select {	color: #4bc067; }



#menuList ul {
	display: none;
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
	width: 120px;
}

#menuList ul li { width: 120px; }

#menuList ul li a {
	float: left;
	width: 100px;
	
	margin-top: 1px;
	padding: 2px 10px 2px 10px;
	
	font-size: 116%;
	font-weight: bold;
	line-height: 30px;
	background-color: #1f1f1f;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#menuList ul li a:hover {
	color: #fff;
	background-color: #4bc067;
	opacity: 1.0;
	filter: alpha(opacity=100);
}


#menuList ul ul {
	top: 0;
	left: 121px;
}


/*------------------------------------------------------- */
/* forms, input, select */

#headerSearch input, #newsletter input {
	float: left;
	border: 0;
}

#searchText {
	width: 128px;
	height: 23px;
	
	padding: 7px 10px 0px 10px;
	
	background-image: url('/webroot/images/header-szukaj-pole.png');
	background-repeat: no-repeat;
	background-position: left top;
	
	
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 116%;
	color: #cbcbcb;
	font-weight: bold;
}


#nlMail {
	width: 225px;
	height: 23px;
	
	padding: 7px 10px 0px 10px;
	
	background-image: url('/webroot/images/newsletter-zapisz-pole.png');
	background-repeat: no-repeat;
	background-position: left top;
	
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 116%;
	color: #cbcbcb;
	font-weight: bold;
}


/*------------------------------------------------------- */
/* links */

.boxBigMenu a:link { color: #fff; text-decoration: none; }
.boxBigMenu a:visited { color: #fff; text-decoration: none; }
.boxBigMenu a:active { color: #fff; text-decoration: none; }
.boxBigMenu a:hover { color: #fff; text-decoration: underline; }

.boxBigMenu div a.more { display: block; width: 100%; text-align: right; }

.boxBigMenu h3 a { font-size: 16px; font-weight: bold; display: block; height: 31px; background-color: #6f6f6f; color: #fff; line-height: 31px; padding: 5px 15px 4px 15px; text-decoration: none; }
.boxBigMenu h3 a:link, .boxBigMenu h3 a:visited, .boxBigMenu h3 a:active, .boxBigMenu h3 a:hover { color: #fff; text-decoration: none; }
.boxBigMenu h3 a:hover, .boxBigMenu h3.ui-state-active a {	background-image: url('/webroot/images/box-big-menu-selected.png'); }
.boxBigMenu h3.ui-state-active a{
	font-size: 16px;
}


.boxesAccordion h3 a { font-size: 14px; font-weight: bold; display: block; height: 36px; background-image: url('/webroot/images/boxes-accordion-selected.png'); color: #fff; line-height: 36px; padding: 0px 15px 0px 15px; text-decoration: none; }
.boxesAccordion h3 a:link, .boxesAccordion h3 a:visited, .boxesAccordion h3 a:active, .boxesAccordion h3 a:hover { color: #fff; text-decoration: none; }


#NajczesciejCzytane a { font-size: 11px; display: block; color: #3d3d3d; line-height: 30px; padding: 0px 8px 0px 8px; text-decoration: none; border-top: 1px solid #afafaf; }
#NajczesciejCzytane a:link, #NajczesciejCzytane a:visited, #NajczesciejCzytane a:active, #NajczesciejCzytane h3 a:hover { color: #3d3d3d; text-decoration: none; }
#NajczesciejCzytane a:hover {	color: #4f8833; }
#NajczesciejCzytane div > a:first-child { border: 0 none; }

 
/*.contentBox a:link, .contentBox a:visited, .contentBox a:active, .contentBox a:hover { font-weight: bold; color: #3d3d3d; text-decoration: none; }
*/

.items a:link, .items a:visited, .items a:active, .items a:hover { font-weight: bold; color: #3d3d3d; text-decoration: none; }

.dlaGraczaLinki a { float: left; display: block; width: 216px; line-height: 73px; text-align: center; font-size: 15px; font-weight: bold; }
.dlaGraczaLinki a:link { color: #5f5f5f; text-decoration: none; }
.dlaGraczaLinki a:visited {	color: #5f5f5f; text-decoration: none; }
.dlaGraczaLinki a:active { color: #5f5f5f; text-decoration: none; }
.dlaGraczaLinki a:hover {	color: #5f5f5f; text-decoration: underline; }


.content .calendarMonths a, .contentBox .calendarMonths a {
	float: left;
	display: block;
	width: 86px;
	
	line-height: 20px;
	text-align: center;
	font-size: 15px;
	
	border-top: 1px solid #636363;
	border-right: 1px solid #787878;
}

.contentBox .content .calendarMonths a {
	width: 89px;	
}

.contentBox .calendarMonths {
	width: 651px;	
	overflow: hidden;
}

.contentBox .calendarMonths a {
	width: 92px;	
	font-size: 15px;
}

.contentBox .calendarMonths a:link, .contentBox .calendarMonths a:visited, .contentBox .calendarMonths a:active, .content .calendarMonths a:link, .content .calendarMonths a:visited, .content .calendarMonths a:active { background-color: #5b5b5b; color: #fff; font-weight: normal; text-decoration: none; }
.contentBox .calendarMonths a:hover, .contentBox .calendarMonths a.select, .content .calendarMonths a:hover, .content .calendarMonths a.select { background-color: #9d9d9d; color: #5b5b5b; font-weight: normal; }

.content .calendarDays a, .contentBox .calendarDays a {
	float: left;
	display: block;
	width: 209px;
	
	line-height: 20px;
	text-align: center;
	font-size: 100%;
	
	border-top: 1px solid #7f7f7f;
	border-right: 1px solid #878787;
	
	text-decoration: none; 
}

.content .calendarDays a:link, .content .calendarDays a:visited, .content .calendarDays a:active { background-color: #797979; color: #fff; font-weight: normal; }
.content .calendarDays a:hover, .content .calendarDays a.select { background-color: #afafaf; color: #5b5b5b; font-weight: normal; }

.paginacjaNews a {
	border: 1px solid #8b8b8b;
	padding: 3px 8px 3px 8px;
	margin: 0px 1px 2px 1px;
	float: none;
	text-decoration: none; 
}

.paginacjaNews a.prev, .paginacjaNews a.next, .paginacjaNews a.select {
	border: 0 none;
}

.paginacjaNews a:hover {
	background-color: #8b8b8b;
}

.paginacjaNews a.prev:hover, .paginacjaNews a.next:hover, .paginacjaNews a.select:hover { background-color: #F4F4F4; }


.newsHeadline h5 a, .newsMore h5 a { text-decoration: none; font-weight: bold; color: #3d3d3d; }

#footer a { padding-left: 8px; }
#footer a:link { color: #303030; text-decoration: none; }
#footer a:visited {	color: #303030; text-decoration: none; }
#footer a:active { color: #303030; text-decoration: none; }
#footer a:hover {	color: #303030; text-decoration: underline; }

#footerRights a { padding-left: 0px; padding-right: 8px; }

a.rightLink { float: right; font-weight: bold; }
a.rightLink:link { color: #303030; text-decoration: none; }
a.rightLink:visited {	color: #303030; text-decoration: none; }
a.rightLink:active { color: #303030; text-decoration: none; }
a.rightLink:hover {	color: #303030; text-decoration: underline; }


a:link {	color: #4f8833;	text-decoration: underline; }
a:active { color: #4f8833; text-decoration: underline; }
a:visited {	color: #4f8833; text-decoration: underline; }
a:hover {	color: #4f8833; text-decoration: underline; }


/* style 30 kwietnia 09 */

.submenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.submenu li {

}

.submenu a {
	display: block;
	
	padding: 5px;
	
	font-size: 116%;
	color: #3d3d3d;
	text-decoration: none;
	
	border-bottom: 1px solid #989898;
}

.submenu a:hover {
	color: #fff;
	background-color: #5bbc2b;
}


ul.listDownload {
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding: 5px 30px 5px 30px;
}

ul.listDownload li {
	display: block;
}

ul.listDownload a {
	display: block;
	
	padding: 5px;
	margin-left: 4px;
	margin-right: 4px;
	
	color: #3d3d3d;
	text-decoration: none;
	

	border-bottom: 1px solid #989898;
}

ul.listDownload a:hover {
	background-color: #e1e1e1;

}


.mainGallery h4 a { text-decoration: none; }


.tooltip {
	display:none;
	background:transparent url(/webroot/images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}
