html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
	height: 1px;
}

strong{
	font-weight: normal;
	color: #990D22;
}

body {
	background: url(http://www.dovolena-ted.cz/img/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  	background: url(http://www.dovolena-ted.cz/img/body_bg.gif) repeat-y;
}

#logo {
	float: left;
	width: 242px;
	height: 152px;
	background: url(http://www.dovolena-ted.cz/img/header_1.jpg) no-repeat;
	text-align: center;
	color: #595959;
	overflow: hidden;
}
#logo h1 {
  padding: 20px 10px 0px 10px;
  font-size: 24px;
  font-family: arial, sans-serif;
  font-weight: normal;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#header {
	float: right;
	width: 536px;
	height: 279px;
	background: url(http://www.dovolena-ted.cz/img/header_2.jpg) no-repeat;
	overflow: hidden;
}

#header p{
	color: #000;
	padding: 234px 10px 0px 20px;
	text-align: right;
	text-transform: uppercase;

}
h4{
	margin: 0;
}

.dovolena{
	margin: 0 0 0 20px 0 !important;
	padding: 0 !important;
	
}
.dovolena p{
	margin: 0;
	padding: 0;
}
.dovolena  strong{
	text-decoration: none !important;
	font-weight: bold !important;
	
	
	
}

#left {
	float: left; 
	width: 242px;
	position: relative;
	margin-bottom: -120px;
}
#nav {
		position: relative;
		top: -128px;
		z-index: 10;
}

#nav ul {
  margin-left: 9px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(http://www.dovolena-ted.cz/img/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 12px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  padding: 4px 0px 4px 11px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  display: block;
  margin: 4px 4px 4px 0px;
  padding: 0px 12px 0px 6px;
  background: 100% 5px url(http://www.dovolena-ted.cz/img/arr_white.gif) no-repeat;
}
#nav a:hover {
  text-decoration: underline;
  background: 100% 5px url(http://www.dovolena-ted.cz/img/arr_orange.gif) no-repeat;
}
#nav .active a {
  color: #A4D8FD;
  background: 100% 5px url(http://www.dovolena-ted.cz/img/arr_orange.gif) no-repeat;
}

#right {
	margin-top: 20px;
	float: right;
	width: 506px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #0054A7;
  border-bottom: 1px solid #0054A7;
  padding-bottom: 6px;
  margin-bottom: 1em;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #0054A7;
  border-bottom: 1px solid #0054A7;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#right p {
	padding: 0px 30px 20px 0px;
	text-align: justify;
	word-spacing: 10%;
	line-height: 140%;
}

#right img{
  float: left;
  margin: 0px 15px 0px 0px;
  padding: 1px;
  border: 1px solid #cccccc;	
}


#profile {
  margin-right: 16px;
}


#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(http://www.dovolena-ted.cz/img/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(http://www.dovolena-ted.cz/img/pic_3.jpg) no-repeat;
}
#spacer {
  padding: 2em;
}

#footer {
  background: url(http://www.dovolena-ted.cz/img/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #555555;
  font-weight: bold;
}
#copyright a{
  color: #555555;
}
#footerline{
	background: url(http://www.dovolena-ted.cz/img/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

#invia{
	width: 370px;
	margin-left: 40px;
} 