﻿table.RamecStranky
{
	width: 930px;
}

/* Prvn sloupec (lev pruh) */
td.Sloupec_1
{
	width: 0px;
	border: none;
	height: 0px;
}

/* Druh sloupec (hlavn stedn pruh) */
td.Sloupec_2
{
	width: 930px;
	border: none;
	height: 0px;
}

/* Tet sloupec (prav pruh) */
td.Sloupec_3
{
	width: 0px;
	border: none;
	height: 0px;
}

.HlavniSekce h1
{
  font-size: 14pt;
  text-align: center;
  margin-top: 10px;
  text-transform: uppercase;
  color: rgb(118,57,36);
}

.HlavniSekce h2
{
  font-size: 11pt;
  text-align: left;
  margin-top: 5px;
  color: rgb(244,139,32);
  padding-top: 7px;
}

.HlavniSekce h3
{
  font-size: 10pt;
  text-align: left;
  margin-top: 5px;
  color: rgb(244,139,32);
  padding-top: 7px;
}

.HlavniSekce img
{
  border: 1px;
  color: red;
}

div.paticka
{
  font-size: 7pt;
  color: gray;
  text-align: center;
  background-color: white; border: none;
  padding: 12px 0px 5px 0px;
}
div.paticka a
{
  font-size: 7pt;
  color: gray;
  text-align: center;
  text-decoration: none;
  background-color: white; border: none;    

}

.clr {
	clear: both;
}
/* ********* horni menu*************/
table.topMenu {
	border: none;
	border-collapse: collapse;
	height: 34px;
	padding: 5px;
	text-align: center;
	width: 921px;
}
table.topMenu td {
	border-bottom-width: 0px;
	border-color: #000000;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 0px;
	text-align: center;
	vertical-align: middle;
}
table.topMenu td a,
table.topMenu td a:hover {
	color: Black;
	text-decoration: none;
}
/*   --- formular ---  */

#formular {
	
}

#formular h2 {
	font-size: 130%;
	margin: 15px 0 5px 0;
	padding: 0;
}

.pudorys {
	width: 195px;
	margin: 0;
	padding: 0;
	float: left;
}

.input {
	margin: 0 5px;
}

.help {
	font-style: italic;
}

.input_cislo {
	width: 60px;
}

.input_text {
	width: 160px;
}

.otvor_label, .vyska_label {
	display: block;
	float: left;
	width: 60px;
}

.kontakty_label {
	display: block;
	float: left;
	width: 120px;
}

.submit_btn {
	margin: 20px 35px;
}

#formular_odeslan {
	text-align: center;
}

#material_jiny_span {
	display: none; 
}

#galerie_delka_span {
	display: inline;
}
p {
text-align: justify;
}
ul {
list-style-type: square;
}
li {
text-align: justify;
}


