@import url("news.css");
@import url("powermail.css");
body {
	background: #F61223 url(../bilder/layout/gp_gradient.jpg) repeat-x left top;
	margin: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
a img {
	border-style: none;
}
/* menu glowne */
#navi {
	border-bottom: 1px solid #E4200E;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}
#page-wrap							{ width: 800px; margin: 0 0 0 0; padding: 0 0 0 0; } 
a									{ text-decoration: none; }
ul									{ list-style: none; }
p                                   { margin: 15px 0; }
/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; padding: 0 0 0 0; z-index:70;}
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #EDF2F6; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #F61223; }
ul.dropdown li a                    { display: block; padding: 5px 10px; border-right: 1px solid #F61223;
	 								  color: #222; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #F61223; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; padding: 0 0 0 0;}
ul.dropdown ul li 					{ font-weight: bold; background: #EDF2F6; color: #000; 
									  border-bottom: 1px solid #ccc; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

/* menu glowne koniec */

#center {
	width: 950px;
	margin: auto;
}
#shadowBox {
	background-color:#5A6E78;
	margin: 25px 40px 0 0;
	width: 955px;
	/*border-right: 3px solid #2a536c;
	border-bottom: 3px solid #5A6E78; */
	border-right: 3px solid #020202;
	border-bottom: 3px solid #020202;
}
#inhalt {
	background: #FFF url(../bilder/layout/welt-hg.jpg) no-repeat right top;
	width: 900px;
	margin-top: -5px;
	margin-left: -5px;
	padding: 25px 30px 25px 30px;
	border: #B5C1C6;
}
#subnavi {
	position: relative;
	width: 500px;
	text-align: right;
	margin-top: 5px;
	float: right;
}
#subnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#subnavi li {
	float: left;
}
#subnavi a {
	color: #748E9A;
	text-decoration: none;
	margin-left: 10px;
	display: block;
}
#subnavi a:hover {
	text-decoration: underline;
}
#subnavi .first a {
	color: #E4200E;
	font-weight: bold;
	padding-right: 10px;
	border-right: 1px solid #E4200E;
}
#subnavi .last a {
	/* background: url(../bilder/layout/letter_icon.png) no-repeat left top; */
	color: #E4200E;
	height: 15px;
	padding: 2px 0 0 10px;
	margin-top: -2px;
	border-left: 1px solid #E4200E;
}

/* slad */
	div.bc { 
		margin-left: 5px;
		margin-top: 0px;
		margin-bottom: 2px;
		color:#748E9A;
		font-size: 9px; 
		font-weight: bold; 
		font-family:Arial, Helvetica, sans-serif;
		text-decoration: none;
		}	
	
	div.bc a {
		color:#748E9A; 
		font-size: 9px; 
		font-weight: bold; 
		font-family:Arial, Helvetica, sans-serif; 
		text-align: right;
	}

	
	div.bc a:visited {   
		color:#748E9A;; 
		font-size: 9px; 
		font-weight: bold; 
		font-family:Arial, Helvetica, sans-serif;
		text-align: right;
	}
	
	div.bc a:hover, a:active {   
		color:#E4200E;
	
	}
	
	/* slad */

#logo {
	position:relative;
	margin-top: 10px;
	width: 158px;
	height: 58px;
	float: left;
}
#suchBox {
	position: relative;
	width: 300px;
	text-align: right;
	float: right;
	margin-top: 20px;
}
#suchBox form {
	margin: 0px;
	padding: 0px;
}
#suchBox .sprache {
	position: relative;
	margin-right: 10px;
	float: left;
}
#suchBox .suche {
	position: relative;
	margin-right: 5px;
	float: right;
}
#clear {
	clear: both;
}

#content {
	/*obizenie*/
	margin-top: 20px;
	background-color: #FFF;
	min-height: 400px;
}
#treemenu {
	width: 163px;
	float: left;
	margin: 0 13px 0px 0;
	padding: 0;
}
#treemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#treemenu ul ul {
	margin: 0 0 10px 10px;
}
#treemenu li {
	display:block;
	color: #3B6076;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin:0;
	padding:0;
}
#treemenu li li {
}
#treemenu li a {
	display:block;
	padding: 8px 20px 8px 20px;
	color: #3B6076;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#treemenu li li a {
	padding: 3px 20px 3px 20px;
}
#treemenu li.current a {
	color: #E4200E;
}
#treemenu li.current li a {
	color: #3B6076;
}
#treemenu li.current li.current a {
	color: #E4200E;
}
#treemenu li a:hover {
	display:block;
	background: url(../bilder/layout/treeBut_over.jpg) no-repeat left top;
	color: #E4200E;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#maincont {
	line-height: 1.4em;
}
#maincont .csc-frame-frame2 {
	border: 2px solid #e4e5e0;
	padding: 10px;
	margin: 20px 0;
}
#maincont .csc-frame-rulerAfter {
	border-bottom: 2px solid #e4e5e0;
	padding-bottom: 10px;
	margin: 0 0 20px 0;
}
#maincont h1 {
	color: #E4200E;
	font-size:18px;
	font-weight:bold;
}
#maincont h2 {
	color: #2b597d;
	font-weight: bold;
	font-size:14px;
}
#maincont h3 {
	font-size:12px;
	padding-bottom:6px;
	font-weight:bold;
	color:#999999;
	margin:0px;
	font-weight:normal;
}
#maincont h4 {
	font-size:10px;
	}
	
 #maincont a {
 color: #3B6076;
}

#maincont a:hover {
	color: #E4200E;
}
#maincont ul {
	margin: 5px 0 10px 20px;
	padding: 0;
	list-style: none;
}

#maincont li {
	background: url(../bilder/layout/li-pfeil.gif) no-repeat left 4px;
	padding: 0 0 5px 10px;
}
#maincont    li.csc-textpic-image   {
	background: url(none);
	padding: 0 0 5px 0;
}

#maincont table {
	width: 100%;
}
#maincont table p {
	margin: 0px;
	padding: 0px;
}

.csc-textpic-caption {
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #3B6076;
}
.font_subnavi {
	color: #748E9A;
	padding: 0 10px 0 10px;
}
.red_bold {
	color: #E4200E;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.red {
	color: #E4200E;
	padding: 0;
}
.copyright {
	width: 730px;
	color: #748E9A;
	font-size:12px;
	float:left;
}
.weissBold {
	color: #FFF;
	font-weight: bold;
}
.clear-both {
	clear: both;
}
#footer {
	text-align:left;
	padding: 10px 0 0 0;
}
.vpnHaus {
    width: 30px;
	float:left;
	margin: 0 10 0 0px;
}

.accordion h2 {
	padding: 5px 20px 5px 20px;
	cursor: pointer;
	position: relative;
	margin:1px;
   background: #e4e5e0 url(../bilder/layout/accordion_plus.png) center left no-repeat;
}

/* podpisy pod ikonami produktow */
div.pip { 
	color:#ffff;
	font-size: 10px; 
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
	line-height: 10px;
	}

fieldset { 
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px groove (internal value);
    border-radius: 10px;
}
