/*---RIGHT---*/
#right
{
  margin: 0px 0px 0px 0px;
  padding: 50px 0px 0px 100px;
  /*border: 1px solid white;*/
	position: absolute;
  top: 150px;
  left: 25%;
  width: 70%;
  font-family: "Arial CE", sans-serif;
  font-size: 16px;
  font-weight: bold;
	color: white;
}
#right pre.bold
{
  font-family: "Arial CE", sans-serif;
  font-size: 16px;
  font-weight: bold;
	color: white;
}
#right pre span.bold
{
	font-family: "Arial CE", sans-serif;
  font-size: 16px;
  font-weight: bold;
	color: white;
}
#right pre.slim
{
  font-family: "Arial CE", sans-serif;
  font-size: 12px;
  font-weight: 100;
	color: white;
}
#right pre span.slim
{
  font-family: "Arial CE", sans-serif;
  font-size: 12px;
  font-weight: 100;
	color: white;
}
#right h1.nadpis
{
  font-family: "Arial CE", sans-serif;
  font-weight: bold;
	color: white;
	padding-left: 50px;
}
/*---View---*/
#right li.catview
{
  list-style: none;
  padding-top: 10px;
}
#right a.catview
{
  font-family: "Arial CE", sans-serif;
  font-size: 16px;
  font-weight: bold;
	color: white;
}
/*---Album---*/
#right td.center
{
  text-align: center;
}
#right span.list
{
  text-decoration: none;
  font-family: "Arial CE", sans-serif;
  font-size: 16px;
  font-weight: bold;
	color: white;
}
#right a.list
{
  text-decoration: none;
  font-family: "Arial CE", sans-serif;
  font-size: 16;
  font-weight: bold;
	color: white;
}
#right a.listSelected
{
  text-decoration: none;
  font-family: "Arial CE", sans-serif;
  font-size: 16;
  font-weight: bold;
	color: yellow;
}
#right a.list:hover
{
	color: yellow;
	text-decoration: underline;
}
#right img.view
{
  width: 500px;
}
#right img.selected
{
  border-color: yellow;
  width: 80px;
}
#right img.unselected
{
  width: 80px;
}
/*---Dodavatele---*/
#right tr.dodavatele
{
  padding-left: 50px;
}
#right td.dodavatele
{
  padding: 25px 0px 25px 0px;
  list-style: none;
  font-family: "Arial CE", sans-serif;
  font-size: 14px;
  font-weight: bold;
	color: white;
	text-align: center;
}
#right td.dodavatele img
{
	vertical-align: middle;
	display: inline-block;
	border: none;
}
/*---Kontakty---*/
#right pre.bold a.mail
{
  font-family: "Arial CE", sans-serif;
  font-size: 16px;
  font-weight: bold;
	color: white;
}

