

body {
  font-family: Verdana, Helvetica, Arial; 
  font-size: 12px; 
  font-weight: normal; 
  line-height: 1.5; 
  color: #dedede; 
  background-color: #000000;
  color: #666666;
  margin: 0px;
  padding: 0px;
  text-align: center;
}




p { text-align: justify; }

h1 {
  margin:0px;
  margin-top: 5px;
  font-size: 20px;
  font-weight: bold;
  font-family: Arial; 
  color: #000000;
}


h2 {
  margin:0px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial; 
  color: #000000;
}


h3 {
  margin:0px;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial; 
  color: #000000;
}



h4 {
  display: inline;
  margin: 5px;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial; 
  color: #b00704;
}




table {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.3;
}



td {
  line-height: 1.3;
}


#titletable {
  width: 100%;
}

#titleleft {
  background-image: url('../gfx/titleleft.gif');
  background-repeat: repeat-x;
  font-size: 1px;
}


#titleright {
  background-image: url('../gfx/titleright.gif');
  background-repeat: repeat-x;
  font-size: 1px;
}


#titleswf {
  width: 892px;
  height: 201px;
}




#maintable {
  width: 100%;
  background-color: #9D9D9D;
}

#mainleft {
  background-image: url('../gfx/contentleft.gif');
  background-position: top right;
  background-repeat: repeat-y;
  font-size: 1px;
}

#mainright {
  background-image: url('../gfx/contentright.gif');
  background-position: top left;
  background-repeat: repeat-y;
  font-size: 1px;
}

#main_td {
  width: 892px;
  background-color: #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-image: url('../gfx/tlocontent.gif');
  background-repeat: repeat-x;
  background-position: top left;
}

#center_content {
  width: 892px;
  text-align: justify;
}


#left_content {
  width: 200px;
  float:left;
}

#right_content {
  width: 690px;
  float:right;
  text-align: justify;
  border-left: 2px solid #dedede;
}





#content {
  padding: 15px;
}




.menu1 {
  list-style-image: url('../gfx/pisz1.gif');
}

.menu1 li {
  margin-top: 20px;
  color: #000000;
  line-height: 1.3;
  font-weight:bold;
  font-size: 16px;
  font-family: Arial;
  padding-left: 5px;
  text-align: left;
}

.menu1 a {
  color: #fe7102;
}

.menu1 a:hover {
  color: #e11516;
}






.menu2 {
  list-style-image: url('../gfx/punkt2.gif');
}

.menu2 li {
  margin-top: 10px;
  margin-left: -25px;
  padding-left: 10px;
  color: #dedede;
  font-size: 11px;
  font-family: Verdana;
  text-align: left;
  color: #454545;
  font-weight:bold;
}

.menu2 a {
  font-weight:bold; 
  color: #fe7102;
}

.menu2 a:hover {
  font-weight:bold; 
  color: #e11516;
}


.menu2 a.selected {
  font-weight:bold; 
  color: #0576de;
}

.menu2 a.selected:hover {
  font-weight:bold; 
  color: #00569e;
}




.menu3 {
  list-style-image: url('../gfx/spinacz.gif');
}

.menu3 li {
  margin-top: 10px;
  margin-left: -25px;
  padding-left: 10px;
  color: #dedede;
  font-size: 11px;
  font-family: Verdana;
  text-align: left;
}


.menu3 a {
  font-weight:normal; 
  color: #fe7102;
}

.menu3 a:hover {
  font-weight:normal; 
  color: #e11516;
}







.menutxt1 {
  list-style-type:none;
  padding: 0px;
  margin: 0px;
}


.menutxt1 li {
  background:url('../gfx/info2.gif') left top no-repeat;
  margin-top: 20px;
  padding-left: 45px;
}




.menutxt2 {
  list-style-type:none;
  padding: 0px;
  margin: 0px;
}


.menutxt2 li {
  background:url('../gfx/spinacz.gif') left top no-repeat;
  margin-top: 10px;
  padding-left: 25px;
}




.menutxt3 {
  list-style-type:none;
  padding: 0px;
  margin: 0px;
}


.menutxt3 li {
  background:url('../gfx/menutxt3.gif') left top no-repeat;
  margin-top: 7px;
  padding-left: 22px;
}





.section_title {
  border-left-style: solid;
  border-left-color: #c6060a;
  border-left-width: 3px;
  padding-left: 7px;
  text-transform:uppercase;
}




.section_title_right {
  border-right-style: solid;
  border-right-color: #c6060a;
  border-right-width: 3px;
  padding-right: 7px;
  text-transform:uppercase;
  text-align: right;
}


.section_title_right_selected {
  border-right-style: solid;
  border-right-color: #c6060a;
  border-right-width: 3px;
  padding-right: 7px;
  text-transform:uppercase;
  text-align: right;
  color: #0576de;
}






.imgborder {
 border: 5px solid #7e7e7e;
}

.imgnoborder {
 border: 0px;
 border-style: none;
}




.onepx {
  font-size: 1px;
}


.clearboth {
  clear: both;
}





.constWidth {
  width: 848px;
}



#footer {
  padding-top: 5px;
  width:882px;
  margin: auto;
  font-size: 11px;
  height:26px;
}

#footer a {
  color: #ffffff;
}

#footer a:hover {
  color: #ffcaca;
}

#footerLeft {
  width: 350px;
  float: left;
  text-align: left;
}

#footerCenter {
  width: 232px;
  float: left;
  color: #dedede;
}

#footerCenter a {
  color: #dedeff;
  font-size: 11px;
}

#footerRight {
  width: 300px;
  float: right;
  text-align: right;
}



#menu_left {
  background-image: url('../gfx/t1.gif');
  background-repeat: repeat-x;
  height: 29px;
  font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  text-align:center;
  background-color: #F5F5F5;
}

.galeriaTab {
  width: 600px;
}

.galeriaTab td {
  text-align: center;
  padding: 15px;
}


.menuLeftP1 {
  background-color: #F0F0F0;
  height: 32px;
  border-bottom: 1px dashed #bbbbbb;
  text-align:left;
  padding-left: 10px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #444444;
}

.menuLeftP2 {
}

.menuLeftP2 ul {
  list-style-image: url('../gfx/le.gif');
}

.menuLeftP2 li {
  margin-top: 2px;
  margin-bottom: 2px;
}


.menuLeftP2 a:hover {
  font-weight:bold;
}


img {
  border: 0px;
}


A {text-decoration: none; color: #4C6B90}
A:hover {COLOR: #FF4444; TEXT-DECORATION: none}

A.down {text-decoration: none; color: #555599; font-size: 11px;}
A.down:hover {COLOR: #000000; TEXT-DECORATION: none;}



A.verybig { font-weight:bold; font-size: 26px; font-family: Arial; color: #000000;}
A.verybig:hover { color: #bd0102; }




