/* CSS Document - uklad stron wspolny */
img, a {
	border: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}
p {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
div#ramkaff {
width: 84px;
float:right;
margin-top:-105px;
background: url(../images/ramka_green.gif);
	width: 85px;
	height: 82px;
	padding: 9px 17px 16px 11px;
}
.niewyswietl
{
display: none;
}
#top {
	background: url(../images/top_tlo.gif) repeat-x top;
	height: 37px;
	font-size: 10px;
	color: #fff;
	position: relative;
}
#top a {
	color: #fff;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}
form.search {
	margin: 0;
	padding: 0;position: absolute;right: 0;
	top: 3px; 
	width: 156px;
}
form.search input {
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	background: url(../images/searchbox.gif) no-repeat left top;
	padding: 4px;
	width: 118px;
	padding-top: 3px;
	padding-bottom: 6px;
	float: left;
	margin-top: 4px;
}
form.search a {
	display: block;
	background: url(../images/buble_blue_form.gif) no-repeat;
	height: 30px;
	width: 26px;
	float: right;
	margin-top: 3px;
}
.lang {
	position: absolute;
	top: 10px;
	left: 10px;
}
.langPd {
	position: absolute;
	top: 10px;
	left: 30px;
}
.menuGora {
	position: absolute;
	top: 10px;
	right: 190px;
}
#footer {
	margin-left: 19px;
	background: url(../images/footer.gif) no-repeat top;
	height: 40px;
	margin-bottom: 20px;
}
.footPd {
	margin-left: 34px !important;
}
.copy {
	float: left;
	color: #BEBEBE;
	font-size: 10px;
	margin-top: 13px;
	margin-left: 22px;
}
.logos {
	float: right;
	height: 24px;
	margin-top: 8px;
	margin-right: 23px;
}
.logos a {
	float: left;
	display: block;
	height: 24px;
	width: 72px;
	background: url(../images/opcom.gif) no-repeat;
}
.logos a.veraweb {
	width: 78px;
	background: url(../images/veraweb.gif) no-repeat;
	margin-left: 10px;
}
.obrazek {
	float: left;
	background: url(../images/ramka_green.gif);
	width: 85px;
	height: 82px;
	padding: 9px 17px 16px 11px;
}
a.jezierski {
	position: absolute;
	top: 16px;
	left: 14px;
}
a.logoPd {
	left: 30px;
	position: absolute;
	top: 29px;
}
.error{
	color: #FF0000;	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
.clearfix {zoom: 1;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.jezierski img {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

.created {
    font-size: 11px;
    float: right;
    margin-top: 13px;
    margin-right: 22px;
}

a.opcom {
    text-decoration: none;
    color: #BEBEBE;
}