body {
	background: #000000;
	}
	
.calosc {
	background-color:#FFFFFF;
	width:1000px;
	margin:0 auto;
	}

.szukaj {
	position:absolute;
	margin-top : -320px;
	margin-left: 450px;
	}
	
.linia {
	width:100%;
	background-color:#88ac0b;
	height:5px;
	}
.logowanie {
	position:absolute;
	margin: -110px;
	margin-left:730px;
	}

.main {
	width:980px;
	height:164px;
	background: url(images/bggradient.gif) repeat-x center top;
	padding:10px;
	line-height:normal;
	}
.intro {
	width:460px;
	height:164px;
	float:left;
	}

.introp {
	float:right;
	width:490px;
} 

.introp h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	background:none;
	margin: -10px 5px 0 0;
	padding:4px 0 4px 0;
}
.intro h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	background:none;
	margin: -10px 5px 0 0;
	padding:4px 0 4px 0;
}
		
.wrap {
	position: relative;
	width: 1000px;
	border:1px;
	border-style:solid;
	border-color:#666666;
	border-top-width:0px;
	border-bottom-width:0px;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: relative;
	width: 1000px;
	height: 3px;
	background: #FFFFFF url(http://www.besttoolbar.eu/images/header-bg.jpg)  no-repeat center top;
	/*background: #CCC url(top-bg.jpg) repeat-y center top;*/	
	margin: 0 auto;
}

#img-header {
margin-bottom:5px;
margin-top:-5px;
}
#img-header img {
border:0;
padding:0;
margin:0;
float:none;
}
#img-header td {
	padding:0;
	border: 0;
	margin:0;
}

/* BASE */
.blok {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #E1E6F7;
    color: #555;
	position:relative;
	padding: 10px 20px 10px 20px;
	margin: 20px 50px 20px 50px;
	border:1px dashed #b1c2e4;

}

.blok1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #E1E6F7;
    color: #555;
	position:relative;
	padding: 0px 20px 10px 20px;
	margin: 20px 50px 20px 50px;
	border:1px dashed #b1c2e4;

}
.blok1 p {
	text-align:justify;
}

* {
    font-family: Arial,Verdana;
}
a {
    color: #89492E;
    text-decoration: none;
}
a:hover {
    color: #258;
    text-decoration: underline;
}
a img {
    border: 0;
}
body {
	background: #fffff;
	font: 70%/1.5em Arial,Verdana;;
	color: #666666; 
	text-align: center;
	margin: 0;
}
input[type=text],
input[type=password],
select,
textarea {
    border: 1px dashed #999999;
    padding: 0.1em;
}
input[type=text],
input[type=password],
textarea {
    padding: 0.2em;
}
input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
    border-color: #666;
}
p.error,
p.success {
    border: 1px solid;
    font-size: small;
    margin: 0.5em;
    padding: 0.5em;
    width: 70%;
}
p.error {
	margin: 10px 0 0 110px;
    background: #FFDCC5;
    border: 1px dashed #FCC;
    color: #633;
	text-align: center;
}
p.success {
	margin: 10px 0 0 110px;
    background: #CFC;
    border-color: #696;
    color: #363;
}
td#availability {
    color: #285;
    font-weight: bold;
}
td#availability.not-available {
    color: #F00;
}
textarea {
    font-size: small;
    padding: 0.2em;
}
th {
    padding-right: 1em;
    text-align: right;
}

/* HEADER */
#header1 {
	width: 1000px;
	position: relative;
	height: 110px; 
	padding: 0;	
	color: #FFF;	
}

#header1 #logo img {
	position:absolute;
	border: 1px solid #999999;
	margin: 35px 3px 5px 20px;
	padding: 1px;
	}

#header1 h1#logo-text a {
	position:absolute;
	margin: 10px 0 0 0; 
	padding: 30px 0 0 40px;
	font: bold 36px  Arial, Verdana, Sans-serif;
	letter-spacing: -1px;
	color: #FC7305;
	text-transform: none;
	text-decoration: none;
	font-size:25px;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 2px; left: 36px;	
}
#header1 h1#logo-text span {
	color: #88ac0b;
}

/* header links */
#header1 #header-links {
	position: absolute;
	top: 15px; right: 20px;	
	color: #838181;
	font-size: 10px;	
}
#header1 #opis {
	position: absolute;
	top: 67px; left: 77px;	
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
#header1 #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header1 #header-links a:hover {
	color: #444;		
}

* html div#header {
    height: 1%;
}
h1, h2, h3 {
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-weight: Bold; 	
	padding:0 0 0 0;
}
h2 {
	font-size: 100%;	
	font-weight: bold;
	margin: -5px;
	background-color:#FFFF99;
}
h1 {
	font-size: 100%;
	text-transform: uppercase;
	color: #88ac0b;
}

h4 {
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-weight: Bold; 	
	margin-top: 0px;
	color:#CC0000;
	font-size:14px;
	padding:18px 0 0 20px;
}

h1, h2, p {
	padding: 10px;		
	margin: 0;
}
/* NAVIGATION */


ul#navigation {
    list-style-type: none;
    margin: 0;
    padding: 1.75em 1em;
    text-transform: capitalize;
    width: auto;
}
ul#navigation a {
    font-size: medium;
    font-weight: bold;
    padding: 0.2em 0.5em;
}
ul#navigation a:hover {
    /*background: #CE8161;*/
    color: #FFF;
}
ul#navigation li {
    float: left;
}
ul#navigation li.access {
    float: right;
}

/* BOOKMARKS */



ol#bookmarks {
    list-style-type: none;
    margin: 0;
    padding: 0 1em;
	float:left;
	width:67%;

}
html > body ol#bookmarks {
    margin: 0 1em;
    padding: 0;
}
div.link a {
    color: #FC8B05;
    font-size: 16px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
div.link a:visited {
    color: #FC8B05;
}
div.meta {
    color: #285;
    margin:0;
    padding:0;
    display:inline;
	text-align:justify;
}
div.meta span {
    color: #F00;
}

div.scr {
    float:left;
    width:175;
    height:128px;
	border: 1px solid #999999;
    display: block;
	margin: 0 0 0 0;
	padding-bottom: 10px;
}

div.descr {
display:inline-table;
}
li.xfolkentry {
    border-bottom: 1px solid #DDD;
    margin-bottom: 0px;
    padding: 1em 0.5em;
}


li.xfolkentry div {
    padding: 0.1em;
}
li.xfolkentry.deleted {
    opacity: 0.5;
}
li.xfolkentry.private {
    border-left: 3px solid #F00;
}
li.xfolkentry.shared {
    border-left: 3px solid #FA0;
}

/* SIDEBAR */

div#sidebar {
    font-size: small;
    /*position: absolute;
    right: 1em;
    top: 10em;
    width: 25%;*/
	float:right;
    margin-right: 0;
    width: 270px;
	margin-top:-30px;

}
div#sidebar a {
    color: #FFFFFF;
}
div#sidebar a:hover {
    color: #FFFFFF;
	text-decoration:underline;
}
div#sidebar div {
	background-color:#88ac0b;
    color: #555;
    margin-bottom: 1em;
}
div#sidebar h2 {
    background: transparent;
    border: 0;
    color: #995;
    letter-spacing: 0;
    margin: 0;
    padding: 0.5em 0;
}
div#sidebar hr {
    display: none;
}
div#sidebar p {
    margin: 1em;
}
div#sidebar p.tags a {
    margin: 0;
}
div#sidebar table {
    margin: 0 0.5em 0 0.5em;
}
div#sidebar table td {
    padding-bottom: 0.25em;
    padding-right: 0.5em;
}
div#sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0.5em;
}
div#sidebar ul li {
    margin: 0.5em 0;
}

/* TAGS */

p.tags {
    line-height: 2.25em;
    margin: 1em 5%;
    text-align: justify;
    vertical-align: middle;

}
p.tags a,
p.tags span {
    color: #89492E;
    margin-right: 0.5em;
}
p.tags span:hover {
    cursor: pointer;
    text-decoration: underline;
}
p.tags span.selected {
   color: #89492E;
   text-decoration:underline;

}

/* PROFILE */

table.profile th {
    width: 10em;
}

/* OTHER GUFF */

dd {
	background: #CEC;
	border-right: 4px solid #ACA;
	color: #464;
	padding: 6px;
}
dd a {
	color: #464;
}
dd a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

dl {
	font-size: small;
	margin: 1em;
	width: 70%;
}
dl#profile dd {
	background: #CDE;
	border-color: #ABC;
	color: #247;
}
dl#profile dt {
	background: #BCE;
	border-color: #9AC;
	color: #245;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dl#profile a {
	color: #446;
}
dl#profile a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}
dl#meta dd {
	line-height: 1.5em;
}
dl#meta dt {
	background: #BDB;
	color: #353;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dt {
	border-right: 4px solid #9B9;
}
dt a {
	background: #BDB;
	color: #353;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dt a:hover {
    background: #ACA;
    border: 0;
}
form {
	margin: 0;
}
form#search {
	background: #f8f8f8;
	color: #555;
	font-size: small;
	/*text-align: center;*/
	margin-bottom: 1em;
}
form label,
form td,
form th {
	font-size: small;
}
form table {
	margin: 0 1em;
	background-color:#FFFFFF;
}
h3 {
	background: #336699;
	color: #FFFFFF;
	font-size: small;
	letter-spacing: 0.2em;
	margin: 2em 1em 1em 1em;
	padding: 0.25em 0.75em;
}
li {
	font-size: small;
	margin-bottom: 0.5em;
}
p {
    font-size: small;
    margin: 1em;
}
p#sort {
    color: #88ac0b;
    font-size: small;
    margin: 3px;
	padding:5px 0 5px 20px;
	display:inline;
    /*position: absolute;
    right: 0;
    top: 7em;*/
}
.sor {
    color: #88ac0b;
    font-size: small;
    margin: 3px;
	padding:5px 0 5px 20px;
    /*position: absolute;
    right: 0;
    top: 7em;*/
}
html > body p#sort {
    margin-right: 0.75em;
}
p#sort a {
    background: #88ac0b;
    color: #FFFFFF;
    font-weight: normal;
    margin-right: 3px;
    padding: 0 1em;
}
.sort1 a {
color: #88ac0b;
    font-size: small;
    margin: 3px;
	display:inline;
    background: #88ac0b;
    color: #FFFFFF;
    font-weight: normal;
    margin-right: 3px;
    padding: 0 1em;
	text-decoration:none;
}
.sort1 a:hover {
    color: #88ac0b;
    font-size: small;
    margin: 3px;
	
	background:#FC8B05;
    color: #FFFFFF;
    font-weight: normal;
    margin-right: 3px;
    padding: 0 1em;
	text-decoration: none !important;
	
}

html > body p#sort a {
    margin-right: 3px;
}
p#sort a:hover {
    text-decoration: none !important;
	background:#FC8B05;
}
p#sort span {
    display: none;
}
p.paging {
	font-size: small;
	margin-left: 1em;
}
p.paging a,
p.paging span.disable {
	background: #888;
	color: #FFF;
	display: inline;
	margin-right: 0.5em;
	padding: 5px 10px 5px 10px;
}
p.paging a:hover {
	background: #666;
}
p.paging span {
	display: none;
}
p.paging span.disable {
margin-top:20px;
	background: #DDD;
	color: #AAA;
}
div.collapsible p.tags {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF6600;
font-weight:bold;
	margin: 1em 2em;
}
th label {
	padding-right: 1em;
}
ul {
	margin-right: 1em;
	width: 75%;
}

/* -- */
#footerko {
    background: #efefef url('footerbg.jpg') bottom repeat-x;
	width: %100;
	height: 70px;
	border-bottom: 1px solid #ccc;
	clear:both;
}

/* Navigation */
#nav1 {
	clear: both;	
	padding: 0;
}
#nav1 ul {
	float: left;
	list-style: none;
	background: url(http://www.besttoolbar.eu/images/nav.jpg) repeat-x;	
	width: 790px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
	z-index:1;
}
#nav1 ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav1 ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav1 ul li a:hover, 
#nav1 ul li a:active {
	background: url(http://www.besttoolbar.eu/images/nav-hover.jpg) repeat-x;	
}
#nav1 ul li#current a {	
	background: url(http://www.besttoolbar.eu/images/nav-current.jpg) repeat-x;	
}
.nav2 {
	clear: both;	
	padding: 1px 0 0 0;
}
.nav2 ul {
	float: left;
	list-style: none;
	background-color:#FC8B05;
	width: 1000px;		
	margin: 0;
	padding: 0;	
	display: inline;
}
.nav2 ul li {
	display: inline;
	margin: 0; padding: 0;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font: bold 13px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
}
.nav2 ul li a {
	display: block;
	float: left;
	width: auto;
	
	padding: 0 14px;
	border-left: 1px solid #FFFFFF;
	border-bottom: none;
	background-color:#FC8B05;
	color: #FFFFFF;
	font: bold 13px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
.nav2 ul li a:hover, 
.nav2 ul li a:active {
	background-color:#FF6600;
	color: #FFFFFF;
	text-decoration:none;
}
.nav2 ul li#current a {	
	background: url(http://www.besttoolbar.eu/images/nav-current.jpg) repeat-x;	
}

hr {
	background-color:FFFFFF;
}
#menuCent {
    margin-top:2px;
	float: left;
	width: 500px;
	color:#666666;
	
}
#menuCent ul {
	list-style: none;	
}

#menuCent ul li{    
    float: left;	
	 
}

#menuCent  ul li.next {
padding:2px 5px 2px 5px;
margin-right:4px;
background-color:#CCCCCC;
}


