/* CSS Document */
body.body {
	margin:0px;
	padding:0px;
	display:block;
	background-image:url(img/bckg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#545454;
	line-height:17px;
}

.c {
	clear:left;
	width:100%;
	height:0px;
	font-size:0px;
	line-height:0px;
}


.left {
	display:block;
	float:left;
}

ul {
	padding-left:30px;
	margin:0px;
	margin-top:15px;
}

li {
	background-image:url(img/li.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	list-style:none;
	line-height:25px;
}


#container {
	width:1000px;
	margin:auto;	
	position:relative;
}

#header {
	display:block;
	width:1000px;
	height:260px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#header a {
	display:block;
	position:absolute;
	top:40px;
	height:43px;
}


#header-aktualnosci:link, #header-aktualnosci:visited{
	width:67px;
	left:24px;
}
#header-aktualnosci:hover, #header-aktualnosci:active{
	background-image:url(img/header-aktualnosci.gif);
	background-repeat:no-repeat;
}


#header-archiwum:link, #header-archiwum:visited{
	width:67px;
	left:128px;
}
#header-archiwum:hover, #header-archiwum:active{
	background-image:url(img/header-archiwum.gif);
	background-repeat:no-repeat;
}


#header-historia:link, #header-historia:visited{
	width:73px;
	left:229px;
}
#header-historia:hover, #header-historia:active{
	background-image:url(img/header-historia.gif);
	background-repeat:no-repeat;
}


#header-scouting:link, #header-scouting:visited {
	width:67px;
	left:334px;
}
#header-scouting:hover, #header-scouting:active {
	background-image:url(img/header-scoutnig.gif);
	background-repeat:no-repeat;
}


#header-multimedia:link, #header-multimedia:visited{
	width:67px;
	left:439px;
}
#header-multimedia:hover, #header-multimedia:active{
	background-image:url(img/header-multimedia.gif);
	background-repeat:no-repeat;
}


#header-sklep:link, #header-sklep:visited{
	width:67px;
	left:541px;
}
#header-sklep:hover, #header-sklep:active{
	background-image:url(img/header-sklep.gif);
	background-repeat:no-repeat;
}


#header-cv:link, #header-cv:visited{
	width:67px;
	left:626px;
}
#header-cv:hover, #header-cv:active{
	background-image:url(img/header-cv.gif);
	background-repeat:no-repeat;
}

#menu{
	position:absolute;
	left:718px;
	top:260px;
	width:282px;
	height:453px;
	display:block;
/*	background:#FF0000;*/
}

#menu-top {
	display:block;
	float:left;
	width:282px;
	height:63px;
	background-image:url(img/menu-top.jpg);
	background-repeat:no-repeat;
	margin:0px;
}
#menu-left{
	display:block;
	float:left;
	width:7px;
	height:328px;
	background-image:url(img/menu-left.gif);
	background-repeat:no-repeat;
	margin:0px;
}
#menu-right{
	display:block;
	float:left;
	width:10px;
	height:328px;
	background-image:url(img/menu-right.gif);
	background-repeat:no-repeat;
	margin:0px;
}
#menu-middle{
	display:block;
	float:left;
	width:265px;
	height:328px;
	background-image:url(img/menu-middle.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
#menu-bottom{
	display:block;
	float:none;
	clear:both;
	width:282px;
	height:62px;
	background-image:url(img/menu-bottom.gif);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

a.menu:link, a.menu:visited {
	line-height:33px;
	color:#DCF5FF;
	background-image:url(img/arrow_white.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-left:26px;
	background-position:left;
	text-decoration:none;
	text-shadow:#2C4579;
	display:block;
}

a.menu:hover, a.menu:active {
	text-decoration:none;
	padding-left:20px;
	margin-left:36px;
}

a:link, a:visited {
	color:#375697;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}

a.more {
	line-height:17px;
	list-style:none;
	margin-left:15px;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat;
	background-position:left;
}




#content {
	display:block;
	width:650px;
	padding:10px;
}


#footer {
	display:block;
	width:1000px;
	line-height:20px;
	margin:40px 10px 10px 10px;
	text-align:left;
	color:#545454;
}

h1 {
	width:661px;
	height:36px;
	background:url(img/h1.gif) no-repeat;	
	display:block;
	float:none;
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	line-height:33px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

h2 {
	width:661px;
	height:40px;
	background:url(img/h2.gif) no-repeat;	
	display:block;
	float:none;
	clear:both;
	color:#35528F;
	font-size:11px;
	line-height:33px;
	padding-left:20px;
	margin-top:20px;
}

h3 {
	font-size:11px;
	color:#35528F;
	margin:0 0 0 20px;
	line-height:15px;
	font-weight:bold;
}

.date {
	font-size:9px;
	color:#849BCB;
	margin:0 0 0 20px;
}

p {
	color:#545454;
	line-height:17px;
	margin:15px;
}

p.light {
	color:#35528F;
}


ul{margin:0px;}
li {
	line-height:17px;
	list-style:none;
	background-image:url(img/li.gif);
	background-position:left;
	color:#545454;
}

img {
	margin:10px;
}

img.news {
	background:url(img/img.gif);
	background-position: bottom right;
	padding-right:4px;
	padding-bottom:4px;
	border-top:solid 2px #C3CFD3;
	border-left:solid 2px #C3CFD3;
	margin:15px;
	float:left;
}


label {
	display:block;
	float:left;
	width:80px;
	font-size:11px;
	margin-left:15px;
	line-height:25px;
}

input[type="text"], input[type="password"], select {
	border-top:#C1C1C1 solid 1px;
	border-left:#D3D3D3 solid 1px;
	border-right:#F4F4F4 solid 1px;
	border-bottom:#F7F7F7 solid 1px;
	background:#F5FF5;
	display:block;
	float:left;
	height:16px;
	width:250px;
	font-size:12px;
	line-height:25px;
}

select {
	height:20px;
}

textarea {
	border-top:#C1C1C1 solid 1px;
	border-left:#D3D3D3 solid 1px;
	border-right:#F4F4F4 solid 1px;
	border-bottom:#F7F7F7 solid 1px;
	background:none;
}

tr {
	height:18px;
	line-height:18px;
	font-size:11px;
	text-align:left;
}

th {
	background-image:url(/styles/img/th.gif);
	background-repeat:repeat-x;
	line-height:30px;
	color:#35528F;
	font-weight:bold;
	border-top: solid 1px #DADADA;
	border-left: solid 1px #DADADA;
	padding:0 5px 0 5px;
	
}

td {
	height:20px;
	line-height:20px;
	padding:2px;
	border-bottom: solid 1px #DADADA;
	border-left: solid 1px #DADADA;
	padding:0 5px 0 5px;
}

td.right {
	border-right: solid 1px #DADADA;
}