.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {min-width: 0; display: inline-block; /* \*/	display: block;}	/* trigger hasLayout for IE7. Hide from IE Mac */

* html .clearfix {height: 1%;} /* Hide from IE Mac */ 

.clr, .clear {clear:both;}


body {
background:url(../images/bodybg.png) 0 0 repeat-x;
}

#outer {
	width:1000px;
	margin:0 auto;
}

#navibar {
	width:1000px;
	margin:0 auto;
	background: url(../images/navibg.png) 0 0 no-repeat;
	height: 50px;
	position: relative;
}

#navibar .inside {
	padding-top: 10px;
}

#data {
	float: left;
	color: #a4a4a4;
	font-size: 11px;
	padding-left: 20px;
	}

#szukaj {
	float: right;
	color: #d3d3d3;
	}
	
#jezyki {
	float: right;
	padding-right: 10px;
	width: 135px;
	}
#jflanguageselection {
float:right;
margin:9px 0 9px 0;
}
#jflanguageselection img {
	padding: 0 5px;
}
.findbox {
    font-size: 11px;
    background-color: #474a4e;
    border: 1px solid #737477;
    margin: 0px;
    padding: 0px;
    color: #3f3f3f;
}



#header {
	width:1000px;
	margin:0 auto;
	background: url(../images/headerbg.png) 0 0 no-repeat;
	height: 118px;
	position: relative;
}

#header-text {
	width: 565px;
	height: 30px;
	position: absolute;
	left: 243px;
	bottom: 2px;
	color: #022559;
	font-size: 24px;
	line-height: 30px;
	vertical-align: text-bottom;
	font-family: "olivea03.ttf", serif;
}
#header-logo {
	width: 185px;
	height: 75px;
	position: absolute;
	left: 808px;
	bottom: 15px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
}


#left {
	width:225px;
	height: 100%;
	float:left;
	background: url(../images/leftbg.png) 0 0 no-repeat;
}

#left .inside {
	padding-left: 39px;
	padding-right: 6px;
	padding-top: 25px;
}

#left .moduletable,
#left .moduletable_menu,
#left .moduletable_text {
	padding-top: 15px;
}

#left .moduletable,
#left .moduletable_text {
	padding-left: 10px;
}

#right {
	width:192px;
	/* height: 439px;*/
	float:left;
	background:url(../images/rightbotbg.png) 0 0 repeat-y;
	color: #dc8907;
	
}

#right-bot {
	background:url(../images/rightbg.png) 0 0 no-repeat;
}

#right .inside {
	padding: 15px 32px 15px 13px;
}

#wrapper.scheme_3 #content {
	width:583px;
	float:left;
	background: #fffdd3 url(../images/contentbg3.png) 0 0 no-repeat;
}
#wrapper.scheme_2 #content {
	width:775px;
	float:left;
	background: #fffdd3 url(../images/contentbg2.png) 0 0 no-repeat;
}
#content .inside {
	padding: 15px;
}

#top {
	line-height: 1.5em;
}

#top h3{
	font-size: 14px;
	color: #144d72;
	margin: 0px;
	padding: 0 0 0 4px;
}
#user {
    width: 100%;
} #user1 {
    float: left;
    width: 49%;
} #user2 {
    float: left;
    width: 49%;
} #user3 {
    width: 100%;
} 

#content-banner {
	text-align: center;
	overflow: hidden;
	width: 100%;
}

#footer {
	color:#055191;
	font-size:11px;
	margin:7px 0px 0 20px;
	padding-bottom:4px;
	padding-top:4px;
	text-align:center;
	border-top: 1px dotted #a5a5a5;
}



