A,TABLE,BODY,P,UL {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #404040;
}

BODY {
  margin-top : 10px;
  background-image : url(/skins/serwis2/img/bg.jpg);
}

INPUT,SELECT,TEXTAREA {
  border: 1px solid #404040;
  background-color: #EDE8D6;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #5E6434;  
  padding : 1px;
}

TD {
  text-align: left;
}

OPTION {
 background-color: #EDE8D6;
}

INPUT.button {
 border: 1px solid #404040;
 background-color: #EDE8D6;
 padding : 3px;
 font-weight : bolder;
}

.ronly {
  background-color: #EDE8D6;
  color : #404040;
}

.scroll{
  color : #2E1403; 
  border-top : 1px solid #FFFFFF;
  border-bottom : 1px solid #FFFFFF;
  background-color: white;
}

.error {
  font-size: 12px;
  font-weight: bold;
  color: #800000;
  padding: 10px;
}

.menubox {
 background-color: #FFFFFF;
 text-align: left;
}


.menutitle{
  border-top: 1px dotted #C6B580;
  border-bottom: 1px dotted #C6B580;
  text-align: center;
  font-weight: bold;
  color: #800000;
}

.menu_top {
  border-top: 1px dotted #C6B580;
  border-bottom: 1px dotted #C6B580;
  text-align: center;
  font-weight: bold;
  color: #800000;
  font-size: 16px;
  padding: 5px;
  background-color: white;
}

A.menu:LINK, A.menu:ACTIVE, A.menu:VISITED, A.menu:HOVER {
  color: #404040;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 1px;
}

A.menu:HOVER {
  color: #C6B580;
}

.subtitle {
  font-weight: bold;
  font-size: 14px;
}

A.extra:LINK, A.extra:ACTIVE, A.extra:VISITED, A.extra:HOVER {
  font-size : 10px;
}

TABLE.openertable {
  border: 1px solid #C6B580;
  background-color: #FFFFFF;
}

.footer {
  border-top: 1px solid #C6B580;
  color: #765F3F;
  font-size: 80%;
}

A.footer:LINK, A.footer:ACTIVE, A.footer:VISITED, A.footer:HOVER {
  border: none;
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
}

A.footer:HOVER {
  text-decoration: underline;
}

TABLE.inpage {
  border-bottom: 1px solid #404040;
  border-right: 1px solid #404040;
}

TD.inpage {
  border-top: 1px solid #404040;
  border-left: 1px solid #404040;
  background-color: white;
}

TD.inpage_light {
  border-top: 1px solid #404040;
  border-left: 1px solid #404040;
  background-color: #EDE8D6;
}

TH.inpage {
  font-weight: bold;
  border-top: 1px solid #800000;
  border-left: 1px solid #800000;
  background-color: #EDE8D6;
}

TABLE.message{
  border: 1px solid #C6B580;
  background-color: #EDE8D6;
}

.preview {
  background-color: #DDDDDD;
  border: 1px solid #C6B580;
}

.shout_text {
  font-size: 13px;
  padding: 3px;
  color: #AA2222;
}

.selalpha {
 font-size: 14px;
 color: red;
 font-weight: bold;
}

.ajax_frm {
  border-top: 1px solid #C6B580;
  border-bottom: 1px solid #C6B580;
  background-color: #FFB6FE;
  font-weight: bold;
  padding: 10px;
}

.event_bx {
  border-top: 1px solid #C6B580;
  border-bottom: 1px solid #C6B580;
  background-color: #EDE8D6;
  padding: 10px;
}

.debug {
  color: red;
}


#lightbox{
  background-color:#EDE8D6;
  padding: 10px;
  border-bottom: 2px solid #C6B580;
  border-right: 2px solid #C6B580;
	}
#lightboxDetails{
  font-size: 0.8em;
  padding-top: 0.4em;
}
	
#lightboxCaption{ 
  float: left; 
}

#keyboardMsg{ 
  float: right; 
}

#closeButton{ 
  top: 5px; 
  right: 5px; 
}

#lightbox img{ 
  border: none; 
  clear: both;
} 
#overlay img{ 
  border: none; 
}

#overlay{ 
  background-image: url(/img/overlay.png); 
}


.text_msg{
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background: transparent;
}

A.text_msg:LINK, A.text_msg:ACTIVE, A.text_msg:VISITED {
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

A.text_msg:HOVER {
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
}

.text_quote{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   border : 1px solid #C6B580;
   font-style : italic;
   padding: 6px;
   background: #EDE8D6;

}

.text_code{
   font-family : "Courier New", Courier, monospace;
   font-size: 11px;
   border : 1px solid #C6B580;
   font-style : normal;
   padding: 6px;
   color: black;
   background : #EDE8D6;
}

.text_help{
   background-color : white;
   border : 0px;
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: bold;
   color:  #000066;
}

TABLE.text_preview{
  border : 1px solid #C6B580;
  background-color: #FFB6FE;
}

.popup{
  background-color: #FFFFFF;
}

.colour_1{
 color : red;
}

.colour_6{
 color : blue;
}

.forum {
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #404040;
}

.forum_clear {
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #404040;
}

TABLE.forum {
    border : 1px solid #404040;
    border-collapse: collapse;
}

TD.forum{
   border-right : 1px solid #404040;
   border-bottom : 1px solid #404040;
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

TD.forum_user{
   border-right : 1px solid #404040;
   border-bottom : 1px solid #404040;
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: white;
}

TD.forum_user_light{
   border-right : 1px solid #404040;
   border-bottom : 1px solid #404040;
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: #EDE8D6;
}

A.forum:LINK, A.forum:ACTIVE, A.forum:VISITED {
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color : #404040;
}

A.forum_m_ela:LINK, A.forum_m_ela:ACTIVE, A.forum_m_ela:VISITED {
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color : #800000;
}

A.forum_m_ela:HOVER {
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color : #800000;
}


TD.forum_head {
   border : 1px solid #404040;
   background : #EDE8D6;
   font-weight: bold;
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align: center;
}

TD.post_ftr {
   border : 1px solid #404040;
   background : #d7d2c2;
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   padding: 3px;
}

.forum_attach {
   background : #d7d2c2;
   font-style : normal;
   border : 1px ridge #404040;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   padding: 2px;

}

TD.post_head {
   border : 1px solid #404040;
   background : #d7d2c2;
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   padding: 1px;
}


INPUT.forum {
   background-color : #EDE8D6;
   border : 1px solid #404040;
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color : #5E6434;
}

TEXTAREA.forum {
   background-color : #EDE8D6;
   border : 1px solid #404040;
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color : #5E6434;
}

INPUT.forum_help {
   background: none;
   border : none;
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: bold;
   color : #5E6434;
}

INPUT.forumbtn {
   background-color : #EDE8D6;
   border : 1px solid #404040;
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #5E6434;
   padding-top: 0px;
   margin-top: 0px;
   height: 20px;
}

.forum_msg{
   font-style : normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background: transparent;
}

A.forum_msg:LINK, A.forum_msg:ACTIVE, A.forum_msg:VISITED {
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

A.forum_msg:HOVER {
   font-style: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
}

.forum_quote{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   border : 1px solid #C6B580;
   font-style : italic;
   padding: 6px;
   background: #EDE8D6;
}

.forum_code{
   font-family : "Courier New", Courier, monospace;
   font-size: 11px;
   border : 1px solid #C6B580;
   font-style : normal;
   padding: 6px;
   color: black;
   background : #EDE8D6;
}

A.forum_title_btn {
   font-size : 10px;
   font-family : "Courier New", Courier, monospace;
   font-style : normal;
   color : #5E6434;
   padding : 1px;
   margin : 1px;
   background-color : #EDE8D6;
   border : 1px solid #404040;
}

A.forum_title_btn:HOVER {
  color : #52582e;
  font-style : normal;
}

.forum_hr {
  color: #404040;
}

.forum_hr_light {
  color: #EDE8D6;
}
                                                                                                                               
.monospace{
   font-family : "Courier New", Courier, monospace;
   font-style : normal;
   font-size : 11px;
   color : #000066;
}

table.article {
  border-top: 1px dashed #765F3F;
}

td.article_more {
  text-align: right;
  margin-right: 20px;
  padding-right: 20px;
}

a.article_more {
  text-decoration: none;
  font-style : italic;
}

a.article_more:HOVER {
  font-style: normal;
}

td.article_comment {
  text-align: right;
  margin-right: 20px;
  padding-right: 20px;
}

a.article_comment {
  text-decoration: none;
}

.calendar_holy {
  color : #404040;
}

.calendar_today {
  color : blue;
  font-style : italic;
}

.calendar_arrow {
  text-decoration: none;
  font-weight: bold;
}

.calendar_month {
  text-align: center;
  font-size: 6pt;
  border-bottom: 1px dashed #765F3F;
  border-top: 1px dashed #765F3F;
}

.news_clear {
  text-decoration: none;
  font-size: 7pt;
}

.news_link {
  font-size: 7pt;
}

.calenar_event{
  font-size: 7pt;
}

.promo_separator{
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  background-color: #EDE8D6;
}

.ad_list_urgent {
  font-size: 13px;
}

a.ad_list, a.ad_list_urgent {
  text-decoration: none;
  font-weight: normal;
}

td.ad_list, td.ad_list_urgent {
  border-bottom: 1px solid #C6B580;
  padding: 5px;
  cursor: pointer;
}


td.ad_list_urgent {
 border-top: 2px solid red;
 border-bottom: 2px solid red;
}

tr.ad_list {
  background-color: #FFFFFF;
}

tr.ad_list:hover {
  background-color: #EDE8D6;
}

tr.ad_list_urgent {
  background-color: #FFDCDC;
}

tr.ad_list_urgent:hover {
  background-color: #FF9797;
}

.promo_right {
  text-decoration: none;
  font-weight: normal;
}

.top_ads_container {
  width: 780px;
  border-bottom: 1px dotted #C6B580;
  background-color: #FFFFFF;
}

.top_ads_title {
  border-top: 1px dotted #C6B580;
  border-bottom: 1px dotted #C6B580;
  text-align: center;
  font-weight: bold;
  color: #404040;
}

.top_ads_ad{
  border-left: 1px dotted #C6B580;
  vertical-align: top;
}

