#header {
	height: 130px;
	margin-bottom: 30px;
}

body {
	background: url(../img/top.png) repeat-x top center;
}

div.container {
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	 display: inline;
	 color: #02A2E1;
	 margin: 0 0 0 12px;
}

.toplink {
	color: #fff;
	font-family: verdana;
	text-decoration: none;
}
.toplink:hover, .toplink:focus {
	color: #ccc;
}

#menu {
	float: right;
	margin-top: 0px;
}
#logo {
    float: left;
    margin: 40px 0 20px 0;
    cursor: pointer;
}

p.blue {
	color: #8ca7b0;
}

h1.title {
	font-family: verdana;
	font-size: 2em;
	font-weight: bold;
}

.photobox {
	padding-top: 222px;
	padding-bottom: 12px;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	font-family: arial;
	cursor: pointer;
}

div.osteoplant {
	background: url(../img/osteoplant.jpg) no-repeat top center #1b2f47;
}

div.bokiz {
  background: url(../img/bokiz.jpg) no-repeat top center #1b2f47;
}

div.apteka {
  background: url(../img/apteka.jpg) no-repeat top center #1b2f47;
}

div.wypadki {
  background: url(../img/wypadki.jpg) no-repeat top center #1b2f47;
}

div.beigebox {
	/* background: #e2c279; */
	background: #ffedc1;
	padding: 15px 15px 40px 15px;
	margin: 30px 0;
}

#beigebox_bokiz, #beigebox_osteo, #beigebox_apteka {
	padding-bottom: 60px;
}

div.bottombox {
  padding: 0 15px 15px 15px;
}

div.beigebox ul {
  margin-bottom: 0;
}

.quot {
  font-weight: bold;
  text-align: center;
  font-size: 1000%;
  font-family: 'times new roman',times,georgia,serif;
  /* color: #e2c279; */
  color: #ffedc1;
}

div.bottombox h4 {
  font-style: italic;
  font-size: 1.8em;
  font-weight: bold;
  font-family: serif;
  margin-bottom: 0.6em;
}

div.bottombox p {
	line-height: 150%;
	margin: 0;
}

hr {
	background-color: #ccc;
	margin: 0;
}

h1, h2, h3 {
	font-variant: small-caps;
}

h1 {
	font-size: 2.5em;
	letter-spacing: 4px;
	font-weight: bold;
	font-style: italic;
  font-weight: bold;
  font-family: serif;
}

h2 {
	font-size: 1.8em;
	font-size: italic;
}

a.rounded, .button {
	border:medium none;
	cursor:pointer;
	display:inline-block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	overflow:visible;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
	float: right;
}

.button {
	background-color: #1b2f47;
	color: #fff;
	padding: 2px 4px;
}
.button:hover {
  background-color: #cee;
}

table {margin-bottom:1.4em;width:auto;}

#subframe {
	background: #ffedc1;
	padding: 10px;
}

li.separated {
	margin-top: 10px;
}

