﻿/* CSS */

/* GŁÓWNY */
body {
	padding-right: 0px;
	padding-left: 0px;
	background: #66A3D9 url('../_images/lines.gif') repeat;
	padding-bottom: 0px;
	margin: 0px;
	font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	
}
	
h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-weight: 900;
	background-color: #FFFFFF;
	color: #ccc;
}
	
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	text-align: left;
	margin:0px 0px 5px 0px;
	padding:0px;
	color: Red;
	}
	
h3 {
	font:bold 10px verdana, arial, helvetica, sans-serif;
	text-align: left;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:maroon;
	}

p {
	font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: left;
    margin-left: 0px;
	margin-right: 5px;
	margin-top: 10px;
	padding:0px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	}
li {
	padding-right: 5px;
	padding-left: 5px;
	}


img {
	 border-width: 0;	
	 }

#ulx {
		list-style-image: url('../_images/list.gif');
       
}
#uly {
		list-style-image: url('../_images/oc_bullet_red_check.gif');
       
}

#anp {
font-family:"Arial Narrow";
font-size:14px;
font-weight:bold;
color: red;
border-bottom:thin red solid;
margin-left: 5px;

       
}

	    
/* LINK */

   a:link {
		font-weight: bold;
		text-decoration: none;
		background-color:inherit;
		color: #006CD9;
		text-align: left;

	}
	a:visited {
		font-weight: bold;
		text-decoration: none;
		background-color:inherit;
		color: #006CD9;
	}
	a:active {
		text-decoration: none;
		color: Red;
		background-color:inherit;
	}
	
	a:hover {
		color: Red;
		background-color:inherit;
		text-decoration: underline ;
		font-size: 100%;
	}

/* ELEMENTY */	
#container
{
width: 780px;
margin: 10px auto;
background-color: #fff;
color: #000000;
border: 1px dotted #BABABA;
line-height: 130%;
}

#top
{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: right;
	border-bottom: 1px solid #BABABA;
	background: #fff;
}

#content{
	width: 100%;
	height: 25px;
	float: left;
	text-align: left;
	height: auto;
	font-size: 11px;
	/*padding: 20px 20px 0 20px;*/
}


#content .r {
        /*width: 100%;*/
       	/*height: 25px;*/
        font-size: 20px;
        font-family:Arial Narrow;
        font-weight:bold;        
        color:white;
        text-align: left;
        vertical-align: middle;
        padding: 5px 0 15px 15px;
        /*background-color:#FF6600;*/
        background-image: url('../_images/podkład.jpg')
}

/*#content .belka {
        width: 95%;
        height: 35px;
        font-size: 20px;
        font-family:Arial Narrow;
        font-weight:bold;
        color:white;
        text-align: left;
        padding: 10px 0 0px 15px; 
}*/

#content .belka {
        width: 95%;
        font-size: 20px;
        font-family:Arial Narrow;
        font-weight:bold;
        color:white;
        text-align: left;
        vertical-align: middle;
        padding: 5px 0 15px 15px;
}


#content .belka1 {
        width: 100%;
        background-color: #BDB76B;
        font-size: 20px;
        font-family:Arial Narrow;
        font-weight:bold;
        color:white;
        text-align: left;
        vertical-align: middle;
        padding: 5px 0 10px 15px;
        margin: 0px 0px 0px -10px;
}

#content .i1 {
        margin-left:30px;
        padding: 0 15px 0 0;
       
}

#content .ul {
		list-style-image: url('../_images/tri.gif');
       
}

#content .t {
        border:1px silver solid ;
}

	
/*Footer */

#footer{
	clear: both;
	width: 100%;
	height: 80px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	/*font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-family:Verdana; 
	color: blue;
	background-color:#F0E68C ; 
	background-image: url('../_images/nav_bg.gif');
	/*background-repeat: repeat-x ;*/
	/*background: #F0E68C url('../_images/nav_bg.gif') repeat-x ;*/
	/*background-attachment:scroll;*/
}

#footer p{padding:0; margin:0; text-align:center;}

#footer a{
	color: blue;
	background-color: inherit;
	font-weight: normal;
}

#footer a:hover{
	color: red; 
	background-color:inherit; 
	text-decoration: underline;
}   

#xa{
	background-color:#F0E68C;
	color: black;
	azimuth:center-right;
	text-align:center;
}


#image{    
    text-align: center;
    }

#right_panel {
	width: 65%;
	text-align: left;
	float: right;
	right: 0px;
	left: 10px;
	top: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}    
    
/*Menu programów */    
    
#right_col {
	width: 35%;
	text-align: left;
	float: left;
	right: 0px;
	left: 10px;
	top: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#right_col ul {
	padding: 7px 5px 0px 10px;
	margin: 0px 0px 0px 0px;

}
	
	
#right_col a:link {
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color: #000;
}
#right_col a:visited {
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color: #000;
}

#right_col a:active {
	text-decoration: none;
	color: #FFB100;
	background-color: inherit;
	font-weight: bold;
}
	
#right_col li.a:hover {
		text-decoration: none;
		color: #FFB100;
		background-color:inherit;
	}


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #FFEBCD ;/*#DDE;*/
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #FF7F50; /*#AAE;*/
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


