/*LAYOUT*/
* {padding: 0; margin: 0;}


html, body
{ font-family: Arial, Helvetica, sans-serif;
    background-color: #9A9A9C;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	height:100%;
	margin-bottom:1px;
}



/* FONTS standards */
body {font-size: 12px;}

h1, h2, h3, h4, h5, h6 {color: #666666; font-weight: 500;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

h1 {

	font-size:1.8em; 
	line-height:1.9em;
	margin-bottom:10px; 
	font-weight:normal; 
	text-align:left; 
	letter-spacing: 1px; 
	width: auto; 
	color: #10536D;
}
h2 {

	font-size:1.9em; 
	line-height: 1;
	margin-bottom:10px; 
	font-weight:normal; 
	text-align:left; 
	xxletter-spacing:; 
	width: auto; 
	color: #666;
}

h3 {font-size: 18px;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}


/*p {margin:0 0 1.5em; color: #666;}*/
p{
	font-size:1em;
	line-height:1.2em;
	margin:0 0 0.5em 0; 
	color: #646466 ;}

p img {float:left;margin:0 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

p.ingress { 
font-size:1.3em;
line-height:1.3em;
margin:0 0 1em 0; 
color: #006699;
}

a:focus, a:hover {color:#000;}
a {color: #14223E;text-decoration:underline;}
a img {border: 0;}
h1 a{color: #666; text-decoration: none;}

blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold; color:#006699 ;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc; list-style-position:outside; color:#646466; }

ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

a.linkBox {padding: 2px 5px 2px 5px; border: solid 1px #dddddd; text-decoration: none;}
a.linkBox:hover {background-color: #dddddd; border: solid 1px #666666;}

/* FORM ELEMENTS */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}

/*CONTAINERS*/
#body{
	background:#FFFFFF url(../images/dashed_line.gif) repeat-y 201px 0px; 
	padding: 20px 0px 20px 0px; 
	float: left;
	min-height:550px;
}

#main{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	}

/* Subpages layout */
#content{
	width: 650px; 
	float: left; 
	padding: 0px 25px 0px 25px;
}


/* Subpages layout */
ul#CallsToAction{
	width: 422px; 
	float: right;
	margin:0;
	padding:50px 0 0 0;
}

ul#CallsToAction li{
	width: 412px; 
	float: left; 
	padding: 0 0 10px 0px;
	list-style:none;
}

ul#CallsToAction li a{
text-indent:-5000px;
}

ul#CallsToAction li a, ul#CallsToAction li a:hover{
	width:412px; 
	min-height:100px;
	float: left; 
	padding:0;
}

ul#CallsToAction li a, ul#CallsToAction li a:active{
 outline: none;
}



ul#CallsToAction li a#Call1, ul#CallsToAction li a#Call1:active{
	background-image:url(../images/call_sprite_smb.png);
	background-repeat:no-repeat;
	background-position:0 0;
}


ul#CallsToAction li a#Call1:hover{
	background-image:url(../images/call_sprite_smb.png);
	background-repeat:no-repeat;
	background-position:0 -100px;
}

ul#CallsToAction li a#Call2{
	background-image:url(../images/call_sprite_big.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

ul#CallsToAction li a#Call2:hover{
	background-image:url(../images/call_sprite_big.png);
	background-repeat:no-repeat;
	background-position:0 -100px;
}

ul#CallsToAction li a#Call3{
	background-image:url(../images/call_sprite_mobil.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

ul#CallsToAction li a#Call3:hover{
	background-image:url(../images/call_sprite_mobil.png);
	background-repeat:no-repeat;
	background-position:0 -100px;
}




#glbXsltSearch {margin-bottom: 10px;}
.glbInput {width: 128px;}

.imageRow img{margin-right: 10px;}

/*TOP*/

#top ul{list-style: none; padding: 0px; margin: 0px; height: 46px; width: 900px;}
#top ul li{float: left; list-style: none; margin: 0px; padding: 0px 2px 0xp 0px;}
#top ul li a{display: block; padding: 0 25px; height: 42px; line-height: 40px; color: #ffffff; font-weight: bold; text-decoration: none;}



/*TOP navigation*/
#top ul li:hover,
#top ul li.sfHover,
#top ul li.active:hover,
#top ul li.active.sfHover {
	background: url(../images/menu2-r.png) 100% 0 no-repeat;
}

#top ul li:hover a,
#top ul li.sfHover a,
#top ul li.active:hover a,
#top ul li.active.sfHover a {
	background: url(../images/menu2-l.png) 0 0 no-repeat;
	color: #fff;
}

#top ul li.active {
	background: url(../images/menu-r.png) 100% 0 no-repeat;
}

#top ul li.active a {
	background: url(../images/menu-l.png) 0 0 no-repeat;
	color: #454545;
}

/*TOP - Search:Styles for moving Search to header*/
#top{
	position:relative;
	width:900px;
	float:left;
	}
#top #glbXsltSearch {
	position:absolute;
	width:215px;
	top:68px;
	left:695px;
}

#top #glbXsltSearch .glbInput {
width:170px;
padding:3px 4px;
margin-right: 0px;
border:1px solid #c8c8c8;
}

#top #glbXsltSearch img {
cursor:pointer;

padding:3px 3px 3px 3px;
}

#telekjedenLink
{
position: absolute;
width:215px;
top:12px;
left:695px;
text-decoration: none;
}

/*LOGO*/
#top #logo {clear: both; height: 104px; position: relative; width:420px;}
#top #logo .logoLink {display: block; position: absolute; left: 5px; top: 13px;}
#top #logo .bannerLink {display: block; position: absolute; left: 435px; top: 20px;}
#top #logo #imgAut {display: block; position: relative; left: 750px; top: 0px;}


/* Left menu */
#leftMenu {
	width: 150px; 
	float: left; 
	padding: 0px 25px 30px 25px;
	}

#leftMenu ul.menu {
	margin-left:0;
	padding-left:0;
}

#leftMenu ul.menu li,
#leftMenu ul.menu li a {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	font-size: 12px;
	text-indent: 15px;
	text-decoration: none;
	line-height: 17px;
}

#leftMenu ul.menu li:hover a{
	color: #B3071B;
	text-decoration: underline;
}

#leftMenu ul.menu li:hover {
	background: url(../images/menudot.gif) 0 0 no-repeat;
}

#leftMenu ul.menu li.Selected {
	color: #B3071B;
	background: url(../images/menudot.gif) 0 0 no-repeat;
}

#leftMenu ul.menu li.level4 {margin-left: 10px;}
#leftMenu ul.menu li.level4 {margin-left: 20px;}

/*Left Col - FRONT*/
#leftCol {
	width: 120px; 
	float: left; 
	padding: 10px 0 0 0;
	margin:0 0 0 15px;
}

*html #leftCol {
display:inline;
}


#leftCol ul {
float:left;
margin:0;
padding:0;
list-style:none;
}

#leftCol ul li {
float:left;
margin:1px 0;
padding:0;
}



/*Footer / Meta*/
#footer{
	width:850px;
	padding:8px 0 8px 50px;
	margin:0;
	float:left;
	background-color:#303030;

	}
	
#footer ul{
	float:left;
	padding:0;
	margin:0;
	}

#footer ul li{
display:inline;
	float:left;
	color:#cccccc;
	padding:0;
	margin:0 10px 0 0;
	}
	
#footer ul li strong{
vertical-align:top;
color:#97d6e7;
color:#aad6e4;
font-size:1.2em;
margin-left:40px;
	}


#footer ul li a {
	color:#fff;
	text-decoration:none;
	
	}
#footer ul li a:hover {
	color:#fff;
	text-decoration:underline;
	
	}






/*SPECIAL RULES*/
a[href$='.pdf'] {

display:inline-block;
padding:3px 0 3px 30px;
margin:3px 5px;
min-height:18px;
background:transparent url(../images/download_arrow.png) center left no-repeat;
}

a[href$='.ppt'] {

display:inline-block;
padding:3px 0 3px 30px;
margin:3px 5px;
min-height:18px;
background:transparent url(../images/download_arrow.png) center left no-repeat;
}




div#Map1{displaY:none;
width:300px; height:200px;}



















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

