@CHARSET "UTF-8";
html, body {
	height: 100%;
	position: relative;
}
html {
	overflow-x: hidden;
}

img {
	border:none;
}
ul {
	padding:0px;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	font-family:Tahoma, Arial;
	margin:0px 0 0;
	padding:0px;
}
#main {
	width:100%;
}
#site {
	width:1034px;
	float:left;
	/*position:relative;*/
}
#sec-3 {
	height:520px;
	position: absolute;
	left: 1038px;
	top: 0px;
	z-index: -1;
	width: 100%;
	margin-left: -50%;
}
/*------------------ Szybka nawigacja -------------------*/



#header {
	width:100%;
}
#header ul {
	padding:0px;
	margin:0px;
	float:right;
	font-size:10px;
	height: 58px;
}

#header li {
	display:inline;
	text-transform: uppercase;
	margin-right:26px;
}
#header li.last {
	margin-right:23px;
}
#header li.ico {
	margin-right:5px;
}
#header a {
	text-decoration:none;
	color:#000;
}
#header a:hover {
	text-decoration:none;
	color:#f00;
}
/*------------------ Główna nawigacja -------------------*/



#sec-1 {
	width:237px;
	float:left;
}

a.link-1 {
	color:#000;
	text-decoration:none;
}
a.link-1:hover {
	color:#f00;
}
li.active a.link-1 {
	color:#f00;
	font-weight:bold;
}

a.link-2 {
	color:#999;
	text-decoration:none;
}
a.link-2:hover {
	color:#f00;
}



/*------------------ Środkowa kolumna -------------------*/



#sec-2 {
	float:left;
	width:797px;
	margin-bottom:70px;
}


#sec-2 {
	z-index: 1000;
}
#sec-2 #flash {
	position:relative;
	margin-top:-52px;
}

