/*
Theme Name: DRAVON
Description: Krafika pro web prezentaci firmy DRAVON
Version: 1.00
Author: Marek Langr, DiS.
Author URI: http://www.mareklangr.cz
Tags:
*/

body {
  margin: 0px;
  background: #0093DD url(images/background.gif) repeat-x top;
  text-align: center;
  font-family: Arial;
  font-size: 13px;
  color: #000000;
}

a {
  text-decoration: none;
  color: #000000;
}

a:link {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
  color: #373737;
}

a img{border:none}

#page {
  width: 1050px;
  text-align: left;
  margin: 0 auto;
  
}

#pageHeader {
  margin-top: 15px;
  height: 165px;
/*  background-image: url(images/bg-header.gif);
  background-repeat: no-repeat; */
  background-color: #FFFFFF;
  border-top: 1px #3E3E3E solid;
  border-left: 1px #3E3E3E solid;
  border-right: 1px #3E3E3E solid;
  padding-top: 20px;
  padding-left: 20px;
}

#divHeaderContainer {
  position: relative;
  width: 1010px;
  height: 122px;
}

#divHeaderLogo {
  position: absolute;
  width: 170px;
  height: 122px;
  border: none;
}

#divHeaderFlash {
  position: absolute;
  z-index: 1;
  left: 215px;
  width: 795px;
  height: 120px;
  background-color: #EFEEEE;
  background-image: url(images/banner-header.jpg);
  background-repeat: no-repeat;
  border: none;
}

#divMainMenu {
  width: 1000px;
  height: 20px;
  margin-top: 5px;
  background-color: #0093DD;
  padding-top: 2px;
  padding-right: 10px;
  font-family: Arial;
  font-size: 14px;
  text-align: right;
  color: #FFFFFF;
  font-weight: bold;
}

#divMainMenu a, #divMainMenu a:link {
  text-decoration: none;
  color: #FFFFFF;
}

#divMainMenu a:hover {
  text-decoration: none;
  color: #EFEEEE;
}

#divMainMenuLine {
  position: relative;
  width: 1010px;
  height: 2px;
  margin-top: 2px;
  background-color: #0093DD;
  /* font-size: 1px; */
}

#pageMiddle {
  min-height: 800px;
  height: auto !important; 
  height: 800px;
  background-color: #FFFFFF;
  border-left: 1px #3E3E3E solid;
  border-right: 1px #3E3E3E solid;
  padding-left: 20px;
  padding-right: 20px;
}

#divMiddleContainer {
  width: 1010px;
  padding-bottom: 15px;
}

#divMiddleLeft {
  float: left;
}

#divMiddleLeftContent {
  width: 200px;
  background: #ffffff url(images/bg-mmc.jpg) repeat-x top;
}

.divMiddleLeftMenuItem1U {
  padding: 4px 0px 4px 10px;
  border-bottom: 1px #FFFFFF solid;
  font-size: 14px;
  font-weight: bold;
}

.divMiddleLeftMenuItem2U {
  padding: 4px 0px 4px 20px;
  border-bottom: 1px #FFFFFF solid;
  font-size: 13px;
}

.divMiddleLeftMenuItem2USelect {
  padding: 4px 0px 4px 20px;
  background-color: #9FE0FF;
  border-bottom: 1px #FFFFFF solid;
  font-size: 13px;
  font-weight: bold;
}

.divContainerMenuItem2U {
  visibility: hidden;
  position: absolute;
}

.divMiddleLeftMenuItem a, .divMiddleLeftMenuItem a:link {
  text-decoration: none;
  color: #000000;
}

.divMiddleLeftMenuItem a:hover {
  text-decoration: none;
  color: #0093DD;
}

#divMiddleRight {
  padding-left: 215px;
}

#divMiddleRightContent {
  width: 755px;
  min-height: 500px;
  height: auto !important; 
  height: 500px; 
  background: #ffffff url(images/bg-mmc.jpg) repeat-x top;
  padding: 10px 20px 10px 20px;
  text-align: justify;
}

#divMidleRightBanner {
  width: 755px;
  text-align: center;
}

#divLogoFooter {
  /** position: absolute; **/
  width: 760px;
  height: 331px;
  background-image: url(images/logo-dravon-footer.gif);
  background-repeat: no-repeat;
  /** top: 650px; **/
}

h1 {
  margin: 0px;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}

.divMiddleReset {
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#pageFooter {
  height: 48px;
  /* background-image: url(images/bg-footer.gif);
  background-repeat: no-repeat; */
  background-color: #FFFFFF;
  border-left: 1px #3E3E3E solid;
  border-right: 1px #3E3E3E solid;
  border-bottom: 1px #3E3E3E solid;
  padding-left: 20px;
  padding-right: 20px;
  text-align: right;
  font-size: 10px;
}

#divFooterContent {
  width: 995px;
  border-top: 2px #0093DD solid;
  padding-top: 2px;
  padding-right: 15px;
}
