@charset "utf-8";
/* CSS Document (c) www.ripe.ie*/

* {
	margin: 0;
	padding: 0;
}

body {
	
	background-color: #ffffff;
	background-image: url(tlo_dawid.gif);
	background-repeat: repeat-x;
	font-family: Calibri, arial, sans-serif, Helvetica;
}

h1, h2, h3 {
	font-family: Calibri, arial, sans-serif, Helvetica;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
#start {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height: 900px;
}

#home_ {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:75px;
	background-image: url(web/home.jpg);
	background-repeat: no-repeat;
}

/* Menu */


#home_ ul {
	float: right;
	list-style: none;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#home_ li {
	display: inline;
}

#home_ a {
	position: relative;
	margin-left: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #CAD6DB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #819DAB;
}

#home_ a:hover, #menu .active a {
	border-bottom-color: #DCDDDF;
	color: #FFFFFF;
}

#left_ {
	position:absolute;
	left:0px;
	top:75px;
	width:20px;
	height:388px;
}

#logo_ {
	position:absolute;
	left:20px;
	top:75px;
	width:740px;
	height:325px;
}

#right_ {
	position:absolute;
	left:760px;
	top:75px;
	width:20px;
	height:388px;
}

#m-home_ {
	position:absolute;
	left:20px;
	top:400px;
	width:106px;
	height:62px;
}

#m-davisonal_ {
	position:absolute;
	left:126px;
	top:400px;
	width:191px;
	height:62px;
}

#m-services_ {
	position:absolute;
	left:317px;
	top:400px;
	width:90px;
	height:62px;
}

#m-partners_ {
	position:absolute;
	left:407px;
	top:400px;
	width:90px;
	height:62px;
}

#m-international_ {
	position:absolute;
	left:497px;
	top:400px;
	width:126px;
	height:62px;
}

#m-contact_ {
	position:absolute;
	left:623px;
	top:400px;
	width:137px;
	height:62px;
}

#serwis_ {
	position:absolute;
	left:20px;
	top:462px;
	width:740px;
	height:1px;
}

#bodyserwis_ {
	position:absolute;
	left:20px;
	top:463px;
	width:738px;
	height:auto;
	background-color: #FFFFFF;
	border: 1px solid #476B7D;
}
#wrapper {
	clear: both;
	width: 780px;
	margin: 0 auto;
	
}
/* Extra */

#extra {
	height: 40px;
	background-color: #4B7386;
	background-image: url(tlo_stopka.gif);
	background-repeat: repeat-x;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #DAE2E6;
	border-bottom-color: #000000;
	border-left-color: #DAE2E6;
}

/* Footer */

#footer {
	clear: both;
}

#footer p {
	margin-left: 13px;
	width: 780px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Calibri, arial, sans-serif, Helvetica;
}
#footer a {
	color: #003366;
	}
.style1 {
	color: #000000;
	font-weight: bold;
}

