body,html,form,ul,li { 
	margin				: 0px;
	padding				: 0px;
	border				: 0px;
}

body { 
	background			: #fff;
	font				: 11px Verdana,sans-serif;
	color				: #343331;
	letter-spacing		: -1px;
}

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

a:hover {
	color				: #073a8b;
	text-decoration		: underline;
}

/* POLA INPUT ITP */
input,select,textarea { border: 1px solid #00a9d3; background-color: #e6f2f5;  height: 13px; padding: 3px; margin: 1px; font: 11px Verdana,sans-serif; color: #696760; }
select { height: 22px; padding: 3px; color: #797979; }
select.disabled,select.disabled:hover { background: #f1efea; color: #b8b8b8; }
.btn { height: 17px; padding: 0; cursor: pointer; width: 90px; background: #eeae2c; font-weight: bold; color: #fff; border: 1px solid #b92421; letter-spacing: -1px; }


/* LiSTA */
ul {
	list-style-type		: none;
}

li {
	line-height			: 19px;
	background			: url(../../gfx/arrow.png) no-repeat 5px 8px;
	padding-left		: 13px;
}

/* POSZCZEGOLNE BLOKi STRONY */
#main { 
	width				: 970px;
	margin				: 10px auto;
}

#logo { 
	margin				: 7px 0px;
	width				: 970px;
	height				: 261px;
}

#logo img {
	border				: 0px;
}

#date {
	margin				: 3px 10px 13px 0px;
	text-align			: right;
}

#menu { 
	float				: left;
	width				: 200px;
}

#content { 
	float				: right;
	width				: 740px;
}

.box {
	border				: 1px solid #cdcdcd;
	margin				: 0px 0px 10px 0px;
}

.box .title {
	background			: url(../../gfx/bg.gif) repeat-x;
	height				: 19px;
	overflow			: hidden;
	padding				: 4px 15px 0px 15px;
	font-size			: 12px;
	color				: #b92421;
	font-weight			: bold;
}

.box .title .right {
	font-weight			: normal;
	font-size			: 11px;
	float				: right;
}

.text {
	margin				: 7px 10px;
	overflow			: hidden;
}

.text p {
	text-align			: justify;
}

.text p:first-letter {
	margin-left			: 20px;
}

.text img {
	padding				: 1px;
	border-color		: #4f4f4f;
}

.text a:hover img {
	border-color		: #b92421;
}

.text .newstitle {
	height				: 30px;
	padding-left		: 33px;
	background			: url(../../gfx/h_news.png) no-repeat 2px 3px;
	color				: #e98d43;
	font-size			: 10px;
}

.text .newstitle a {
	color				: #343331;
	font-size			: 13px;
	font-weight			: bold;
}

.text .photos .newstitle {
	background			: url(../../gfx/aparat.png) no-repeat 2px 3px;
}

.text .photos img {
	float				: left;
	margin				: 6px;
	border				: 1px solid #4f4f4f;
}

.text .newsmore {
	text-align			: right;
}

.opcje p:first-letter {
	margin				: 0px;
}
	

.link {
	margin-bottom		: 15px;
	margin-top			: 20px;
	padding-bottom		: 8px;
	background			: url(../../gfx/bg2.png) no-repeat bottom center;
}

.news {
	margin-bottom		: 25px;
	margin-top			: 15px;
	padding-top			: 8px;
	background			: url(../../gfx/bg2.png) no-repeat top center;
}

.news p {
	margin				: 7px 15px;
}

.news p:first-letter {
	margin				: 0px;
}

.subnews {
	margin-left			: 15px;
}

.subnews2 {
	margin-left			: 30px;
}

.gallery img {
	border-width		: 1px;
}

.gallery .photo {
	margin				: 6px;
	float				: left;
}

.gallery p {
	background			: #efefef;
	width				: 600px;
	margin				: 5px auto;
	padding				: 5px;
	font-style			: italic;
}

.gallery p:first-letter {
	margin				: 0px;
}

.gallery b {
	font-style			: normal;
	font-size			: 10px;
	letter-spacing		: 2px;
	display				: block;
}

/* LOGOWANiE */
#login {
	width				: 300px;
	margin				: 25px auto;
}

#login form b {
	display				: block;
	float				: left;
	width				: 65px;
	line-height			: 22px;
}

/* ADMiNiSTRACJA */
#news_list {
	width				: 710px;
	border-collapse		: collapse;
	margin				: 1px;
}

#news_list td {
	border				: 1px solid #00a9d3;
	padding				: 1px;
}

#news_list .header {
	background			: #e6f2f5;
	font-weight			: bold;
}

#news_list img {
	border				: 0px;
	padding				: 0px;
}

/* STRONiCOWANiE */
.pager {
	text-align			: center;
	margin				: 10px 0px;
	padding				: 7px 0px;
	background			: url(../../gfx/bg2.png) no-repeat top center;
}

.pager a {
	font-weight			: bold;
	text-decoration		: underline;
}


/* STOPKA STRONY */
#footer { 
	margin				: 10px 0;
	text-align			: center;
}

#footer,#footer a {
	font-size			: 9px; 
	color				: #218784;
}


/* iNNE ELEMENTY */
.line { height:0; overflow:hidden; width: 90%; margin: 3px auto; padding: 0; border-top: 1px solid #e6f2f5; border-bottom: 2px solid #00a9d3; }
.clear { clear: both; }

.nbb {
	border-bottom		: 0px;
	margin-bottom		: 3px;
}

.selected,.selected a,.selected a:hover {
	color				: #b92421;
	text-decoration		: none;
}

.center {
	text-align			: center;
}

.w200 {
	width				: 200px;
}

.lh16 {
	line-height			: 16px;
}

.adminpanel {
	margin-top			: 7px;
	padding-top			: 5px;
	border-top			: 1px dotted #dedede;
}

.adminpanel ul {
	margin-left			: 7px;
}

.btn2 {
	float				: right;
	cursor				: pointer;
	margin				: 5px;
}

.tip {
	color				: #b92421;
}

