*{
	padding:0px;
	margin:0px;
}
/*calosc na 900 px */

body{
	font-family:arial;
	color:#666;
} 



div#main{
	width:1024px;
	margin:15px auto;
	border:1px none blue;
}

div#header{
	width:100%;
	height:85px;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color:#999;
}

div#logotype {
	width: 495px;
	float: left;
	padding: 5px 0 0 5px;
}

div#logotype h2 {
	margin-top: 10px;
	font-size: 21px;
	letter-spacing: 2px;  
}


div#truck {
	width: 190px;
	float: right;
	padding-top:5px;
	
}
div#languagebar {
	width: 180px;
	float: right;
	text-align:right;
	padding:5px 5px 0 0;
	margin-bottom:-30px;
}
div#menuPoziome{
	clear:both;
	width:100%;
	text-align:center;
	min-height: 30px;
	margin-bottom:2px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#999;
}

ul.menu{
	width:100%;
	margin:auto;
	display:block;
	list-style:none;
	color:#666;
	font-size:15px;
	font-weight:bold;
}
ul.menu li{
	float: left;
	padding: 5px 7px 6px 7px; 
	border-left: 1px solid #555;
	position: relative;
}

.link:link{
	text-decoration: none; 
	color: #666;
}
.link:active{
	text-decoration: none; 
	color: #666;
}
.link:visited{
	text-decoration: none; 
	color: #666;
}
.link:hover{
	text-decoration: none; 
	color: rgb(174,207,0);
}
.more {
	margin-left:10px;
	font-size: 15px;
	color: #9999CC;
}
.more:hover {
	color: #AECF00
}

div#content{
	float:left;
	width:59%;
	margin:0;
	padding:0 5px 0 0; 
	font-size: 10pt;
	
	/*border:1px solid green;*/
}

div#content2{
	float:left;
	width:35%;
	margin:0;
	padding:0 5px 0 0; 
	font-size: 10pt;
	
	/*border:1px solid green;*/
}

div#content p, div#content2 p  {
	margin-bottom: 7px;
	text-align: justify;
}
div#content h2, div#content2 h2 {
	font-size: 19px;
	margin: 0 0 10px 0;
	color: rgb(153,153,204);
}


.form_zip {
width: 32%;

}

.form_phone {
width: 56px;
}


.app_form {
width: 110px;
margin-right: 10px;
}


.sft {
	font-weight: bold;
	
}
.zielony{
	color: rgb(174,207,0);
	font-weight:bold;
}
.fiolet{
	color: rgb(153,153,204);
	font-weight:bold;
}
.trucking{
	color: rgb(153,153,204);
}
.red{
	color:#FF0000;
}

div#formularz2{
	float:right;
	width:55%;
	font-size: 10pt; 
}

div#formularz{
	float:right;
	width:40%;
	font-size: 10pt; 
}

div#formularz select.state, div#formularz2 select.state{
	width: 64%;
	margin-top: 1px;
}

div#formularz input.txt, select, div#formularz2 input.txt{
	width:209px;
	margin-top: 1px;
}

div#formularz textarea, div#formularz2 textarea {
	width: 97%;
}

div#formularz form, div#formularz2 form{
	width: 99%;
	font-size: 12px; 
	margin: 5px 0 0px 0;
	padding: 0;
}

div#formularz form fieldset, div#formularz2 form fieldset{
	padding: 5px 10px 5px 10px;	
	text-align: left;
}

ul.contact {
	list-style-type: none;
	font-size: 12px;
	padding-left: 10px;
}
div.offices{
	float: left;
	font-weight:bold;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;	
}

a.contactform{
	color: rgb(174,207,0);
	font-weight:bold;
}

a.contactform:hover{
	color: rgb(153,153,204);
}

ul.contentul{
	list-style-type:disc;
	margin-left: 30px;
}

div#footer{
	clear: both;
	width:100%;
	font-size: 10pt; 
	text-align:center;
	background:#808080;
	color: #FFF;
	margin: auto;
	margin-top: 15px;
	padding: 2px 0 2px 0;
}

.box {
	width: 260px;
	float:left;
}
#tab{
	margin: 0 0 10px 0;
}

#tab tr td+td{
	font-weight: bold; font-size: 15pt; padding-left: 10px;
}

	/***********************************faq.php************************/
		/*FAQ*/
		div#faq-table a {
		text-decoration : none;
		color : #666666;
		}
		
		div#faq-table a:hover {
		text-decoration : none;
		color : #AECF00;
		}
		
		div#faq-table td {
		padding : 0px 2px 0px 2px;
		}
		
		.t4 {
		width : 190px;
		}
		
		.t1 {
		width : 40%;
		}
		
		.t2 {
		width : 32%;
		}
		
		.t3 {
		width : 260px;
		}
		
		
		
		/**************************/
		/*Pytania w FAQ*/
		div#faq h5 {
		margin-bottom : 0px;
		margin-top : 10px;
		}
		
		div#faq h4 {
		color : #9999CC;
		margin-bottom : 5px;
		margin-top : 0px;
		}
		
		div#faq ul {
		margin-top : 0px;
		}
		
		div#faq a.links {
		color : #AECF00;
		font-weight : bold;
		}
		
		a.back {
		font-size : 10px;
		color : #AECF00;
		}

		
		
		
.table_form input, select, textarea {
width: 100%;
}


		
.div_ramka {
  font-size: 9pt;
  background: white;
  margin: 10px 0 0 0;
  padding: 5px;
  border: 1px solid #dddddd;
  text-align: justify;
 }
