body { color: black; background-color: #232630; margin: 0;}

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

#ramka {
  border-top       : 2px solid #6177BA;
  border-bottom    : 2px solid #6177BA;
  background-repeat: repeat-y;
}

#boxy {
  border-top       : 2px solid #6177BA;
  border-bottom    : 2px solid #6177BA;
  border-left      : 2px solid #6177BA;
  border-right     : 2px solid #6177BA;
  background-repeat: repeat-x;
  background-color : #232630;
}

#boxy_2 {
  border-top       : 2px solid #6177BA;
  border-bottom    : 2px solid #6177BA;
  border-left      : 2px solid #6177BA;
  border-right     : 2px solid #6177BA;
  background-repeat: repeat-x;
  background-color : #4D556C;
}

a.navig { color: #939ea8; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-transform: uppercase; text-align: left; }
a.navig:visited { color: #939ea8; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.navig:hover { color: #cd8400; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
h1 { color: #e6e8f8; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
h2 { color: #e6e8f8; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
h3 { color: #e6e8f8; font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.email { color: #939ea8; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: left; }
a.email:visited { color: #939ea8; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.email:hover { color: #cd8400; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

.linki {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #E6E8F8;
  font-size        : 8px;
  font-weight      : bold;
  text-align       : center;
}

.linki a, .linki a:visited {
  color            : #E6E8F8;
  text-decoration  : none;
}

.linki a:hover, .linki a:focus {
  color            : #cd8400;
}

#menu {

  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  text-align       : left;
  text-transform   : uppercase;
}

#menu ul, li {
  margin           : 0 0 0 15px;
  padding          : 0;
  list-style-type  : square;
}

#menu li {
  text-indent      : 5px;
  height           : 25px; 
  line-height      : 25px;
  border           : 0 none;
  color            : #E6E8F8;
  background-repeat: no-repeat; 
}

#menu li.change {	  
  text-indent      : 5px;
  height           : 25px; 
  line-height      : 25px;
  border           : 0 none;
  color            : #cd8400;
  background-repeat: no-repeat;
}

#menu li a {
  color            : #E6E8F8;
  text-decoration  : none;
  display          : block;
  border           : 0 none;
  width            : 100%;
}

#menu li a:hover, #menu li a:focus {
  color            : #cd8400;
  width            : 100%;
}
