/*
* CSS subor sukromnej potreby
*/

/* MENU LEFT RIGHT */

#workflowa .menu, #workflowc .menu
{
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  width: 180px;
}

#workflowa .menu tr td.title, #workflowc .menu tr td.title
{
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width:1px;
  background-color: #999999;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  padding-left:10px;
}

#workflowa .menu tr td.item, #workflowc .menu tr td.item
{
  padding-left:10px;
  border-width:0px;
}

#workflowa .menu tr td.menu_adm a, #workflowc .menu tr td.menu_adm a
{
  color: red;
}

/* BoxTitle */

.boxtitle
{
}

.boxtitle .head
{
  color: #FF9900;
  font-size: 16px;
  font-weight: bold;
}

.boxtitle .comment
{
  font-style: italic;
  color: #666666;
  font-size: 12px;
}

/*
 POSTA
*/
.toptitle .head
{
  color: #FF9900;
  font-size: 25px;
  font-family: 'Times New Roman';
  font-weight: bold;
}

.toptitle .comment
{
  font-style: italic;
  color: #D5D5D5;
  font-size: 17px;
  font-family: 'Times New Roman';
  font-weight: bold;
}

#toptext
{
  position: absolute;
  font-size: 32px;
  /* font-family: 'Times New Roman', 'Century Schoolbook L', 'Vijaya', 'Times New Roman'; */
  font-family: 'Century Schoolbook L', 'Vijaya', 'Times New Roman';
  top: 180px;
  /* margin-left: 20px; */
  font-style: italic;
  color: #D5D5D5;
  letter-spacing: 5px;
  font-weight: bold;
}

#topimg2
{
  position: absolute;
  top: 140px;
  left: 440px;
  clear: both;
}

#toplogo
{
  position: absolute;
  top: 0px;
  clear: both;
}

#toplogo img
{
  border: 0px solid black;
}

.dismenuitem
{
  color: gray;
}

/**
* Posta
*/
#topimg3
{
  position: absolute;
  top: 0px;
  right: 0px;
  clear: both;
}

#top_img_B .first
{
  max-width: 500px;
  overflow: hidden;
}

#top_img_B .second
{
  text-align: right;
}

#top_img_B .second img
{
  border: 0px solid black;
}

#topimg4
{
  margin-bottom: 10px;
}