
    /************************************
    *                                   *
    *             impa.sk               *
    *    CSS by: fatchilli.com, mB      *
    *                                   *
    *           Seat layout             *
    *                                   *
    *  Last update: 08.10.2006, 15:15   *
    *                                   *
    ************************************/


* { margin:0px; padding: 0px; }
img {border:none;}

	body {
		background: url(../images_seat/body_background1.jpg) repeat-x;
		font: normal 0.7em Arial, Helvetica, sans-serif;
		}

	#page {
		margin: 0 auto;
		width: 779px;
		}
	#head {
		height: 85px;
		position: relative;
		float:left;
		width:779px;
		}
	#head img {
		position: absolute;
		right: 2px; bottom: 3px;
		}
	h1, h1 a, h1 a span {
		display: block;
		position: absolute;
		width: 63px; height: 14px;
		overflow: hidden;
		cursor: pointer;
		bottom: 8px;
		}	
		h1 a span, h1 a {
			left: 0px; top: 0px;
			background: url(../images_seat/impa_logo.png) no-repeat;
			}		
	#main-navigation {
		position: absolute;
		top: 1px; left: 0px;
		font-family: Arial, Helvetica, sans-serif;
		}
		#main-navigation li, #navigation li {
			list-style: none;
			float: left;
			}
		#main-navigation li a {
			background: url(../images_seat/main_navigation_background.png) top right no-repeat;
			padding: 2px 16px;
			display: block;
			height: 16px;
			float: left;
			margin-right: 10px;
			font-size: 12px;
			text-decoration: none;
			color: #000;
			text-transform: uppercase;
			border-left: 1px solid #cdcdcd;
			}
		#main-navigation li a:hover {
			background-position: right -21px;
			color: #FFF;
			}
		#main-navigation li a.active {
			background-position: right -21px;
			color: #FFF;
			}	
	#navigation {
		position: absolute;
		bottom: 6px; left: 70px;
		text-transform: uppercase;
		}	
		#navigation a {
			color: #000;
			text-decoration: none;
			margin-right: 10px;
			}
		#navigation a:hover {
			text-decoration: underline;
			}	
		#navigation a.active {
			color: #8e8e8e;
			}
	#content {
		min-height: 150px;
		padding-top: 250px;
		position: relative;
		background: url(../images_seat/content_background.jpg) left top no-repeat;
		float:left;
		width:779px;
		}	
	p {
		padding: 0 200px 0 10px;
		margin-bottom: 6px;
		}
	.info {
		width: 110px;
		color: #FFF;
		position: absolute;
		right: -190px; top: 340px;
		text-align: right;
		font-size: 1em;
		font-weight: bold;
		}
		.info strong {
			font-size: 1.5em;
			}
	ul {list-style-type:none;}		
	.nav {background:transparent;width:163px;float:left;height:100%;margin-top:85px;}
	.nav ul {padding: 0;}
	.nav li {margin: 0 0 6px 0; padding: 6px 0 6px 8px; background:#e1e1e1; border: 0px solid #EEE;width:140px;}
	.nav li a {position: relative; top: 2px; left: 2px; display: block; width: 131px;  text-transform: uppercase; color: #000; background: url(../images/nav_shd.png) right bottom no-repeat; text-decoration: none;font-weight:normal;}
	.nav li a span {position: relative; top: -2px; left: -2px; padding: 0 0 0 5px; font-size: 11px; display: block; border: 1px solid #d46c57; background-color: #FFF; line-height: 25px;width:124px;height:25px;}
	.nav-1 {margin: 0 0 20px 0;}
	.nav-1 li:last-child {margin-top: 22px;}
	.nav-2 li a {color: #fff;}
	.nav-2 li a span {background:#6D6F71;border:1px solid #000;}
	.nav-4 li:hover,.nav li:hover,.nav-4 li.act, .nav li.act,.nav-2 li.act,.nav-1 li.act {background:url(../images/nav_bcg_hover.png);}
	.footer {height:25px;float:left;width:779px;background:#cc0202;}
		small#foot {position:relative;float:left;top:9px;left:10px;padding:0;background:transparent;}
	small#foot  a {color:#000;text-decoration:none;}
	small#foot  a span {color:#4d4d4;}
	small#foot  a b {font-weight:normal;color:#bfbfbf;}
