@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 85%;
	text-align: center;
	background-color: #0D0E10;
	font-family: Gulim, Arial, sans-serif;
}
#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 20px;
}

#top {
	height: 90px;
	width: 955px;
	float: left;
}




#middle {
	width: 955px;
	float: left;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
#middle h3 {
	padding-bottom: 15px;
	padding-top: 5px;
}


#middle #truesign_text {
	width: 815px;
	text-align: justify;
	margin: 50px;
	background-color: #3E3E3E;
	color: #FFF;
	font-size: 0.9em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#truesign_text h2 {
	font-weight: normal;
}





#bottom {
	width: 955px;
	float: left;
	background-color: #FFF;
	padding-bottom: 20px;
}
#customers {
	width: 955px;
}
#customers table td{
	height: 100px;
	text-align: center;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
}




a:link {
	color: #F90;
	text-decoration: none;
}
#middle #detaleKontaktowe {
	float: right;
	height: 180px;
	width: 250px;
	color: #CE7B00;
	padding: 10px;
	font-family: Gulim, Arial, sans-serif;
	margin-top: 40px;
	margin-right: 60px;
}
#detaleKontaktowe p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:visited {
	color: #F90;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}


#form   {
	height: 250px;
	width: 500px;
	float: left;
	margin-left: 50px;
	background-color: #404040;
	text-align: left;
	padding: 10px;
	margin-top: 20px;
	color: #FFF;
}
#form form table {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.przycisk {
	width: 100px;
}
#form form input.text {
	width: 200px;
}
#form form textarea {
	width: 200px;
}

.orange {
	color: #F90;
}
#middle #mapa {
	float: left;
	width: 445px;
	margin-left: 10px;
}
#about {
	float: left;
	width: 430px;
	background-color: #3E3E3E;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 20px;
}
#about h2 {
	padding-bottom: 20px;
	font-weight: normal;
	color: #F93;
	text-align: left;
	padding-left: 70px;
	font-size: 1.35em;
	padding-top: 20px;
}
#about  h3 {
	font-weight: normal;
	color: #999;
}

#middle #about ul {
	list-style-type: none;
}

#about #left {
	float: left;
	width: 175px;
	text-align: left;
	padding-left: 70px;
	margin-bottom: 20px;
	font-size: 0.9em;
	padding-bottom: 30px;
}
#about #right {
	float: left;
	text-align: left;
	padding-left: 20px;
	font-size: 0.9em;
}
.galleryTitle {
	font-size: 0.9em;
	text-align: right;
	margin-right: 50px;
	color: #666;
	font-weight: normal;
	font-family: Gulim, Arial, sans-serif;
}
#footerup {
	height: 220px;
	background-color: #333;
	width: 955px;
	float: left;
}
#footerdown {
	color: #999;
	background-color: #333;
	width: 955px;
	text-align: center;
	float: left;
	font-size: 0.9em;
}
#footerdown #footerdesign {
	float: left;
	height: 25px;
	width: 300px;
	color: #CCC;
}
#footerdown #footerdesign h4 {
	font-weight: normal;
	font-size: 0.85em;
}
#footerup #CoRobimy {
	color: #282828;
	margin-top: 140px;
	font-family: Gulim, Arial, sans-serif;
}


#footerdown #footerRights {
	float: right;
	margin-right: 30px;
}
#form form input{
	height: 18px;
	width: 143px;
}
#graphicDesign table {
	color: #FFF;
	text-align: center;
}
#graphicDesign table tr th {
	color: #F90;
	background-color: #585858;
	padding-bottom: 5px;
	padding-top: 5px;
}
#graphicDesign table td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#graphicDesign #Price tr:hover {
	background-color: #CCC;
	color: #000;
}
#graphicDesign {
	color: #CCC;
}
#package {
	color: #CCC;
	text-align: left;
	padding: 20px;
}
#package ul {
	list-style-type: square;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#webDesign #webDescription {
	color: #CCC;
	float: left;
	width: 800px;
	margin-top: 50px;
	margin-left: 15px;
}
#wrapper #bottom a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

