﻿*
{
    margin: 0;
    padding: 0;
}
p, ol, ul, dl
{
    margin-top: .5em;
    margin-bottom: 1em;
    text-align: justify;
}

p
{
    text-align:left;
}
h1 {font-size: 2em; margin: .67em 0;}
h2 {font-size: 1.5em; margin: .83em 0;}
h3 {font-size: 1.17em; margin: 1em 0;}
h4 {font-size: 1em; margin: 1.33em 0;}
h5 {font-size: .83em; line-height: 1.17em; margin: 1.67em 0;}
h6 {font-size: .67em; margin: 2.33em 0;}
h1, h2, h3, h4, h5, h6 {font-weight: bolder;}
body
{
    margin: 0;
    padding: 0;
    background-image: url("../resource/bcg_line.png");
    background-repeat:repeat-x;
    background-color:#fafafa;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    /*scrollbar*/
    
    scrollbar-3dlight-color:#4d5b6c;
    scrollbar-arrow-color:#000;
    scrollbar-base-color:#4d5b6c;
    scrollbar-darkshadow-color:#4d5b6c;
    scrollbar-face-color:#4d5b6c;
    scrollbar-highlight-color:#4d5b6c;
    scrollbar-shadow-color:#4d5b6c;
    scrollbar-track-color:#d9d9d9;
}
img
{
    margin: 0;
    padding: 0;
    border-style:none;
}
a
{
    font-weight:bold;
    color:#0d3b78;
    text-decoration:none;
}
a:hover
{
    font-weight:bold;
    color:#0d3b78;
    text-decoration:none;
}
#wrapper
{
    width:808px;
    text-align:left;
}
#top
{
    background-image: url("../resource/top.jpg");
    background-repeat:no-repeat;
    height:79px;
    width:100%;
    padding-top:13px;
    padding-left:13px;
}
#avatar
{
    margin: 0;
    padding: 0;
    padding-left:29px;
    padding-top:29px;
    height:258px;
}
#logoalt
{
    display:none;
}
#avataralt
{
    display:none;
}
#middle
{
    background-image: url("../resource/bcg.jpg");
    background-repeat:no-repeat;
    height:638px;
    width:100%;
}
#down
{
    color:#000;
    padding-left: 30px;
    padding-right: 0px;
}
#leftpanel
{
    padding: 0;
    float:left;
    width:269px;
    height:294px;
    overflow:hidden;
    font-size:11px;
    line-height:12pt;
}
#leftcontent
{
    padding: 35px;
    padding-top: 20px;
}
#rightpanel
{    
    padding: 0;
    float:left;
    width:481px;
    height:294px;
}
#rightheader
{
    padding:0;
    margin:0;
    padding-left:14px;
    padding-top:15px;
    padding-bottom:10px;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
}
#rightcontent
{
    padding:0;
    margin:0;
    margin-left:15px;
    padding-right:10px;
    font-size:11px;
    line-height:12pt;
    width:440px;
    height:235px;
    overflow:auto;
}
.blue
{
    color: #013171;
}
.gray
{
    color: #a6a6a6;
    font-size:10px;
}
.menu-item
{
}
.context
{
    display: block; visibility: hidden;
}
.klient
{
    border-style:none;
    padding-right:11px;
}
#foot
{
   background-image: url("../resource/bcg_foot.jpg");
   background-repeat:no-repeat;
   height:65px;
   width:100%; 
}
#klamry
{
    margin: -30px;
    padding: 37px;
    padding-top: 13px;
    background-image: url("../resource/klamry.jpg");
    background-repeat:no-repeat;
}

/*flash border in FF3*/
object 
{ 
    padding: 0;
    margin: 0;
    outline:none; 
}
:focus {
  -moz-outline-style:none;
  outline: none;
}

/*MENU*/
#menu
{
    position:relative;
    z-index: 3;
    margin: 0;
    padding: 0;
    background-color:#333;
    margin-left:29px;
    height:31px;
    width:751px;
    text-align:right;
    font-family:Myriad Pro, sans-serif;
    font-size:14px;
}

#nav, #nav ul
{
    margin:0;
    padding:0;
    padding-top:4px;
    list-style-type:none;
    list-style-position:outside;
    position:relative;
    line-height:1.5em; 
    text-align:left;
    float:right;
}

#nav a
{
    display:block;
    padding:0px 5px;
    border:0px solid #333;
    color:#fff;
    text-decoration:none;
    font-weight:normal;
}

#nav li a:hover
{   
    color:#f5fea5;
}
#nav li ul li
{
    font-size:12px;
}
#nav li ul li a:hover
{
    background-image: url("../resource/bcg_menu_points_hover.png");
    color:#f5fea5;
}


#nav li
{
    float:left;
    position:relative;
    padding-right:10px;
}

#nav ul 
{
    position:absolute;
    display:none;
    width:12em;
    top:1.5em;
}

#nav li ul a
{
    width:12em; /*szerokosc submenu*/
    padding-left:7px;
    height:auto;
    float:left;
    background-image: url("../resource/bcg_menu_points.png");
}

#nav ul ul
{
    top:auto;
}	

#nav li ul ul 
{
    left:12em;
    margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul
{
    display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul
{
    display:block;
}
.list
{
    list-style-type:square;
    padding-left:20px;
}
/* SCROLL */
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 6px;
background-color: #d9d9d9;
}
.vscrollerbar {
width: 6px;
background-color: #506075;
}
.hscrollerbase {
height: 6px;
background-color: #d9d9d9;
}
.hscrollerbar {
height: 6px;
background-color: #506075;
}

.scrollerjogbox {
width: 6px;
height: 6px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
/*GALERIA*/
.apple_overlay
{
	display:none;
	/*background-image:url(../resource/bcg_media.jpg);*/
	background-color:White;
	/*SZEROKOŚ*/
	/*width:400px;		*/
	padding:20px;
	font-size:11px;
}
.medium
{
    width:600px;		
}
.big
{
    width:800px;		
}

.apple_overlay
{
    text-align:center;
}
.overlay
{
    text-align:center;
}

.apple_overlay div.close {
	background-image:url(../resource/close_media.jpg);
	background-repeat:no-repeat;
	position:absolute;
	right:1px; 
	top:1px;
	cursor:pointer;
	height:18px;
	width:18px;
}

div.apple_overlay h2 {
	margin:10px 0 -9px 0;
	font-weight:bold;
	font-size:14px;
}

#triggers {
	margin-top:10px;
	text-align:center;
}

#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px 5px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
div.overlay {
	padding:20px;	
	
	/*SZEROKOŚć*/
	width:600px;  
	display:none;
	/*background-image:url(../resource/bcg_media.jpg);	*/
	background-color:White;
}

div.overlay div.close {
	background:url(../resource/close_media.jpg) no-repeat;
	position:absolute;
	right:1px; 
	top:1px;
	cursor:pointer;
	height:18px;
	width:18px;
}

div.overlay a {
	height:450px;
	display:block;
}