@import "reset.css";

body 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background: #d1d1d1;
	color: #222;
	padding: 40px 0;
	line-height: 1.6em;
	text-align: center;
  }
p {
	margin: 8px 0 0 0;
	font-size: 1em;
	}
hr {
  width: 100%;
  height: 0px;
  overflow: hidden;
  border: 0;
  border-bottom: 1px solid #E1E1E1;
  height: 1px;
  margin: 25px 0 25px 0;
}
div.hr {
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
	height: 1px;
	margin: 25px 0 25px 0;
}
div.hr * {
	display: none;
}
h1 {
  font-size: 1.6em;
	text-transform: uppercase;
}
h2 {
  color: #ddd;
  margin: 10px 0 25px 0;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: normal;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ccc;
	}
h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:10px 0;
	}
h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #ccc;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	}
a {
	color: #ddd;
	text-decoration: underline;
	}
a:hover {
	color: #fff;
	text-decoration: none;
	}
.vlevo {
	float:left;
	margin:0 10px 10px 0;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #e7e7e7;
	z-index:1;
	}
.vpravo {
	float:right;
	margin:0 0 10px 10px;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #e7e7e7;
	z-index:1;
	clear:left;
	}
dt {
	font-weight: bold;
	padding-top:0.4em;
}
dd {
  margin-left: 2em;
}
.clear {
  clear: both;
}

#map {

	width: 500px;

	height: 440px;

	border: 1px solid black;
  color: #000 !important;
}


/* LAYOUT
------------------------------*/
#all {
  width: 850px;
  text-align: left;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  padding: 0;
  border-top: 5px solid  #e2e2e2;
  }
#head {
	width: 850px;
	height: 180px;
  overflow: hidden;
  background: #fff url("../images/contact.jpg") right bottom no-repeat;
  }
#kontakt {
  position: absolute;
  top: 20px;
  left: 400px;
  width: 300px;
  text-align: right;
  height: 130px;
  overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666;
	line-height: 1.7em;
  }
#kontakt a {
color: #444;
}
#kontakt a:hover {
color: #000;
}
#menuwrap {
  width: 850px;
  height: 125px;
  overflow: hidden;
  background: url("../images/menu.jpg") no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.7em;
	position: relative;
  }
body.s-case-ih #menuwrap,
body.s-annaburger #menuwrap,
body.s-default #menuwrap {
  background: url("../images/r_menu.jpg") no-repeat !important;
}  
body.s-merlo #menuwrap {
  background: url("../images/m_menu.jpg") no-repeat !important;
}  
  
#body {
  width: 850px;
  background: #326e1d url("../images/body.gif") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
body.s-case-ih #body,
body.s-annaburger #body,
body.s-default #body {
  background: #ae0000 url("../images/r_body.gif") repeat-x !important;
}
body.s-merlo #body {
  background: #3F8A3E url("../images/m_body.gif") repeat-x !important;
}
#sidebar {
  position: relative;
  top: 30px;
  left: 57px;
  width: 163px;
  overflow: hidden;
  float: left;

  }
#content {
  float: right;
  width: 500px;
  padding: 30px 57px 20px 0;
  color: #fff;
  min-height: 500px;
  }
#bottom {
  width: 850px;
  background: #315a16;
  padding: 10px;
  text-align:center;
  color: #fff;
  overflow: hidden;
  font-size: .85em;
  font-family: Verdana;
  }
body.s-case-ih #bottom,
body.s-annaburger #bottom,
body.s-default #bottom {
  background: #720000 !important;
}
body.s-merlo #bottom {
  background: #327F2F !important;
}

/* LOGO
------------------------------*/
#logo {
  width: 221px;
  height: 81px;
  overflow: hidden;
  position: absolute;
  top: 40px;
  left: 40px;
  background: url("../images/logo.gif") no-repeat;
  }
#logo a {
  display: block;
  color: #e00;
  text-decoration: none;
  }
#logo h1 {
  font-family: Times New Roman;
  font-size: 3.3em;
  padding-top: 10px;
  width: 250px;
  text-align: right;
  height: 50px;
  font-weight: bold;   
}
#logo h2 {
  font-size: 2.7em;
  font-weight: bold; 
  font-family: Times New Roman;
  text-align: right;
  border: 0 !important;
  text-transform: none;
}
#logo img {
  position: absolute;
  top: 0;
  left: 0;

}

/* MENU
------------------------------*/
ul#menu {
  width: 850px;
  height: 67px;
  position: absolute;
  top: 12px;
  left: 0;
  overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
  }
ul#menu li {
  display: block;
  height: 67px;
  list-style-type: none;
  position: absolute;
  top: 0px;
  }
ul#menu li.m-merlo {
  width: 184px;
  background: url("../images/menu_merlo.gif") no-repeat;
  left: 70px;
  }
ul#menu li.m-annaburger {
  width: 121px;
  background: url("../images/menu_annaburger.gif") no-repeat;
  left: 307px;
  }
ul#menu li.m-skoda {
  width: 64px;
  background: url("../images/menu_skoda.gif") no-repeat;
  left: 497px;
  }
ul#menu li.m-caseih {
  width: 136px;
  background: url("../images/menu_caseih.gif") no-repeat;
  left: 646px;
  }

ul#menu a {
  position: absolute;
  width: 184px;
  height: 70px;
  padding-top: 70px;
  text-indent: 300px;  
  overflow: hidden;
  }
ul#menu li.m-merlo a {
  width: 184px;
  background: url("../images/menu_merlo.gif") no-repeat;
  }
ul#menu li.m-annaburger a {
  width: 121px;
  background: url("../images/menu_annaburger.gif") no-repeat;
  }
ul#menu li.m-skoda a {
  width: 64px;
  background: url("../images/menu_skoda.gif") no-repeat;
  }
ul#menu li.m-caseih a {
  width: 136px;
  background: url("../images/menu_caseih.gif") no-repeat;
  }

/* SIDEBAR
------------------------------*/
#sidebar ul {
  width: 163px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
  }
#sidebar ul li {
  display: block;
  height: 45px;
  width: 163px;
  background: url("../images/sidebar_item.png") 0 0 no-repeat;
  list-style-type: none;
  }
body.s-case-ih #sidebar ul li,
body.s-annaburger #sidebar ul li,
body.s-default #sidebar ul li {
  background: url("../images/r_sidebar_item.png") 0 0 no-repeat !important;
}
body.s-merlo #sidebar ul li {
  background: url("../images/m_sidebar_item.png") 0 0 no-repeat !important;
}
#sidebar ul li a {
  display: block;
  height: 27px;
  width: 153px;
  padding: 6px 0 0 10px;
  color: #fff;
  text-decoration: none;
  }
#sidebar ul li a:hover {
  text-decoration: underline;
  }

/* FOOTER
------------------------------*/
#bottom a {
  color: #fff;
}

#footer {
  margin-top: 15px;
  color: #777;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
  }
#footer p {
  text-align: center;
  }
#footer a {
  color: #777;
  font-weight: bold;
  }

/* CLASSES
------------------------------*/
#content ul {
	margin: 0 0 15px 6px;
	}
#content ol {
	margin: 0 0 15px 25px;
  }
#content ul li{
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: url("../images/li.png") 0 10px no-repeat;
	}
#content table {
	width: 100%;
  }
#content table td {
	vertical-align: top;
  }
.form .input {
	padding: 3px 3px 2px 3px;
	font-size: 1.1em;
	width: 150px;
	border: 1px solid #CCCCCC;
  }
.form .input:focus,
.form textarea:focus {
	border: 1px solid #888888;
  }
.form textarea {
	margin: 10px 0 5px 0;
	padding: 3px 3px 3px 3px;
	font-family: Arial;
	font-size: 1em;
	width: 300px;
	height: 200px;
	line-height: 1.5em;
	border: 1px solid #CCCCCC;
  }

.bullet {
display: list-item;
margin-left: 15px;
list-style-type: square;
color: #934340;
}
.merlo_produkty {
text-align: center;
line-height: 1em;
}

.red {
background: #7E0000;
padding: 15px;
margin: 20px 0;
}

.green1 {
background: #315A16;
padding: 15px 15px 20px 15px;
margin: 0;
clear:both
}
.green2 {
background: #3B681A;
padding: 15px 15px 20px 15px;
margin: 0;
clear:both
}
.green2 h3, .green1 h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	color: #CFF0C4;
	padding:0 0 10px 0;
	}
	
#homepage {
position:relative;
left:-50px;
text-align:center;
  float: right;
  width: 700px;
  padding: 30px 20px 20px 0;
  color: #fff;
  min-height: 580px;
	background: url("../images/km.jpg") 50px 360px no-repeat;
}
h5 {
color: red;
font-size:1.3em;
font-weight: bold;
margin: 15px 0;
}
.banner {
clear:both;
border-top: 3px double #315A16;
padding: 30px 20px 0 20px;
text-align: center;
}