/* CSS Document */

body {
	background: url(bg.jpg) left repeat-y #C2DAE7;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
}

a:link, a:visited {
	font-family: Tahoma, Arial, Verdana;
	color: #0078D2;
}

a:hover, a:active, a:focus {
	color: #000000;
	text-decoration:none;
}

#main {
	width: 1172px;
	float: left;
	background: url(background.jpg) top left no-repeat;
	border: solid 0px;
}

#header {
	width: 1172px;
	height: 160px;
	position: top;
	border: solid 0px;
}

	#logos {
		top: 168px;
		left: 68px;
		position: absolute;
	}

#sidebar {
	width: 199px;
	float: left;
}

	#menu {
		margin: 138px 4px 103px 0px; 
		text-align: right;
	}

		#menu ul {
			padding: 0px;
			margin: 0px;
		}

		#menu li {
			width: 195px;
			height: 24px;
			list-style-type: none;
			text-align: left;
			vertical-align: middle;
			border: solid 0px;
		}

			.b1 {
					background: url(menu-bg1.jpg) top right no-repeat;
			}
			.b2 {
					background: url(menu-bg2.jpg) top right no-repeat;
			}
			.b3 {
					background: url(menu-bg3.jpg) top right no-repeat;
			}
			.b4 {
					background: url(menu-bg4.jpg) top right no-repeat;
			}
			.b5 {
					background: url(menu-bg5.jpg) top right no-repeat;
			}
			.b6 {
					background: url(menu-bg6.jpg) top right no-repeat;
			}
			.b7 {
					background: url(menu-bg7.jpg) top right no-repeat;
			}

		#menu a:link, #menu a:visited {
			font-family: Arial Narrow;
			font-size: 12pt;
			color: #FFFFFF;
			text-decoration: none;
			margin: 0px 0px 0px 5px;
			display: block;
		}

		#menu a:hover, #menu a:active, #menu a:focus {
			color: #214E70;
		}

#arka {
		width: 95px;
		float: left;
}

	#arka h1 {
		margin: 27px 0px 0px 55px;
		padding: 0px;
	}

	#arka h2 {
		margin: 9px 0px 0px 27px;
		padding: 0px;
	}

	#arka h3 {
		margin: 12px 0px 0px 10px;
		padding: 0px;
	}

#content {
		width: 708px;
		float: left;
}

	#lang {
		width: 708px;
		height: 16px;
		background: url(lang-bg.jpg) no-repeat right bottom;
		text-align: right;
		padding: 0px 0px 5px 0px;
	}

		#lang a:link, #lang a:visited {
				font-family: Arial Narrow;
				font-size: 12pt;
				color: #193B82;
				text-decoration: none;
				margin: 0px 5px 0px 0px;
			}

			#lang a:hover, #lang a:active, #lang a:focus {
				color: #A9C2DF;
			}

	#title {
		height: 40px;
		background: url(title-bg.jpg) bottom left no-repeat;
		font-family: Arial Narrow;
		color: #006BBA;
		font-size: 14pt;
		font-weight: bold;
	}

		#title p {
			margin: 5px 0px 0px 20px;
		}

		#title a:link, #title a:visited {
			font-family: Arial Narrow;
			color: #006BBA;
			font-size: 11pt;
			font-weight: normal;
		}

		#title a:hover, #title a:active, #title a:focus {
			font-family: Arial Narrow;
			text-decoration: none;
			color: #000000;
		}

		#title span {
			font-family: Arial Narrow;
			color: #006BBA;
			font-size: 11pt;
			font-weight: normal;
		}

	#middle {
		margin: 30px 0px 0px 0px;
	}

		.offers{
			width: 212px;
			background: url(offers-bg.jpg) top left no-repeat;
		}

		.new {
			color: #FFFFFF;
			font-size:10pt;
			font-weight: bold;
			padding: 0px 9px 0px 20px;
		}

		.town {
			color: #A9D6D4;
			font-size:10pt;
			font-weight: bold;
			padding: 0px 9px 0px 0px;
			text-align: right;
		}

		.info {
			color: #FFFFFF;
			font-size:7pt;
			font-weight: bold;
			padding: 0px 9px 0px 9px;
		}

		.images {
			border: #006BBD 1px solid;
		}

		.images2 {
			border: #006BBD 1px solid;
			margin: 0px 0px 3px 0px;
		}

		#present {
			font-size: 9pt;
			color: #01233D;
			padding: 0px 0px 0px 10px;
		}

			#present h1 {
				color: #0078D2;
				font-weight: bold;
				font-size: 9pt;
				margin: 0px 0px 10px 0px;
			}

			#present h2 {
				color: #0668B4;
				font-style:italic;
				font-size: 9pt;
				font-weight: normal;
				margin: 0px 0px 10px 0px;
			}

			#present h3 {
				color: #004375;
				font-size: 7pt;
				font-weight: normal;
				margin: 0px 0px 10px 0px;
			}

		#details {
			margin: 20px 0px 10px 0px;
		}

			#details table {
				border-bottom-color: #0161A8;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-right-color:#0161A8;
				border-right-width: 1px;
				border-right-style: solid;
			}

			#details th.lcorner {
				background: url(table-corner.jpg) top left no-repeat #0161A8;
				border-right-color:#C2DAE7;
				border-right-width: 1px;
				border-right-style: solid;
				color: #FFFFFF;
				font-size: 8pt;
			}

			#details th {
				background: #0161A8;
				border-right-color:#C2DAE7;
				border-right-width: 1px;
				border-right-style: solid;
				color: #FFFFFF;
				font-size: 8pt;
			}

			#details td {
				border-top-color: #0161A8;
				border-top-width: 1px;
				border-top-style: solid;
				border-left-color:#0161A8;
				border-left-width: 1px;
				border-left-style: solid;
				background: #C2DAE7;
				color: #015593;
				font-size: 8pt;
			}


		.comment {
			color: #015593;
			font-size: 8pt;
			font-style: italic;
		}

		#top {
			text-align: right;
			margin: 5px 70px 0px 0px;
		}

		#top a:link, #top a:visited {
			color: #0078D2;
			font-size: 8pt;
		}

		#top a:hover, #top a:active, #top a:focus {
				color: #000000;
			}

		#text {
			color: #00569E;
			font-size: 9pt;
			text-align:justify;
			width: 680px !important;
		}

			#text h1 {
				color: #003384;
				font-size: 9pt;
				font-weight: normal;
			}

			#text a:link, #text a:visited {
				font-size: 9pt;
			}

			#text a:hover, #text a:active, #text a:focus {
				color: #000000;
			}


#footer {
	background: url(foot-bg.jpg) no-repeat bottom left;
	float: left;
	clear: left;
	width: 1002px;
	height: 334px;
	text-align: right;
	vertical-align: bottom;
}

	#footer p {
		margin: 310px 0px 0px 0px;
	}

	#footer a:link, #footer a:visited {
				font-family: Tahoma;
				font-size: 9pt;
				color: #1059A7;
				text-decoration: none;
			}

			#footer a:hover, #footer a:active, #footer a:focus {
				color: #FFFFFF;
				text-decoration: underline;
			}


			.small { font-size: 9px;}




#cards {
}

	#cards p {
		margin: 5px 50px 5px 50px;
	}

