@charset "utf-8";
/* CSS Document */

	div {
		text-align: left;
	}
	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b9c9d1;
	margin: 0;
	padding: 0;
	background-color: #000000;
	}
	a {
		color: #FFFFFF;
		font-weight: normal;
	}
	img {
		border: none;
	}
	#maindiv {
	width: 980px;
	background-image: url(../images/eurojet-service_16.jpg);
	background-repeat: repeat-y;
	background-position: left;
	}
	#topmenu {
	/*	height: 154px;	*/
	}
	#header {
		height: 184px;
		clear: both;
	}
	#pg_body {
	min-height: 471px;
	height: auto;
	background-image: url(../images/eurojet-service_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	* html #pg_body {
	/*	height: 471px;	*/
	}	
	#footer {
	height: 88px;
	background-image: url(../images/eurojet-service_15.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	}
	#left-block {
		width: 246px;
	}
	#left-block, #content, #right-block {
	/*	float: left;	*/
	}
	#content {
		width: 518px;
		text-align: justify;
	}
	#right-block {
		width: 216px;
	}
	#search-form {
	background-image: url(../images/eurojet-search-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
	#left-block h4, #right-block h4 {
		font-size: 14px;
		color: #FFFFFF;
		margin: 0;
		padding: 0;
	}
	#left-block {
		font-size: 10px;
		color: #FFFFFF;
	}
	#left-block .date {
		color: #dadada;
	}
	#left-block a {
		color: #FFFFFF;
	}
	#left-news, #search-form2 {
		padding: 0 25px 0 15px;
		text-align: justify;
	}
	#left-news p {
		margin-top: 3px;
	}
	#content h1 {
		margin: 0;
		padding: 0 0 0 5px;
		background-image: url(../images/eurojet-h1-bg.gif);
		background-repeat: repeat-x;
		line-height: 35px;
		color: #FFFFFF;
		font-size: 26px;
		font-weight: normal;
	/*	padding-left: 13px;	*/
	}
	#content p {
		padding-right: 8px;
		padding-left: 13px;
		clear: both;
	}
	#content div {
		margin: 0;
		padding: 0 8px 0 13px;
		clear: both;
	}
	#partners {
	background-image: url(../images/eurojet-partners-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: #FFFFFF;
	font-size: 10px;
	}
	.field1 { width: 186px;
	}
	form {
		margin: 0;
		padding: 0;
	}
	
.locationslist td, .locationslist th {
	padding: 1px 5px 1px 5px;
	font-size: 11px;	
	text-align: left;
}
.locationslist a {
	text-decoration: none;
}
.locationslist a:hover {
	text-decoration: underline;
}

	
	
#footer a {
	text-decoration: none;
}	
#footer a:hover {
	text-decoration: underline;
}

#content h2 {
	font-size: 15px;
	margin: 0;
	background-image: url(../images/airport.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	padding: 0 0 0 28px;
	line-height: 25px;
	
	color: #b9c9d1;
}
#content h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #b9c9d1;
}
#content h4 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}



	.tabledetail .neparny {
		background-color: #848c97;
	}
	.tabledetail {
		border: solid 1px #848c97;
	}
	.tabledetail tr {
		height: 21px;
	}
	.tabledetail tr td, .tabledetail tr th {
		padding-left: 5px;
	}
	.tabledetail .name {
		color: #FFFFFF;
		font-weight: normal;
	}
	.tabledetail .input {
		border: solid 1px;
		font-size: 11px;
	/*	background-color: transparent;	*/
		width: 95%;
		padding: 3px;
		color: #5a5a5a;
	}
.adds {
	text-align: center;
	margin: 15px;
	background-color:#FFFFFF;
	color: #555555;
	padding:5px;
}
