/* admin CP */
.adminmenu {color: white}
.adminmenu:hover{color: yellow}
select.admins, input.admins {width: 150px;}
select.admcont, input.admcont, textarea.admcont{width: 500px;}
.adminblock{background-color: #FFFFFF;}
ul.admin {font-weight: bold;font-size:11px}
div.head {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
div.txt {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
li.admin {list-style: square; font-size:11px;font-weight: normal;}

table.shadow { }
td.shadow-topl {width: 16px; height: 16px; background: url(img/admin/shadow-topl.gif) no-repeat;} 
td.shadow-topr {width: 16px; height: 16px; background: url(img/admin/shadow-topr.gif) no-repeat;}
td.shadow-botl {width: 16px; height: 16px; background: url(img/admin/shadow-botl.gif) no-repeat;} 
td.shadow-botr {width: 16px; height: 16px; background: url(img/admin/shadow-botr.gif) no-repeat;} 
td.shadow-top {height: 16px; background: url(img/admin/shadow-top.gif) repeat-x;}
td.shadow-bot {height: 16px; background: url(img/admin/shadow-bot.gif) repeat-x;}
td.shadow-l {width: 16px; background: url(img/admin/shadow-l.gif) repeat-y;}
td.shadow-r {width: 16px; background: url(img/admin/shadow-r.gif) repeat-y;}
td.shadow-center {background-color: #ffffff; border: 4px solid white; }
BODY.adm {margin:0;background-color: #FFFFFF;color: #636163;font-size: 10px;font-family: Arial;}

/*TREE Menu*/
.text			{ font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : #000000; }
a.text			{ color: #0000aa; text-decoration: none; font-size : 13px;}
a.text:hover	{ color: #0000aa; text-decoration: underline; font-size : 13px;}

.ajax_tree0		{ font-family : Arial, Helvetica, sans-serif; font-size : 14px; color: #D21A20; text-decoration: none; }
a.ajax_tree0	{ color: #336699; text-decoration: none; font-size : 14px;}
a.ajax_tree0:hover { color: #0099FF; text-decoration: underline;font-size : 14px; }

.ajax_tree1		{ font-family : Arial, Helvetica, sans-serif; font-size : 13px; color: #D21A20; text-decoration: none; }
a.ajax_tree1	{ color: #336699; text-decoration: none; font-size : 13px;}
a.ajax_tree1:hover { color: #0099FF; text-decoration: underline; font-size : 13px;}

.ajax_tree2		{ font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #D21A20; text-decoration: none; }
a.ajax_tree2	{ color: #336699; text-decoration: none; font-size : 12px;}
a.ajax_tree2:hover  { color: #0099FF; text-decoration: underline; font-size : 12px;}

.ajax_tree3		{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #D21A20; text-decoration: none; }
a.ajax_tree3	{ color: #336699; text-decoration: none; font-size : 11px;}
a.ajax_tree3:hover{ color: #0099FF; text-decoration: underline; font-size : 11px;}

.ajax_tree4		{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #D21A20; text-decoration: none; }
a.ajax_tree4	{ color: #336699; text-decoration: none; font-size : 11px;}
a.ajax_tree4:hover{ color: #0099FF; text-decoration: underline; font-size : 11px;}

.ajax_tree5		{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #D21A20; text-decoration: none; }
a.ajax_tree5	{ color: #336699; text-decoration: none; font-size : 11px;}
a.ajax_tree5:hover{ color: #0099FF; text-decoration: underline; font-size : 11px;}

/*  */

A { color: #336699;font-family: Arial;}
A:hover { color: #0099FF;font-family: Arial;}
.red{
	color: red;
	font-size: 11px;
	font-family: Arial;
}

div.outerbg{
	background: url('img/outerbg.png') top center no-repeat;
}
TABLE.content{
	font-size: 12px;
	font-family: Arial;
	color: #383f48;
}
TABLE.contentleft{
	font-size: 12px;
	font-family: Arial;
	color: #383f48;
	padding-left: 10px;
	padding-right: 10px;
}
div.content {
	font-size: 12px;
	font-family: Arial;
	padding-left: 8px;
	padding-right: 10px;
	color: #383f48;
}

INPUT, SELECT {
	color: #636163;
	font-size: 11px;
	font-family: Arial;
}

BODY.user {
	margin:0px;
	font-family: Tahoma, Arial;
	background-color: #fbf5e6;
	height:100%; 
	font:12px Arial, Helvetica, sans-serif; 
	line-height:20px; 
	color:#9f9f9f;
	background: url('img/bodybg.png') repeat-x #fbf5e6;

}

TD.hmenu {
	height: 26px;
	font-weight: bold;
	text-align: left;
	background: url(./img/menubg.jpg) repeat-x;
}

TD.map{
	width: 40%;
	height: 26px;
	background: url(./img/menubg.jpg) repeat-x;
}

A.amenu{
	font:14px Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

TD.innerfield{
	background: url(img/innershadow.png) repeat-y #f6f3ee;
}
TD.innerfieldleft{
	background: url(img/innershadow_left.png) repeat-y #f6f3ee;
}

.sectiontitle{
	color: #FFFFFF;
	font: 16px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	display:table-cell;
	background: url(img/boxbg_top.jpg) repeat-x;
	height: 32px;
	width: 200px;
}

.isectiontitle{
	color: #FFFFFF;
	font: 16px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	display:table-cell;
	background: url(img/boxbg_inner.jpg) repeat-x;
	height: 32px;
	width: 200px;
}

.subsection{
	background-color: #ede7dc;
}

.txttoday{
	font: 12px Arial, Helvetica, sans-serif; 
}

h1{
	font: 18px Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #5a9a98;
	padding-top: 7px;
}
.publ{color: #315D8C;font-size: 11px;font-family: Arial;text-align: left;}

.newsheader{
	color: #101010;
	font-size: 12px;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 10px;
}

.newsdate{
	color: #315D8C;
	font-size: 11px;
	font-family: Arial;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
}

.newsdate_inside{
	color: #315D8C;
	font-size: 11px;
	font-family: Arial;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.newstext{
	color: #636163;
	font-size: 12px;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-weight: normal;
}
.footer {
margin:0; padding:0; clear:both; text-align:center; font:bold 9px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#FFFFFF;

}
.foot{
background: url('img/footer.jpg') #c0b295;
height: 50px
}
A.footer{color: white;font-size: 12px;}
.anketawidth {width:300px;}
