body
{
	background-color: rgb(220,220,220);
	color: #000000;
  font-family: georgia;
	font-size: 10pt;
	text-align: center;
}
.topbar
{
	background-image: url("design/topbar.jpg");
	background-repeat: no-repeat;
	height: 132px;
	width: 600px;
	color: black;
	font-family: tahoma, sans serif;
	font-weight: bolder;
}
.stripe
{
	background-image: url("design/stripe.gif");
	background-repeat: no-repeat;
	height: 216px;
	width: 46px;
	position: absolute;
	top: 70px;
	left: 10px;
	float: left;
}
.page
{
	float: right;
	width: 400px;
	position: relative;
	top: 0px;
	}
.important
{
  color: rgb(240,30,30);
}

.menu
{
  font-family: georgia, serif; 
	position: absolute;
	left: 30px;
	top: 145px;
	width: 130px;
	text-align: left;
}
    .category
    {
      font-size: 12pt;
      font-weight: bold;
      color: rgb(162,86,28);
    }
    .menuitem  
    {
      position: relative;
      left: 45px;
    }
    .menuitem a:link, .menuitem a:visited, .menuitem a:active  
    {
      color: rgb(136,75,31);
    }
    .menuitem a:hover  
    {
      color: #EE3300;
    }
.container
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  width: 600px;
}
p
{
	text-indent: 20px;
}
h1
{
  font-family: georgia, serif; 
  font-size: 18pt;
  color: rgb(136,75,31);
}
h2
{
  font-family: georgia, serif;
  font-style: italic;
  font-size: 11pt;
  color: rgb(136,75,31);
}
.text
{

}
.abstract
{
  width: 300px;
  font-weight: bolder;
  font-style: italic;
  
  font-size: 10pt;
  text-align: justify;
  padding-bottom: 12px;
}
.note
{
  font-family: tahoma;
  font-size: 8pt;
	color: #161616;
}
.picture
{
  text-align: center;
  padding-bottom: 12px;
}
    .picture img
    {
      width: 300px;
    }
    .picture .note
    {
      text-align: justify;
      width: 300px;
      position: relative;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 3px;
      border-bottom: 1px solid #000000;
    }
    .picture p
    {
    	text-indent: 0px;
    }
a:link, a:visited, a:active
{
  color: rgb(136,75,31);
	text-decoration: none;
	font-weight: bolder;
	border: 0px;
}
a:hover
{
	color: #EE3300;
	text-decoration: underline;
	font-weight: bolder;
	border: 0px;
}
img
{
  border: 0px solid;
}
.author
{
  text-align: right;
  border-bottom: 1px solid #000000; 
}
.foot
{
  font-size: 7pt;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3px;
  font-weight: normal;
  padding-top: 5px;
}
    .foot a:link, a:visited, a:active a:hover
    {
    	font-weight: bolder;
    }
.news
{
  border: 1px solid gray;
  padding: 3px;
  margin: 2px;
}
  .news .date
  {
    font-weight: bolder;
  }
  .news .message
  {
    font-style: italic;
  }
  .news .posted
  {
  }
.discussion
{
  border: 1px solid #FFECBF;

  margin: 2px;
}
  .discussion .date
  {
    padding: 3px;
  }
  .discussion .message
  {
    font-style: italic;
  }
  .discussion .username
  {
    padding: 3px;
    color: rgb(136,75,31);
    font-weight: bold;
  }
  .discussion .mail
  {
    color: rgb(100,100,200);
  }
  .discussion .title
  {
    padding-left: 3px;
    color: rgb(136,75,31);
    font-size: 12pt;
    font-weight: bold;
    background-color: #FFECBF;
  }
.article_list
{
}
  .article_list .heading
  {
    font-size: 12pt;
    font-weight: bolder
  }
  .article_list .abstract
  {
    font-style: italic;
    font-size: 10pt;
  }
  .article_list .date
  {
    border-bottom: 1px solid black;
  }
  .article_list .author
  {
    border: 0px transparent;
    text-align: left;
  }  
#important
{
  color: #FFCC00;
  font-weight: bolder;
}
hr
{
  
  border-bottom: 2px solid #BF8630;
}



#tema_tydne
{  
  padding: 3px;  
}
#tema_tydne_sluzba
{
  font-size: 8pt;
  margin-bottom: 5px;  
}
#tema_tydne_nadpis
{  
  margin-bottom: 5px;
}
#tema_tydne_citat
{
  margin-bottom: 5px;
}
#tema_tydne_datum_autor
{
  margin-bottom: 5px;
}
#tema_tydne_text
{
}
#tema_tydne_odkaz
{
  font-size: 8pt;
}
