* {
  padding: 0;
  margin: 0;
}

body {
  background: url('images/stripe.gif') repeat top right;
}

h1	{
	color:#990000;
	text-align:center;
	margin:0 auto;
   font-size:24px; 
	font-weight:bolder;
	margin-bottom:1em; 
	font-family: Helvetica, Arial, "Trebuchet MS",sans-serif;

}

h2	{
	text-indent:1em;
	font: 17px Helvetica, Arial, "Trebuchet MS",sans-serif;
	color:#282828;
	margin-bottom:0.5em;
	font-weight:bold;
}

h3	{
	font: 14px Helvetica, Arial, "Trebuchet MS",sans-serif;
	color:#282828;
	margin-bottom:0.5em;
	font-weight:bold;
	text-align:center;
}

p {
	font:16px "Trebuchet MS", Arial, Verdana,sans-serif;
	color:#313131;
	line-height:135%;
	text-indent:2em;
	margin-bottom:0.5em;
}

#container {
  width: 848px;
  margin: 0 auto;
  height: auto;
}

#header {
  height: 255px;
  width: 848px;
  position: relative;
  background: url('images/header.png') no-repeat;
  margin:0 auto;
}

#content {
  background: url('images/content.png') repeat-y;
  width: 848px;
  margin:0 auto;
}


#logo{
 width:375px;
 height:102px;
 float:left;
 background: url('images/logo.png') no-repeat;
}

#menu{
 width:473px;
 height:102px;
 float:right;
 background: url('images/menu_clear.png') no-repeat;
}

#logo h6{
	text-align:center;
	margin-left:29%;
	font: 17px Helvetica, Arial, "Trebuchet MS",sans-serif;
	margin-top:0px;
	margin-bottom:3px;
	font-weight: bold;
	letter-spacing: 5px;
	}
	
#grey{
	color:#DCDCDC;
}

#greyer{
	color:#A9A9A9;
}

#greyest{
	color:#696969;
}

#onas	{
	background: url('images/onason.png') no-repeat;
}

.clear {
  clear: both;
}

.center	{
	margin:0 auto;
	text-align: center;
}

.pic {
	display: block;
	border: none;
	margin: 0 auto;
	text-align: center;
}

.pic_oferta{
	border: none;
	float:left;
	margin: 5px 5px 5px 5px;
}

#navi_box{
	border:none;
	margin-left:75%;
	margin-bottom: 10px;
	
}

.navi_one {
	margin-right: 5px;
	margin-left: 50%;

}

.foto_navi {
	border: none;
		vertical-align: middle;
}
#left_column {
width:170px;
 height:auto;
 float:left;
 position:relative;
 margin-left:47px;
 padding:10px 10px 10px 10px;
}

#left_column ol{
	list-style: none;
}

#projektowanie{
	background: url("images/projektowanie.png");
	width: 160px;
	height: 160px;
}

#hosting{
	background: url("images/hosting.png");
	width: 160px;
	height: 160px;
}

#pozycjonowanie{
	background: url("images/pozycjonowanie.png");
	width: 160px;
	height: 160px;
}

#projektowanie:hover{
	background: url("images/projektowanieon.png");
	width: 160px;
	height: 160px;
}

#hosting:hover{
	background: url("images/hostingon.png");
	width: 160px;
	height: 160px;
}

#pozycjonowanie:hover{
	background: url("images/pozycjonowanieon.png");
	width: 160px;
	height: 160px;
}

.port_foto{
float:left;
width:340px;
height:250px;
margin-right:5px;
}

.port_text{
	float:right;
	width:195px;
	height:250px;
	font:14px "Trebuchet MS", Arial, Verdana,sans-serif;
	color:#313131;
	line-height:135%;
	text-align: right;
}


#right_column {
width:540px;
 height:auto;
 float:right;
 margin-right:47px;
 position:relative;
 padding:10px 10px 10px 10px;
}

#right_column ol{
	width:500px;
	margin:0 auto;
	font:16px "Trebuchet MS", Arial, Verdana,sans-serif;
	font-style: italic;
	color:#313131;
	line-height:135%;
	list-style: upper-roman;
	list-style-position: inside;
}


#right_column a{
	text-decoration:none;
	color:#CF262D;
	font-weight:bold;
}

#right_column a:visited{
	text-decoration:none;
	color:#8F3A3C;
	font-weight:bold;
}


#footer {
  width: 848px;
  margin: 0 auto;
  height: 63px;
  background: url('images/footer.png') no-repeat;
}

#copy {
	float:left;
	text-align: center;
	margin-left:40%;
	color:white;
	font: 12px 'Helvetica-Narrow', Arial, Sans-serif;
	margin-top:10px;
}

#w3c {
	float:right;
	margin-right:50px;
	text-align: center;
}

#w3c a{
	text-decoration:none;
	color:white;
	font: 9px 'Helvetica-Narrow', Arial, Sans-serif;
}

#w3c a:visited{
	text-decoration:none;
	color:white;
	font: 9px 'Helvetica-Narrow', Arial, Sans-serif;
}

#contactarea {
 width:330px;
 margin:0px auto;
 text-align:left;
 padding:15px;
 border:3px solid #434343;
 background-color:#D7D7D6;
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 12px;
 margin-top:2em;
 margin-bottom:2em;
}

#inputbox1, #inputbox2, #inputbox3 {
 border: 1px solid #000;
 width: 98%;
 padding: 2px;
 font-weight: bold;
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 12px;
 color: #434343;
 float: right;
}

#inputlabel1, #inputlabel2, #inputlabel3, #inputlabel4 {
 font-weight: bold;
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 12px;
}

#textarea {
 border: 1px solid #000;
 padding: 2px;
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 10pt;
 width: 330px;
 color: #434343;
}

#submitbutton {
 border: 1px solid #000;
 background-color: #eee;
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 10pt;
 font-weight:bold;
}




