/* CSS : Polska Grupa Doradcza */

html { background-color: #efefef; }

body { background-color: #efefef; background-image:url(img/bg.png); background-position:top; background-repeat:repeat-x; margin:0; padding:0; }

img { border:0; }

.logo { height:94px; min-height:94px; margin:auto; width:223px; }

.menuTop { width:223px; background-image:url(img/menuTop.png); background-repeat:repeat-y; background-position:bottom left; height:48px; }

.menu1 { width:223px; background-image:url(img/menuBg.png); background-repeat:repeat-y; background-position:bottom left; }

.menu2 { width:223px; background-image:url(img/menuBgBottom.png); background-repeat:no-repeat; background-position:bottom left; padding-bottom:49px; }

.menu3 { width:223px; background-image:url(img/menuBgTop.png); background-repeat:no-repeat; background-position:top left; }

.sep1toggle , .sep1 { width:223px; background-image:url(img/sepBottom.png); background-repeat:no-repeat; background-position:top right; text-align:right; padding:0; cursor:pointer; font-weight:bold; } /* BOLD */

.sep2 { width:213px; background-image:url(img/sepTop.png); background-repeat:no-repeat; background-position:bottom right; padding:7px 0 7px 0; font-size:15px; color:#FFFFFF; font-family:'Trebuchet MS', Verdana, Arial; letter-spacing:1px; line-height:22px; margin-left:0px; padding-right:10px; font-family:Geneva, Arial, Helvetica, sans-serif; }

.sep2 a { font-family:'Trebuchet MS', Verdana, Arial; letter-spacing:1px; line-height:22px; margin-left:0px; font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; }

.sep2 div { cursor:pointer; }

.blue { width:223px; background-image:url(img/blueBg.png); background-repeat:repeat-y; background-position:bottom right; text-align:left; }

.blueBottom { width:223px; background-image:url(img/blueBgBottom.png); background-repeat:no-repeat; background-position:bottom right; padding-bottom:11px; }

.blueTop { width:223px; background-image:url(img/blueBgTop.png); background-repeat:no-repeat; background-position:top right; padding-top:12px; }

.blueElement { width:163px; padding:4px 0 4px 0; font-size:12px; color:#FFFFFF; font-family:'Trebuchet MS', Verdana, Arial; letter-spacing:normal; line-height:15px; margin-left:0px; padding-left:60px; font-family:Geneva, Arial, Helvetica, sans-serif;}

.blueElement a {  font-size:12px; color:#FFFFFF; font-family:'Trebuchet MS', Verdana, Arial; letter-spacing:normal; line-height:15px; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration:none; }

.footer { background-image:url(img/bottom.png); background-repeat:no-repeat; background-position:bottom left; height:50px; min-height:50px; width:842px; margin:auto; margin-bottom:30px; }

.footer div { margin-left:223px; padding-top:31px; font-family:'Trebuchet MS', Verdana, Arial; color:#b3b3b3; font-size:11px; }

.footer a { color:#b3b3b3; text-decoration:none; }

.footer a:hover { text-decoration:underline; }

input , textarea { border:1px solid #999999; padding:1px; font-size:12px; font-family:"Trebuchet MS", Verdana, Arial; margin-bottom:5px; }

a { color:#41478a; }

.czytajwiecej { text-align:right; font-weight:bold; font-size:11px; margin-top:5px; color:#333333; cursor:pointer; }

/* dwie ponizsze stosuja sie do tekstu i tla po prawej */
.right { /*background-image:url(img/contentTop.png); background-repeat:no-repeat; background-position:top right; */ vertical-align:top; min-height:185px; padding:5px 34px 0 13px; color:#666666; line-height:140%; }

.right h1 { text-align:justify;  font-family:Georgia, 'Times New Roman', Times, serif; font-size:16px; font-weight:normal; line-height:22px; }

.content { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:13px; line-height:17px; color:#888888; text-align:left; width:100%; }

/* naglowek - tytul podstrony */
.title { color:#666666; font-weight:bold; font-size:15px; letter-spacing:0; margin-bottom:15px; }

.topBg { background-image:url(img/top.png); background-repeat:no-repeat; background-position:top left; height:27px; min-height:27px;width:842px; margin:auto; }

#slideshow {
    position:relative;
    height:219px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slogany {
    position:relative;
	height:17px;
	padding-left:15px; 
}

#slogany DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	height:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
	width:598px;
	height:38px;
	min-height:38px;
	padding-top:10px;
	font-size:15px;
	color:#555555;
	font-weight:bold;
}

#slogany DIV.active {
    z-index:10;
    opacity:1.0;
	background-image:url(img/slogany.png);
	background-repeat:no-repeat;
	background-position:top center;

}

#slogany DIV.last-active {
    z-index:9;
}