.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.t2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #BB4A00;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 292929;
	line-height: 18px;
}
.t4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #6f6053;
}
.t5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.t6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.c1 {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.li2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CE5300;
	text-decoration: underline;
}
.left_bg {
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat;
}
.ext-links {
color: #0066FF
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bb4a00;
}
.link12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CE5300;
	text-decoration: underline;
}
.link13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.t4-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #6f6053;
	text-decoration: underline;
}
.t1_link_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.t3 link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CE5300;
	text-decoration: underline;
}
.t1_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.link White Georg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.link_white_georg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.Georg_link_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.link_You-Me {
	color: #9B0B3E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.chyba
{
  font-weight: bold;
  color: red;
  margin: 0;
  padding: 5px 0 0 0;
}

p.ok
{
  font-weight: bold;
  color: green;
  margin: 0;
  padding: 5px 0 0 0;
}

/* width a height - rozměry boxu s novinkami na úvodní stránce */
div#novinky
{
  width: 330px;
  height: 120px;
  border: solid #CE5300 1px;
  overflow: hidden;
}

div#novinky:hover
{
  background-color: #f3cd92;
}

div#novinky a
{
  text-decoration: none;
}

div#novinky div
{
  margin: 0;
  padding: 10px;
  background-color: transparent;
}

div#novinky div:hover
{
  background-color: #f3cd92;
}

div#novinky h2
{
  font-family: Arial,sans-serif;
  margin: 0;
  padding: 5px 10px;
  color: #CE5300;
  font-size: 12px;
  font-weight: bold;
}

div#novinky p
{
  font-family: Arial,sans-serif;
  margin: 0;
  padding: 0 10px;
  color: black;
  font-size: 12px;
}

div#novinky img
{
  float: left;
  border-width: 0;
  margin: 0 4px 4px 10px;
}

div#novinkyPod
{
  width: 303px;
}

div#novinkyOdk
{
  margin: 0;
  padding: 2px 0;
}
div#novinkyOdk a
{
  display: block;
  width: 13px;
  height: 16px;
  border: solid #e0e0e0 1px;
  float: left;
  margin: 0 1px;
  color: #CE5300;
  text-decoration: none;
  font-size: 10px;
  font-family: Arial,sans-serif;
  padding: 2px 0 0 7px;
}

div#novinkyOdk a.activeSlide
{
  border: solid #CE5300 1px;
  background-color: #CE5300;
  color: #fff;
  font-weight: bold;
}

div#novinkyPP
{
  float: right;
}

img.tlac
{
  width: 20px;
  height: 20px;
  float: right;
  border-width: 0;
  margin: 1px;
}


div#pruh
{
  border: none;
  background-color: #CE5300;
  padding: 5px;
  color: #ffffff;
  font-family: Arial,sans-serif;
  font-size: 14px;
}
                     
