body {
	margin: 0;
	padding: 0;
	background: #f8f8f8 url(../images/bgrbody.jpg) repeat-x;
	font: 100% "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	}
html>body {
	font-size: 1em;
	}

h1, h2 {
	width: 680px;
	padding-left: 20px;
	height: 35px;
	background: #f8f8f8;
	border-bottom: 1px solid #efefef;
	font-size: 1.4em;
	color: #9B0000;
	margin: 0 0 20px 0;
	line-height: 35px;
	}
h2 {
	font-size: 1.2em;
	background: none;
	color: #333333;
	} 
/* layout ------------------------ */
#wrapper {
	margin: 0 auto;
	width: 810px;
	font-size: .7em;
	}
#toolMenu {
	width: 810px; 
	height: 30px;
	text-align: right;
	line-height: 30px;
	color: #fff;
	}

#header {
	position: relative;
	width: 810px; 
	height: 80px;
	background: url(../images/bgrheader.jpg) no-repeat;
	}
	
	#logo {
		position: absolute;
		left: 20px; top: 0px;
		width: 220px;
		height: 80px;
		}

#startImageContener {
	position: relative;
	width: 810px;
	height: 310px;
	background: #fff url(../images/bgrstartimagecontener.jpg) repeat-y;
	} 
	
	#startImg1, #startImg2 {
		position: absolute;
		left: 15px; top: 10px;
		width: 385px;
		height: 270px;
		}
	#startImg1, #startImg2 {
		position: absolute;
		left: 15px; top: 10px;
		background: url(../images/bgrstartflash1.jpg) no-repeat;
		}
	#startImg2 {
		position: absolute;
		left: 410px; top: 10px;
		background: url(../images/bgrstartflash2.jpg) no-repeat;
		}
		
	#podpisBud1, #podpisBud2 {
		width: 385px;
		height: 30px;
		line-height: 30px;
		color: #9B0000;
		text-align: center;
		font-weight: bold;
		font-size: 1.2em;
		}
	#podpisBud1 {
		position: absolute;
		left: 15px; top: 280px;
		}
	#podpisBud2 {
		position: absolute;
		left: 410px; top: 280px;
		}
#startFooter {
	width: 810px;
	height: 35px;
	background: #fff url(../images/bgrstartfooter.jpg) no-repeat;
	text-align: center;
	line-height: 35px;
	color: #616974;
	}
	

#menu {
	padding-left: 300px;
	height: 30px;
	background: #fff url(../images/bgrmenu.jpg) repeat-y;
	}
#topImg {
	position: relative;
	width: 810px;
	height: 295px;
	background: url(../images/bgrtopimg.jpg) no-repeat;
	}
	#flash1, #flash2 {
		position: absolute;
		left: 15px; top: 0px;
		width: 780px;
		height: 280px;
		background: url(../images/bgrflashbud1.jpg) no-repeat;
		}
	#flash2 {
		background: url(../images/bgrflashbud2.jpg) no-repeat;
		}

#content {
	width: 700px;
	padding: 0 55px;
	line-height: 160%;
	background: #fff url(../images/bgrcontent.jpg) repeat-y;
	}
	
	
	
#contentFooter {
	width: 700px;
	height: 35px;
	background: #f8f8f8;
	border-top: 1px solid #efefef;
	margin: 20px 0 0 0;
	text-align: center;
	line-height: 35px;
	clear: both;
	}

#footer {
	width: 810px;
	height: 35px;
	background: #fff url(../images/bgrfooter.jpg) no-repeat;
	text-align: center;
	line-height: 35px;
	color: #616974;
	}

/* listy ------------------------- */
#toolMenu ul, #menu ul { margin: 0; padding: 0; }
#toolMenu ul li, #menu ul li { margin: 0; padding: 0; list-style: none; display: inline; }

#menu ul { margin: 0 5px 0 0; padding: 0; }
#menu ul li { margin: 0; padding: 0; list-style: none; display: inline; }


/* linki ------------------------- */

a {
	text-decoration: none;
	}

a img { border: none; }

#toolMenu a:link, #toolMenu a:visited {
	color: #FFD9D9;
	border-right: 1px solid #C60000;
	padding: 0 10px;
	}
#toolMenu a:hover, #toolMenu a:active {
	color: #fff;
	text-decoration: underline;
	}
	
#podpisBud1 a:link, #podpisBud1 a:visited, #podpisBud2 a:link, #podpisBud2 a:visited {
	color: #9B0000;
	}
#podpisBud1 a:hover, #podpisBud1 a:active, #podpisBud2 a:hover, #podpisBud2 a:active {
	text-decoration: underline;
	}

#startFooter a:link, #startFooter a:visited, #footer a:link, #footer a:visited, #contentFooter a:link, #contentFooter a:visited {
	color: #616974;
	}
#startFooter a:hover, #startFooter a:active, #footer a:hover, #footer a:active, #contentFooter a:hover, #contentFooter a:active  {
	text-decoration: underline;
	}
	
#menu a:link, #menu a:visited {
	display: block;
	float: left;
	height: 30px; 
	line-height: 30px;
	padding: 0 10px;
	color: #616974;
	font-size: 1.1em;
	font-weight: bold;
	}
#menu a:hover, #menu a:active, #menu a.current:link, #menu a.current:visited {
	color: #fff;
	background: #9B0000;
	}

#content a:link, #content a:visited {
	color: #2B86BD;
	}
#content a:hover, #content a:active {
	text-decoration: underline;
	}

/* obrazki ---------------------------- */
#wizualizacje {
	text-align: center;
	}
.miniaturka {
	float: left;
	padding: 5px;
	background: #f8f8f8;
	border: 1px solid #efefef;
	margin: 10px;
	}
	
.miniaturka-male {
	float: left;
	text-align: center;
	padding: 5px;
	background: #f8f8f8;
	border: 1px solid #efefef;
	margin: 5px;
	}
	
.miniaturka img, .miniaturka-duze img, .miniaturka-male img {
	border: 1px solid #fff;
	}
.rzut {
	width: 400px;
	padding: 5px;
	background: #f8f8f8;
	border: 1px solid #efefef;
	margin: 10px auto;
	}
	
/*tabela rzuty ------------------------ */
table {
	width: 100%;
	}
th {
	background: #efefef;
	}
td {
	text-align: center;
	background: #f8f8f8;
	padding: 2px;
	}
td.uwagi {
	text-align: left;
	}

#mapka {
	margin: 30px auto;
	width: 425px;
	height: 350px;
	background: #f8f8f8;
	padding: 5px;
	text-align: center;
	}
#mapka iframe {
	margin: 0;
	padding: 0;
	width: 425px;
	height: 350px;
	}	

#mapka a:link, #mapka a:visited {
	color: #999;
	text-decoration: underline;
	}
#mapka a:hover, #mapka a:active {
	color: #515151;
	text-decoration: underline;
	}
/* formularz ------------------- */
#kontaktForm {
	float: right;
	width: 380px;
	padding: 10px;
	border: 1px solid #efefef;
	margin: 40px 0;
	background: #fff;
	}
input, textarea {
	border: 1px solid #efefef;
	width: 100%;
	}
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	margin-top: 10px;
	}
legend {
	color: #0057AE;
	}
.button {
	margin-top: 10px;
	width: 80px;
	height: 25px;
	line-height: 25px;
	font-size: .9em;
	color: #515151;
	padding: 2px;
	}

.w40 { width: 40px; }
.w60 { width: 60px; }
.w80 { width: 80px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w140 { width: 140px; }
.w160 { width: 160px; }


