html,body {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	min-height: 500px;
	height: 100%;
}

div {
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #2F2F2D;
}

a {
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 1px solid #ccc;
	margin: 5px 10px 5px 0px;
}

div#main {
	text-align: left;
	width: 766px;
	margin: 0 auto 0;
	padding: 0;
	background: #fff;
}

div#tophead {
	width: 766px;
	height: 322px;
	background-color: #ffffff;
	clear: both;
}

div#leftmenu {
	clear: left;
	float: left;
	background-color: #ffffff;
	left: 0px;
	top: 322px;
	width: 220px;
}

div.cont {
	clear: right;
	float: right;
	left: 220px;
	top: 322px;
	width: 546px;
	background-color: #fff;
}

div#foot {
	position: static;
	clear: both;
	width: 766px;
	background-color: #D9F1F4;
}

div.naglowek-szeroki {
	float: left;
	clear: both;
	border-bottom: 3px solid #97C000;
	width: 100%;
	margin-bottom: 20px;
}

div.naglowek-cont {
	float: left;
	border-bottom: 5px solid #F6A400;
	padding: 10px 0px 10px 10px;
	clear: left;
	overflow: auto;
	z-index: 1;
	position: relative;
	top: 8px;
	left: 0px;
	width: 280px;
	text-align: right;
	line-height: 20px;
}

span.naglowek-napis1 {
	font-family: Times New Roman;
	font-size: 30px;
	color: #A3BF2A;
	font-style: italic;
	font-weight: bold;
}

span.naglowek-napis2 {
	font-family: Times New Roman;
	font-size: 30px;
	color: #E1A200;
	font-style: italic;
	font-weight: bold;
}

div.tresc-szeroka {
	padding: 0px 10px 10px 35px;
}

div.blokinfo {
	width: 232px;
	margin: 10px 15px 10px 0px;
}

div.blokinfo div.blokinfotop {
	height: 32px;
	background: #fff url(img/blokinfo_top.jpg) no-repeat top;
	color: #fff;
	/*font-family: Times New Roman;*/
	font-size: 14px;
	font-weight: bold;
	/*font-style: italic;*/
	line-height: 30px;
	padding: 0px 0px 0px 25px;
}

div.blokinfo div.blokinfocont {
	padding: 5px;
	background: #fff url(img/blokinfo_bg.jpg) repeat-y;
}

div.blokinfo div.blokinfocont ul {
	margin: 0px 10px 0px 20px;
	padding-left: 25px;
	list-style-image: url(img/list_button.jpg);
	margin-left: 0px;
}

div.blokinfo div.blokinfocont ul li {
	padding-bottom: 10px;
	padding-left: 5px;
}

div.blokinfo div.blokinfocont ul li span {
	font-size: 13px;
	/*font-style: italic;*/
	color: #666;
	font-weight: bold;
}

div.blokinfo div.blokinfobottom {
	height: 7px;
	padding: 0px;
	background: #fff url(img/blokinfo_bottom.jpg) no-repeat top;
}

div#left {
	float: left;
	clear: left;
}

div#right {
	float: right;
	clear: right;
}

div.smieciaki {
	border-top: 1px solid #97C000;
	margin: 10px 0px 10px 5px;
	/*width:280px;*/
}

div.smieciaki div {
	padding-top: 8px;
	width: 280px;
}

div.smieciaki div img {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border: none;
}

div.smieciaki  div.s1 img {
	padding-left: 5px;
}

div.smieciaki  div.s2 img {
	padding-left: 70px;
}

div.smieciaki  div.s3 img {
	padding-left: 100px;
}

div.smieciaki  div span {
	line-height: 10px;
	font-size: 13px;
	/*font-style: italic;*/
	color: #666;
	font-weight: bold;
}

div#bottomfoot {
	clear: both;
	height: 82px;
	width: 766px;
	padding: 0px;
	margin: 0px;
	background: #fff url(img/foot.jpg) no-repeat top;
}

div#copyrights {
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
	clear: left;
	width: 260px;
	height: 100%;
	background: transparent url(img/copyrights.jpg) no-repeat top;
	color: #00377D;
}

div#copyrights img {
	margin-left: 65px;
	border: none;
}

div#bottom-menu {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 20px;
	float: right;
	clear: right;
	width: 506px;
	height: 100%;
	font-weight: bold;
	color: #004E9C;
}

div#bottom-menu a {
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #004E9C;
}

div.kont-main-title {
	font-family: Times New Roman;
	color: #A3BF2A;
	font-size: 14px;
	/*font-style: italic;*/
	font-weight: bold;
	float: left;
	border-bottom: 1px solid #F6A400;
	padding-left: 5px;
	margin: 15px 0px 0px 0px;
	clear: left;
	width: 280px;
	text-align: left;
}

div.kont-main-cont {
	float: left;
	margin: 5px 0px 0px 0px;
	clear: left;
	padding-left: 40px;
	width: 280px;
	text-align: left;
}

div.kont-cont {
	float: left;
	margin: 5px 0px 0px 0px;
	clear: left;
	padding-left: 5px;
	width: 280px;
	text-align: left;
}

.kont-t {
	font-family: Times New Roman;
	color: #A3BF2A;
	font-size: 14px;
	/*font-style: italic;*/
	font-weight: bold;
}

.kont-n {
	color: #696969;
	font-weight: bold;
}

.col1 {
	width: 280px;
}

.cl {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	clear: both;
}

.listthumb {
	width: 80px;
	height: 60px;
}

.listthumb img {
	padding: 0px;
	margin: 0px;
}

.listdesc1 {
	width: 450px;
	vertical-align: bottom;
}

.listrow {
	float: left;
	border-bottom: 1px solid #F5A400;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.morebtn {
	margin: 5px;
	border: none;
}

.pagearr {
	margin:0px;
	padding:0px;
	border: none;
}

.fotoset {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border-top: 1px solid #F6A400;
	background: transparent url(img/fotoset.gif) repeat-x bottom;
}

.fotocont {
	padding: 5px 20px 5px 20px;
	width: 107px;
	height: 65px;
	background: transparent url(img/fotobg.gif) no-repeat center;
	text-align: center;
	vertical-align: center;
}

.fotocont a img {
	padding: 5px 20px 5px 20px;
	position: relative;
	left: 6px;
	border: none;
}

.dhtmlgoodies_question { /* Styling question */
	overflow: hidden;
	cursor: pointer;
	width: 490px;
}

.dhtmlgoodies_answer { /* Parent box of slide down content */
	width: 460px;
	padding-left: 30px;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
}

.dhtmlgoodies_answer_content { /* Content that is slided down */
	width: 470px;
	position: relative;
}

.media_big {
	width: 380px;
	padding-left: 110px;
	height: 75px;
	margin-top: 30px;
}

.media_small {
	width: 460px;
	padding-left: 30px;
	height: 28px;
	margin-top: 30px;
}

.mediatit {
	font-family: Times New Roman;
	color: #888888;
	font-size: 14px;
	/*font-style: italic;*/
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 22px;
}

div#kontakt-form-cont {
	padding:10px;
	text-align:center;
}
div#kontakt-form-cont form input {
	width:182px;
	height:14px;
	border: 1px solid #888;
	background: #fff;
	padding:1px;
	color:#BBB;
	font-family: Tahoma, Verdana;
	font-size:10px;
	margin:2px 0px 2px 0px;
}
div#kontakt-form-cont form textarea {
	width:182px;
	height:150px;
	border: 1px solid #888;
	background: #fff;
	padding:1px;
	margin:2px 0px 2px 0px;
	color:#BBB;
	font-family: Tahoma, Verdana;
	font-size:10px;
}
div#kontakt-form-cont form a {
	padding: 0px 10px 0px 10px;
}
div#kontakt-form-cont form a img{
	padding:0px;
	margin:0px;
	border:0px;
}

