@font-face { font-family:BankGothicLtPL ; src:local(BankGothicLtPl), url(imagesstr/bgothm.ttf) format(TrueType); }
body {
	background-color: #1D1D1D;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-right: 0px;
	margin-left: 0px;
}
#logo {
	height: 320px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagesstr/tlo_gora.jpg);
}
#menutlo {
	background-image: url(imagesstr/tlomenu3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 62px;
}

#menu {
	background-image: url(imagesstr/tlomenu.jpg);
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#menu .menu {
	float: left;
	height: 60px;
	width: 133px;
	color: #FF9E23;
	font-size: 7px;
	font-family: BankGothicLtPl;
	text-align: center;
	text-transform: uppercase;
}
#menu .menu a:link {
	text-decoration: none;
	height: 35px;
	width: 133px;
	padding-top: 25px;
	color: #FF9E23;
	float: left;
}
#menu .menu a:visited {
	text-decoration: none;
	height: 35px;
	width: 133px;
	padding-top: 25px;
	color: #FF9E23;
	float: left;
}
#menu .menu a:hover {
	text-decoration: none;
	height: 35px;
	width: 133px;
	padding-top: 25px;
	color: #FFF;
	float: left;
	background-image: url(imagesstr/tlomenu_hover.png);
	background-repeat: repeat-x;
}
#menu .menuclear {
	clear: both;
	height: 0px;
}
#content {
	height: 220px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1em;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagesstr/tlo_dol.jpg);
}
#content #zdjecie {
	width: 350px;
	height: 180px;
	float: left;
	margin-top: 20px;
	text-align: center;
}
#content #zdjecie img {
	width: 211px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#content #tresc {
	width: 410px;
	float: left;
	height: 180px;
	margin-top: 20px;
	padding-left: 20px;
	overflow: auto;
	line-height: 1.5em;
	font-size: 11px;
	padding-right: 10px;
}
#content #tresc h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#content #tresc a:link {
	color: #000;
}
#content #tresc a:visited {
	color: #000;
}
#content #tresc a:hover {
	color: #000;
}
#content #tresc center form table tr td input {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #tresc center form table tr td textarea {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content #trescproj {
	width: 780px;
	float: left;
	height: 180px;
	margin-top: 20px;
	padding-left: 10px;
	overflow: auto;
	line-height: 1.5em;
	font-size: 11px;
	padding-right: 5px;
}
#content #trescproj h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#content #trescproj a:link {
	color: #000;
}
#content #trescproj a:visited {
	color: #000;
}
#content #trescproj a:hover {
	color: #000;
}
#content #trescproj center form table tr td input {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #trescproj center form table tr td textarea {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #trescproj p img {
	margin-right: 1px;
	border: 1px solid #000;
	margin-bottom: 1px;
}


#strona #content .contentclear {
	clear: both;
	height: 0px;
}

#stopka {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	vertical-align: middle;
	padding-top: 2px;
}
#stopka a:link {
	color: #333;
	text-decoration: none;
}
#stopka a:visited {
	color: #333;
	text-decoration: none;
}
#stopka a:hover {
	color: #666;
	text-decoration: none;
}
#stopka a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content #tresc p.prawe {
	text-align: right;
	font-weight: bold;
}
#content #zdjecie p.pogrubione {
	font-weight: bold;
}
