body {
	font-family: Arial;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 15px;
}
.glowna{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}
.startpage{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.article_list{
	display: block;
	width: 180px;
	float: left;
}
.article_body{
	display: block;
	width: 600px;
	float: right;
	border-left: 1px solid #EAEAEA;
	margin-top: 5px;
}
.art_list{
	display: block;
	float: left;
}
.art_body{
	display: block;
	float: right;
	border-left: 1px solid #EAEAEA;
	margin-top: 5px;
	}
.alert{
	width: 75%;
	background-color: #fff;
	border: 4px solid #f00;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #BF2323;
	text-decoration: underline;
}
.pagetitle{
	width: 780px;
	border-bottom: 1px solid #BFBFBF;
	font-family: arial,verdana,sans;
	font-weight: bold;
	font-size: 16px;
	color: #787878;
	padding: 4px;
	text-align: left;
}
a:visited{
	color: #23558F;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	padding: 10px;
}
a:hover{
	color: #909090;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	padding: 10px;
}
a:link{
	color: #23558F;
	font-style: normal;
	text-decoration: underline;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 10px;
}
a:visited{
	color: #999999;
	font-style: normal;
	text-decoration: underline;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 10px;
}
a.softly:visited{
	color: #ADADAD;
	font-style: normal;
	font-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	padding:0px;
}
a.softly:hover{
	color: #ADADAD;
	font-style: normal;;
	font-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	padding:0px;
}
a.softly:link{
	color: #ADADAD;
	font-style: normal;;
	font-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	padding:0px;
}
a.menu:link{
	color: #000;
	font-style: normal;
	font-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	padding:0px;
}
a.menu:link{
	color: #000;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	
}
a.menu:visited{
	color: #000;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
input{
	color: #454545;
	font-size: 12px;
	border: 1px solid #ADADAD;
}