body,tr,td,div,table,a,p {
	font-family: arial;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

td {
	vertical-align: top;
	text-align: left;
}

body {
	scroll: auto;
	overflow-y: scroll;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#contener {
	position: absolute;
	left: 50%;
	margin: 30px 0px 20px -505px;
	padding: 0px;
	border: 0px;
	width: 1010px;
}

#menu_left a,#menu_left a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.wybrany a {
	color: #336699;
}

#article_title {
	background-image: url(../images/ch_center.png);
	background-repeat: repeat-y;
	padding: 10px;
}

#article_title #button_edit,#menu_right_edit {
	float: right;
}

.article,#newsy {
	padding: 28px 10px 10px 10px;
}

.title {
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

#kropek {
	background-image: url(../images/kropek.png);
	background-repeat: no-repeat;
	width: 6px;
	height: 14px;
	float: left;
	margin: 1px 5px 1px 1px;
	cursor: move;
}

#menu_right_title {
	background-image: url(../images/ch_right.png);
	background-repeat: repeat-y;
	padding: 10px;
	font-weight: bold;
}

#footer td,#footer a {
	font-size: 10px;
	vertical-align: bottom;
	text-align: right;
}

#mini_menu_table {
	color: #444;
}

#fotos {
	padding: 5px;
}

#fotos .foto {
	float: left;
	padding: 3px;
}

#fotos .foto img {
	background-color: #ccc;
	padding: 3px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #d4d8dc;
	padding: 3px 5px;
	opacity: 0.85;
	background: #fff url('images/shadow.gif') no-repeat left top;
	width: 137px;
}

#tooltip h3,#tooltip div {
	margin: 0;
	font-size: 9px;
	color: #333
}

#newsy .time {
	float: right;
}

#newsy .title {
	float: left;
}

#newsy .except {
	padding: 5px 0px 5px 0px;
}

#newsy .news {
	padding-bottom: 20px;
}

#podarty {
	margin: 10px;
}