/* THEME */

body {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #000;
	background: #ffffff url(/templates/images_6/bg_main.jpg) repeat-x;
}
a, a:link {
	text-decoration: none;
}
a:visited {
	color: inherit;
}
p, ul, li {
	font: 12px/130% Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}
p {
	margin: 0 0 10px 0;
}
p a:hover {
	color: #fc3;
	text-decoration: none;
} 

/* LAYOUT */

#stage {
	width: 980px;
	margin: 0 auto;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
}
#stage #header {
	background: transparenturl(/templates/images_6/bg_header.jpg) no-repeat;
	height: 114px;
	width: 980px;
	background: url(/templates/images_6/bg_header.jpg) no-repeat;
	float: left;
}
#stage #header td {
	vertical-align: top;
}
#stage #header #logo {
	/*background: #CC99CC;*/
	height: 85px;
	width: 198px;
}
#stage #header #logo a {
	width: 200px;
	height: 75px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	border-width: 0px;
}

/* MENU */

#stage #header #menu {
	/*background: #CC9900;*/
	float: left;
	height: 41px;
	width: 750px;
	margin-top: 10px;
}
#stage #header #menu a {
	font: bold 12px/38px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	height: 38px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 10px 14px 10px 14px;
}
#stage #header #menu a:hover, #stage #header #menu a.hier {
	color: #FFFFCC;
	background: url(/templates/images_6/bg_menu_hover.jpg) repeat-x;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#stage #starter #navi {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	float: left;
	width: 940px;
}
#stage #starter #navi a {
	color: #336699;
	margin: 0px 8px;
}
#stage #starter #navi a.tutaj, #stage #starter #navi a:hover {
	color: #FF0000;
}
div#title {
	width: 600px;
	padding-left: 50px;
}
div#title h1 {
	/* background: #FFFFFF url(/templates/images_6/quote_red.jpg) no-repeat left top; */
	background: #FFFFFF url(/templates/images/two_faces.gif) no-repeat left top;
	padding: 0px 30px 0px 40px;
	/*height: 35px;*/
	margin-top: 7px !important;
	font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ccc;
	border-bottom: 1px solid #eee;
}
#stage #header #submenu {
	float: left;

}
#stage #header #topstripe {
	height: 48px;
}
#stage #header #submenu a:hover, #stage #header #submenu a.here  {
	color: #ff0000;
	background-color: #fff;
	text-decoration: none;
}
#stage #header #submenu a.here  {
	font-weight: bold;
}

#stage #starter {
	background: url(/templates/images_6/bg_starter.jpg) no-repeat;
	height: 31px;
	width: 980px;
	float: left;
}
#stage #colLeft {
	background: #ffffff url(/templates/images_6/bg_col_left_bottom.jpg);
	width: 10px;
}
#stage #colLeftBottom {
	width: 10px;
}
#stage #colRight {
	background: #ffffff url(/templates/images_6/bg_col_right_bottom.jpg);
	width: 10px;
}
#stage #container {
	background: #FFFFFF;
	float: left;
	width: 980px;
/*	border-right: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;*/
}
#stage #container #uebdwazero {
	float: left;
	width: 210px;
	margin-left: 20px;
}
#stage #container #article {
	width: 900px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 35px;
}
#stage #container #article a {
	color: #0066CC;
}
#stage #container #article a:hover {
	color: #000;
	background: #B8DCED;
}
#stage #container #screens {
	float: left;
	width: 275px;
	margin-top: 30px;
	padding-left: 10px;
	margin-left: 30px;
	border-left: 1px dotted #999999;
}
#stage #container #screens h2 {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}
#stage #container #uebdwazero img {
	margin: 20px 0px;
}
#stage #container #uebdwazero a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	width: 185px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px 0px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #fff;
}
#stage #container #uebdwazero a:hover {
	color: #CC0000;
	background: #EAF0F4;
}
#stage #bottom {
	background: url(/templates/images_6/bg_bottom.png) no-repeat;
	height: 22px;
	width: 980px;
	float: left;
}
#stage #footer {
	/*background: url(/templates/images_6/bg_footer.png) no-repeat;*/
	height: 27px;
	padding-top: 8px;
	width: 980px;
	float: left;
	text-align: center;
}
#stage #footer a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#stage #footer a:hover {
	color: #FF0000;
}
#stage #footer a.tutaj {
	color: #FF0000;
}

#stage #credits {
	float: left;
	width: 980px;
	margin-top: 20px;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#stage #footer-info {
	text-align: center;
	color: #cccccc;
}
form#Question input, form#Question textarea {
	border: 1px solid #aaa;
}
#stage #header #submenu a {
}
#submenu a img {
	margin-top: 0px;	
}
#contentHolder {
	padding: 0;
}
#contentHolder td {
	vertical-align: top;
	padding: 0px;
}

li {
	list-style-image: url("/templates/images/pointer.gif");
}

ul {
	padding-left: 20px;
}

#stage #article li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#subSectionHolder a {
    font-size: 13px  !important;
    color: white  !important;
    font-family: verdana, arial, serif  !important;

    margin: 3px 10px  !important;
}
#subSectionHolder a#active_menu {
    text-decoration: underline  !important;
}
#subSectionHolder a:hover {
    /*color:  yellow !important;*/
    background-color: transparent !important; 
    text-decoration: underline  !important;
} 
#subSectionHolder {
/*    text-align: center; */
/*    padding-top: 5px; */
}
#subSectionHolder, #mainSectionHolder {
    clear: left;
}
#mainSectionHolder {
    height: 37px;
}
