﻿@charset "utf-8";
/*
  @project mefistosoft.pl
  @name main.css
  @created 2010-07-21, 14:59:14
  @author Mefisto Soft
  @description  Cascading Style Sheet for mefistosoft.pl
*/

@font-face {
	font-family: 'DroidSansBold';
	src: url('../fonts/droidsans-bold-webfont.eot');
	src: 
		local('☺'),  
		url('../fonts/droidsans-bold-webfont.woff') format('woff'), 
		url('../fonts/droidsans-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSerifBold';
	src: url('../fonts/droidserif-bold-webfont.eot');
	src: 
		local('☺'), 
		url('../fonts/droidserif-bold-webfont.woff') format('woff'), 
		url('../fonts/droidserif-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSerifRegular';
	src: url('../fonts/droidserif-regular-webfont.eot');
	src: 
		local('☺'), 
		url('../fonts/droidserif-regular-webfont.woff') format('woff'), 
		url('../fonts/droidserif-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSerifItalic';
	src: url('../fonts/droidserif-italic-webfont.eot');
	src: 
		local('☺'), 
		url('../fonts/droidserif-italic-webfont.woff') format('woff'), 
		url('../fonts/droidserif-italic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSansRegular';
	src: url('../fonts/droidsans-webfont.eot');
	src: 
		local('☺'), 
		url('../fonts/droidsans-webfont.woff') format('woff'), 
		url('../fonts/droidsans-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


* {
  font-family: DroidSerifRegular,Arial, Helvetica, Sans-Serif;
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6,
p, span, ul.list li, a, td {
  font-size: 12px;
  line-height: 18px;
  }

a
{
	color: #0055d4;
	outline: none;
	outline-width: 0;
	text-decoration: none;
	border-bottom: solid 2px #d7e3f4;
}

a:active 
{
  outline: none;
  outline-width: 0;
}

a:hover
{
	color: #a02c2c;
	border-bottom: none;
	outline: none;
    outline-width : 0;
}

html, body 
{
  color: #333;
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  width: 100%;
}
  
img 
{
  border: 0;
}
  
p
{
	margin-bottom: 18px;
}



.header .content
{
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

.wrapper
{
	margin-bottom: 80px;
	overflow: hidden;
}

.wrapper .content,
.footer .content,
.main .content
{
	width: 1000px;
	margin: 0 auto 18px auto;
	clear: both;
	position: relative;
}

.about-address
{
	padding-left: 30px;
	background: url('../pics/e-mail_icon_16px.png') no-repeat;
	clear: both;
	float: left;
	margin-bottom: 30px;
}

.about-address span
{
	clear: both;
	color: #4c4c4c;
	float: left;
	width: 100%;
}
.about-text
{
	width: 600px;
	float: left
}
.about-side
{
	float: right;
	width: 354px;
}

.about-address a
{
	border-bottom: none; 
	clear: both;
	color:#4c4c4c; 
	float: left;
	width: 100%;
}

div.address
{
	float: left;
	width: 500px;
}

.address span
{
	clear: both;
	float: left;
}

.addr-com-name
{
	float: left;
	font-family: DroidSerifBold;
	font-size: 14px;
}

.addr-facebook
{
	background: url('../pics/f_logo.png') no-repeat 0 0;
	border-bottom-width: 0px;
	float: left;
	height: 16px;
	margin-left: 20px;
	width: 16px;
}

.addr-hdr
{
	clear: both;
	float: left;
	width: 100%;
}

.addr-table
{
	float: left;
}
.addr-table td
{
	border: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
}

.addr-td-data
{
	font-family: DroidSerifBold;
}

.addr-td-data-blue
{
	color: #0055D4;
	font-family: DroidSerifBold;
}

.addr-td-data-blue a
{
	font-family: DroidSerifBold;
}

.addr-td-name
{
	color: #949494;
	width: 100px;
}

.adv-hdr
{
	font-family:DroidSerifBold;
	font-size:17px;
	margin: 0 0 10px 0;
	min-width: 180px;
	padding-left:0;
}

.advantages-row
{
	float: left;
	margin-bottom: 40px;
	width: 100%;
}

.advantages-row span
{
	float: left;
}

.adv-business,
.adv-ecommerce,
.adv-security,
.adv-support
{
	padding-left: 95px;
	width: 235px;
}

.adv-business
{
	background: url('../pics/sprite-offer-icons.png') no-repeat 0 -108px;
	float: left;
}

.adv-ecommerce
{
	background: url('../pics/sprite-offer-icons.png') no-repeat 0 -314px;
	float: right;
}

.adv-security
{
	background: url('../pics/sprite-offer-icons.png') no-repeat 0 -206px;
	float: right;
}

.adv-support
{
	background: url('../pics/sprite-offer-icons.png') no-repeat;	
	float: left;
}

.banner-body
{
	float: left;
	height: 130px;
	padding: 20px 0 20px 15px;
	width: 750px;
}

.banner-body span
{
	clear: both;
	float: left;
	font-size: 18px;
	line-height: 27px;
	width: 100%;
}

.banner-body span.banner-bold
{
	float: none;
}

.banner-bold
{
	font-family: DroidSerifBold;
}


.banner-delimiter
{
	background: url('../pics/sprite-delimiter-short.png') no-repeat 0 0;
	float: left;
	height: 30px;
	width: 690px;
}

.banner-hdr
{
	float: left;
	height: 80px;
	padding-left: 15px;
	width: 485px;
}

.banner-hdr span
{
	font-size: 30px;
	line-height: 40px;
}

.banner-tagline, .banner-site-work
{
	height: 127px;
	position: absolute;
	right: 200px;
	top: -10px;
	width: 280px;
}

.banner-tagline
{
	background: url('../pics/bg-bubble-tagline.png') no-repeat;
}

.banner-site-work
{
	background: url('../pics/bg-bubble-site-work.png') no-repeat;
}

.banner-text
{
	float: left;
	height: 250px;
	margin-top: 30px;
	width: 100%
}

.contact-map
{
	float: left;
}

.hdr-content
{
	background: url('../pics/bg-page-title-delimiter.png') no-repeat 0 100%;
	float: left;
	height: 44px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 1000px;
}

.hdr-content a, .offer-content .offer-content-hdr a
{
	float: right;
	font-size: 14px;
	line-height: 20px;
}

.hdr-content h1
{
	float: left;
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	margin: 0;
}

.header
{
	background: #f9f9f9 url('../pics/bg-header.png') repeat-x 0 100%;
	position: relative;
	height: 144px;
}

.header h1, .header h2
{
  display : block;
  float: left;
  margin: 25px 0 0 0;
}

.header h1 a, .header h2 a {
  background: url('../pics/bg-logo-229x87px.png') no-repeat 0 0;
  display: block;
  height: 90px;
  position: relative;
  text-indent: -999em;
  width: 360px;
  cursor: pointer;
  border-bottom: none;
  }
  
.header .menu 
{
	position: relative;
	display: block;
	float:left;
	height: 144px;
	width: 600px;
}

.header .menu ul
{
	float: left;
	margin: 0;
}

.header .menu li a
{
	border-left:1px solid #E8E8E8;
}	

.header .menu ul li 
{
	height: 144px;
	display: block;
	position: relative;
	cursor: pointer;
	float:left;
}

.header .menu li.current
{
	background: #F9F9F9 url('../pics/bg-nav-active.png') no-repeat center bottom;
	padding-bottom: 15px;
}

.header .menu li.current a
{
	background: #f9f9f9 url('../pics/bg-header.png') repeat-x 0 100%;
	color:#A02C2C;
}

.header .menu a
{
	border-bottom-width: 0px;
	color:#4D4D4D;
	display: block;
	font-family:DroidSerifBold;
	font-size: 14px;
	height: 144px;
	line-height: 144px;
	cursor: pointer;
	padding-left:20px;
	padding-right:20px;
}

.header .menu a:hover
{
	background-color: #FFFFFF;
}

.header .menu a.home 
{
	height: 84px;
	padding-top: 60px;
	width: 23px;
}

a.home .home-img
{
	background:url("../pics/sprite-nav-home.png") no-repeat 0 0px; 
	display: block;
	height: 24px;
}

a.home:hover .home-img
{
	background-position: 0 -64px; 
}

li.current a.home .home-img
{
	background-position: 0 -32px; 
}

.footer
{
	height: 306px;
	background: #f9f9f9 url('../pics/bg-footer.png') repeat-x 0 0;
}

a.non-border
{
	border-bottom-width: 0;
}

.wrapper .content
{
	position: relative;
	margin-bottom: 36px;
}

.footer .content .logo
{
	background: url('../pics/bg-logo-76x95px.png') no-repeat;
	position: absolute;
	right: 0;
	top: -40px;
	width: 77px;
	height: 96px;
}

.footer .content .main
{
	float: left;
	margin: 36px 0 0 0;
}

.footer .content .main .footer-hdr
{
	color: #286fda;
	border-bottom: none;
	margin-bottom: 18px;
	clear:both;
	float:left;
	cursor: pointer;
}

.footer .content .main .footer-list
{
	color: #666666;
	font-family: DroidSerifItalic;
	float: left;
	clear: both;
	border-bottom: none;
	cursor: pointer;
	margin-bottom: 3px;
}

.footer .content .main .footer-b
{
	overflow: hidden;
	float: left;
	margin-right: 80px;
}

.footer .content .side
{
	float: right;
	position: absolute;
	right: 150px;
	top: 36px;
}

.footer .content .side .about-skype
{
	background: url('../pics/skype-icon_16px.png') no-repeat 5px 0;
	padding-left: 30px;
	clear: both;
	float: left;
	font-family: DroidSerifItalic;
	color: #4c4c4c;
}

.ie7-position
{
	display: inline-block;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.italic
{
	font-family: DroidSerifItalic;
}

.lan 
{
	float: right;
	height: 24px;
	margin: 5px;
	width: 26px;
}

.lan a
{
	border-bottom-width: 0px;
	color: #4D4D4D;
	float: left;
	height: 24px;
	text-align: center;
	width: 26px;
}

.lan.active
{
	background: url('../pics/bg-lan-active.png') no-repeat;
}

.lan.active a
{
	color: #FFFFFF;
}

.main-content
{
	float: left;
	width: 1000px;
}

.offer-business-body
{
	background:url("../pics/bg-offer-b2b.png") no-repeat 0 top;
	float: left;
	margin-bottom: 20px;
	min-height: 230px;
	padding-left: 300px;
	width: 700px;
}

.offer-content
{
	float: left;
	margin-bottom: 15px;
}

.offer-content *
{
	font-size: 13px;
}

.offer-content a
{
	font-size: 11px;
}

.offer-content-advantages
{
	float: left;
	width: 340px;
}

.offer-content-advantages ul, .offer-content-projects ul
{
	float: left;
	margin: 10px 0 0 0;
}

.offer-content-advantages li, .offer-content-projects li
{
	background: url('../pics/bullet-8px-d7e3f4.png') no-repeat 0 center;
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 10px;
	padding-left: 15px;
}

.offer-content-advantages span, .offer-content-projects span
{
	color: #5E5E5E;
	float: left;
	font-family: DroidSerifItalic;
	width: 100%;
}

.offer-content-body
{
	float: left;
	margin-bottom: 15px;
}

.offer-content-body-desc
{
	color: #4C4C4C;
	float: left;
	margin: 0 0 15px 0;
	width: 100%;
}

.offer-content-body-hdr
{
	color: #5E5E5E;
	float: left;
	font-family: DroidSerifBold;
	font-size: 13px;
	margin-bottom: 15px;
	width: 100%;
}

.offer-content-hdr
{
	background:url("../pics/bg-sections-delimiter.png") no-repeat 0 bottom;
	float:left;
	height:70px;
	width:1000px;
}

.offer-content-hdr h2 {
	float:left;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	margin:0;
}

.offer-content-projects
{
	float: right;
	width: 340px;
}

.offer-ecommerce-body
{
	background:url("../pics/bg-offer-commerce.png") no-repeat right top;
	float: left;
	margin-bottom: 20px;
	min-height: 230px;
	padding-right: 300px;
	width: 700px;
}

.offer-hdr-body
{
	background: url('../pics/bg-logo-129x162px.png') no-repeat 95% 0;
	float: left;
	margin-bottom: 20px;
	min-height: 200px;
	width: 1000px;
}

.offer-hdr-body .banner-body
{
	padding: 0;
	width: 100%;
}

.offer-hdr-body a
{
	font-size: 14px;
	line-height: 20px;
}

.offer-safety, .offer-support
{
	min-height: 110px;
	padding-left: 120px;
	width: 370px;
}

.offer-safety
{
	background: url('../pics/bg-offer-safety.png') no-repeat 0 0;
	float: left;
}

.offer-support
{
	background: url('../pics/bg-offer-support.png') no-repeat 0 0;
	float: right;
}

.offer-security-body
{
	float: left;
	margin-bottom: 20px;
	width: 1000px;
}

.offer-security-body .offer-content-body-hdr, .offer-security-body .offer-content-body-desc
{
	font-size: 12px;
	margin-bottom: 10px;
}

.p-item
{
	border-bottom: none;
	display:block;
	float:left;
	height:80px;
	margin:0;
	padding:10px;
	position:relative;
}

.project
{
	float: left;
	margin-bottom: 20px;
	width: 1000px;
}

.proj-content
{
	clear: left;
	float: left;
	margin-bottom: 15px;
	width: 370px;
}

.proj-content.non-img
{
	width: 100%;
}

.proj-desc
{
	float:left;
	font-family: DroidSerifItalic;
	font-size: 13px;
}

.proj-desc *
{
	font-family: DroidSerifItalic;
}

ul.proj-desc ul
{
	margin-bottom: 2px;
	margin-top: 2px;
}

ul.proj-desc li ul li
{
	list-style-type: circle;
}

ul.proj-desc li ul li ul li
{
	list-style-type: square;
}

.proj-hdr
{
	float: left;
	font-family: 'DroidSerifBold';
	font-weight: normal;
	margin: 0 15px 0 0;
}

.proj-hdr-div
{
	float:left;
	width:100%;
}

.proj-hdr-a
{
	display: block;
	float:left;
}

a:hover.proj-hdr-a
{
	margin-bottom: 2px;
}

.proj-img
{
	float: right;
	width: 610px;
}

.proj-img-list, .proj-img-large
{
	float: left;
	width: 610px;
}

.proj-img-large
{
	height: 480px;
}

.proj-img-small.current
{
	background: url('../pics/bg-portfolio-active.png') no-repeat center bottom;
	margin-bottom: 7px;
	padding-bottom: 13px;
	position: relative;
}

.proj-img-small
{
	cursor: pointer;
	float: left;
	height: 110px;
	margin-right: 12px;
	margin-bottom: 20px;
	width: 140px;
}

.proj-img-small-back
{
	display:none;
}

.current .proj-img-small-back
{
	background-color:#ABC9F4;
	display:block;
	float:left;
	height:110px;
	left:0;
	filter:alpha(opacity=35);
	opacity: .35;
	position:absolute;
	top:0;
	width:140px;
}

.proj-img-small img
{
	height: 110px;
	width: 140px;
}

.proj-logo-div
{
	float: left;
	width: 100%;
}

.proj-next
{
	background: url('../pics/sprite-arrows-up-down-21px.png') no-repeat -22px 0;
	border-bottom-width: 0;
	float: right;
	height: 21px;
	width: 21px;
}

.proj-prev
{
	background: url('../pics/sprite-arrows-up-down-21px.png') no-repeat 0 0;
	border-bottom-width: 0;
	float: right;
	height: 21px;
	margin-left: 5px;
	width: 21px;
}

.proj-prev-link
{
	color: #9AC2FF;
	margin-right: 2px;
}

.proj-technology
{
	float: left;
	margin: 0 0 25px 0;
	width: 100%;
}

.proj-technology li
{
	background: url('../pics/bullet-8px-d7e3f4.png') no-repeat 0 center;
	float: left;
	line-height: 20px;
	list-style-type: none;
	list-style-position: inside;
	margin-right: 10px;
	padding-left: 15px;
}

.projects-scroll
{
	float:left;
	height:100px;
	margin
	position:relative;
	width:100%;
}

.wrapper .content .main-banner
{
	background: url('../pics/bg-angel-illustration.png') no-repeat;
	height: 343px;
	width: 1050px;
	margin: 36px 0 0 0;
	position: relative;
}

.wrapper .content .main-content .left
{
	background: url('../pics/sprite-delimiter-short.png') no-repeat -650px bottom;
	float: left;
	padding-bottom: 20px;
	width: 680px;
}

.wrapper .content .main-content .left span span
{
	position:relative;
	font-family: DroidSerifBold;
	font-size: 17px;
	float: left;
	padding-left: 0;
	margin: 0;
	height: 27px;
}

.wrapper .content .main-content .right
{
	float: right;
	width: 300px;
}

ul.tech
{
	float: left;
	margin: 0;
}

.tech li
{ 
	background: url('../pics/bullet-8px-d7e3f4.png') no-repeat 0 center;
	clear: both;
	float: left;
	font-size: 17px;
	list-style-type: none;
	margin: 15px 0 0 20px;
	padding: 0 0 0 20px;
	width: 100%;
}

li.tech-first
{
	margin-top: 30px;
}

.tech-hdr
{
	background: url('../pics/bg-up-grad-triangle.png') no-repeat 25px 25px;
	background-color: #F9F9F9;
	float: left;
	font-family: DroidSerifBold;
	font-size: 18px;
	margin: 0;
	padding-bottom: 25px;
}