.news_add_main {
	width: 525px;
	margin: 0px auto;
	background-color: #ece9d8;
}

.news_main {
	width: auto;
}

.news_title_text {
	font-weight: bold;
	font-size: 15px;
	color: #47627d;
}

.news_row {
	width: auto;
}

.news_row_edition {
	width: auto;
	margin: 0px auto;
}

.news_title {
	width: 200px;
	font-weight: bold;
}

.news_edit_title {
	width: 525px;
	font-weight: bold;
	text-align: center;
}

.news_pages {
	width: 200px;
	margin: 0px auto;
	text-align: center;
}

.news_content {
	width: auto;
	margin: 2px 0px 0px 0px;
}

.news_edit_content {
	width: auto;
	text-align: center;
	
}

.news_wiecej {
	margin: 0px 10px 0px 125px;
}

a.news_link {
	font-size: 10px;
}

.news_data {
	width: 300px;
	font-size: 9px;
}

.newsDataText {
	margin: 0px 0px 0px 10px;
}

.news_control {
	width: auto;
	text-align: center;
}

.news_textarea {
	width: 525px;
	height: 100px;
}

.news_edit {
	width: 525px;
}

.news_header {
	background-color: #0055e5;
	font-size: 15px;
	font-weight: bold;
	color: #fbfbfb;
	text-align: center;
}

