*, body {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	text-align: center;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; 
	font-size: 1em;
	color:#222;
}

div#all {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

div#all div#menu {
	width:  900px;
	height: 113px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}

div#all div#menu ul {
	list-style-type:none;
}

div#all div#menu ul li {
	display:inline;
}

div#all div#menu ul li a {
	width:114px;
	height:83px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:50px;
	margin-top:30px;
}

div#all div#menu ul li a.active, div#all div#menu ul li a:hover {
	background-position: 0 -83px !important;
}

div#all div#menu ul li a.ofirmie {margin-left:250px !important; background-image: url(../images/ofirmie.png);}
div#all div#menu ul li a.uslugi {background-image: url(../images/uslugi.png);}
div#all div#menu ul li a.produkty {background-image: url(../images/produkty.png);}
div#all div#menu ul li a.kontakt {background-image: url(../images/kontakt.png);}

div#all div#left {
	float:left;
	width:300px;
	margin-top:50px;
	margin-bottom:50px;
}

div#all div#right {
	float:left;
	width:550px;
	margin-left:50px;
	margin-top:50px;
	margin-bottom:50px;
}

div.section h2 {
	font-size:1.3em;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
	color:#bd2e17;
}

div.section h3 {
	font-size:1em;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#bd2e17;
}

div.section p {
	line-height:1.5em;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-align:justify;
}

div.section span.right {
	margin-top:20px;
	font-size:0.8em;
	float:right;
}

div.section a {
	color:#bd2e17;
	text-decoration:none;
}


div.section a:hover {
	color:#feb300;
}

div#all div#footer {
	width:100%;
	padding:20px;
	height:83px;
	background-image: url(../images/dol.png);
	background-repeat: no-repeat;
	clear:left;
	font-size: 0.8em;
	color:#666;
	margin-top:60px;
}



div.contactForm{margin-top:15px; width:456px;}

legend{display:none;}
fieldest{border:none;}

input.button{
	color:#fff;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:4px !important;
	padding-bottom:0px;
	
	display:block;
	float:right;
	font-size:12px;
	height:27px;
	text-align:center;
	width:100px;

	background:#FFF url(../images/button.png) top left no-repeat;
}

label {
	color:#7E7E7E;
	display:block;
	float:left;
	line-height:15px;
	height:21px !important;
	height:20px;
	margin-top:2px;
	padding-right:10px;
	text-align:right;
	width:100px;
	font-size:0.7em;
}

input.longGray{
	background:url(../images/form_input.gif) top left no-repeat;
	font-size:11px;
	height:20px;
	width:235px;
	padding-top:1px;
	padding-left:3px;
	margin-bottom:10px;
}

div.bgTextarea {
	background:url("../images/form_tarea.gif") no-repeat scroll left top transparent;
	height:195px;
	margin-bottom:5px;
	padding:2px;
	width:338px;
	float:left;
}

div.bgTextarea textarea[id] {
background-attachment:scroll;
}

div.bgTextarea textarea {
	background:none repeat scroll 0 0 transparent;
	font-size:11px;
	height:195px;
	width:338px;
        font-size:11px; font-family:Verdana, Tahoma, Arial;
}

.left346 div.bgTextarea {
	background:url("../images/form_tarea_129.gif") no-repeat scroll left top transparent;
	height:125px;	
}

.left346 div.bgTextarea textarea{height:125px;}



.roadForm label{width:auto;}

.roadForm input.longGray{float:left;}

.roadForm input.button{
	position:relative;
	z-index:5;
	top:-13px;
	float:right; 
	margin-left:5px;
}

div.firmRight{
	width:454px;
	margin-bottom:10px;
}

#pnav {
    margin:20px;
}

#pnav li {
    list-style-type:none;
    padding:5px;
    padding-right: 10px;
    padding-left: 10px;
    border-left: 1px solid #7e7e7e;
    display:block;
    float: left;
}


#pnav a {
	color:#bd2e17;
	text-decoration:none;
}


#pnav a:hover {
	color:#feb300;
}

#pnav li.act a {
   background-color:#bd2e17;
   color:white;
   padding:3px;
}


#rootlink {
  position: absolute;
  width: 197px;
  height: 85px;
  display: block;
  top: 28px;
}
