/**
* CPG Dragonfly CMS
* Copyright (c) 2004-2005 by CPG-Nuke Dev Team, dragonflycms.org
* Released under the GNU GPL version 2 or any later version
* $Id: style.css,v 1.2 2005/12/17 04:05:50 djmaze Exp $
*/
font, th, td, p {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  /*text-align:left;temp disabled*/
}
legend {
  font-weight: bold;
}
fieldset {
  border: #999;
  border-style: double;
  padding: 10px;
  margin-bottom: 10px;
}
br {
  clear: left;
}
label.set,radio.set,input.set {
  display: block;
  float: left;
}
radio.set {
  vertical-align: text-bottom;
}
label.set {
  text-align: left;
  width: 300px;
  padding-right: 10px;
  margin-bottom: 5px;
}
label.ulog, input.ulog {
  display: block;
  float: left;
}
label.ulog {
  text-align: left;
  width: 125px;
  padding-right: 10px;
  margin-bottom: 5px;
}
.rd {
  text-align: left;
  width: 60px;
  padding-left: 3px;
  padding-right: 10px;
}
.no {
  text-align: right;
  width: 8px;
  padding-right: 10px;
}
.yes {
  text-align: left;
  width: 20px;
  padding-right: 10px;
  vertical-align: bottom;
}
input.sub {
  left: 20px;
  float: none;
}
.title {
  background: none;
  color: #000; /*#444;*/
  text-decoration: none;
  font: bold 14px Verdana, Helvetica, sans-serif;
}
.content {
  background: none;
  color: #000000;   /*bezny text v blokach*/
  font: 10px Verdana, Helvetica, sans-serif;
}
.storytitle {
  background: none;
  color: #ffff00; /*#363636;*/
  text-decoration: none;
  font: bold 12px Verdana, Helvetica, sans-serif;
}
.storycat {
  background: none;
  color: #F00;
  text-decoration: underline;
  font: bold 10px Verdana, Helvetica, sans-serif;
}
.option {
  background: none;
  color: #000;
  text-decoration: none;
  font: bold 10px Verdana, Helvetica, sans-serif;
}
.tiny {
  background: none;
  color: #000;
  text-decoration: none;
  font: normal 10px Verdana, Helvetica, sans-serif;
}
body {
  color: #000;
  background-repeat: repeat-x;
  background: #4b4b4b url(../images/backlin1.jpg) repeat-x;
  font: 10px Verdana, Helvetica, sans-serif;

}
.helphead {
  color: #FFF;
  font-size: 10px;
  width: 244px;
  padding: 3px;
  vertical-align: middle;
  background: #0065DE;
}
.helpcontent {
  width: 240px;
  border: 1px solid #048;
  padding: 4px;
  background: #FFF;
}
.headtable {
  width: 100%;
 /* border-width: 0px;
border-style: none;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  margin: 0px;*/
}
/*hlavicka stranky*/
.head {
/*border-style: none;
  /*border-radius: 1em;
border-style: outset;
-moz-border-radius: 1em;*/
 /* height: 128px;
 border-width: 0px;
  border-spacing: 0px ;
  padding: 0px;
  width: 100%;
   margin: 0px;*/
  background: inherit; /* url(../images/fire.jpg);*/
}
.headmenu {
  font-weight: bold;
  text-align: center;
}
.maintable {
  width: 100%;
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}
.mainside {
  width: 164px;
  vertical-align: top;
}
.main {
  width: 100%;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}
/* table inside the the td that holds the block title */
.blockhead {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  height: 14px;
  width: 162px;
  border: 1px solid #333;
/*border-radius: 1em 1em 0em 0em;*/
/*-moz-border-radius: 1em 1em 0em 0em;*/
  padding: 3px;
  vertical-align: middle;
    /*background-color: #aa0000; background: #048 url(../images/cellpic3.gif);*/
    background-repeat: no-repeat;
	background: #a00 no-repeat url(../images/head-r.jpg);
}
/* table that holds the content in blocks */
.blockcontent {
  width: 160px; /*152px;*/
  border: 1px solid #666;
border-radius:  0em 0em 1em 1em;
-moz-border-radius:  0em 0em 1em 1em;
  padding: 4px;
  background: #aaaaaa; /*#AAAAAA;*/
}
/* div at the top of modules holding the page title if one... */
.pagetitle {
  color: #FFFFFF; /*#AEFF00;*/
line-height : 28px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border: 0;
/*border-radius: 1em 1em 1em 1em;*/
/*-moz-border-radius: 1em 1em 1em 1em;*/
  height: 28px;
  padding: 0px;
  margin: 0px;
  /*background-color: #aa0000; background: #048 url(../images/cellpic3.gif);*/
background-repeat: no-repeat;
  background: #a00 url(../images/head-r1.jpg);
}
/* fieldset around each admin item */
.adminitem {
    border: 0px;
    padding: 0px;
  width: 130px;
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
}
.adminitem span {
  display: block;
  width: 120px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #a00;
  background: #FAFAFA;
}
.table1,.table2 {
  border: 1px solid #666;
border-radius: 1em;
-moz-border-radius: 1em;
  border-spacing: 0;
  padding: 7px;
  background: #aaaaaa; /*#FFF;*/
}
/* div called from function OpenTable2 */
.table2 {
  width: 50%;
  text-align: center;
}
.newsindex,.newsarticle {
  width: 100%;
  border: 1px solid #666;
  border-spacing: 0;
  padding: 5px;
  
}
/* tables that hold newscat, newsempty newstopic in themes/x/template/news/index.html */
.newsindex {
  background: #aaaaaa;
border-radius: 1em;
-moz-border-radius: 1em;
}
/* table that holds the news stories in themes\x\template\news\article.html */
.newsarticle {
  background: #aaaaaa; /*#FFF;*/
border-radius: 1em;
-moz-border-radius: 1em;
}
a:link, a:active, a:visited {
  color: #048; /*#048;*/
  text-decoration: none;
}
a:hover {
  color: #CC0000; /*#F60;*/
  text-decoration: underline;
}
.statlink {
	font-color: #FFF;
  font-weight: bold;
}
.statlink, a.statlink,.statlink a {
  color: #FFF;
  text-decoration: none;
}
a:hover.statlink,.statlink a:hover {
  color: #FFF;
  text-decoration: underline;
}
.navmenu {
  color: #FFF;
  background: #AA0000;
  border-style: none;
  font: bold 12px;
}
.navmenu img {
  margin: 1px 5px;
}
.navmenu a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #FFF;
  padding: 2px 5px;
}
.navmenu a:hover {
  background: #AAAAAA;
  text-decoration: none;
  color: #000;
}
hr {
  height: 0;
  border: solid #D1D7DC 0;
  border-top-width: 1px;
}
.bodyline,.forumline {
  border: 1px #98AAB1 solid;
  background: #666;
  
}
td.row1,td.row2,td.row3 {
  background: #AAAAAA;
}
td.rowpic {
  background: #FFF url(../images/cellpic2.jpg) repeat-y;
}
th {
  color: #FFFFFF; /*#AEFF00;*/
  font-size: 11px;
  font-weight: bold;
  height: 30px;
  background-color: #aa0000; /*background: #048 url(../images/cellpic3.gif);*/
}
td.cat, td.catHead, td.catSides, td.catleft, td.catright, td.catbottom, td.catBottom {
  background: #D1D7DC url(../images/cellpic1.gif);
}
td.catHead, td.catSides, td.catleft, td.catright {
 
  border: #FFF;
  border-style: solid;
  height: 30px;
}
td.cat,td.catHead,td.catbottom {
   line-height : 28px;
}
th.thHead,th.thSides,th.thTop,th.thtop,th.thLeft,th.thRight,th.thbottom,th.thCornerL,th.thCornerR,th.thcornerl,th.thcornerr {
 font-color: #c00;
 font-size: 12px;
  font-weight: bold;
  /*border: #000;*/
  /*border-style: solid;*/
  /*-moz-box-sizing : border-box;*/
  margin: 0px;
  border: 0px;
  padding: 0px;
  height: 28px;
  background-repeat: no-repeat;
  background: #a00 url(../images/head-r1.jpg);
}
td.row3right, td.spaceRow {
  border: #FFF;
  border-style: solid;
  background: #D1D7DC;
}
th.thHead, td.catHead {
  font-size: 12px;
}
th.thHead,td.catHead,td.spaceRow,td.row3right,
td.catSides,td.catleft,td.catright,td.catbottom,
th.thSides,th.thleft,th.thright,th.thtop,th.thbottom,th.thCornerL,th.thCornerR {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
.maintitle, h1, h2 {
  text-decoration: none;
  color: #000;
  font: bold 22px/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.gen {
  font-size: 12px;
}
.genmed {
  font-size: 11px;
}
.gensmall {
  font-size: 10px;
}
.gen, .genmed, .gensmall {
  color: #000;
}
a.gen, a.genmed, a.gensmall {
  color: #048;
  text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
  color: #CC0000;
  text-decoration: underline;
}
/* Forum category titles */
.cattitle {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  color: #048;
}
a.cattitle {
  text-decoration: none;
  color: #048;
}
a.cattitle:hover {
  text-decoration: underline;
  color: #aa0000;
}
.forumlink {
  font-weight: bold;
  font-size: 12px;
  color: #048;
}
a.forumlink {
  text-decoration: none;
  color: #048;
}
a.forumlink:hover {
  text-decoration: none;
  color: #CC0000;
}
.nav {
  font-weight: bold;
  font-size: 11px;
  color: #000;
}
a.nav {
  text-decoration: none;
  color: #048;
}
a.nav:hover {
  text-decoration: underline;
  color: #CC0000;
}
.topictitle {
  font-weight: bold;
  font-size: 11px;
  color: #000;
}
a.topictitle:link {
  text-decoration: none;
  color: #048;
}
a.topictitle:visited {
  text-decoration: none;
  color: #5493B4;
}
a.topictitle:hover {
  text-decoration: underline;
  color: #CC0000;
}
.name {
  font-size: 11px;
  color: #000;
}
.postdetails {
  font-size: 10px;
  color: #000;
}
.postbody {
  font-size: 12px;
}
a.postlink:link {
  text-decoration: none;
  color: #048;
}
a.postlink:visited {
  text-decoration: none;
  color: #5493B4;
}
a.postlink:hover {
  text-decoration: underline;
  color: #CC0000;
}
.code,.quote {
  border: #D1D7DC;
  border-style: solid;
  border-width: 1px;
  background: #FAFAFA;
}
.code {
  color: #060;
  font: 11px Courier, 'Courier New', sans-serif;
}
.quote {
  color: #444;
  font: 11px/125%;
}
.copyright {
  color: #444;
  letter-spacing: -1px;
  font: 10px;
}
a.copyright {
  color: #444;
  text-decoration: none;
}
a.copyright:hover {
  color: #000;
  text-decoration: underline;
}
input, textarea, select {
  color: #000;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
input.post, textarea.post, select {
  background: #FFF;
}
input {
  text-indent: 2px;
}
input.button {
  color: #000;
  background: #AAAAAA;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input.mainoption {
  background: #FAFAFA;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
input.liteoption {
  background: #FAFAFA;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.helpline {
  border-style: none;
  background: #DEE3E7;
}
.bbcbutton {
  border-style: outset;
  border-width: 1px;
}

/* pagination */
.pagact {
	font-size: 10px;
	width: 16px;
	height: 20px;
	text-align: center;
	background: transparent url(../images/pagact.gif) no-repeat scroll 0 1px;
}
.paginact, .pagneutral {width: 17px; text-align: center; }
.paginact a, .pagneutral a {
	display: block;
	font-size: 10px;
	width: 17px;
	height: 20px;
	padding-top: 5px;
	background: transparent url(../images/paginact.gif) no-repeat;
}
.pagneutral a {
	background: transparent url(../images/pagneutral.gif) no-repeat;
}

tableh1 {	background: #CC000000
  background-repeat: no-repeat;
}
.topictitl {

font-size: 14px;
text-align: left;
font-weight: bold;
vertical-align: top;
}

