body {
	behavior: url("csshover3.htc"); 
	font: 12px Tahoma;
	background-color: #fff;
	color: #505050;
	line-height: 20px;
}

#page {
	width: 100%;
	background: url('../img/bg.png') repeat-x;
}

#top {
	height: 125px;
	position: relative;
}

#logo {
	display: block;
	width: 180px;
	height: 110px;
	background: url('../img/logo.png') no-repeat;
	position: absolute;
	top: 10px;
	left: 5px;
}

#menu {
	height: 61px;
	background: url('../img/m_bg.png') no-repeat;
}

#navi {
	height: 29px;
	background: url('../img/breadcrumbs_bg.png') no-repeat;
	margin-bottom: 10px;
}

#home {
	height: 347px;
	background: url('../img/home.png') no-repeat;
	margin-bottom: 10px;
	position: relative;
}


#content_top {
	height: 10px;
	background: url('../img/content_top.png') no-repeat;
}

#content_bottom {
	height: 120px;
	background: url('../img/content_bottom.png') no-repeat;
	position: relative;
	margin-bottom: 10px;
}
#content_bottom2 {
	height: 10px;
	background: url('../img/content_bottom2.png') no-repeat;
	margin-bottom: 10px;
}

#create_button {
	display: block;
	width: 162px;
	height: 59px;
	background: url('../img/create_button.png') no-repeat;
	position: absolute;
	top: 30px;
	left: 737px;	
}

#create_button2 {
	display: block;
	width: 162px;
	height: 59px;
	background: url('../img/create_button2.png') no-repeat;
	position: absolute;
	top: 247px;
	left: 508px;
}

#show_button {
	display: block;
	width: 162px;
	height: 59px;
	background: url('../img/show_button.png') no-repeat;
	position: absolute;
	top: 247px;
	left: 738px;
}

#content_center {
	background: url('../img/content_center.png') repeat-y;
	padding-top: 15px;
}

#right {
	
}

#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;
	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;
}

.footer {
	font: 11px Tahoma;
	color: #969696;
	margin-bottom: 10px;
}

.footer a {
	font: 11px Tahoma;
	color: #969696;
	text-decoration: none;
}

.footer a:hover {
	color: black;
}

/* search : START */
#search {
	position: absolute;
	right: 10px;
	top: 80px;
}

.search_input {
	width: 200px;
	padding: 3px;
}

.search_button {
	width: 76px;
	height: 26px;
	border: 0;
	background: url('../img/search_button.png') no-repeat;
}
/* search : STOP */

#bottom_menu {
	text-align: right;
}


#form_order {
	width: 670px;
	min-width: 670px;
	max-width: 670px;
	margin: 0 auto;
}

#form_order .form_top {
	width: 670px;
	height: 10px;
	background: url('../img/form_top.png') no-repeat;
}

#form_order .form_center {
	width: 630px;
	background: url('../img/form_center.png') repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	overflow: hidden;
}

#form_order .form_bottom {
	width: 670px;
	height: 25px;
	background: url('../img/form_bottom.png') no-repeat;
	margin-bottom: 15px;
}
#form_order .form_bottom2 {
	width: 670px;
	height: 10px;
	background: url('../img/form_bottom2.png') no-repeat;
	margin-bottom: 15px;
}

#form_order  h1 {
	font: 24px Arial;
	font-weight: normal;
	color: #27353e;
	background-position: left center;
	margin: 0;
	padding: 0;
	padding-left: 55px;
	padding-top: 5px;
	height: 46px;
}

#form_order  h1.form1 {
	background: url('../img/form_1.png') no-repeat;
}
#form_order  h1.form2 {
	background: url('../img/form_2.png') no-repeat;
}
#form_order  h1.form3 {
	background: url('../img/form_3.png') no-repeat;
}
#form_order  h1.form4 {
	background: url('../img/form_4.png') no-repeat;
}
#form_order  h1.form5 {
	background: url('../img/form_5.png') no-repeat;
}

#form_order h4 {
	text-align: left;
	margin-left: 40px;
	font: 12px Tahoma;
	color: #545454;
	width: 550px;
	line-height: 17px;
	margin-top: 5px;
}

#form_order h4.bold {
	font-weight: bold;
	color: #ff7005;
}

#form_order table {
	margin-left: 40px;
}

#form_order .label_forms {
	font: 12px Tahoma;
	font-weight: bold;
	text-align: right;
	color: #494949;
	vertical-align: top;
	padding-top: 10px;
}

#form_order input {
	width: 240px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

#form_order  .no_bold {
	font-weight: normal;	
}

#form_order .radio_input {
	width: 20px;
}

#form_order .table_design {
	margin: 0;
	padding: 0;
	width: 630px;
}

#form_order .td_radio {
	width: 20px;
	vertical-align: top;
}

#form_order .list_themes {
	overflow: hidden;
	clear: both;
	margin-left: 10px;
	width: 350px;
}

#form_order .themes {
	text-align: center;
	float: left;
	padding: 15px;
}

#form_order .table_theme {
	margin: 0;
	padding: 0;
}

#form_order .form_submit {
	width: 168px;
	height: 43px;
	background: url('../img/form_submit.png');
	border: 0;
	cursor: pointer;
	margin-left: 220px;
}

.t_error {
	font: 12px Tahoma;
	font-weight: bold;
	color: red;
}

/* error/success (konwersja) : START */

.konwersja {
	width: 635px;
	min-width: 635px;
	max-width: 635px;
	margin: 0 auto;
	height: 300px;
	position: relative;
}

.k_error {
	background: url('../img/error.png') no-repeat;
}
.k_success {
	background: url('../img/success.png') no-repeat;
}

.konwersja h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	font: 20px Tahoma;
	color: #000;
	top: 58px;
	left: 140px;
}

.konwersja p {
	position: absolute;
	margin: 0;
	padding: 0;
	font: 14px Tahoma;
	color: #545454;
	line-height: 18px;
	top: 120px;
	left: 75px;
	width: 500px;
}

.konwersja .show_now {
	font: 13px Tahoma;
	font-weight: bold;
	color: #545454;
	position: absolute;
	top: 200px;
	left: 75px;
}

.konwersja .k_link1 {
	font: 12px Tahoma;
	font-weight: bold;
	color: #006cff;
	position: absolute;
	top: 220px;
	left: 75px;
}

.konwersja .k_link2 {
	font: 12px Tahoma;
	font-weight: bold;
	color: #006cff;
	position: absolute;
	top: 240px;
	left: 75px;
}

/* error/success (konwersja) : STOP */

.kontakt_center2 input {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    width: 330px;
}

.kontakt_center2 textarea {
    padding-top: 3px;
    padding-bottom: 3px;
    width: 400px;
    padding-left: 3px;
    padding-right: 3px;
    height: 200px;
}

.button_send {
   width: 100px !important;
}

/* new_footer */

#new_footer_box {
    background: url('../img/footer/bg.png') #1c1c1c repeat-x;
    min-height: 600px;
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 30px;
}

#new_footer_center {
    width: 950px;
    min-width: 950px;
    max-width: 950px;
    margin: 0 auto;
    min-height: 400px;
    background: url('../img/footer/footer.jpg') #1c1c1c no-repeat;
    overflow: hidden;
    text-align: left;
}

#new_footer_logos {
    margin-top: 195px;
    width: 950px;
    overflow: hidden;
    clear: both;
    height: 100px;
}

.new_footer_logo {
    display: block;
    height: 65px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
}

.new_footer_logo_forbegin {
    width: 87px;
    background:  url('../img/footer/footer_forbegin.png') no-repeat;
}

.new_footer_logo_expecto {
    width: 100px;
    background:  url('../img/footer/footer_expecto.png') no-repeat;
}

.new_footer_logo_altimus {
    width: 67px;
    background:  url('../img/footer/footer_altimus.png') no-repeat;
}

.new_footer_logo_molinosystems {
    width: 162px;
    background:  url('../img/footer/footer_molinosystems.png') no-repeat;
}

.new_footer_logo_targetad {
    width: 122px;
    background:  url('../img/footer/footer_targetad.png') no-repeat;
}

.new_footer_logo_studiotg {
    width: 100px;
    background:  url('../img/footer/footer_studiotg.png') no-repeat;
}

#new_footer_links {
    width: 950px;
    overflow: hidden;
    clear: both;
    background:  url('../img/footer/pass.png') repeat-y;
    font: 14px Tahoma;
    color: #7c7e74;
    min-height: 100px;
    line-height: 20px;
}

#new_footer_links a {
    color: #fff;
    font-weight: bold;
}

#new_footer_links_left {
    width: 400px;
    float: left;
    overflow: hidden;
    padding-left: 70px;
}

#new_footer_links_right {
    width: 405px;
    float: right;
    overflow: hidden;
    padding-left: 70px;
}

#new_footer_p {
    height: 67px;
    width: 950px;
    border-top: 1px solid #31322d;
    border-bottom: 1px solid #31322d;
    padding-top: 10px;
    padding-top: 10px;
    margin-top: 10px;
}

.new_footer_p_links {
    display: block;
    height: 67px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

.new_footer_p_youtube {
    width: 97px;
    background:  url('../img/footer/footer_youtube.png') no-repeat;
}

.new_footer_p_twitter {
    width: 45px;
    background:  url('../img/footer/footer_twitter.png') no-repeat;
}

.new_footer_p_blip {
    width: 63px;
    background:  url('../img/footer/footer_blip.png') no-repeat;
}

.new_footer_p_facebook {
    width: 45px;
    background:  url('../img/footer/footer_facebook.png') no-repeat;
}


#new_footer_p_right {
    float: right;
    overflow: hidden;
    position: relative;
    width: 330px;
    height: 90px;
}

.new_footer_p_text {
    float: left;
    font: 13px Tahoma;
    font-weight: bold;
    text-align: right;
    color: #d4d9c1;
    padding-top: 10px;
    margin-right: 15px;

}

.new_footer_input_text {
     background: #1c1c1c !important;
     border: 1px solid #6a7057 !important;
     width: 110px !important;
     font: 14px Tahoma;
     color: #6a7057 !important;
     position: absolute;
     padding-top: 5px !important;
     padding-bottom: 5px !important;
     padding-left: 5px;
     padding-right: 5px;
     top: 15px;
     margin: 0 !important;
}

.new_footer_input_button {
    width: 80px;
    height: 28px;
    border: 0;
    background:  url('../img/footer/add.png') no-repeat;
    position: absolute;
    top: 15px;
    left: 235px;
}

#new_footer_copy {
    overflow: hidden;
    clear: both;
    font: 12px Tahoma;
    color: #7c7e74;
    padding-left: 20px;
    padding-right: 20px;
}

#new_footer_copy a {
    font: 12px Tahoma;
    color: #7c7e74;
    text-decoration: none;
}

#new_footer_copy a:hover {
    text-decoration: underline;
}

#new_footer_copy_left {
    float: left;
}

#new_footer_copy_right {
    float: right;
}

/* /new_footer */
