@CHARSET "UTF-8";

@import url("gallery.css");

BODY {background: #8B8B78; color: #5E5E5E; margin: 0px 0px 0px 5px; border-collapse: collapse; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

TABLE {font-size: 12px;}

img {border-collapse: collapse; padding: 0px; margin-top: 0px; margin-bottom: 0px; border: 0px;
}

TABLE.plans {border: 1px solid silver; font-size: 9px; border-collapse: collapse;}
TABLE.plans td {border: 1px solid silver;}


TABLE.plansEditor {border: 1px solid silver; font-size: 9px; border-collapse: collapse;}
TABLE.plansEditor td {border: 1px solid silver;}
TABLE.plansEditor input {border: solid blue 1px;}


table.main { width: 720px; text-align: left; background-color: #9B9C8C; border-collapse: collapse; padding: 0px; margin: 0px; border: 0px; text-align: left;}
table.main td.menu {vertical-align: top;}
table.main td.left {background-image: url('../images/lewy.jpg'); width: 6;}
table.main td.right {background-image: url('images/prawy.jpg'); width: 6;}
table.main td.header {background-image: url('../images/naglowek.jpg'); height: 158; padding: 0px;}
table.main td.span {background: #DEDEDA; width: 7;}
table.main td.body {background: #DEDEDA; width: 456px; vertical-align: top; font-size: 12px; padding-left: 10px;}

table.foot {width: 720px; text-align: center; font-size: 10px; border-collapse: collapse; padding: 0px; margin: 0px; border: 0px;}
table.foot td.fill {background-image: url('../images/stopka2.jpg'); height: 52;}

table.menu {background: #B0B0A4; width: 138px; vertical-align: top; font-size: 12px; border-collapse: collapse; padding: 0px; margin: 0px; border: 0px;}
table.menu img.image {width: 130px;}
table.menu td.foot {background-color: #9c9c8d;}
table.menu td.passage {background-image: url('../images/lewa.jpg'); height: 36;}
table.menu-right {background: #B0B0A4; width: 126px; vertical-align: top; font-size: 12px; border-collapse: collapse; padding: 0px; margin: 0px; border: 0px;}
table.menu-right img.image {width: 100px;}
table.menu-right td.foot {background-color: #9c9c8d;}
table.menu-right td.passage {background-image: url('../images/prawa.jpg'); height: 36;}

table.start {width: 446px; font-size: 12px;}
table.start td.sign {text-align: right;}

div.news {text-align: center; width: 100%;}
table.news {width: 420; background: #D6D6D1; font-size: 12px; padding: 3px;}
table.news td.title {width: 290px;}
table.news td.date {text-align: right; width: 130px;}
table.news td.strip {height: 1; background: #808080;}
table.news td.content {}
table.news td.hr {color: #808080; height: 1px;}
table.news div.images img{width: 100px; height: 80px;}

table.archiwum td.archiwum {text-align: center; font-size: 12px;}

table.content {border-collapse: collapse; width: 430px; border: 0px; padding: 0px;}
table.content td.title {font-weight: bold; text-align: center;; font-size: 13px;}
table.content td.content {text-align: justify;}
table.content span.description {}
table.content span.theme {font-weight: bold;}
table.content span.content {font-size: 11px;}
table.content td.small {font-size: 11px;}
table.content p {text-align: justify;}
table.content td.center {text-align: center;}

.center {text-align: center;}
SPAN.important {font-size: large; font-weight: bold; color: red; }

.pen {width: 104px; height: 132px;
}

a:link {color: #5E5E5E; background-color: transparent; text-decoration: none;
}

a:visited {color: #5E5E5E; background-color: transparent; text-decoration: none;
}

a:active {
   color: #5E5E5E; background-color: transparent; text-decoration: none;
}

a:hover {
   color: #ffffff; background-color: transparent; text-decoration: none;
}

a.m:link {
   color: #F2F2F2; background-color: transparent; text-decoration: none;
}

a.m:visited {
   color: #F2F2F2; background-color: transparent; text-decoration: none;
}

a.m:active {
   color: #333333; background-color: transparent; text-decoration: none;
}

a.m:hover {
   color: #333333; background-color: transparent; text-decoration: none;
}
a.important-link:link {
  font-weight:bold; color: green; background-color: transparent; text-decoration: none;
}

a.important-link:visited {
  font-weight:bold; color: green; background-color: transparent; text-decoration: none;
}

a.important-link:active {
  font-weight:bold; color: green; background-color: transparent; text-decoration: none;
}

a.important-link:hover {
  font-weight:bold; color: red; background-color: transparent; text-decoration: none;
}