body, html {
        color: #ffffff;
		font-size: 9pt;
		font-family: "LettrGoth12BT", Verdana, Helvetica, sans-serif;
		text-decoration: none;
		background-color: #000000;
		margin: 0;
}

img {
	    border: 0;
}

a, a:visited, a:link, a:active  {
		color: #ffffff;
		text-decoration: none;
}

.menu a, .menu:link a, .menu a:visited , .menu a:active {
		text-decoration: none;
}

a:hover, .menu a:hover  {
        color: #ffffff;
		text-decoration: underline;
}

small, small a, small a:link, small a:active, small a:visited {
        font-size: 8pt;
        color: #ffffff;
		text-decoration: none;
}

small a:hover {
        text-decoration: underline;
}

form {
        margin: 0;
}

/*EXBCODE*/
/*code tag*/
.code {
	  overflow: auto;
	  margin: 0 auto;
      width: 80%;
}

.code_title {
	  margin: 0;
	  padding: 2px;
	  text-indent: 5px;
	  font-weight: bold;
}

.code_text {

      overflow: scroll;
      overflow-y: hidden;
}

acronym {
   border-bottom:1px #333333 dotted;
   cursor: help;
}

.error {
		font-weight: bold;
}

.quote {
   background:#fafafa;
   border:1px solid #d1d7dc;
   color: #444444;
   font-size:11px;
   line-height:125%
}

.search_string{
   background: #d5d4e1;
}

img[onload] {
  max-width: 500px;
}

img.resized {
  border: 1px dashed red;
  cursor: pointer;
}
/*EXBCODE END*/

.button {


        background-color: #141414;
        border: 1px solid #3E0000;
        color: #ffffff;
}

.btn {
		float: left;
		padding: 2px;
		margin: 1px 4px 1px 0px;
        border: 1px solid #3E0000;
        background-color: #141414;
        color: #ffffff;
}

.btn a, .btn a:link, .btn a:active, .btn a:visited {
		font-size: 11pt;
		padding: 0px 2px 0px 2px;
}

.btn a:hover {
        background-color: #E3E3E3;
        color: #000000;
}

.tabelka2 {
        background-color: #1A0703;
}

.tabelka2 p {
	margin: 0px;
	padding: 2px;
}

.row_1 {
        background-color: #141414;
}

.row_2 {
        background-color: #000000;
}

.row_3 {
        background-color: #960000;
}

.news_title {
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;		
}

.news_item {
	margin: 0 auto;
}

.news_item p {
	margin: 0;	
}

.news_text {
	text-align: justify;
}

.cat_link, a.cat_link:link, a.cat_link:active, a.cat_link:visited {
        font-weight: bold;
        font-size: 9pt;
        color: #334C18;
        text-decoration: none;
}

a.cat_link:hover {
        text-decoration: underline;
}

.search_item {
	clear: both;
}

.search_item p {
	margin: 0;
}

.mirrors, a.mirrors, a.mirrors:link, a.mirrors:active, a.mirrors:visited {
        font-size: 8pt;
        color: #999999;
}

a.mirrors:hover {
        color: #656566;
}