* {
	margin: 0px;
	padding: 0px;
}

/* mac hide\*/
html, body {
	height: 100%
}
/* end hide */

* html #footer {/*only ie gets this style*/
	\height: 50px;/* for ie5 */
	he\ight: 50px;/* for ie6 */
}

* html input {/*only ie gets this style*/
	\margin: -1px;/* for ie5 */
	ma\rgin: -1px;/* for ie6 */
}

html >body #minHeight {
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -15px;
} /*safari wrapper */

body {
	min-width: 760px;/* for mozilla*/
	font: 12px verdana,arial,sans-serif;
	text-align: center;
	color: #333333;
	background-color: #dddbcd;
}

#tlo {
	width: 750px;
	height: 99.9%;
	min-height: 100%;
	margin: 0px auto;
	position: relative;
	background-image: url(img/pod1.gif);
}

html>body #tlo {
	height: auto;
}

#header {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 15px;
	width: 720px;
	text-align: left;
	height: 110px;
	z-index: 200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1afa4;
}

#left {
	position: relative;/*ie needs this to show float */
	width: 165px;
	height: 500px;
	float: left;
	margin-top: 120px;
}

#menu {
	font-weight: bold;
	color: #555555;
	position: absolute;
	left: -10px;
	top: 120px;
	width: 150px;
}

#tools {
	position: absolute;
	left: -10px;
	top: 500px;
	width: 150px;
	background-image: url(img/tools.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1afa4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1afa4;
}

#content {
	position: relative;
	float: right;
	width: 555px;
	right: 25px;
	text-align: left;
	padding-top: 120px;
	padding-bottom: 55px;
}

#footer {
	font-size: 80%;
	left: 15px;
	bottom: 0px;
	position: absolute;
	width: 720px;
	height: 50px;
	background-image: url(img/footer.jpg);
	clear: both;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

#clearfooter {
	width: 100%;
	height: 15px;
	clear: both
} /* to clear footer */

.sub {
	font-size: 11px;
	padding: 5px;
	background-image: url(img/menu1.jpg);
	cursor: pointer;
	text-transform: uppercase;

}

.sub2 {
	font-size: 11px;
	padding: 5px;
	color: #ffffff;
	background-image: url(img/menu2.jpg);
	cursor: pointer;
	text-transform: uppercase;
}

h1 {
	font-size: 150%;
	text-transform: uppercase;
	margin-bottom: 5px;
	background-image:url(img/h1.jpg);
	background-repeat:repeat-x;
	border: 1px solid #f2f2f2;
}
h2 {
	font-size: 150%;
	text-transform: uppercase;
	margin-bottom: 3px;
	background-color: #f2f2f2;
}

h3 {
	font-size: 150%;
	text-transform: uppercase;
}

h4 {
	font-size: 120%;
	text-transform: uppercase;
}

h5 {
	font-size: 120%;
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;
}

input {
	font: 12px verdana,arial,sans-serif;
	border: 1px solid #666666;
	color: #333333;
}

input.button {
	font: 12px verdana,arial,sans-serif;
	padding-bottom: 2px;
	background-color: #bfeabf;
	height: 20px;
	width: 60px;
	cursor: pointer;
	padding-top: 1px;
	margin: 1px;
}

input.field {
	padding-top: 1px;
	height: 17px;
	width: 100px;
	font: 12px verdana,arial,sans-serif;
}

#tools p {
	margin: 5px;
}

#footer p {
	padding: 2px;
}

a {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:active {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #ff5555;
	text-decoration: none;
}

.newscont {
	font-size: 11px;
	padding:5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}

.newstitle {
	height: 25px;
	background-image:url(img/newstitle.jpg);
	background-repeat:repeat-x;
	text-transform: uppercase;
	font-size:150%;
	cursor:pointer;
	padding-left:10px;
}

.newstitle2 {
	height: 25px;
	background-image:url(img/newstitle2.jpg);
	background-repeat:repeat-x;
	text-transform: uppercase;
	font-size:150%;
	cursor:pointer;
	padding-left:5px;
}

.news {
	border: 2px solid #f2f2f2;
	background-color: #ffffff;
}

.newsdesc {
	font-size: 9px;
	background-color:#f2f2f2;
	color:#999999;
}

.more {
	padding:2px;
	border: 1px solid #666666;
	background-color:#cccccc;
}

.more_p {
	padding: 10px;
}


.line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}

.bmargin {
	margin-bottom: 15px;
}

.zwin {
	display: none;
}

.rozwin {
	display: block;
}

.tytulzw1 {
	border: 1px solid #f2f2f2;
	cursor: pointer;
	padding: 3px;
	font-weight: bold;
	margin: 1px;
	background-color: #f2f2f2;
}

.tytulzw2 {
	border: 1px solid #cccccc;
	cursor: pointer;
	padding: 3px;
	font-weight: bold;
	margin: 1px;
	background-color: #f2f2f2;
}

li {
	margin-left: 15px;
}

.contentmenu {
	font-weight: bold;
	position: relative;
	float: right;
	background-color: #f0ffe1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1afa4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b1afa4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1afa4;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #b1afa4;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

.contentmenu p {
	padding: 5px;
}

.foto {
	margin: 10px;
}

.akapit {
	float: left;
	width: 555px;
	margin-bottom: 10px;
}

.leftcol {
	float: left;
	width: 270px;
}

.rightcol {
	float: right;
	width: 270px;
}

.cv {
	background-color: #F5FAF1;
	padding: 5px;
}

.dodajnews {
	width: 100%;
}