/**********************************/
/*             Sekcje             */
/**********************************/

/*  body  */
body {
	background: #778339;
}

/*  calosc */
#calosc {
	width: 950px;
        margin: 0 auto 0 auto;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#calosc img {
	border: 0;
}

/*  naglowek  */
#naglowek {
	position: relative;
	width: 950px;
	height: 219px;
	background-image: url(grafika/naglowek2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#naglowek .nagl1 {
	width: 280px;
	height: 219px;
	float: left;
	background-image: url(grafika/naglowek1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#naglowek .nagl1 a {
	color: #ded085;
	margin: 0 0 0 10px; 
	padding: 0 0 0 0; 
}

#naglowek .nagl2 {
	width: 48px;
	height: 219px;
	float: right;
	text-align: right;
}

#naglowek .nagl1 img {
	border: 0;
}

/*  menu  */
#menu {
	position: relative;
	width: 950px;
	height: 60px;
	background-image: url(grafika/menu1.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

#menu a:link, #menu a:active, #menu a:visited {
	color: #ffffe5;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	margin: 5px 35px 0 35px;
	font-variant: small-caps;
	font-weight: bold;
}

#menu a:hover {
	color: #ffff85;
	text-decoration: underline;
}

/*  srodek  */
#srodek {
	position: relative;
	width: 950px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(grafika/zawartosc1.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid #262d0b;
}

/*  lewa  */
#lewa {
	width: 280px;
	float: left;
	background-image: url(grafika/lewa1.jpg);
	background-repeat: repeat-x;
}

#lewa h1 {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #ffffd5;
	font-variant: small-caps;
}

#lewa .tresc {
	color: #ffff85;
	width: 250px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#lewa .tresc img {
	padding: 0 0 0 0;
	margin: 5px 0 5px 0;
	border: 0;
}

#lewa .tresc a {
	color: #de8004;
}

/*  prawa  */
#prawa {
	float: right;
	width: 670px;
}

/*  prawa_zaw  */
#prawa_zaw {
	width: 600px;
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
	color: #262d0b;
	/* border: 1px solid #05f; */
}

#prawa_zaw h1 {
	font-size: 16px;
	color: #782215;
	margin-top: 10px;
	margin-bottom: 15px;
	font-variant: small-caps;
}

#prawa_zaw h2 {
	font-size: 14px;
	color: #782215;	
	font-variant: small-caps;
}

/*  stopka  */
#stopka {
	position: relative;
	width: 670px;
	height: 40px;
	margin-left: 280px;
	background: #262d0b;
        color: #FFFFE5;
}

#stopka a {
	color: #ded085;
	text-align: center;
}

/*  dol  */
#dol {
	position: relative;
	width: 950px;
	height: 10px;
}

/*  czyscik  */
#czyscik {
	clear: both;
}

/*  lacze  */
a:link, a:active, a:visited {
	color: #505f17;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #681e11;
	text-decoration: underline;
}
