body {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url('images/back.jpg');
	background-repeat: no-repeat;
	background-position: center 5px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
#topflash {
	text-align: center;
}
#topmenu {
	width: 950px;
	text-align: center;
}
#mainpage {
	display: block;
	z-index: 50;
	padding-top: 30px;
}
.maintable {
	width: 1000px;
	height: 100%;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.mainleft {
	width: 160px;
	text-align: right;
	vertical-align: top;
	margin-left: 40px;
	padding-bottom: 20px;
}
.mainright {
	width: 160px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
.maincenter {
	width: 610px;
	vertical-align: top;
	background-image: url(images/center_back.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
}
.admmaincenter {
	width: 1000px;
	vertical-align: top;
	text-align: left;
}
.footer {
	background-image: url(images/back_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 54px;
	text-align: center;
	font-size: 10px;
}
tr.footer a {
	color: #0068a4;
	text-decoration: none;
}
.weather {
	background-image: url(images/back_right.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 139px;
	height: 125px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #aac7e0;
	vertical-align: top;
	padding-top: 6px;
	font-weight: bold;
	text-align: center;
}
#breadcrumb {
	text-align: left;
	font-size: 10px;
	color: #2983b7;
	padding-left: 44px;
}
#breadcrumb a {
	color: #2983b7;
	text-decoration: none;
}
#maincontent {
	width: 560px;
	margin-top: 18px;
	margin-left: 46px;
	margin-bottom: 20px;
	min-height: 150px;
}
#admmaincontent {
	width: 800px;
	margin-bottom: 20px;
	min-height: 160px;
	font-size: 12px;
}
#leftproject {
	background-image: url(images/sb_project.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 136px;
	height: 128px;
	float: right;
	margin-right: 5px;
	margin-top: 12px;
	text-align: center;
}
#leftproject div a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
	position: relative;
	bottom: -4px;
}
#leftproject img {
	border: 0px;
	margin-top: 5px;
	margin-bottom: 6px;
}
#leftbanner {
	width: 136px;
	float: right;
	margin-right: 5px;
	margin-top: 12px;
	text-align: center;
}
#newsrow {
	border-bottom: 1px dashed #7c8f96;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsrow .date {
	font-size: 11px;
}
#newsrow .title {
	font-size: 12px;
	font-weight: bold;
}
#newsrow img {
	border: 0px;
}
#newsrow .text {
	text-align: justify;
	font-size: 12px;
}
#paginat {
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
}
#paginat a {
	text-decoration: none;
	font-weight: bold;
	color: #2983b7;
}
#paginat .curpage {
	font-weight: bold;
}
a.newsflink {
	text-decoration: underline;
	font-weight: bold;
	color: #2983b7;
}
a.newsflinkl {
	text-decoration: underline;
	font-weight: normal;
	color: #2983b7;
}
#admhelp {
	background: #dceffc url(m/icons/admhelp.png) no-repeat 10px 10px;
	min-height: 70px;
	width: 500px;
	text-align: justify;
	border: 2px solid #007cc3;
	margin-bottom: 20px;
	cursor: help;
}
#admhelp div.helptext {
	padding-left: 75px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 24px;
	font-size: 12px;
}
#admhelp img {
	vertical-align: middle;
}
#admtitle {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}
#admtitle img {
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
}
table.admlist {
	border: 2px solid #007cc3;
	width: 100%;
}
.admlistheader {
	font-weight: bold;
	border-bottom:1px solid #007cc3;
}
.admsimplelist {
	border-bottom:1px solid #007cc3;
}
.admlist img, .admlist a {
	border: 0px;
	text-decoration: none;
	color: #0068a4;
}
.admlist a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
#admsave {
	width: 200px;
	height: 50px;
	background: #EEEEEE url(m/icons/save_32x32.png) no-repeat 8px center;
	border: solid 1px #007cc3;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
	margin: 2px;
	color: #0068a4;
}
#admsave:hover {
	background: #dceffc url(m/icons/save_32x32.png) no-repeat 8px center;
	border: solid 1px #00AA00;
}
#admcancel {
	width: 200px;
	height: 50px;
	background: #EEEEEE url(m/icons/stop_32x32.png) no-repeat 8px center;
	border: solid 1px #007cc3;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
	margin: 2px;
	color: #0068a4;
}
#admcancel:hover {
	background: #dceffc url(m/icons/stop_32x32.png) no-repeat 8px center;
	border: solid 1px #00AA00;
	
}
#admdelnews {
	width: 200px;
	height: 50px;
	background: #EEEEEE url(m/icons/delete-script_32x32.png) no-repeat 8px center;
	border: solid 1px #007cc3;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
	margin: 2px;
	color: #0068a4;
}
#admdelnews:hover {
	background: #efdcdc url(m/icons/delete-script_32x32.png) no-repeat 8px center;
	border: solid 1px #AA0000;
	
}
#admdelproj {
	width: 200px;
	height: 50px;
	background: #EEEEEE url(m/icons/delete-database_32x32.png) no-repeat 8px center;
	border: solid 1px #007cc3;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
	margin: 2px;
	color: #0068a4;
}
#admdelproj:hover {
	background: #efdcdc url(m/icons/delete-database_32x32.png) no-repeat 8px center;
	border: solid 1px #AA0000;
	
}
#admdelpart {
	width: 200px;
	height: 50px;
	background: #EEEEEE url(m/icons/delete-favorite_32x32.png) no-repeat 8px center;
	border: solid 1px #007cc3;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
	margin: 2px;
	color: #0068a4;
}
#admdelpart:hover {
	background: #efdcdc url(m/icons/delete-favorite_32x32.png) no-repeat 8px center;
	border: solid 1px #AA0000;
	
}
#admdelban {
	width: 200px;
	height: 50px;
	background: #EEEEEE url(m/icons/delete-window_32x32.png) no-repeat 8px center;
	border: solid 1px #007cc3;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
	margin: 2px;
	color: #0068a4;
}
#admdelban:hover {
	background: #efdcdc url(m/icons/delete-window_32x32.png) no-repeat 8px center;
	border: solid 1px #AA0000;
	
}
#admdeltvp {
	width: 200px;
	height: 50px;
	background: #EEEEEE url(m/icons/delete-notice_32x32.png) no-repeat 8px center;
	border: solid 1px #007cc3;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
	margin: 2px;
	color: #0068a4;
}
#admdeltvp:hover {
	background: #efdcdc url(m/icons/delete-notice_32x32.png) no-repeat 8px center;
	border: solid 1px #AA0000;
	
}
#projectrow {
	width: 100%;
	border-bottom: 1px dashed #7c8f96;
	display: block;
	height: 121px;
}
#projectrow .title {
	vertical-align: top;
	text-align: left;
	float: left;
	padding-top: 20px;
}
#projectrow a, #projectrow img {
	text-decoration: none;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #0068a4;
}
#projectrow .image {
	float: right;
	vertical-align: top;
	padding: 10px;
}
#project {
	width: 100%;
	display: block;
}
#project .title {
	vertical-align: top;
	text-align: left;
	float: left;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#project .image {
	float: right;
	vertical-align: top;
	padding: 5px;
}
#project .text {
	float: left;
	vertical-align: top;
	padding: 5px;
}
table.tvprog {
	padding: 0px;
	margin: 0px;
}
td.tvukaz {
	text-align: center;
	font-size: 1px;
}
td.tvweekname {
	font-size: 30px;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
td.tvweeknameend {
	font-size: 30px;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
td.tvweekname a {
	color: #000000;
	text-decoration: none;
}
td.tvweeknameend a {
	color: #da2921;
	text-decoration: none;
}
td.tvdate {
	padding: 0px 10px 0px 10px;
	text-align: center;
}
td.tvdate a {
	font-size: 11px;
	text-decoration: none;
	color: #434546;
}
td.tvpod {
	font-size: 1px;
	height: 4px;
	text-align: center;
}
#tvpcenter {
	width: 400px;
	text-align: left;
}
.tvptitle {
	font-size: 16px;
	font-weight: bold;
}
.tvptitledate {
	font-size: 12px;
	color: #434546;
	padding: 0px 0px 0px 6px;
}
.tvptime {
	color: #da2921;
	font-size: 12px;
	font-weight: bold;
}
.tvptext {
	color: #434546;
	font-size: 12px;
	padding-left: 6px;
}
td.partnerow {
	border-bottom: 1px dashed #7c8f96;
	font-size: 1px;
}
td.partnerlogo {
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
}
td.partnertext {
	text-align: left;
	vertical-align: top;
}
#feedback .text {
	background: none;
	border: solid 1px #007cc3; 
	width: 100%; 
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	text-align: left;
}
#feedback {
	font-size: 11px;
}
#send {
	width: 200px;
	height: 30px;
	background: #EEEEEE;
	border: solid 1px #007cc3;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
	margin: 2px;
	color: #0068a4;
}
#send:hover {
	background: #dceffc;
	border: solid 1px #00AA00;
}
td.copy {

}
#tvps img {
	border: 0px;
}
#tvps a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #2983b7;
}