/*  
Theme Name: cali-prostate
Theme URI: http://Cali.pl
Description: Nowa turbo Blogowa Platforma Biznesowa :)
Version: 1.0 Beta
Author: Greg Troy
Author URI: http://grzegorztrojan.pl

*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	outline: none;
	}

body {
	font: 100% Verdana, Arial, Helvetica;
	background: #7de106;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #AF0000;
	text-decoration:none
	}

a:hover, a:active {
	color: #AF0000;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */
#main {
	width: 960px;
	background: #7de106 url(images/bg-main.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}
#logo {
	margin: 10px 0px 10px 15px;
	margin-left: 15px;
	margin-top: 10px;
	
}

#logo span a {
	display: block;
	width: 250px;
	height: 50px;
	outline: none;
	background: url(images/logo.png) top left no-repeat;
	text-indent: -88888em;
}
#tagline {
	margin-top:5px;
	color:#333;
	font-size: 10px;
}
	
#searchform {
	width: 230px;
	height: 25px;
	float:right;
	margin: 10px 5px 8px 0px;
}
#searchsubmit {
	display: block; 
	width: 75px;
	height: 25px;
	/*background: url(images/search-button.png) top left no-repeat;*/
	text-indent: -8888px;
	float: right;
	overflow: hidden;
	}
#searchform .search-input {
	display: block;
	width: 145px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	border: none;
	background: url(images/search-input.png) top left no-repeat; 
	float: left;
	font-size: 14px;
}
#noa {
		margin: 0px 10px;
		padding: 0px;
}
#head {
	width:860px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:860px;
	margin:0px auto;
	padding:10px;
	padding-top: 5px;
	background: none;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	background: url(images/navbar-bg.jpg) no-repeat;
	height: 38px;
	width: 860px;
	}

#page-bar {
	width:820px;
	}

#page-bar ul {
	list-style: none;
	z-index: 100;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	padding-top: 10px;
	padding-left: 5px;
	line-height: 2.9em;
	}

#page-bar li:hover {
	background: #AF0000;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding: 0px 7px;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}


/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	line-height: 1.2em;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}
#content span.glowna-tytul strong{
	font-size: 28px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #CD0101;
	line-height: 30px;
	display: block;
	margin: 0px 15px;
	}
span.category_title, span.category_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:12px;
	font-weight: bold;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* ZAPIS*/

#zapis {
	width:820px;
	height: 170px;
	
	float:left;
	background: url(images/zapis-820-150.gif) top left no-repeat;
	padding: 0px;
	margin:0;
	margin-left: 15px;
	position:relative;
}

#button {
	position:absolute;
	left: 505px; top: 100px;
	height:36px; width:277px;
}

#name-zapis { 
	position:absolute;
	font-family:Arial, Helvetica;
	font-size:12pt;
	padding-bottom:0;
	margin:0px;
	padding-top:6px;
	border:none; height:24px; width:121px;
	padding-left:7px;
	padding-right:5px;
	top:65px; left: 507px;
	background: transparent url(optin/name.png) no-repeat fixed;
}
*>#name-zapis { background: transparent url(optin/name.png) no-repeat; }

#email-zapis { 
	position:absolute;
	font-family:Arial, Helvetica;
	font-size:12pt;
	padding-bottom:0;
	margin:0px;
	padding-top:6px;
	border:none; height:24px; width:121px;
	padding-left:7px;
	padding-right:5px;
	top:65px; left:645px;
	background: transparent url(optin/name.png) no-repeat fixed;
}
*>#email-zapis { background: transparent url(optin/name.png) no-repeat; }

#optinmsg {
	position:absolute;
	left:29px; top:175px; height:50px; width:185px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt; color:#000;
}

/* Index Page*/
#featured {
	width: 810px;
	background:#fff;
	float: left;
	padding: 5px 4px 5px 0px;
	border: 1px solid #e6e6e6;
	margin-left: 10px;
	background:#f8f8f8;
	}

#featured .featured-box {
	width: 264px;
	margin: 0;
	background: #f8f8f8;
	padding: 5px 0px 5px 5px;
	float: left;
	border-left: 1px dotted #7F7F7F;
	}
#featured .featured-box img{
	border: 2px solid #4F4F4F;
}
#featured .featured-box img:hover{
	border: 2px solid #AF0000;
}
#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:150px;
	}

#featured .info a {
	display: block;
	margin-left: 2px;
	font-weight:bold;
	color: #4F4F4F;
	font-size: 1.1em;
	}
#featured .info a:hover {
	color: #AF0000;
	text-decoration: none;
}

/* Kategorie */
#middle {
	width: 830px;
	background:#fff;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	}

.category {
	width:154px;
	height: 107px;
	float:left;
	margin:0px;
	background:#fff;
	}

.category span.cat_title {
	text-transform:lowercase;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	margin-bottom: 10px;
}

#cat-1 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}
#cat-2 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}
#cat-3 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}
#cat-4 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}
#cat-5 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}

#footer h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#footer h3 {
	color:#fff;
	}

.category a {
	color:#fff;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}
#cat-1:hover, #cat-2:hover, #cat-3:hover, #cat-4:hover, #cat-5:hover {
	padding: 12px 0px 8px 10px;
}
#cat-1:hover {
		background: url(images/cat1-a.png) top left no-repeat;

}
#cat-2:hover {
		background: url(images/cat1-a.png) top left no-repeat;
}
#cat-3:hover {
		background: url(images/cat1-a.png) top left no-repeat;
}
#cat-4:hover {
		background: url(images/cat1-a.png) top left no-repeat;
}
#cat-5:hover {
		background: url(images/cat1-a.png) top left no-repeat;
}
#cat-1:hover a {
	color:#fff;
}

#bottom {
	width: 860px;
	}

#front-list {
	width:510px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list h2.title a, #archive h2.title a{
	display: block;
	font-weight: normal;
	font: 26px  Arial, Helvetica, sans-serif;
	letter-spacing:-0.02em;
	color: #9F0000;
	padding-bottom: 3px;
	border-bottom: 1px dotted #AF0000;
	font-weight: bold;
	}
#front-list .title a:hover, #archive .title a:hover{
	text-decoration: none;
	color: #EF0000;
}
.read-more {
	display: block;
	width: 60px;
	height: 20px;
	float: right;
	margin-right: 25px;
	text-indent: -8888em;
	background: url(images/read-all.png) top left no-repeat;
}
		
#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:510px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}
#content img {
	border: 0;
}
#content img a {
		border: 0;
}
#content .kupuj {
	margin: 0px 40px;
}
#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h1.title {
	font:2.4em  Geneva, Verdana, sans-serif;
	font-weight: bold;
	color: #CD0101;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}
#content h1.page-title	{
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
	font: 0.8em Geneva, Verdana, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	color: #666;
}
	
#content h2, #content h3 {
	font: 1.8em Geneva, Verdana, sans-serif;
	font-weight: bold;
	color: #CD0101;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 1.6em;
}

#content h4 {
	display: block;
	padding: 10px;
	margin: 10px 0px;
	color: #CD0101;
	border-top: 5px solid #CD0101;
	border-bottom: 3px solid #CD0101;
	background-color: #FFE04F;
	font-size: 1.4em;
	font-weight: bold;
}
#content h5 {
	font-size: 14px;
	font-weight: bold;
}
#content .box1 {
	margin: 10px;
	background-color: #D6E328;
	border: 2px solid #A4A714;
	padding: 5px;
}
#content .box2 {
	margin: 10px;
	background-color: #95D5D3;
	border: 2px solid #507474;
	padding: 5px;
}
#content .box-cytat {
	margin: 10px;
	background: #e1e5f9 url(images/tlocytat.jpg) left repeat-y;
	border: 2px solid #6a7cc9;
	padding: 5px;
	padding-left: 20px;
	}
.post {
	font-size:1.05em;
	line-height:1.75em;
	}

#content p {
	margin-top:0px;
	font-size: 14px;
	}
#content pre {
	display: block;
	width: 500px;
}
.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:510px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}



/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#footer {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background: url(images/footer.png) repeat-y;
	margin: 0 auto;
	padding:10px;
	}
#footer-conteiner {
	width: 850px;
	margin: 10px auto;}
#footer-bottom {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background: url(images/footer-bottom.png) repeat-y;
	height: 27px;
	width: 940px;
}
	
#footer-left, #footer-center {
	width:258px;
	float:left;
	padding:10px;
	border-right:1px dotted #fff;
	}

#footer-center {
	margin-left:5px;
	margin-right: 5px;
	border: none;
	}

#footer-right {
	width:258px;
	float:right;
	padding:10px;
	border-left:1px dotted #fff;
	}

#footer-left a, #footer-center a, #footer-right a {
	color:#fff;
	}

#footer-left ul, #footer-center ul, #footer-right ul {
	margin-top:5px;
	}

#footer-left ul li, #footer-center ul li, #footer-right ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#footer-left ul li:hover, #footer-center ul li:hover, #footer-right ul li:hover {
	background:#4B4B4B;
	color:#fff;
	}

#footer-left ul li:first-child, #footer-center ul li:first-child, #footer-right ul li:first-child {
	border-top:0px dotted #fff;
	}

#footer2 {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding:10px 0px 10px 100px;
}



/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
/*  ------------SIDEBAR---------------  */
#right { 
	float:right; 
	width: 303px; 
	margin-right: 17px ;
	margin-top: 30px;
}
#right ul li { 
list-style-type: none;}

.kupuj div{
padding-left: 105px;
padding-right: 4px;
margin: 0;
}
.kupuj p {
	margin: 0;
}
.kupuj {
	background: #FFF;
	border: 1px solid #600;
}
.kupuj div a{
	font-weight: bold;
	color: #600;
}
.kupuj1{
	background: url("images/kup-suplement-taniej.jpg") top left no-repeat;
}
.kupuj2{
	background: url("images/certyfikaty.jpg") top left no-repeat;
}
.kupuj3{
	background: url("images/gwarancja.jpg") top left no-repeat;
}
.kupuj4{
	background: url("images/bonusy.jpg") top left no-repeat;
}

#sidebar-top {
	width: 300px;
		background: #FFF;
}
.sidebar-box {
	 padding:5px;
	 border: 1px solid #e6e6e6;
	 background:#f8f8f8;
	 margin-bottom:10px;
	 font-size:11px;
}
.sidebar-box h3 {
	margin-left: 20px;
}
.sidebar-box a {
	color: #3F3F3F;
}
.sidebar-box a:hover {
	color: #AF0000;
	text-decoration: none;
}

.sidebar-box h3{
	font-size: 11px;
	color: #000;
	text-transform:uppercase
}

.sidebar-box p { padding-bottom:10px; line-height:140%; }
.sidebar-box ul { padding:0; margin:0;}
.sidebar-box ul li { padding:5px 0 6px 0; }
.sidebar-box ul li { background:url(images/sidebullet.gif) no-repeat 0 5px; padding-left:24px} 
.sidebar-box ul li {list-style-type: none;}	


#topsidebar { width: 330px; padding:0 10px; border:1px solid #dadada; background:#fff; margin-bottom:10px}
#lsidebar { float:left; width:135px; padding:5px; border:1px solid #dadada; background:#fff;}
#rsidebar { float:left; width:135px; padding:5px 10px 5px 10px; border:1px solid #dadada; background:#fff; margin-left:5px;}
#sidebarbottom ul{ margin:10px auto 20px;}
#sidebarbottom ul li{}
#sidebarbottom ul li ul{}
#sidebarbottom ul li ul li{display:block; background:url(images/sidebullet.gif) no-repeat 0 0; padding-left:24px; padding-bottom:5px; border-bottom:1px dotted #dadada; list-style-type: none;}
#sidebarbottom p{padding:0 5px;}
li.cat-item { list-style-type: none;}

#right .side-link {
	display: block;
	width: 290px;
	height: 40px;
	margin: 15px 0px;
	position: relative;
}
#right #sidebar-white {
	 padding:5px;
	 border: 1px solid #e6e6e6;
	 background: #fff;
	 margin-bottom:10px;
}
#right #sidebar-white ul{
	margin-left: 40px;
}
#right #sidebar-white .side-link span {
	display: block;
	width: 290px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	
}
#right #sidebar-white #side-link1 span{
	background: url(images/leczenie-prostaty1.png) top left no-repeat;
}
#right #sidebar-white #side-link2 span{
	background: url(images/leczenie-prostaty2.png) top left no-repeat;
}
#right #sidebar-white #side-link3 span{
	background: url(images/leczenie-prostaty3.png) top left no-repeat;
}
#right #sidebar-white #side-link4 span{
	background: url(images/leczenie-prostaty4.png) top left no-repeat;
}


/* -------------AUTHOR ------------------*/
#author {
	background-color: #AFAFAF;
	width: 300px;
}
#author h3, #author a {
	margin: 4px 0px 8px 0px;
	text-align: center;
	color: #F9F9F9;
	font-weight: bold;
	font-size: 13px;
}

#author-box {
	margin: 10px;
	margin-top: 0px; 
	font-size: 11px; 
	text-align: justify;
	}
#author-box .avatar {
	float: left;
	padding: 3px; 
	border: 1px solid #ccc; 
	background: #fff; 
	margin: 3px 10px 0 0;
}
#sidebarbottom { 
	float:right; 
	width: 360px; 
	margin-right: 10px; 
	clear: right;
}

/* ----------------TABS - ZAKLADKI ------------ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
h2 { font-size: 9px;}
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber { font-size:11px;
}

.tabbertab a {
	color: #3F3F3F;
}
.tabbertab a:hover {
	color: #AF0000;
	text-decoration: none;
}
.tabberlive {
 margin-top:1em;
 width: 310px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
  font-size: 10px;
}

ul.tabbernav li a
{
 font-size: 0.9em;
 font-weight: bold;
 padding: 3px 15px;
 margin-right: 3px;
 border: 1px solid #e6e6e6;
 border-bottom: none;
 text-decoration: none;
 color: #000000;
 text-transform:uppercase;
}

ul.tabbernav li a:link {background: url(images/tabbg.gif) left repeat-x}
ul.tabbernav li a:visited { }

ul.tabbernav li a:hover {background: url(images/tabbgro.gif) left repeat-x}

ul.tabbernav li.tabberactive a
{
 background: #f8f8f8;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #333;
 background: #f8f8f8;
}

.tabbernav {position:relative; top:1px}

.tabberactive a {border: 1px solid #e6e6e6;}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border: 1px solid #e6e6e6;
 background:#f8f8f8;
 margin-bottom:10px;
 font-size:12px;


 /* 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;
  font-size:12px;
}
.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;
}

.tabbertab p { padding-bottom:10px; line-height:140%; }
.tabbertab ul { padding:0; margin:0;}
.tabbertab ul li { padding:5px 0 6px 0; }
.tabbertab ul li { background:url(images/sidebullet.gif) no-repeat 0 5px; padding-left:24px} 
.tabbertab ul li {list-style-type: none;}

/* ----------------TABS - ZAKLADKI - END ------------ */


