* 
{
	margin: 0; 
	padding: 0;
}

body
{
	width: 854px;
	margin: 0 auto;
	font: 0.9em/1.5 Trebuchet MS,Corbel,Calibri,Arial,sans;
	background: url(../images/gradient.png) repeat-x white;
	color: black;
}

img {
 border: 0;
}
a.noborder {
 border: 0;
}
a.noborder img {
 margin-bottom: 1em;
}
hr
{
	display: none;
}

.skip
{
	position: absolute; 
	left: 0px; 
	top: -500px; 
	overflow: hidden;
}
.display_none
{
	display: none;
}
.clear
{
	clear: both;
}

h1, h2, h3, blockquote
{
	font-family: Georgia, Calibri, Times New Roman, sans-serif;
	font-weight: normal;
	color: #4a688a;
}

blockquote
{
	font-style: italic;
}

address
{
	font-style: normal;
}

strong
{
	color: #4a688a;
}

div#header
{
	height: 72px;
	margin: 25px 0 25px 0;
	position: relative;
}

h1
{
	text-indent: -9999px;
	background: url(../images/logo.png) top left no-repeat;
	height: 72px;
	width: 120px;
	float: left;
}

h1 a
{
	display: block;
	width: 120px;
	height: 70px;
	overflow: hidden;
}

p#slogan
{
	font-family: Georgia, Calibri, Times New Roman, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #4a688a;
	position: absolute;
	bottom: -7px;
	left: 130px;
	max-width: 250px;
}

ul#menu
{
	list-style: none;
	height: 72px;
	border-left: 1px solid #e4eded;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

ul#menu li
{
	border-right: 1px solid #e4eded;
	height: 72px;
	padding: 0 15px 0 15px;
	font-size: 1.2em;
	float: left;
	position: relative;
}

ul#menu li a
{
	display: block;
	position: absolute;
	text-align: center;
	background-color: white;
	bottom: -7px;
}

ul#menu li#li_oferta { width: 2.9em; }
ul#menu li#li_offer { width: 2.2em; }
ul#menu li#li_portfolio { width: 3.8em; }
ul#menu li#li_blog { width: 2em; }
ul#menu li#li_kontakt { width: 3.4em; }

ul#menu li a
{
	color: black;
	border: 0;
}
ul#menu li a:hover, ul#menu li a.active, ul#menu li a:focus
{
	color: #4a688a;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: dotted 1px black;
}
a:hover, a.active
{
	color: #4a688a;
}

div#top_block
{
	background-color: #e4eded; 
	border-top: solid 4px #4a688a; 

	width: 804px; 
	/* min-height: 120px; */
	position: relative;
}

.oferta
{
	padding: 15px 25px 4.5em 25px;
}

.standard
{
	padding: 15px 25px 15px 25px;
}

div#top_block h2
{
	font-size: 2.2em;
}

.oferta div
{
	margin: 0;
	width: 463px;
}

div#top_block div img
{
	position: absolute;
	right: 25px;
	top: 25px;
}

div#top_block div h2, div#top_block div p
{
	background: #e4eded; 
}

p#portfolio_link
{
	line-height: 2em;
	position: absolute;
	bottom: 25px;  
}

p#portfolio_buttons
{
	line-height: 2em;
	margin: 15px 0 0 0;
}

p#portfolio_link a, p#portfolio_buttons a
{
	display: block;	
	margin: 0 15px 0 0;
	float: left;
	width: 9em;
	text-align: center;
	color: white;
	border: 0;
	background: #4a688a;
	border: solid 1px #4a688a;
}

p#portfolio_buttons a
{
	width: auto;
	padding: 0 10px;
	margin: 0 5px 0 0;
}

p#portfolio_link a:hover, p#portfolio_buttons a:hover,
p#portfolio_link a:focus, p#portfolio_buttons a:focus
{
	background: #e4eded;
	color:  #4a688a;
	border: solid 1px #4a688a;
}

div#container
{
	padding: 25px;
}

div#content
{
	float: left;
	width: 515px;
	padding-right: 15px;
	border-right: 1px solid #e4eded;
}

div#sidebar
{
	width: 250px;
	margin-left: 550px;
}

div#content p, 
div#content blockquote, 
div#content ul, 
div#sidebar h2, 
div#sidebar p, 
div#sidebar ul
{
	margin-bottom: 15px;
}

div#sidebar h2
{
	font-size: 1.4em;
}

div#content h2
{
	font-size: 2.2em;
}

div#sidebar li.active
{
	font-weight: bold;
}

ul
{
	padding-left: 25px;
	list-style-type: square;
}

/* FORMULARZ KONTAKTOWY */

.message
{
  background-color: #4a688a; 
  color: white;
  padding: 5px;
  margin: 0 0 15px 0;
}

ol
{
  list-style: none;
}

fieldset
{
  border: 0;  
}

label
{
  display: block;
  margin: 10px 0 10px 0;
}

#name, #mail, #body
{
  display: block;
  padding: 3px;
  width: 500px;
  color: #4a688a;
  font: 1.1em/1.5 Georgia, Calibri, Times New Roman, sans-serif;
}

#name, #mail
{
  height: 1.5em;
}

#body
{
  height: 8em;
}

#submit
{
  background-color: #4a688a; 
  color: white;
  border: 0;
  padding: 4px;
  margin-top: 10px;
  width: 100px;
}


/* FOOTER */

div#footer
{
	border-top: solid 1px #e4eded;
	margin: 25px 0 25px 0;
	font-size: 0.8em;
	color: #4a688a;
	padding: 10px 25px 0 25px;
}

p#mapa
{
  width: 200px;
  text-align: right;
  float: right;
}