﻿/* 
 * 
 * Plik główny styli
 * utworzony przez: Daniel Skóra
 * projekt: bravelemon
 * data ostatniej modyfikacji: 14.08.2009
 * 
 */

 
 /**************** Style RESET **********************/

img, ul ,li, a, input, textarea, form, pre, h1, h2, h3, h4, p{
	border: 0;
	margin: 0;
	padding: 0;
}

u{
	text-decoration:none;
}

body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 11px;
	color: #fefefe;
	font-family: "tahoma";	
}

.clear{
	clear: both;
}

h1,h2{
	color: #252525;
}

h1,h2,h3{
	font-size: 16px;
	margin-bottom: 20px;		
}

h4 a{
	font-size: 14px;
}

h1.sifr embed, h2.sifr embed{
	border-bottom: 2px solid #252525;
}

h3.sifr embed{
	border-bottom: 2px solid #cecece;
}	

h2.none{
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top:15px;
	font-size: 15px !important;
}

h2.none embed{
	border-bottom: none;
	margin: 20px 0px 2px 0px;
}

.row{
	margin-top: 10px;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}		

a {
	border:0 none;
	outline-style:none;
	outline-width:0;
}

#font-nav{
	position: relative;
	right: 168px;
	top: 0px;
	_top: 15px;
	z-index: 999;
	float: right;
}

#font-nav span.separator,#font-nav a{
	color: #c2c2c2;
}

.fontChangeButton{
	cursor: pointer;
	color: #AC090A;
}

#btnSmall{
	font-size: 9px;
}

#btnMedium{
	font-size: 12px;
}

#btnLarge{
	font-size: 15px;
}		

#print{
	cursor: pointer;
	color: #c2c2c2;
	font-size: 11px;
	line-height: 16px;
}

/**************************** HEADER *****************************/

#header-container{
	background: transparent url(../img/header-container.jpg) repeat-x left top;	
	height: 278px;	
	width: 100%;
}

#header-left{
	position: relative;
	height: 278px;
	background: transparent url(../img/header-left.jpg) no-repeat left top;
	width: 1000px;
}

#printable-logo{
	display: none;
}

#logo{
	float: left;
	margin-left: 100px;	
	_margin-left: 50px;
	margin-top: 100px;
	margin-right: 102px;
	height: 136px;
}

#slogan{
	position: absolute;
	top: 73px;
	right: 215px;
	z-index: 999;
}

#big-lemon{
	position: absolute;
	right: 127px;
	bottom: -9px;
	z-index: 1;
}

#small-lemon{
	position: absolute;
	right: 0px;
	bottom: 45px;
}

#main-menu-1{
	position: relative;
	left: 228px;
	width: 518px;
	height: 42px;
	background: transparent url(../img/menu.jpg) no-repeat left top;
}

#main-menu-1 ul{
	list-style-type: none;
	padding-left: 30px;
	padding-top: 10px;
}

#main-menu-1 ul li{
	float: left;
	margin-right: 9px;
}

#main-menu-1 ul li a{
	text-decoration: none;
	color: #fff;
	display: block;
	height: 26px;
	overflow: hidden;
	float: left;
}

#main-menu-1 ul li a:hover img{
	margin-top: -26px;
	
}

#main-menu-1 ul li a.active img{
	margin-top: -52px;
}

.main-menu-2{
	float: left;
	padding-top: 10px;
}

.main-menu-2 ul{
	width: 730px;
	height: 63px;	
}

.main-menu-2 ul li{
	float: left;
	display: inline;
	margin-left: 3px;
}

.main-menu-2 ul li a{
	text-decoration: none;
	display: block;
	height: 63px;
	overflow: hidden;
	float: left;
}

.main-menu-2 ul li a:hover img{
	margin-top: -63px;
	zoom: 1;
}

.main-menu-2 ul li a.active img{
	margin-top: -126px;
}

#main-menu-1 ul li a:hover,#main-menu-2 ul li a:hover{	/* hover ie6 menu fix */
	zoom: 1;
}

/********************************** MENU *******************************/

#menu-bottom-container-1{	
	background: transparent url(../img/menu-bottom-1.jpg) repeat-x left top;	
	height: 78px;
}

#menu-bottom-container-2{	
	background: transparent url(../img/menu-bottom-2.jpg) repeat-x left top;	
	height: 78px;
}

#menu-bottom{
	width: 1000px;
	float: left;
}

#menu-bottom-left{
	background: transparent url(../img/menu-bottom-left.jpg) no-repeat left top;		
	float: left;
	width: 201px;
	padding: 34px 0px 0px 32px;
	height: 45px;
}

#menu-bottom-right img{
	float: left;
}

#menu-bottom-right{
	float: left;
	height: 78px;
	width: 767px;
}

/*************************************** CONTENT ******************************************/

#content{
	width: 1000px;
}

#content-left{
	background: #151515 url(../img/content-left.jpg) no-repeat right top;		
	width: 233px;
	float: left;
}

#content-left-top{
	padding: 0px 31px;	
	height: 230px;
	width: 168px;
	_padding-bottom: 13px;
}

#content-left-top a{
	color:#f8f8f8;
	text-decoration:none;
}

#content-left-top a:hover{
	text-decoration:underline;
}

#content-left-top p.date{
	margin: 14px 0px 4px 0px;
	font-size: 11px;
	color: #a7a7a7;
}

#content-left-top p.title{	
	color: #e3e3e3;
	font-size: 11px;	
	margin-bottom: 8px;
	font-weight: bold;
}

#content-left-top p.text{
	color: #e3e3e3;
	font-size: 11px;	
}

#content-left-top .moreblip{
	color: #b3b3b3;
	font-size: 11px;
	text-decoration:none;
	padding-top:25px;
	padding-right:15px;
	float:right;	
}

#content-left-bottom{
	background: transparent url(../img/content-left-bottom.jpg) no-repeat left top;		
	width: 233px;
	height: 18px;
}

#content-left-customers{
	background-color: #fff;
	width: 170px;
	height: 160px;
	padding: 20px 32px 5px 32px;
	_padding: 20px 13px 0px 32px;
}

ol li{
	font-size: 11px !important;
}

#our-customers{
	height: 100px;
}

#customers-center{
	float: left;
	height: 74px;
	width: 188px;	
}

#customers-img{
	float: left;
	width: 70px;	
	position: relative;
	left: -15px;
	top: -10px;
}

#customers-img img{
	margin: 5px 0px 0px 0px;
}

#customers-img img{
	height: 98px;
	width: 188px;
}

#newsletter{
	padding: 0px 20px 0px 31px;
	background-color: #fff;
	color: #000;
}

#newsletter .news-input {
	margin-top: 10px;
	_margin-top: 5px;
	width: 180px;
	height: 20px;
	border: 1px solid #d6d6d6;
	background-color: #e4e4e4;
	color: #535353;
	text-align: center;
	padding-top: 4px;
}

#newsletter .news-button {
	background: transparent url(../img/news-button.jpg) no-repeat left top;
	width: 75px;
	height: 22px;
	margin-left: 53px;
	cursor: pointer;
}

#newsletter .news-ans{
	text-align: center;
}

#newsletter span{
	color: #000;
}

#content-main-1,#content-main-2{
	float: left;
	width: 723px;
	padding-left: 40px;
	position: relative;
}

#content-main-1{
	top: -58px;
}

#content-text-main{
	margin-top: 2px;
	_margin-top: 0px;
}

#content-text{
	margin-top: 13px;
	_margin-top: 16px;
}

#content-text table{
	margin: 35px 0px;
	width: 100px;
	color: #000;
	border-collapse:collapse;
	margin-left: 15px;
	width: 550px;
}

#content-text table th{
	text-align: center;
	padding: 20px 0px;
}

#content-text table td{
	width: 30%;
	text-align: center;
	padding: 10px 0px;
}

#content-text table tr,#content-text table td,#content-text table th,#content-text table{
	border: 1px solid #8F8F8F;
}

#content-text p,#content-text-main p{
	color: #4F4F4F;
	font-size: 11px;
	margin-top: 10px;
	line-height: 16px;
	margin-left: 15px;
}

div.text-editor{
	width: 560px;
}

#newsletter p, .realisation-left li, table td{
	color: #4F4F4F;
}

#content-text img{
	margin: 25px 0px;
}

#content-text ol li{
	list-style-type: decimal;
	color:#000;
	font-size: 13px;
}

#content-text img.bigborder2{
	margin: 25px 0px 25px 15px;
	border:3px solid #ddd;
}

#content-text img.bigborder{
	margin: 25px 0px 25px 0px;
	border:3px solid #ddd;	
}

#content-text img.bigborder2{
	float: left;
}

a.intext{
	text-decoration:none;
	color:#383838;
	font-weight:normal;
}

a.intext:hover{
	text-decoration:none;
	color:#888;
}

#envelopes{
	height: 306px;
	margin-top: 13px;
}

#envelopes h2{
	margin-bottom: 12px;
}

div .envelope{	
	position: relative;
	width: 220px;
	height: 113px;	
	float: left;
	margin: 10px 21px 0px 0px;
	_margin: 4px 16px 0px 0px;	
}

#abs-img{
	position: absolute;
	right: -12px;
	top: 34px;
	_top : 0px;
	z-index: 4;
}

div .envelope a.link{
	background: transparent url(../img/envelope.jpg) no-repeat left top;	
	display: block;
	width: 210px;
	height: 110px;	
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#content-main a:hover.envelope{
	background-position: right top;
}

.envelope-left{
	float: left;
	width: 90px;
	position: relative;
	left: 25px;
	top: 15px;
	z-index: 2;
}

.envelope-left a{	
	text-decoration: none;
	color: #313131;
}

.envelope-left a.desc{	
	position: absolute;
	top: 50px;
	font-size: 11px;
}

#abs-text{
	width: 170px;
}

.envelope-right{
	display: block;
	position: relative;
	float: right;
	right: 11px;
	top: 6px;
	width: 90px;
	height: 110px;
	z-index: 3;
}

.realisation-left{
	float: left;
	height: 280px;
	width: 280px;
	margin-top: 20px;	
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.realisation-left p.margin-top{
	margin-top: 15px;
}

.descript p{
	width: 250px !important;
}

.realisation-left img{
	margin-bottom: 25px;
}
 
div.center{
	text-align: center;
}

.realisation{
	width: 720px;
	height: 400px;
	margin-bottom:30px;
}

.realisation-left a{
	display: block;
	width: 220px;
	height: 25px;
	background-color: #383838;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	margin: 20px auto;
}

.realisation-left a:hover{
	text-decoration: none;
}

.realisation-left ul{
	list-style-type: none;
	font-size: 11px;
	margin-left: 18px;
}

.realisation-right{
	float: left;
	height: 290px;
	width: 310px;
	margin-top: 20px;
}

#print-materials img{
	margin: 32px 15px;
}

/********************************* CONTACT *******************************/

#contact-main-form p{
	margin-top: 10px;
	_margin-top: 5px;
	
}

#contact-main-form .row{
	margin-top: 10px;
	width: 450px;
}

#contact-main-form .row input{
	width: 280px;
	margin-top: 3px;
	padding: 4px;
	border: 1px solid #8F8F8F;
}

#contact-main-form textarea{
	width: 405px;
	height: 119px;
	padding: 3px;
	overflow: hidden;
	border: 1px solid #8F8F8F;
}

#contact-main-form .buttons input{
	background: transparent url(../img/news-button.jpg) no-repeat scroll left top;
	width: 70px;
	height: 22px;	
	margin-right: 10px;
	color: #363837;
}

#contact-main-form a:hover{
	color: #aa0604;
}

#contact-main-form h3{
	width: 450px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

#contact-main-form,#localisation{
	color: #000;
	font-size: 13px;
	float: left;
	margin: 0px 0px 20px 0px;
}

#localisation{
	width: 200px;
}

#localisation a{
	color: #888;
	text-decoration: underline;
}

#localisation a:hover{
	text-decoration: none;
}

#contact-main-form p,#localisation p{
	width: 200px;
}

#contact-main-form{
	float: left;
	height: 480px;
	font-size: 13px;
	width: 440px;
}

#contact-main-form .buttons input{
	width: 70px;
	height: 24px;	
	margin: 10px 10px 0px 0px;
	color: #363837;
	font-size: 11px;
	cursor: pointer;
}

.margin-b{
	margin-bottom: 5px;
}

#contact-main-form div.buttons{
	float: left;
}

#contact-form div.buttons{
	float: right;
}

#contact-main-form .ans-message{
	float: left;
	margin-top: 13px;
}

#footer-ans-message{
	float: left;
	height: 60px;
	width: 350px;
	text-align: right;
	position: relative;
	left: 120px;
}

#footer-ans-message span{
	line-height: 60px;
	position: relative;
	_top: -46px;
}

/********************************* FOTTER ********************************/

#footer-top{
	margin-top: 70px;
	background-color: #ebebeb;
	height: 43px;		
	border-bottom: 1px solid #575757;
	border-top: 1px solid #e5e5e5;
	position: relative;
	line-height: 43px;
}

#footer-menu{
	width: 750px;
	float: left;
	padding-right: 250px;
}

#footer-menu img{
	float: left;
}

#footer-menu ul{
	font-size: 11px;
	float: right;
}

#footer-menu ul li{
	background: transparent url(../img/footer-menu-circle.jpg) no-repeat left center;
	float: left;
	display: inline;
	height: 43px;
	padding-left: 15px;
	margin-right: 25px;
}

#footer-menu ul li a{
	display: block;
	text-decoration: none;
	color: #707070;	
}

#footer-menu ul li a:hover{
	text-decoration: underline;
}

#footer-top img{
	position: absolute;
	top: -56px;
}

#footer-main-container{
	background-color: #151515;
	height: 390px;
	font-size: 12px;
}

#footer-main{
	width: 1000px;
	height: 350px;
}

#footer-main-left,#footer-main-right{
	float: left;
	height: 320px;
}

#footer-main-left{
	width: 230px;
	padding: 30px 125px 0px 32px;	
}

#footer-main-left p{
	margin-left: 15px;
	color: #a5a5a5;
	margin-bottom: 10px;
}

a.email2{
	color:#a5a5a5 !important;
	margin:0;
	float:none !important;
}

#footer-main-left p.margin-top{
	margin-top: 20px;	
}

#footer-main-left a{
	float: right;
	color: #CFCFCF;
	margin-right: 10px;
}

#footer-main-left a:hover{
	text-decoration: none;
}

#footer-main-right{
	width: 600px;
	padding-top: 30px;
}

#footer-main-right #fast-contact{
	margin-left: 120px;
}

#footer-main-right #fast-info{
	width: 320px;
	position: relative;
	left: 120px;
	margin-bottom: 20px;
}

#footer-main-right #fast-info strong{
	font-size: 16px;
}

#footer-main-right label{
	width: 120px;
	float: left;
	line-height: 23px;
}

#footer-main-right div.row input,#footer-main-right div.row textarea{
	background-color: #333;
	border: 1px solid #444;	
	padding: 3px 0px 0px 3px;
	color:  #fff;
}

#footer-main-right div.row input{
	width: 200px;
	height: 20px;
}

#footer-main-right div.row textarea{
	width: 456px;
	height: 153px;
	overflow: hidden;
}

#footer-main-right div.buttons input{
	margin: 16px 44px 0px 0px;
	background: transparent url(../img/send-btn.jpg) no-repeat left top;
	width: 75px;
	height: 30px;
	float: right;
	cursor: pointer;
}

#footer-main-right div.ans-message span{
	position: relative;
	left: 123px;
	top: 14px;	
}

#footer-bottom{
	border-top: 1px solid #3f3f3f;
	background: transparent url(../img/footer-bottom.jpg) repeat-x left top;
	height: 46px;	
	padding: 15px 0px 0px 50px;
	color: #a5a5a5;
}

#footer-bottom a{
	display: block;
	float: left;
	width: 82px;
	height: 37px;
	overflow: hidden;
}

#footer-bottom a:hover img{
	margin-left: -82px;
}

#footer-bottom a:hover{
	zoom: 1;	
}

#footer-bottom img{
	float: left;
}

#footer-bottom p{
	font-size: 12px;
	float: left;
	margin-left: 40px;
}