body {
	behavior: url("csshover3.htc"); 
	font: 12px Tahoma;
	background-color: #fcf9f6;
	color: #777b7e;
	line-height: 17px;
}

#page {
	width: 100%;
	background: url('../img/bg.png') repeat-x;
}

#logo {
	height: 109px;
	position: relative;
}

#baner {
	height: 150px;
}

#search_form {
	position: absolute;
	right: 5px;
	bottom: 5px;
        width: 320px !important;
}

#search_form table {
    width: 320px !important;
}

#user_logos h1, #user_banners h1 {
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
}

.input_text {
	padding: 4px;
	width: 200px;
}

.input_submit {
	background: url('../img/search.png') no-repeat;
	border: 0;
	width: 73px;
	height: 26px;
	cursor: pointer;
}

#menu {
	height: 40px;
	background: url('../img/main_menu.png') no-repeat;
	margin-top: 13px;
	margin-bottom: 13px;
}

#content_top {
	height: 10px;
	background: url('../img/content_top.png') no-repeat;
}

#content_bottom {
	height: 10px;
	background: url('../img/content_bottom.png') no-repeat;
	margin-bottom: 13px;
}

#content {
	background: url('../img/content.png') repeat-y;
}


#newsletter {
	background: url('../img/newsletter.png') repeat-y;
	height: 60px;
	margin-bottom: 13px;
	position: relative;
}


#newsletter {
	background: url('../img/newsletter.png') repeat-y;
	height: 60px;
	margin-bottom: 13px;
	position: relative;
}

#newsletter .input_text {
	position: absolute;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background: #fff;
	border: 1px solid grey;
	font: 12px Tahoma;
	top: 12px;
	left: 390px;
}

#newsletter .input_button {
	position: absolute;
	width: 104px;
	height: 26px;
	background: url('../img/zapisz.png') no-repeat;
	border: 0;
	top: 17px;
	left: 617px;
	cursor: pointer;
}

#newsletter .email_text {
	font: 13px Tahoma;
	font-weight: bold;
	position: absolute;
	top: 22px;
	left: 267px;
	color: #fff;
}

#newsletter .email_text2 {
	font: 11px Tahoma;
	position: absolute;
	top: 20px;
	left: 760px;
	color: #fff;
	width: 100px;
	text-align: right;
}

#newsletter .email_text2 a {
		color: #fff;
		text-decoration: none;
}

#newsletter .altimus_logo {
	display: black;
	width: 65px;
	height: 50px;
	position: absolute;
	top: 5px;
	left: 869px;
}

#left {
}

#right {
	overflow: hidden;
}


.footer_top {
	height: 10px;
	background: url('../img/footer_top.png') no-repeat;
}

.footer_bottom {
	height: 10px;
	background: url('../img/footer_bottom.png') no-repeat;
	margin-bottom: 5px !important;
}

.footer1 {
	background: url('../img/footer_center.png') repeat-y;
	text-align: center;
}

.ico_footer {
	overflow: hidden;
	width: 930px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dotted grey;
	padding-bottom: 15px;
	margin-bottom: 5px;
	height: 40px;
}

.footer1 img {
	margin-right: 10px;
	margin-left: 10px;
}

.footer2 {
	background: url('../img/footer_center.png') repeat-y;
}

/* kontakt : START */

#all {
	background: url('../img/all.png') repeat-y;
	overflow: hidden;
	padding: 9px;
}

.box_kontakt  .kontakt_top {
	height: 33px;
	width: 217px;
	background: url('../img/contact_top.png');
}
.box_kontakt  .kontakt_center {
	width: 197px;
	height: 250px;
	background: url('../img/contact_center.png') repeat-y;
	padding: 10px;
}
.box_kontakt  .kontakt_bottom {
	height: 10px;
	width: 217px;
	background: url('../img/contact_bottom.png');
}

.box_kontakt  .kontakt_top2 {
	height: 33px;
	width: 336px;
	background: url('../img/contact_top2.png');
}
.box_kontakt  .kontakt_center2 {
	width: 316px;
	height: 250px;
	background: url('../img/contact_center2.png') repeat-y;
	padding: 10px;
}
.box_kontakt  .kontakt_bottom2 {
	height: 10px;
	width: 336px;
	background: url('../img/contact_bottom2.png');
}

.box_kontakt {
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 9px;
}

.box_kontakt .text {
	margin-top: 30px;
	margin-left: 25px;
	overflow: hidden;
	font-size: 13px;
}

.box_kontakt h1 {
	font: 16px Tahoma;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

.box_kontakt h5 {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 14px Tahoma;
	font-weight: bold;
	color: #313131;
	padding-top: 8px;
}

.sendEmails .label_forms {
	font: 12px Tahoma;
	font-weight: bold;
}

.box_kontakt  .kontakt_center .sendEmails input {
	width: 180px;
	margin: 0 !important;
	padding: 2px !important;		
}

.box_kontakt  .kontakt_center .sendEmails textarea {
	width: 180px;
	height: 100px;
	margin: 0 !important;
	padding: 2px !important;		
}

.box_kontakt  .kontakt_center2 .sendEmails input {
	width: 295px;
	margin: 0 !important;
	padding: 2px !important;	
}

.box_kontakt  .kontakt_center2 .sendEmails textarea {
	width: 295px;
	height: 100px;
	margin: 0 !important;
	padding: 2px !important;		
}

.sendEmails .send {
	border: 0;
	width: 90px;
	height: 25px;
	background: url('../img/send.gif') no-repeat;
	position: absolute;
	left: 150px;
}

.sendEmails .noticesend {
	margin: 0;
	padding: 0;
	color: green;
	font: 11px Tahoma;
	font-weight: bold;
	position: relative;
	left: 10px;
}

.kontakt3 {
	margin: 0;
}

/* kontakt : STOP */

/* home : START */
#home {
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}

#home_left {
	width: 472px;
	overflow: hidden;
	float: left;
}

#home_right {
	width: 472px;
	overflow: hidden;
	float: right;
}

.home_top {
	width: 472px;
	height: 10px;
	background: url('../img/home_top.png') no-repeat;
}

.home_bottom {
	width: 472px;
	height: 10px;
	background: url('../img/home_bottom.png') no-repeat;
}
.home_center {
	width: 472px;
	overflow: hidden;
	height: 225px;
	background: url('../img/home_center.png') repeat-y;
	clear: both;
}

/* home : STOP */
