#update {
	height: 72px;
	line-height: 72px;
	background-image: url(img/footer_background.png);
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 0.8em;
}

* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style-type: none;
	border: 0;
}

.content, .wrapper {
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

body {
	background-image: url(img/background.jpg);
	background-position: center -200px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	overflow: hidden;
	overflow-x: hidden;
}

#page {
	width: 1000px;
	height: 610px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#pages_wrapper {
	width: 5000px;
	height: 610px;
}

.page {
	float: left;
	height: 560px;
	padding-top: 50px;
	width: 1000px;
}

.page .content {
	height: 458px;
}

#home {
	background-image: url(img/doctor_bg.png);
	background-repeat: no-repeat;
	background-position: 290px;
}

#kontakt {
	background-image: url(img/stretoskop.png);
	background-repeat: no-repeat;
	background-position: 310px 170px;	
}

h1 {
	color: #363636;
	font-size: 38pt;	
}

h2 {
	color: #266978;
	font-size: 27pt;
}

#home h1 {
	font-size: 27pt!important;
	margin-top: 40px;
	font-family: OpenSans, sans-serif;
}

#home h2 {
	font-size: 38pt!important;
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#home h3 {
	color: #00b0d6;
	font-size: 18pt;
	text-align: right;
	margin-bottom: 7px;
}

#home h3.first {
	margin-right: 320px;
}

#home h3.second {
	margin-right: 360px;
}

#home h3.third {
	margin-right: 400px;
}

#home h3.fourth {
	margin-right: 440px;
}

#kontakt .right {
	text-align: right;
}

#kontakt h2 {
	font-size: 24pt;
}

#kontakt h2.small {
	font-size: 20pt; 
}

h5 {
	margin-bottom: 15px;
	margin-top: 15px;
	color: #363636;
}

h6 {
	margin-bottom: 5px;
	color: #5f6060;
}

#kontakt .content .left {
	padding-top: 60px;

}

#kontakt .content .right {
	padding-top: 40px;
}

#kontakt h5 {
	font-size: 22pt;
}

#kontakt h6 {
	font-size: 16pt;
}

#o_mnie .left {
	text-align: right;
}

#o_mnie h1 {
	margin-top: 40px;
}

#o_mnie h5 {
	font-size: 18pt;
}

#o_mnie h6 {
	font-size: 12pt;
	color: #434343;
}

#works_scroll {
	height: 274px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}

#works_top, #works_bottom {
	width: 117px;
	height: 28px;
	background-position: top;
	display: block;
	margin: 0 auto;
}

#works_top:hover, #works_bottom:hover {
	background-position: bottom;
}

#works_top {
	background-image: url(img/works_top.png);
	margin-top: 20px;
}

#works_bottom {
	background-image: url(img/works_bottom.png);
}

#works_wrapper img {
	margin-right: 3px;
	margin-bottom: 3px;
}

#separator.left {
	height: 400px;
	background-image: url(img/separator_background.png);
	width: 2px;
	margin-left: 75px;
}

#map_wrapper {
	margin: 0 auto;
	width: 724px;
	height: 440px;
	background-image: url(img/map_background.png);
	padding-top: 7px;
}

#localization {
	margin: 0 auto;
	width: 710px;
	height: 403px;
	vertical-align: middle;
}

#map_directions {
	float: right;
	position: relative;
	margin-right: 45px;
	margin-top: 8px;
}

#map_directions p {
	display: inline;
}

#map_directions input {
	vertical-align: middle;
}

#input_text {
	width: 320px;
	height: 20px;
	background-image: url(img/map_input_text.png);
	margin-right: 25px;
	color: grey;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

#input_submit {
	width: 28px;
	height: 22px;
	background-image: url(img/map_input_submit.png);
	cursor: pointer;
}

.navigation {
	margin: 0 auto;
	margin-top: 40px;
	/*width: 540px;*/
}

#home .navigation {
	margin-left: 50px;
}

.navigation li {
	float: left;
	margin-left: 10px;
}

.navigation li a {
	float: left;
	display: block;
	height: 49px;
	width: 125px;
	background-position: 0px 0px;
}

.navigation li.active a {
	width: 105px;
}

/*
.navigation li a:hover {
	background-position: bottom;
}
*/
/*canvas#opinie{
	width: 97px;
    height: 36px;
}*/
#opinie h4.more {
	margin-top: 0px;
    padding-top: 6px;
    padding-bottom: 10px;
}
#opinie h3
{
	padding-bottom: 10px
}
#opinie p
{
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	color:#5f6060;
}
#opinie h2 canvas
{
	padding-top: 10px;
	    width: 111px !important;
    height: 41px !important;
}
.navigation li.nav_dojazd a {
	background-image: url(img/dojazd.png);
}

.navigation li.nav_opinie a {
	background-image: url(img/opinie.png);
}

.navigation li.nav_kontakt a {
	background-image: url(img/kontakt.png);
}

.navigation li.nav_o_mnie a {
	background-image: url(img/o_mnie.png);
}

.navigation li.nav_kontakt.left a {
	background-image: url(img/kontakt_left.png);
}

.navigation li.nav_kontakt.right a {
	background-image: url(img/kontakt_right.png);
}

.navigation li.nav_o_mnie.left a {
	background-image: url(img/o_mnie_left.png);
}

.navigation li.nav_dojazd.left a {
	background-image: url(img/dojazd_left.png);
}

.navigation li.nav_o_mnie.right a {
	background-image: url(img/o_mnie_right.png);
}

.navigation li.nav_dojazd.right a {
	background-image: url(img/dojazd_right.png);
}

.navigation li.nav_opinie.left a {
	background-image: url(img/opinie_left.png);
}

.navigation li.nav_opinie.right a {
	background-image: url(img/opinie_right.png);
}

.navigation li.nav_powrot.left a {
	background-image: url(img/powrot_left.png);
}

#footer {
	height: 72px;
	background-image: url(img/footer_background.png);
	position: absolute;
	width: 100%;
	top: 610px;
	left: 0px;
}

#footer .content {
	width: 1000px;
	text-align: right;
	margin: 0 auto;
	padding-top: 18px;
}

#footer .content h5 {
	color: #6b6b6b;
	margin: 0;
}

#footer .content h6 {
	color: #139ebd;
	margin: 0;
	margin-top: 5px;
}

#footer .content h6 a {
	color: #139ebd;
	text-decoration: underline;
}

#footer .content h6 a:hover {
	text-decoration: none;
}

i.fa{
	margin-right: 15px;
    font-size: 30px;
    position: relative;
    top: 7px;
}

h4.more{
	margin-top: 30px;
}

#opinie .content .opinion-container{
	overflow-y: scroll;
	height: 250px;
}

#opinie .add-review{
	float: left;
	width: 50%;
}

#opinie .add-review .place-tile{
    background-color: #4285f4;
    padding-bottom: 20px;
    padding-top: 20px;
}

#opinie .add-review img.write-review-icon{
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

#opinie .add-review .place-indent{
	color: #fff;
}

#opinie .opinion-author .author-img{
	width: 100px;
    height: 100px;
}

#opinie .opinion-author .author-img.woman {
    background: url(img/woman.png);
    background-size: cover;
}

#opinie .opinion-author .author-img.man {
    background: url(img/man.png);
    background-size: cover;
}

#opinie p.opinion-cloud{
	background: #fff;
    border-radius: 5px;
    display: table;
    padding: 10px;
    margin-right: 23px;
}



#opinie .opinion {
    float: left;
    width: 50%;
    zoom: 0.8;
}

#opinie .opinion:nth-child(3n){
	clear: left;
}

#opinie .opinion-author {
	float: left;
	margin-right: 25px;
	position: relative;
	top: 40px;
}

.clearfix{
	clear: both;
}