#admin .style {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#admin .table-b-bord {
	border: 1px solid #999999;
}
#admin .style-no-under {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#admin .boldlink, #admin .boldlink a:link, #admin .boldlink a:visited  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#admin .boldlink a:hover  {
	color: #FF0000;
	text-decoration: none;
}

#admin .tree {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
#admin .tree IMG {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	VERTICAL-ALIGN: text-bottom; 
	BORDER-RIGHT-WIDTH: 0px
}
#admin a:link {
	color: #000099;
	text-decoration: underline;
}
#admin a:visited {
	color: #000099;
	text-decoration: underline;
}
#admin a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#admin .style-no-under a:link {
	text-decoration: none;
}
#admin .style-no-under a:visited {
	text-decoration: none;

}
#admin .style-no-under a:hover {
	text-decoration: underline;
	color: #FF0000;

}
#admin .tree a:link {
	text-decoration: none;
	color: #000000;
}
#admin .tree a:visited {
	text-decoration: none;
	color: #000000;

}
#admin .tree a:hover {
	text-decoration: underline;
}
#admin A.helpLink {
	CURSOR: help; 
	COLOR: green; 
	BORDER-BOTTOM: green 1px dashed; 
	TEXT-DECORATION: none
}
#admin A.helpLink:hover {
	COLOR: red; 
	BORDER-BOTTOM: red 1px dashed; 
	TEXT-DECORATION: none
}
#admin .help-tooltip {
	BORDER-RIGHT: windowframe 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: windowframe 1px solid; 
	PADDING-LEFT: 3px; 
	Z-INDEX: 10000; 
	BACKGROUND: infobackground; 
	PADDING-BOTTOM: 3px; 
	FONT: Status-Bar; 
	BORDER-LEFT: windowframe 1px solid; 
	WIDTH: 250px; COLOR: infotext; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: windowframe 1px solid; 
	POSITION: absolute
}

#admin .help-tooltip A {
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: blue! important
}

#admin .help-tooltip A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: blue! important
}

#admin .moduleheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(editor_images/moduleheader.gif);
	padding-top: 11px;
	padding-bottom: 11px;
}

#admin .moduleframe {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7FB2D9;
	background-repeat: repeat;
	background-color: #F7F7F7;
}

#admin .topbar1bg {
	background-color: #F7FFEF;
	background-repeat: repeat-x;
}

#admin .topbar2bg {
	background-color: #EAFFD5;
}

#admin .modulesubframe {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7FB2D9;
	background-repeat: repeat;
	background-color: #FFFFFF;
}

#admin .moduleleftframe {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #218200;
	background-repeat: repeat;
	background-color: #F7F7F7;
}

#admin .modulesubheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 11px;
	padding-bottom: 11px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 11px;
}

#admin .modulesub2header {
	background-color: #F9F9F9;
	border: 1px solid #FFCC00;
}

#admin .modulesubheader a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#admin .modulesubheader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#admin .modulesubheader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#admin input {
	border: 1px solid #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F5F5;
	height: 22px;
}

#admin select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F5F5;
	border: 1px solid #000000;
	padding: 2px;
	height: 22px;
}

#admin .subbuttom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
    background-repeat: repeat-x;
    border: 0 solid;
	display: block;
}

#admin .bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#admin .topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#admin .topmenu a:link {
	color: #000000;
	text-decoration: none;
}
#admin .topmenu a:visited {
	color: #000000;
	text-decoration: none;
}
#admin .topmenu a:hover {
	color: #000000;
	text-decoration: underline;
}
#admin .nawigacjatopbott {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006DC5;
	border-right-color: #006DC5;
	border-bottom-color: #006DC5;
	border-left-color: #006DC5;
}
#admin .topline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}
#admin .przesun {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006DC5;
}
#admin .middle {
	padding: 5px 10px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
#admin .leftbar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
}
#admin .middtop {
	background-image: url(editor_images/admin_08.html);
	background-repeat: no-repeat;
	background-position: left top;
}
#admin .middmid {
	background-image: url(editor_images/admin_13.html);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 40px;
	padding-right: 20px;
}
#admin .treewhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	color: #FFFFFF;
}

#admin .treewhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#admin .treewhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#admin .treewhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#admin .middletop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#admin .topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(editor_images/admin_03.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 0px;
}
#admin .menuleft {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(editor_images/admin_12.jpg);
	background-repeat: no-repeat;
}
#admin .middle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(editor_images/admin_14.jpg);
	background-repeat: repeat-x;
	padding: 0px;




}
#admin .middle2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(editor_images/admin_13.jpg);
	background-repeat: no-repeat;
}
#admin .modulesubframe2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(editor_images/admin_13.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;




}
#admin .middle3 {
	background-image: url(editor_images/admin_18.html);
	background-repeat: repeat-y;
}
#admin td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#admin .fheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}
#admin .treetable {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #858C9C;
	border-right-color: #858C9C;
	border-bottom-color: #858C9C;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;


}
#admin .toplink {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	text-align: right;


}
#admin .dropmenudiv{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	top: 0;
	border: 1px solid #666666;
	color: black;
	line-height:20px;
	z-index:1000;
	background-color: white;
	width: 170px;
	visibility: hidden;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

#admin .dropmenudiv a:link, #admin .dropmenudiv a:visited{
	width: 166px;
	display: block;
	text-indent: 3px;
	border: 1px solid #FFFFFF;
	border-bottom-width: 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}


#admin .dropmenudiv a:hover{
	background-color: #BFCBDD;
	color: black;
	text-decoration: none;
}
#admin .ccode {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;

}
#admin .mlink, #admin .mlink a:link, #admin .mlink a:visited, #admin .mlink a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 87px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#admin .mlink a:hover {
	color: #000000;
}
#admin div #MO{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#SearchResultHeader{
	display:block;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:5px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#SearchResult li{
	/*margin-bottom: 15px;*/
}
.galCommTitle {
	color: #999999;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.galCommField {

}
/*Contact Form #ContactForm */
#contact_name, #contact_email, #contact_phone, #contact_fax, 
#contact_website, #department, #contact_subject {
width:200px;
}
#Contact_Reset, #Contact_Reset {
}
#contact_message {
width:300px;
height:150px;
}
.contactIncorrect {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
}
#ct9c td {
	font-weight: bold;
	color: #FF0000;
	padding:10px;
}
#aMessage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 10px;
	margin-bottom:25px;
	margin-top:1px;
	border: 1px solid #FF9900;
}



#admin #ListTable {
width:550px;
border-collapse:collapse;
border: 1px solid #000000;
}
#admin #ListTableTdAction {

border-collapse:collapse;
border: 1px solid #cccccc;

}

#admin #ListTableTdAction a:link,#admin #ListTableTdAction a:visited {

background-color: #F5F5F5;
display:block;
float:left;
padding:3px;
border: 0;
text-decoration:none;
border: 1px solid #CCCCCC;
margin-right:1px;
}
#admin #ListTable a:hover {
border-bottom: 1px dotted #000000;
}

#admin #ListTableHeaderTd  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #FF9900;
}

#admin #ListTableListTd {
border-collapse:collapse;
border: 1px solid #cccccc;
}

#admin #warningMessage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF0000;
	padding: 10px;
	margin:0;
	margin-top:1px;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-align: center;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#admin a.bbutton  {
    background: url('editor_images/bg_button_a.gif') no-repeat scroll top right;
    text-decoration: none;   
	font-weight:bold; 
	color: #ffffff;
    display: block;
    float: left;
    height: 28px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
}


#admin a.bbutton span {
    background: url('editor_images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 18px;
    padding: 5px 0 5px 18px;
}
#admin a.bbutton:hover {
    background-position: bottom right;
    color: #ffffff;
    /*outline: none;  hide dotted outline in Firefox */
}

#admin a.bbutton:hover span {
    background-position: bottom left;
    /* padding: 6px 0 4px 18px; push text down 1px */
}

.trHighlight {
	background-color: #FFFFCC;
	font-weight: bold;
}
#ModuleAdminMenu span{
display:block;
	background-image: url(editor_images/admin_14.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:30px;
	line-height:20px;
	padding-top:3px;
	padding-left:3px;
	margin:-10px;
	margin-left:-13px;

}
#ModuleAdminMenu a:link,
#ModuleAdminMenu a:visited,
#ModuleAdminMenu div {
display: block;
float:left;
border: 1px solid #000000;
padding:5px;
margin-right:1px;
	background-image: url(editor_images/admin_01.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
	color:#000000;
}#ModuleAdminMenu a:hover {
	background-image: url(editor_images/admin_06.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
	color:#FFFFFF;
}


.ModuleAdminForm fieldset {
margin:10px 10px 0px 0px;
background: #FFFFFF;
border: 1px solid #999999;
	padding: 5px;
}
.ModuleAdminForm legend
{
	color: #000000;
	border: 1px solid #999999;
	background: #D7D7D7;
	padding: 5px 5px;
	margin-bottom:3px;
	font-weight: bold;
}

#commentItemSubmit {

margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #808080;
}
#commentItemSubmit span {
display:block;
margin: 5px 0;
}
.commentItemCheck{

float: left;
margin-bottom: 15px;
}
.commentItemCheck input{

}
.commentItem input {

width: 220px;
}.commentItem textarea {

width: 300px;
height: 200px;
}

.commentItem textarea {
height: 80px;
overflow:auto;
}
#commentItemCaptcha {
width: 155px;
}
.commentCaption {
padding:3px;
padding-top:8px;
width: 250px;
}
#commentItem {
display: block;
float:none;
}
#commentItemDiv {
background-color:#CCCCCC;
padding:10px;
margin: 5px 0;
color: #000000;
}#commentItemDiv a {
color: #000000;
}
#commentListItem {
	background-color: #FFFFFF;
	background-image: url(editor_images/admin_14.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
	color: #000000;
}
#commentListItem span {
	display:block;
	background-image: url(editor_images/CommentQuote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 15px;
	padding-left:45px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#commentListWroteItem{
	margin-bottom:5px;
	font-size:14px;
}
#commentListWroteItem a:link,
#commentListWroteItem a:visited{
	color:#000000;
	
}

#commentListCommentItem{
font-weight:bold;
}
#commentListDateItem{
	margin-top:5px;
}
#commentMessage {
	background-color: #FFFFCC;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FF9900;
	color: #000;
}
#commentMessage a:link,#commentMessage a:visited {
	display:block;
	padding-top:5px;
	margin-top:5px;
	text-decoration:none;
	color:#FF9900;
	font-weight:bold;
	font-size:11px;
	border-top: dotted 1px #FF9900; 
}
#commentMessage a:hover {
	color:#FF0000;
}
#commentListAdminMenu {
display: inline;
position:relative;
left:-45;
top:10;
background-color:#CCCCCC;
}
#commentListNoItem {


	padding: 10px;
	text-align:center;
	font-size:14px;

}

#commentListAdminMenu #commentListAdminMenuItem,
#commentListAdminMenu a:link,
#commentListAdminMenu a:visited {
	display:inline;
	padding: 3px;
	border: 1px solid #000000;
	text-decoration:none;
	color: #000000;
	background-image: url(editor_images/admin_01.jpg);
	background-repeat: repeat-x;
	margin-right:1px;
}
#commentListAdminMenu a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(editor_images/admin_06.png);
	background-repeat: repeat-x;
}

#pageFooterBar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	padding: 3px;
	text-align:right;
}

ul#GalleryList  {
	margin: 0;
	padding: 0;
}

#GalleryList li {

list-style:none;
display:block;

}

#GalleryList span.gli1 {

width:200px;
display:block;
float:left;


	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	
}
#GalleryList span.gli2 {

padding-left:10px;
display:block;

}
#admin #quickTip {
background-color:#FFFFCC;
border-top: solid 1px #FF9900;
border-bottom: solid 1px #FF9900;
padding: 5px;
}
