body
{
  margin: 0 auto;
  padding: 0;
  background-color: #ffffff;
  background-image: url('../images/background_page.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
}



.menu_line
{
  background-position:top;
  background-repeat: no-repeat;
}

.TabPopUp-lista
{
  	background-color:#FFFFFF;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:13px;
  	font-weight:bold;
 	border-top: 1px solid #EB6200;
	border-right: 1px solid #EB62000;
	border-bottom: 0px solid #EB6200;
	border-left: 1px solid #EB6200;
  
}

.TablePopUp
{
  	background-color:#FFFFFF;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:13px;  
  	font-style: normal;
  	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-top: 0px solid #EB6200;
	border-right: 1px solid #EB6200;
	border-bottom: 1px solid #EB6200;
	border-left: 1px solid #EB6200;
}

.TablePopUp img, img.article
{
  border-style: solid;
  border-width: 1px;
  border-color: #B7A971;
  margin: 1em;
}

a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #EB6200;
}

a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #EB6200;
}

a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #FF8E3D;
}

a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #D53301;
}

.blok_tl
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-roh.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
}

.blok_tr
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-roh.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;
}

.blok_bl
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-roh.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: bottom left;
}

.blok_br
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-roh.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: bottom right;
}

.blok_plocha
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-plocha.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;

  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  vertical-align: top;
  text-align:justify;
}

.blok_side_left
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-v.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

.blok_side_right
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-v.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top right;
}

.blok_side_top
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-h.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top right;
}

.blok_side_bottom
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-h.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: bottom right;
}

.blok_hlavicka
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Blok-hlavicka.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;

  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  vertical-align: middle;
}



.post_tl
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Post-roh.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
}

.post_tr
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Post-roh.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;
}

.post_bl
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Post-roh.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: bottom left;
}

.post_br
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Post-roh.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: bottom right;
}

.post_plocha
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Post-plocha.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;

  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  vertical-align: top;
  text-align:justify;
}

.post_side_left
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Post-v.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

.post_side_right
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Post-v.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top right;
}

.post_side_top
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Post-h.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top right;
}

.post_side_bottom
{
  margin: 0 0;
  padding: 0;
  background-image: url('../images/Post-h.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: bottom right;
}

.post_hlavicka
{
  margin: 0 0;
  padding: 0;
  background-color:#7DD228;

  color: #ffffff;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #416723;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #314C1A;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #416723;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #314C1A;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #416723;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #314C1A;
}

.obrazek_okraj
{
  border-style: solid;
  border-width: 1px;
  border-color: #B7A971;
  margin: 1em;
}
