/* Start of CMSMS style sheet 'Podstrona: Ślubne' */
body {
   background: #FDF3F2 url(uploads/gaudeo_layout/bg/bg_slubne.jpg) repeat-x;
}

#menu_top {
position:relative;
   z-index: 2;
}

#menu_vert {
   background: #fff url(uploads/gaudeo_layout/menu/bg_midlle_slubne.png) repeat-y left top;
}



div#content h2 {
	color: #952C71;

}

div#content h2 span {
	border-bottom: 1px solid #F85394;
}

div#content h3 {
	color: #000;
}

a, a:link a:active {
	color: #952C71;
}


#menu_sub_overall a {
       color: #952C71;
}


/******************** MENU *********************/


/* first level links */

div#menu_vert a {
	color: #952C71;
        border-bottom: 1px solid #F85394;
}

div#menu_vert ul ul a {
        background: url(uploads/gaudeo_layout/menu/bg_dot_slubne.gif) no-repeat 12px center;
}
/* third level links, more padding */
div#menu_vert ul ul ul a {
        background: url(uploads/gaudeo_layout/menu/bg_dot_slubne.gif) no-repeat 28px center;
}

div#menu_vert ul ul ul ul a {
        background: url(uploads/gaudeo_layout/menu/bg_dot_slubne.gif) no-repeat 45px center;
        color: #000;
}

/* hover state for all links */
div#menu_vert a:hover {
        color: #A71672;
}

div#menu_vert a.activeparent:hover {
	color: #595959;
}
/* active parent, that is the first level parent of a child page that is the current page */
div#menu_vert li.activeparent {
	color: #fff;
}
div#menu_vert li.activeparent a.activeparent {
/* you can set your own image here */
	color: #000;

}


div#menu_vert li a.parent span {
        background: none;
}

div#menu_vert li a.parent:hover span {
        background: none;
}

div#menu_vert li a.menuactive.menuparent {
	background: url(uploads/gaudeo_layout/menu/bg_dot_slubne_2.gif) no-repeat 0 center;
}

div#menu_vert ul ul li a.menuactive.menuparent {
	background: url(uploads/gaudeo_layout/menu/bg_dot_slubne_2.gif) no-repeat 12px center;
}

div#menu_vert ul ul ul li a.menuactive.menuparent {
	background: url(uploads/gaudeo_layout/menu/bg_dot_slubne_2.gif) no-repeat 30px center;
}

div#menu_vert ul ul li a.activeparent {
	color: #fff;
}
/* current pages in the default Menu Manager template are unclickable. This is for current page on first level */
div#menu_vert ul h3 {
        color: #952C71;
        border-bottom: 1px solid #F85394;
        background: url(uploads/gaudeo_layout/menu/bg_dot_slubne_2.gif) no-repeat center left;

}
/* next level current pages, more padding, smaller font and no background color or bottom border */
div#menu_vert ul ul h3 {
        color: #A71672;
        background: url(uploads/gaudeo_layout/menu/bg_dot_slubne_2.gif) no-repeat 12px center;
}
/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
        background: url(uploads/gaudeo_layout/menu/bg_dot_slubne_2.gif) no-repeat 28px center;
}

/* current page on third level, more padding */
div#menu_vert ul ul ul ul h3 {
        background: url(uploads/gaudeo_layout/menu/bg_dot_slubne_2.gif) no-repeat 45px center;
}
/* End of 'Podstrona: Ślubne' */

