* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background: #fedfdd;
  font: 14px/1.6em Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
}

h1, h2, h3, h4 {
  font-family: helvetica, arial, verdana, sans-serif;
  font-weight: normal;	
}



/* links
--------------------------------------------------------------------------------------------- */
a, a:link, a:visited, a:active {
  text-decoration: underline;
  color:#9c1c6b;
}

a:hover {
  text-decoration: none;
}

#header a {
  border: none;
}

#content-secondary a { color: #9c1c6b; }
#content-secondary a:hover {
  text-decoration: none;
  color: #9c1c6b;
}

#content-secondary h4 a { color: #9c1c6b; border: none; }
#content-secondary h4 a:hover { color: #FFF;}

#content-secondary a.image, 
#content-secondary a.image:hover, 
#content-secondary a.image img { border: none; }

#footer a { color: #000; }

/* container
--------------------------------------------------------------------------------------------- */
#container {
  margin: 0 auto;
  width: 950px;
  text-align: left;
}

#wrapper { /* needed for two vertical white borders */
  float: left; /* needed to contain all other floats */
  border-left: 0px solid #FFF;
  border-right: 0px solid #FFF;
}

/* header
--------------------------------------------------------------------------------------------- */
#header {
  width: 950px;
  height: 200px;
  background: #fff url(parfemy.jpg) no-repeat;
  position: relative;
  padding-bottom:10px;
}

#header h1 {
  margin: 85px 0 0 32px;
  height: 70px;
  position: absolute;
}

#header h1 a {
  display: block;
  color: #000;
  font-size:16px;
  font-weight:bold;
  background:#eee;
}

.mir {visibility: hidden}

/* navigation
-------------------------------------------------------------------------------------------- */
#header ul {
  margin: 10px 0 0 5px;
  position: absolute;
  list-style: none;
  font: 15px helvetica, arial, verdana, sans-serif;
  font-weight: normal;
}

#header li {
  display: inline;
padding: 5px 10px;
}

#header li a {
background: url(img/menu1.jpg) no-repeat;
 padding: 5px 10px;
color: #9c1c6b;font-weight:bold;
line-height:36px;
text-decoration: none;
border-bottom:2px solid #9c1c6b;
width:1890px;
}

#header li a:hover, #header li a:link.active, #header li a:visited.active
{ color: #9c1c6b;
text-decoration: none;border-bottom:6px solid #9c1c6b;
background: url(img/menu.jpg) no-repeat;width:190px;
}

/* content
-------------------------------------------------------------------------------------------- */
#content {

}

.hide { display: none; }

.col-1 { /* wide column */
  margin-right: 30px;  
  margin-bottom: 50px;
  _padding-bottom: 50px;
  width: 690px;
  float: right;
  display: inline;
}

.col-2 { /* narrow column */
  margin-left: 5px;
  margin-bottom: 50px;
  _margin-left: 0;
  _padding-left: 5px;
  _padding-bottom: 50px;

  float: left;
  display: inline;
}

.col-2 h5 {
  margin-bottom: 5px;
  margin-top:0px;
  font-size: 12px;
  color: #000;
  text-align:center;
  font-weight:normal;
}


/* content-secondary
-------------------------------------------------------------------------------------------- */
#content-secondary {
  padding-top: 27px;
  width: 950px;
  min-height: 340px;
  height: auto !important;
  height: 340px;
  background: #fdffff;
  float: left; /* needed to contain all other floats */
}

#content-secondary h3 {
  margin-bottom: 5px;
  font-size: 16px;
  color: #ecbd31;
  font-weight:bold;
}

#content-secondary h4 {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 1em;
}

#content-secondary h2 {
  margin-bottom: 12px;
  font-size: 28px;
  line-height: 1em;
  color:#213b90;
  text-transform:uppercase;
}

#content-secondary p { margin-bottom: 12px; }

/* footer
--------------------------------------------------------------------------------------------- */
#footer {
  padding: 0 0 0px 10px;
  background: #e47297;
  font-size: 11px;
  color: #fff;
  border-top: 5px solid #FFF;
  clear: both;
  text-align:center;
}

#footer p {
  margin-bottom: 12px;
}

/* menu */

#button {
	width: 190px;
	_width:170px;
	padding: 0 0 1em 5px;
	margin-bottom: 1em;

	color: #333;
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #fff;
		margin: 0;
		}

#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background: url(img/menu1.jpg) no-repeat;
		color: #9c1c6b;
		text-decoration: none;
		width: 100%;
		border-bottom:0;
		height:28px;
		width:190px;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background: url(img/menu.jpg) no-repeat;
		color: #9c1c6b;border-bottom:0;
		}
		
/* */

.seznam {
padding-left:20px;
}

iframe {
margin-right:20px;
margin-top:20px;
}

.hlavicka {
padding-left:15px;
padding-top:100px;
font-size:8pt;
width:370px;
}

h3 {
border-left:15px solid #f7eed4;
padding-left:15px;
}

.col-1 img {
margin-right:15px;
}

a {
outline:none;
}