html,body {
  font-family: "Lucida Grande","Trebuchet MS";
  color: #721c0d;
  margin:0;
  padding:0;
  border:none
}

.title a:link, img 
{
  border-width:0;
}
   
a, a:visited, a:active {
  color: #135ba2;
  text-decoration: none;
}

a:hover {
  color: #138bb0;
}

.mainmenu {
  font: 12px tahoma;
  line-height: 24px;
  color: #721c0d;
  font-weight: bold;
  text-align: left;
  margin-top: 5px;
}
 
.mainmenu a, .mainmenu a:active , .mainmenu a:link, .mainmenu a:visited 
{
  color: #721c0d;
  text-decoration: none;
  display: block;
  margin-left: 4px;
  padding-left: 4px;
}

.mainmenu a:hover 
{
  color: #fae7c9;
  background-color: #721c0d;
}

.mainmenuz a, .mainmenuz a:visited {
  color: #ff0000;
}

.mainmenuz a:hover {
  color: #ff0000;
}


.menunote
{
    font-size: 12px;
    line-height: normal;
    color: #FFFFFF;
    margin: 5px;
    padding-left: 15px;
}

.menunote a, .menunote a:active , .menunote a:link, .menunote a:visited
{
      color: #721c0d;
      text-decoration: underline;
}

.menunote a:hover {
    color: #ffe000;
    background-image: none;
}

.maintable {
  height: 94%;
  width: 950px;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  position:relative; /*s tymto to konecne ide v exploreri*/
  margin-left:auto; margin-right:auto;
}

.listline {
    margin-top: 15px;
    margin-bottom:  15px;
}

.menutable {
  border-bottom-style: solid;
  border-bottom-color: #f0f0f0;
  border-bottom-width: 1px;
  background-color: #fae7c9;
  width:135px;
}

.dialogtable {
  padding-left: 7px;
  padding-top:  5px;
  padding-right: 3px;
  padding: 15px;
  min-height: 500px;
  position:relative;
}

.actiontable
{
  border-style: solid;
  border-color: #f0f0f0;
  border-width: 1px;
  border-top-style: none;
  border-right-style: none;
  min-height: 500px;
}


.dialogtable a, .dialogtable a:visited, .dialogtable a:active {
  color: #135ba2;
  text-decoration: none;
}

.dialogtable a:hover {
  color: #00b0b0;
}

.heading {
    text-align: center;
    font-size: 20px;
    margin-top: 3px;
    padding-top: 6px;
    height: 40px;
    font-weight: bold;
}

.reklamavtable {
	background-color: #ffffff;
	border-bottom-style: solid;
  border-bottom-color: #f0f0f0;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-color: #f0f0f0;
  border-left-width: 1px;
  width:120px;
}

.reklamahtable {
	height: 124px;
	background-image: url('/title5.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-color: #f0f0f0;
  border-bottom-width: 1px;		
}
  
.info {
  color: #CCCCCC;
  font-size: 16px;
  padding: 0;
}

.zoznam {
  padding-left: 20px;
  padding-top:  5px;
}

.textbox {
    border: 1px solid rgb(37,202,240); /* #721c0d; */
    padding: 1px 1px;
    width: 150px;
}

.menu_forum
{
    color: #ff0000;
}

.zobrazenie_clanku
{
  cursor: pointer;
  min-height:150px;
}

.zobrazenie_clanku_thumb
{
    float : left;
    padding-right : 5px;
    padding-bottom : 15px;
}

.clanok_uvodny_obrazok
{
    float : left;
    padding-right : 10px;
}

.clanok_obrazok_vlavo
{
    float : left;
    padding-right : 10px;
}

.clanok_obrazok_vpravo
{
    float : right;
    padding-left : 10px;
}

.clanok_autor
{
  font-size: 14px;
}

.menu_line
{
  padding-top:5px;
  padding-bottom:5px;
}