/*-----TAGS-----*/
body {background-color: #191970; color: white; font-size: 13px; font-family: Arial; text-align: center;}
a {color: #9adf31; font-size: 13px;}
a:hover {text-decoration: none;}
h1 {padding: 0px; margin: 0px 0px 5px 0px; font-size: 20px;}
h2 {padding: 0px; margin: 0px 0px 5px 0px; font-size: 16px; }
h3 {padding: 0px; margin: 0px; font-size: 12px;}
h4 {padding: 0px; margin: 0px; font-size: 10px;}
h5 {padding: 0px; margin: 0px; font-size: 9px;}
h6 {padding: 0px; margin: 0px; font-size: 8px;}
p {padding: 0px; margin: 0px 0px 20px 0px; font-size: 13px; line-height: 140%;}
td {font-size: 13px;}
input {background-color: black; color: white; border: 1px solid #565656;}
select {background-color: black; color: white; border: 1px solid #565656;}
textarea {background-color: black; color: white; border: 1px solid #565656;}


/*-----IDENTIFICATORS-----*/
#container {width: 723px; margin: 0 auto; padding-top: 40px; background-image: url("pics/logo-decoration.png"); background-repeat: no-repeat; background-position: 10 top; text-align: left;}

#logo-border {width: 723px; height: 123px; background-image: url("pics/logo-border.png"); background-repeat: no-repeat; margin-bottom: 5px; overflow: hidden;}
#logo-inside {width: 698px; height: 98px; position: relative; left: 13px; top: 12px; background-color: black; background-image: url("pics/logo-inside.png");}
#logo-inside a {display: block; width: 697px; height: 97px; text-decoration: none;}
#logo-inside span {position: relative; top: 39px; left: 12px; font-size: 20px; font-weight: bold; color: black; filter: alpha(opacity=65%); -moz-opacity: 0.65; opacity: 0.65;}

#column-first {width: 149px; float: left;}
#column-main {width: 574px; float: right;}

menu {padding: 0px; margin: 0px; list-style: none;}
menu li {margin: 0px; padding: 0px; font-size: 1px;}
menu li a {display: block; padding: 4px; color: white; font-weight: bold; font-size: 13px; text-decoration: none;}
menu li a:hover {background-color: #4c4c4c;}

#search {text-align: center; font-size: 12px;}
#search input.txt {width: 50px;}
#search input.submit {padding: 0px;}
#search form {margin: 0px; padding: 0px;}
#results {width: 550px;}

#copyright-border {color: black; width: 574px; text-align: right;}
#copyright-inside {padding: 0px 10px 3px 0px; font-size: 10px;}
#copyright-inside a {color: black; font-size: 10px;}
#copyright-inside a:hover {color: white;}

#usermenu-border {color: black; width: 723px; margin: 0 auto; text-align: right;}
#usermenu-inside {color: #9adf31; padding: 0px 10px 3px 0px;}
#usermenu-links a {color: #9adf31; font-size: 11px; font-weight: bold; text-decoration: none;}
#usermenu-links a:hover {color: white;}

#memberlist {border-width: 1px 1px 0px 1px; border-style: solid; border-color: black; width: 98%; background-color: #383838;}
#memberlist td.main {font-weight: bold; background-color: #474747; color: white;}
#memberlist td {border-bottom: 1px solid #4c4c4c;}
#memberlist td a {font-weight: bold; text-decoration: none;}

#viewprofile-border {width: 400px;}
#viewprofile td.tdmain {color: white; font-weight: bold; width: 160px; background-color: #4c4c4c;}
#viewprofile #avatar {width: 128px; height: 128px; overflow: hidden;}

#strany a {text-decoration: none; }
#strany a.active {text-decoration: underline; font-weight: bold; }

#comments a {text-decoration: none; font-weight: bold;}


/*-----CLASSES-----*/
.box-top {width: 149px; height: 15px; background-image: url("pics/box-top.png"); font-size: 1px;}
.box-middle {width: 149px; background-image: url("pics/box-middle.png"); overflow: hidden;}
.box-padding {padding: 0px 14px 0px 14px;}
.box-textpadding {padding: 6px 18px 6px 18px;}
.box-bottom {width: 149px; height: 15px; background-image: url("pics/box-bottom.png"); font-size: 1px; margin-bottom: 5px;}
  .box-title {font-weight: bold; border-bottom: 1px solid #4c4c4c; padding-bottom: 5px; margin-bottom: 5px;}
  .box-middle a {text-decoration: none;}
  .box-middle a:hover {color: white;}

.mainbox-top {width: 574px; height: 13px; background-image: url("pics/mainbox-top.png"); font-size: 1px;}
.mainbox-middle {width: 574px; background-image: url("pics/mainbox-middle.png"); overflow: hidden;}
.mainbox-padding {padding: 5px 24px 15px 29px;}
.mainbox-bottom {width: 574px; height: 13px; background-image: url("pics/mainbox-bottom.png"); font-size: 1px;}

.board {width: 700px; margin: 0 auto; text-align: left; background-color: #1e1e1e; border: 1px solid #666666;}
.board td {font-size: 12px;}
.board-padding {padding: 10px; font-size: 12px;}

.itext {width: 400px; height: 100px;}
.ifield {width: 400px;}
.itextsmall {width: 250px; height: 75px;}
.ifieldsmall {width: 250px;}

.info {color: #727272;}
.msg {background-color: #4c4c4c; color: lime; font-weight: bold; border: 1px solid #727272;}
.cleaner {clear: both; font-size: 0px;}
