/* IDECKA */
#kontajner {
  width:1000px;
  margin: 0 auto;
  padding: 25px 60px;
}
#hlava {
  width:1000px;
  height:60px;
}
#stred {
  width:1100px;
}

#pata {
  width:1000px;
  height:270px;
  margin-top:20px;
  padding-top:25px;
  padding-left:30px;
  line-height:16px;
  font-size:12px;
  text-transform:uppercase;
  font-weight:normal;
  background: url('../img/bgfu.png') left top no-repeat;
}
#patkaa {
  height:150px;
  float:left;
  margin-right:120px;
}
#patkab {
  height:150px;
  float:left;
  margin-right:43px;
}
#patkac {
  height:150px;
  float:left;
  margin-right:53px;
}
#patkad {
  height:150px;
  float:left;
}
#logo {
  float:left;
  margin-right:146px;
}
#blok-menu {
  background:url('../img/bg_menu.jpg') left top no-repeat;
}
#blok-napo {
  background:url('../img/bg_napo.jpg') left top no-repeat;
}
#blok-kuch {
  background:url('../img/bg_kuch.jpg') left top no-repeat;
}
#blok-rest {
  background:url('../img/bg_rest.jpg') left top no-repeat;
}

/* TRIEDY */
.col {
  width:177px;
  height:350px;
  float:left;
  margin-right:20px;
  padding-top:47px;
}
.col2 {
  width:177px;
  height:400px;
  float:left;
}
.col3 {
  width:380px;
  float:left;
  text-align:center;
  font-size:15px;
  margin:10 5px;
}
.clear {
  clear:both;
}
.in20 {
  margin:20px;
}
.in10 {
  margin:10px;
}
.txtleft {
  text-align:left;
  color:#210400;
}
.txt11 {
  font-size:11px;
  line-height:13px;
}
.txt14 {
  font-size:14px;
}
.lsp {
	letter-spacing:1px;	
	}
.tmave {
  color:#433e3a;
}
.floutr { float:right;}
.oznam { width:700px;
	text-transform:none;
	color: #FCFADC;
	font-size:14px;
	margin-bottom:15px;}

/* ZLOZENE */
body#box1 {
  text-align:left;
}
#box1 a {
  color:#982e00;
}

body#box1 h1 {
  text-align:left;
  display:none;
}
body#box1 h1.vidim {
  display:block;
  margin: 20px 40px;
  font-weight:normal;
  font-size:40px;
  letter-spacing:1px;
}
body#box1 h3 {
  font-size:20px;
  padding-left:20px;
  color:#982e00;
}
body#box1 h2 {
  font-size:20px;
  color:#433e3a;
}
.col3 h3 {
font-size:18px;
}
td.mid {
  vertical-align:middle;
}
td div {
  text-align:center;
}

/* TAGY */

/* form tags */
input {
  width:300px;
}
textarea {
  width:300px;
  height:150px;
}

/* form tags end */

div {
  margin:0;
  padding:0;
  text-align:left;
}

h1 {
	font-size:25px;
	font-weight:normal;
	letter-spacing:-1px;
    color: #6F2B1A;
	margin-top:0;
}
h2 {
	font-size:14px;
	margin-top:0;
	color: #666;
}
h3 {
  font-weight:normal;
  font-size:11px;
  line-height:16px;
}
h4 {
  width:177px;
  height:30px;
  font-weight:normal;
  font-size:14px;
  margin:5px 0;
  color:#1a1919;
}
ul {
  list-style:none;
  padding:0;
  margin-left:15px;

}

li {
  font-size:13px;
  letter-spacing:1px;
  line-height:22px;
}

table {
  margin-left:20px;
}
td {
  vertical-align:top;
}
a {
  color: #fff;
  text-decoration:none;
}
a:hover {
  color:#ffb27e;
}

a img {
  border:0;
}

table a {
  font-size:12px;
  color:#151311;
  text-decoration:none;
}

table a:hover {
  color:#666;
  text-decoration:none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align: center;
  background: #ffffff url('../img/bgcont.png') left top repeat-x; 
	color:#393939;
}

