/*template css by at*/
html, body {
	margin:0;
	padding:0;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size:11px;
}

img,table {
	border:0;
}

a, a:active, a:link {
  font-weight:bold;
  color:#D81C13;
}

a:visited {
  font-weight:bold;
  color:#D81C13;
}

a:hover {
  font-weight:bold; 
  color:#000000;
  text-decoration:none;
}

.none {
	display:none;
}

u {
  text-decoration:none;
  color:#01109c;
}

p strong u { color:white; }

body {
	background: #fff;
}

.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }
.aj { text-align: justify; }
.st { font-weight: bold; }

#hlavny {
  width: 760px;
  text-align: left;
  background: url('d-bgleft.gif') repeat-y left;
}

#bottom {
  background: url('d-bottom.gif') bottom no-repeat;
}

#top {
  background: url('d-top.gif') top no-repeat;
  height:290px;
}

#top_en {
  background: url('d-top-en.gif') top no-repeat;
  height:290px;
}

#lng {
  height:90px;
}

#lng_in {
  padding-top:40px;
  padding-right:14px;
  text-align:right;
}

#photoslide {
  margin-bottom:-3px;
}

#menu {
  width:340px;
  float:left;
}

#menu div {
  padding-left:70px;
}

#content {
  float:right;
  width: 420px;
  background: left top url('d-roh.gif') no-repeat;
}

#bottommenu {
  font-size:10px;
  text-transform: uppercase;
  min-height:70px;
  padding-left:70px;
}

#textmenu {
  margin-top:25px;
}

.cleaner {
  clear:both;
  font-size:1px;
}

#envelope {
  padding-right: 26px;
  padding-left: 13px;
  padding-top: 5px;
  text-align: justify;
}

#envelope h3 {
  font-weight:normal;
  color:#01109c;
  font-size:14px;
  text-align:center;
  text-transform: uppercase;
}

h2 {
  font-family: serif;
  font-size:18px;
  color:red;
  font-weight:normal;
}

h2 span {
  font-size:30px;
}

.leftcn {
  float:left;
  width:120px;
}

.rightcn {
  float:right;
  width:120px;
}

#bottommenu a {
  color:#01109c;
}

.red {
  color:red;
}

.blue {
  color:#01109c;
}

.big {
  font-size:13px !important;
}

.white {
  color:white;
}


/*slideshow*/
#slideshow {
	width:185px;
	height:180px;
	float:left;
	margin-top:20px;
}

#slideshow2 {
	width:150px;
	height:180px;
	float:left;
	margin-top:20px;
}

#slideshow3 {
	width:165px;
	height:180px;
	float:left;
	margin-top:20px;
}

#intro3 img {
	width:165px;
	height:180px;
}
div#intro3 {
	float: left;
	position: relative;
	width: 165px;
	height: 180px;
	padding: 0;
	background: #FFF;
}

div#intro3 div.pics {
	z-index: 2;
}

div#intro3 div.pics img {
	margin-top: 0px;
}


#intro2 img {
	width:150px;
	height:180px;
}
div#intro2 {
	float: left;
	position: relative;
	width: 150px;
	height: 180px;
	padding: 0;
	background: #FFF;
}

div#intro2 div.pics {
	z-index: 2;
}

div#intro2 div.pics img {
	margin-top: 0px;
}

#intro img {
	width:185px;
	height:180px;
}
div#intro {
	float: left;
	position: relative;
	width: 185px;
	height: 180px;
	padding: 0;
	background: #FFF;
}

div#intro div.pics {
	z-index: 2;
}

div#intro div.pics img {
	margin-top: 0px;
}

.projektn {
  text-align:left;
  margin-bottom:30px;
}

.pnadpis  {
  text-align:left;
  font-size:12px;
  color:black;
  font-weight:bold;
  text-transform:uppercase;
  border-bottom:1px dotted black;
  margin-bottom:5px;
}

.projektn img {
  margin:5px;
  margin-top:0px;
  border:3px solid #4980A9;
}

.projektn span {
  text-align:justify;
  display:block;
}

.projektn td {
  vertical-align:top;
}