body {
    margin: 0;
    padding: 0;
    background: url(../images/tlo.jpg);
	/*background: url(../images/background_pasek.png) repeat-y top;*/
    font-family: Arial, Verdana, sans-serif;
	position: relative;
}

h1 {
position:absolute;
left:-400%;
}

.clear {
    clear: both;
	height:0;
	padding:0;
	margin:0;
}

#header {
    height: 100px;
    width: 100%;
    background: #2E2E2E;
    border-bottom: 3px solid #8E9D98;
}

#menu {
    width: 920px;
    margin: 0 auto 0 auto;
    height: 100px;
	position: relative;
}


#logo_gridmedia {
	display: block;
	width: 147px;
	height: 80px;	
	position: absolute;
	top: 10px;
	left: 50px;
	background: url(../images/logo_tree.png) no-repeat;
	z-index: 1;
}

#logo_gridmedia span {
	display: none;
}


#menu ul {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    list-style-type: none;
	margin: 65px 0 0 0;
}

#menu ul li {
    margin: 0 2px 0 0;
    height: 15px;
    float: left;
    color: #fff;
    /*background: #56626e;*/
	font-size: 12px;
	font-weight: bold;
	
	cursor: pointer;
}

#menu ul li a {
	display: block;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	background: #DA6228 !important;
}



#body {
	width: 920px;
	margin: 0 auto 0 auto;
	color: #fff;
	position: relative;
	z-index: 10;
}

.center_left {
	width: 700px;
	float: left;
}

.center_right {
	width: 220px;
	height: 350px;
	float: left;

}

.center_right p {
	font-size: 12px;
	color: #333333;
	margin: 0 20px 20px 20px;
	display: block;
	text-align: left;
}

#body_top {
	width: 920px;
	height: 300px;
}

.baner {
	width: 530px;
	height: 300px;
	float: left;
}

.baner img {
	margin: 15px 0 0 0;
}

.desctiption {
	width: 390px;
	height: 300px;
	float: left;
}

#h2_glowna, #h2_jak_pracujemy, #h2_nasz_team, #h2_nasza_oferta, #h2_nasze_projekty, #h2_kontakt {
	color: #DA6228;
	font-size: 18px;
	font-style: italic;
	margin: 30px 0 0 20px;
}

.p1_glowna {
	display: block;
	margin: 0;
	padding: 20px 50px 20px 0;
	font-size: 14px;
}

.p2_glowna {
	display: block;
	margin: 0;
	padding: 20px 50px 20px 0;
	font-size: 12px;
}

.main_column_left {
	width: 300px;
	padding: 20px 0 30px 40px;
	float: left;
}

.main_column_left h3 {
	color: #56626E;
	font-size: 20px;
	margin: 0 0 20px 0;
	padding: 0;
}

.main_column_left strong, .main_column_right strong {
	font-size: 14px;
	color: #333333;
	display: block;
	line-height: 110%;
}


.main_column_left p {
	font-size: 12px;
	color: #333333;
}

.main_column_right p {
	font-size: 12px;
	color: #333333;
}

.main_column_left img {
	margin: 0 0 0 -80px;
}

.main_column_right {
	width: 300px;
	float: left;
	padding: 20px 20px 20px 20px;
}

.center {
	text-align: center;
	margin: 20px 0 20px 0;
}

#body_middle {
	position: relative;
	overflow: visible;
}

#body_middle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.body_middle_text h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#body_middle ul li {
	font-size: 12px;
	color: #333333;
	margin: 10px 0 0 0;
}

.bold {
	font-weight: bold;
}

.orange {
	color: #da6228 !important;
}

.underline {
	text-decoration: underline;
}

.decoration_none {
  text-decoration: none;
}

.h3_news {
	font-size: 16px;
	margin: 20px 0 0 20px;
	color: #56626e;
	display: block;
	text-align: left;
}

.czytaj {
	display: block;
	text-align: right;
	color: #da6228;
	font-weight: bold;
	text-decoration: none;
}

.body_middle_text {
	width: 920px;
	min-height: 350px;
	height: 100%;
	border-top: 3px solid #8e9d98;
	background: #fff url(../images/bg_bottom_pasek.png) repeat-y;
	color: #000;
	overflow: hidden;
	position: relative;
}

.body_middle_bottom {
	width: 100%;
	height: 20px;
	background: url(../images/bg2_bottom.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

#footer {
	width: 100%;
	height: 100px;
	background: #333333;
	margin: -20px 0 0 0;
}

#footer_links {
	width: 920px;
	height: 40px;
	margin: 0 auto 10px auto;
	position: relative;
}

.copyright {
	width: 350px;
	height: 30px;
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 20;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#site_validation {
	position: absolute;
	top: 25px;
	left: 720px;
}

#site_validation img {
	border: 0;
}

.wide_column {
	width: 640px;
	height: 530px;
	padding: 20px 0 30px 0;
	margin: 0 0 0 40px;
	font-size: 12px;
	color: #333333;
}

.wide_column h3 {
	color: #56626E;
	font-size: 20px;
	margin: 0 0 20px 0;
	padding: 0;
}


#porownanie_hostingu {
	width: 638px;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	margin: 20px 0 20px 0;
}

#porownanie_hostingu td {
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px 5px 5px 10px;
}


/* --------------------------- formularz --------------------------------------- */

#formularz {
	width: 295px;
	height: 665px;
	border: 1px dotted #8e9d98;
	padding: 10px;
	font-size: 12px;
	color: #333333;
}

.form_input {
	width: 290px;
}

#oferta_form {
	width: 290px;
	height: 300px;
}

#formularz input, #formularz textarea {
	margin: 0 0 15px 0;
	padding: 0;
}

label {
	margin: 0;
	padding: 0;
}

/* ---------------------------- nasz team -------------------------------- */

.wide_column2 {
	width: 640px;
	height: 100%;
	padding: 20px 0 30px 0;
	margin: 0 0 0 40px;
	font-size: 12px;
	color: #333333;
}

.wide_column2 h3 {
	color: #56626E;
	font-size: 20px;
	margin: 0 0 20px 0;
	padding: 0;
}

.person {
   padding: 10px 0 20px 0;
   margin: 0 0 20px 0;
   border-bottom: 1px dotted #333333;
}

.person_foto {
	width: 200px;
	height: 200px;
	float: left;
	border: 0px solid red;
}

.person_description {
	width: 400px;

	float: left;
	border: 0px solid blue;
}

.person_description ul {
  margin: 0 !important;
  padding: 0 !important;
}

.person_description ul li {
  margin: 0 !important;
  padding: 0 0 0 10px !important;
  background: url(../images/wykaz_orange.png) 0 5px no-repeat;
}

.person_description a {
  color: #000;
}

.person_description a:hover {
  color: #da6228;
}

.person_name {
	font-size: 16px;
	font-weight: bold;
	color: #da6228;
}

/* ---------------------------- nasze projekty -------------------------------- */

.projekty_poziomo {
	width: 640px;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

.projekty_poziomo strong {
	display: block;
	font-size: 16px;
	margin: 5px 0 5px 0;
}

.projekt_description {
	width: 320px;
	float: left;
}

.project_min_foto {
	border: 1px solid #cccccc;
}

.zobacz_projekt {
	display: block;
	width: 131px;
	height: 20px;
	text-align: center;
	color: #fff;
	border: 0;
	font-weight: bold;
	float: left;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 2px 0 0 0;
	background: url(../images/projekty/zobacz_projekt2.png) no-repeat;
}

.odwiedz_strone {
	display: block;
	width: 131px;
	height: 20px;
	text-align: center;
	color: #fff;
	border: 0;
	font-weight: bold;
	float: left;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 2px 0 0 0;
	background: url(../images/projekty/odwiedz_strone2.png) no-repeat;
}

/* ---------------------------- mapa google -------------------------------- */

.mapa_google {
	width: 400px;
	height: 300px;
	background: url(../images/mapa.png) no-repeat;
	cursor: pointer;
	border: 1px solid #cccccc;
	float: left;
}

.kontakt_block {
	height: 670px;
}

.kontakt_opis {
	width: 218px;
	height: 300px;
	float: left;
	padding: 0 0 0 20px;
}

.wnetrze_lokalu {
	width: 640px;
}

.wnetrze_lokalu img {
	width: 300px;
	height: 114px;
	float: left;
	margin: 20px 20px 0 0;
}

#tu_pracujemy {
	border-top: 1px dotted #cccccc;
	width: 620px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}

#schowek_mapy {
	visibility: hidden;
	position:absolute;
	z-index:0;
	width: 640px;
	height: 350px;
}

#dymek {
width: 215px;
}

#nazwa_firmy {
font: bold 14px 'Arial';
color: #111078;
border-bottom: 1px solid #767676;
padding: 0 0 5px 0;
margin: 0 0 5px 0;
}

#dane_firmy {
font: normal 11px 'Arial';
color: #6d6d6d;
}

.dymek-blue, .dymek-blue a {
color: #09128b;
}

/* ---------------------------------- menu ------------------------------------------- */

