﻿*
{
  margin: 0px;
  padding: 0px;
}

body 
{
  background: url(Grafika/BodyBG.gif);
  background-repeat :repeat-x;
  background-color: #f8f3e7;
  height: 100%;
  width: auto;
}

a:link, a:visited, a:active
{
  color: #807358;
  font-family: Arial;
  font-size: 12px;
  text-decoration: underline;
}

a:hover, a:visited:hover
{
  color:  black;
  font-family: Arial;
  font-size: 12px;
  text-decoration: underline;
}

ul, ol
{
  margin: 0px;
  padding: 0px;
  margin-top: 7px;
  margin-bottom: 7px;
}

ul li, ol li
{
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
}

h1
{
  font-family: Trebuchet MS, Arial;
  font-size: 17px;
  font-weight: bold;
  color: #807358;
  padding-top: 7px;
  padding-bottom: 10px;
}

h2
{
  font-family: Trebuchet MS, Arial;
  font-size: 15px;
  font-weight: bold;
  color: #807358;
  padding-top: 5px;
  padding-bottom: 7px;
}

h3
{
  font-family: Trebuchet MS, Arial;
  font-size: 13px;
  font-weight: bold;
  color: #807358;
  padding-top: 5px;
  padding-bottom: 5px;
}


#MainCenter
{
    width: 818px;
    height: auto;
    margin-left:auto;
    margin-right:auto;   
    margin-top: 15px;
    background: url(Grafika/MainBG.gif) top left repeat-y;
    background-color: White;
}

#MainCenterHead
{
    width: 818px;
    height: auto;
    background: url(Grafika/HeadBG.gif) top left no-repeat;
}

#MainCenterFoot
{
    width: 818px;
    height: auto;
    background: url(Grafika/FootBG.gif) bottom left no-repeat;
}

#MainCenterFootInside
{
    width: 818px;
    min-height: 600px;
    _height: 600px;
    background: url(Grafika/FootBGIn.gif) bottom left no-repeat;
    padding-top: 3px;
}

#Header
{
    background: url(Grafika/HeaderUpNew.gif) bottom left no-repeat;
    width: 802px;
    height: 91px;
    margin-left:auto;
    margin-right:auto;   
    overflow: hidden;
}

#Menu
{
    background: url(Grafika/MenuBG.gif) top left repeat-x;
    width: 802px;
    height: 32px;
    margin-left:auto;
    margin-right:auto;   
    margin-top: 2px;
}

#MenuLeft
{
    width: 642px;
    height: 32px;
    float: left;
}

#MenuLeft ul, #MenuLeft ul li
{
   margin:0px;
   padding: 0px;  
}

#MenuLeft a, #MenuLeft a:link, #MenuLeft a:visited
{
   text-decoration: none;
}

#MenuRight
{
    width: 160px;
    height: 32px;
    float: left;
}

.SearchTB
{
    width: 100px;
    height: 15px;
    background-color: White;
    border: 0px solid white;
    font-family:Arial;
    font-size: 11px;
}

#MainText
{
    background: url(Grafika/TextBG.gif) top left repeat-x;
    width: 762px;
    margin-left:auto;
    margin-right:auto;   
    margin-top: 2px;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #545453;
}

#MainText table td
{
  padding: 3px;
  border: 1px solid #9a8c71;
  border-collapse: collapse;
}

#MainTextNoText, #MainTextNoText2
{
    background: url(Grafika/TextBG.gif) top left repeat-x;
    width: 762px;
    margin-left:auto;
    margin-right:auto;   
    margin-top: 2px;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #545453;
}

#UnderFoot
{
    width: 802px;
    height: 30px;
    margin-left:auto;
    margin-right:auto;   
    overflow: hidden;
    font-family: Arial;
    font-size: 11px;
    color: #807358;
}

.Nadpis
{
    font-family: Trebuchet MS, Arial;
    font-size: 17px;
    font-weight: bold;
    color: #807358;
}

#SearchCount
{
    color: #545453;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

.KategorieLink:link, .KategorieLink:visited, .KategorieLink:active
{
  color: black;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
}

.KategorieLink:hover, .KategorieLink:visited:hover
{
  color:  #807358;
  font-family: Arial;
  font-size: 12px;
  text-decoration: underline;
}

.KategorieCount
{
  color: gray;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
}

.LabelBlack
{
  color: black;
  font-family: Arial;
  font-size: 12px;
}

.LabelBlackBold
{
  color: black;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

.LabelGraySmall
{
  color: gray;
  font-family: Arial;
  font-size: 12px;
}

.PicStyle
{
    padding: 3px;
    margin: 0px;
    border: 1px solid #82725b;
    margin-right: 7px;
}

.PicStyle2
{
    padding: 3px;
    margin: 0px;
    border: 1px solid #82725b;
    width: auto;
    margin-right: 10px;
}

.PicStyle2:hover
{
    padding: 3px;
    margin: 0px;
    border: 1px solid #82725b;
    width: auto;
    background-color: #e6e0d4;
    margin-right: 10px;
}

.ForumBox
{
  border: 1px solid #c5bda6;
  margin-bottom: 6px;
}

.ForumAutor
{
  color: black;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  background-color: #dad3c0;
  padding-left: 4px;
}

.ForumDate
{
  color: gray;
  font-family: Arial;
  font-size: 11px;
  padding-left: 4px;
}

.ForumText
{
  color: gray;
  font-family: Arial;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 4px;
}

.ForumLink:link, .ForumLink:visited, .ForumLink:active
{
  color: #807358;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
}

.ForumLink:hover, .ForumLink:visited:hover
{
  color:  black;
  font-family: Arial;
  font-size: 11px;
  text-decoration: underline;
}

.ForumNew
{
  border: 1px solid #82725b;
  padding: 1px;  
  width: 404px;
  height: 104px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.ForumNewInside
{
  background: url(Grafika/ForumNewBG.gif) top left repeat-x;
  padding-left: 4px;
  width: 400px;
  height: 104px;
}

.ForumOdp
{
  border: 1px solid #82725b;
  padding: 1px;  
  width: 474px;
  height: 104px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.ForumOdpInside
{
  background: url(Grafika/ForumNewBG.gif) top left repeat-x;
  padding-left: 4px;
  width: 470px;
  height: 104px;
}

.FormNadpis
{
  font-family: Trebuchet MS, Arial;
  font-size: 15px;
  font-weight: bold;
  color: #5e5440;
}

.FormLabel1
{
  font-family: Trebuchet MS, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #5e5440;
  padding-right: 4px;
}

.ForumTB1
{
    width: 285px;
    height: 18px;
    font-family: Arial;
    font-size: 11px;  
    border: 1px solid white;
    background-color: White;
}

.ForumTB1Error
{
    width: 285px;
    height: 18px;
    font-family: Arial;
    font-size: 11px;  
    border: 1px solid red;      
    background-color: #f1cdcb;
}

.ForumTB2
{
    width: 285px;
    height: 50px;
    font-family: Arial;
    font-size: 11px;  
    border: 1px solid white;
    background-color: White;   
}

.ForumTB2Error
{
    width: 285px;
    height: 50px;
    font-family: Arial;
    font-size: 11px;  
    border: 1px solid red;
    background-color: White;   
    background-color: #f1cdcb;
}

.ButtonYellow
{
    background-color: #fee543;
    border: 1px solid #82725b;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal; 
}

.DownloadLinks a:link, .DownloadLinks a:visited, .DownloadLinks a:active
{
    color: #807358;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    background: url(Grafika/ExternalLink.gif) no-repeat right top;
    padding-right: 10px;
}

.DownloadLinks a:hover, DownloadLinks a:visited:hover
{
    font-family: Arial;
    font-size: 12px;
    color: black;
}

.OtazkyLink:link, .OtazkyLink:visited, .OtazkyLink:active
{
  color: #807358;  
  font-family: Trebuchet MS, Arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.OtazkyLink:hover, .OtazkyLink:visited:hover
{
  color:  black;
  font-family: Trebuchet MS, Arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

.Otazka
{
  color: #807358;
  font-family: Trebuchet MS, Arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.Odpoved
{
  color: gray;
  font-family: Arial;
  font-size: 12px;
  font-style:italic;
  text-decoration: none;
}

.SelectedObr
{
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #961a1a;
}




