
/* Main tags */
body {margin:0; padding:0; color:#404040; background:#fafafa; font:84% Verdana,Tahoma,sans-serif;}
ul {margin:5px 0 16px 5px; padding:0;}
li {margin:0 0 8px 15px; padding:0; }
img {margin:10px auto 16px auto; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}
a {color:#294c84; font-weight:bold; text-decoration:none;}
a:hover {color:#505050; text-decoration:underline;}
/*a img {border-color:#294c84;}
a img:hover {background:#294c84; border-color:#294c84;}*/

.hidden {display:none;}

.button
{
   font-size:0.4em;
   font-weight:bold;
   color:#444444;
   background-color:#EEEEEE;
   border-style:double;
   border-color:#999999;
   border-width:3px;
}

/* Wrap */
#wrap {width: 1028px; background:#fafafa url(../../portal/pics/pabb/bodybg.gif) top left repeat-y; margin:0 auto;}

/* Left sidebar */
#leftside {width:220px;  text-align:right; float:left;}
#leftside h1 {margin:0 13px 0 2px; color:#294c84; font-size:0.9em; letter-spacing:0px; text-align:right; font-family:"Times New Roman", Times, serif;}
#leftside h2, #leftside h3 {margin:0 20px 12px 5px; color:#294c84; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:right;}
#leftside h3 {margin:20px 13px 4px 5px; color:#606060;}
#leftside p {margin:0 20px 18px 5px; color:#606060; font-size:0.7em;}
#leftside a {color:#808080}

/* Navigation menu */
#menu a {display:block; width:204px; padding:12px 18px 12px 0; color:#606060; font-size:1.3em; font-weight:strong; text-decoration:none; letter-spacing:-1px;}
#menu a:hover {color:#303030; background:#f0f0f0 url(../../portal/pics/pabb/sidebarbg.gif) top right repeat-y;}
#menu span.active a {padding:12px 18px 12px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;}
#menu span.active a:hover {color:#505050; background:#fafafa;}

/* Right sidebar */
#extras {width:220px; float:right; color:#666; margin-right:10px;}
#extras h2, #extras h3 {margin:10px 0 12px 0; color:#606060; font-size:1.6em; font-weight:400; letter-spacing:-1px; text-align:center; border-bottom:2px solid #b0b0b0;}
#extras p {line-height:1.4em; margin: 0 0 15px 0;}

/* Content area */
#content {width:520px; margin:0 0 0 240px; padding:10px 0; background:#fafafa;
  min-height:700px;
  height:auto !important;
  height:700px;
}
#content p {margin:0 0 16px 0; line-height:1.5em;}
#content h1 {margin:0 auto 15px; color:#294c84; font-size:2.5em; letter-spacing:-1px; text-align:center;}
#content h2 {margin:0; color:#808080; font-weight:normal; font-size:2em; letter-spacing:-1px; text-align:center;}
#content h3 {margin:20px 0 10px 0; color:#294c84; font-weight:normal; font-size: 2em; letter-spacing:-2px;}


#header {
background:url(../../portal/pics/pabb/logo.jpg) top left no-repeat;
border-bottom:2px solid #c0c0c0;
margin:0;
padding:0;
color:#fff;
width:1027px;
font-weight:bolder;
height:190px
}

.titlewrapper {
	background: none repeat scroll 0 0;
	height:30px;
}

.titlewrapper img 
{
	margin:0px;
	border:none;
	padding:0px;
	background:none;
}

#flags { width:200px; float:left; margin-left:10px; margin-top:3px;}
#flags strong {vertical-align:top;}
#flags a{ color:#aaa; } 

#navibar p{ padding-left:20px;}
#navibar a{ color:#fff; }

.widewrap {width:1027px; margin:0 auto;}
.centertext {text-align:center;}
.center {margin: 0 auto;}

/* News */
#extras h2.news { color:#3F0F7D; border-bottom:2px solid #3F0F7D;}
#extras p.news {font-weight:bolder; color:#333;}
#extras .newsElement h4 {margin:5px 0 0 0; color:#3F0F7D; font-size:1.1em;}
#extras .newsElement {
border-left:2px solid;
margin:6px 0 0;
padding-left:5px;
width:200px;
} 

#extras .newsElement strong {font-size:0.7em;}  

/* Portal Login */
#logins {width:500px; float:right; text-align:right; margin-top:3px; margin-right:10px; color:#aaa;}
#logins form.profileedit{
background-color:#FFFFFF;
padding-bottom:15px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
position:absolute;
right:30px;
}

#logins form.profileedit p {color:red;}

#logins form.portallogin {font-size:0.9em;}
form.portallogin input
{
width:80px;
font-size:0.8em;
}

/* Formularze */
form.contentform {display:block; width:252px; margin:0 auto; }
form.contentform label {display:block; width:250px; padding-right:30px; }
form.contentform input.inputText{display:block; width:250px;}
form.contentform textarea {display:block; width:250px; height: 100px;}
form.contentform div {margin-bottom: 10px;}
form.contentform img {margin:0 34px; }
.captcha_button {display:block;font-size:0.8em; margin:0 auto;}

.alert {
background:#FFF6BF url(../../portal/pics/pabb/exclamation.png) no-repeat scroll;
background-position: 15px 50%; /* x-pos y-pos */
border-bottom:2px solid #FFD324;
border-top:2px solid #FFD324;
padding:5px 20px 5px 45px;
margin:30px 0;
}

.info {
background:#F8FAFC url(../../portal/pics/pabb/information.png) no-repeat scroll;
background-position: 15px 50%; /* x-pos y-pos */
border-bottom:2px solid #B5D4FE;
border-top:2px solid #B5D4FE;
padding:5px 20px 5px 45px;
margin:13px 0;
}

@media print{
body {margin:0; padding:0; color:#000; background:#fff; font:84% Verdana,Tahoma,sans-serif;}
#wrap {width: auto; background:none; margin:0 auto;}
#leftside {display:none;}
#extras {display:none;}
#content {width:19cm; margin:0; padding:10px 0; background:#fff;}
#content h1, #content h2,#content h3 {color:#000;} 
#header {display:none;}
}

@media handheld{
.hidden {display:block;}
#wrap {width: auto;}
#leftside {width:auto; float:none;}
#extras {width:auto; float:none;}
#flags {width:auto; float:none;}
#logins {width:auto; float:none;}
#content {width:auto; margin:0;}
#leftside img {display:none;}

}
