@charset utf-8;
@import 'plugins.css';

/* @group Reset */

html,body,div,w,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,font,img,small,strong,center,dl,dt,dd,ul,li,form,fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style: none;
}
#atff {
  display: none;
}
/* @end */
/* @group Framework */

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:167px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:370px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:770px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:940px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.span-10, textarea.span-10, select.span-10 {width:370px!important;}
input.span-11, textarea.span-11, select.span-11 {width:410px!important;}
input.span-12, textarea.span-12, select.span-12 {width:450px!important;}
input.span-13, textarea.span-13, select.span-13 {width:490px!important;}
input.span-14, textarea.span-14, select.span-14 {width:530px!important;}
input.span-15, textarea.span-15, select.span-15 {width:570px!important;}
input.span-16, textarea.span-16, select.span-16 {width:610px!important;}
input.span-17, textarea.span-17, select.span-17 {width:650px!important;}
input.span-18, textarea.span-18, select.span-18 {width:690px!important;}
input.span-19, textarea.span-19, select.span-19 {width:730px!important;}
input.span-20, textarea.span-20, select.span-20 {width:770px!important;}
input.span-21, textarea.span-21, select.span-21 {width:810px!important;}
input.span-22, textarea.span-22, select.span-22 {width:850px!important;}
input.span-23, textarea.span-23, select.span-23 {width:890px!important;}
input.span-24, textarea.span-24, select.span-24 {width:940px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:5px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}


/* @end */

/* @group Global */

body {
	background: #e9f4f4 url(../img/bg.png) center top no-repeat;
	font: 0.875em/1.25em Arial, sans-serif;
	color: #6a6a6a;
	overflow: -moz-scrollbars-vertical;
}

a {
	color: #3c9698;
	text-decoration: none;
}

a:hover {
	color: #2c7272;
}

#wraper {
	width: 994px;
	margin: 0 auto;
	background: url(../img/wraper-bg.png) left top repeat-y;
}

#info-box {
	width: 100%;
	position: fixed;
	bottom:0;
	z-index: 9999;
}
#info-box .spacer {
	background-color: #efefef;
	width: 600px;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	border:1px solid #ccc;
	padding: 10px;
	color: #000;
	margin: 0em auto;
}
#partneri {
width: 980px; margin:10px auto;
}
#partneri .l {
	float: left;
	width: 100%;
}
#partneri .r {
	float: right;
	width: 22%;
}
#partneri ul li {
	float: left;

	padding-left: 5px;
	margin-bottom: 3px;
}
#partneri ul li a {
	background-color: #fff;
	border-radius: 5px;
	padding: 3px;
	white-space: nowrap;
	display: block;
	float: left;
	margin-bottom: 5px;
}
#partneri ul li a:hover {
	background-color: #4da597;
	color: #fff;
}
#partneri ul.color {
	padding-top: 1em;
}
#partneri ul.color li a {
	color: #543c7a;
	white-space: nowrap;
}
#partneri ul.color li a:hover {
	color: #fff;
	background-color: #503777;
}

.toggle_slide{
position: fixed;
left: 0;
top: 48px;
width:				25px;
background:			#fff;
padding: 5px;
overflow: hidden;
box-shadow: 0 0 5px rgba(0,0,0,0.1);
border-radius: 5px;
z-index: 9900;
}

#tooltip {
	position: absolute;
	z-index: 3000;
    background: #444;
	padding: 10px;
	opacity: 0.95;
	border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
	box-shadow: 0px 0px 5px #b3b3b3;
  -moz-box-shadow: 0px 0px 5px #b3b3b3;
  -webkit-box-shadow: 0px 0px 5px #b3b3b3;
  max-width:250px;
}
#tooltip h3, #tooltip div {
  color:#fff;
  margin: 0;
  font-weight:normal; 
  font-size:0.8em;
  line-height:1.42em;
}
#tooltip h3, #tooltip div { margin: 0; }

#toggle{
overflow: hidden;
padding: 5px 0 0 0;
}
#toggle span {
	width: 20px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	text-indent: -9999em !important;

}
#toggle span.cz {
		background: url(../img/icon-cz.png) left top no-repeat;

}
#toggle span.sk {
		background: url(../img/icon-sk.png) left top no-repeat;

}
#toggle span.de {
		background: url(../img/icon-de.png) left top no-repeat;

}
#toggle a {
	width: 20px;
	height: 20px;
	display: block;
	margin-bottom: 3px;
	text-indent: -9999em !important;
}
#toggle .stomatolog {
	background: url(../img/icon-stomatolog.png) left top no-repeat;

}
#toggle .doktor {
	background: url(../img/icon-doktor-sk.png) left top no-repeat;

}
#toggle .ucetni {
	background: url(../img/icon-ucetni.png) left top no-repeat;

}
#toggle .pravnik {
	background: url(../img/icon-pravnik.png) left top no-repeat;

}
#toggle .axoll {
		background: url(../img/icon-axoll.png) left top no-repeat;

}
#panel {
	width: 984px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
}
#panel .l {
	width: 242px;
	float: left;
	position: relative;
}
#panel .r {
	width: 600px;
	float: right;
	padding-top: 10px;
	
}
#panel .r img {
	float: left;
	margin-right: 20px;
}
#google_translate_element {
	float: left;
	width: 200px !important;
}
.addthis_toolbox {
	float: left;
}
#email-subject-wrap h3 {
	background-color: #da9500;
	color: #fff;
	border-radius:5px;
	padding: .3em;
	line-height: 1.6;
	margin-bottom: 1em;
}
#email-subject-wrap p {
	clear: both;
}
#email-subject-wrap input[type="text"],#email-subject-wrap textarea {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 1em;
	border-radius:5px;
}
#email-subject-wrap .info {
	background-color: #f1eef9;
	padding: 1em;
	border-radius:5px;
	margin-top: 1em;
}
#email-subject-wrap label {
	display: block;
	color: #111;
	float: left;
	width: 13em;
}
#email-subject-wrap ul li {
	background-color: #fff;
	padding: .3em .5em;
	border-radius:5px;
	display: block;
	clear: both;
	margin-bottom: 5px;
}
#email-subject-wrap .check {
	display: none;
}
#email-subject-wrap {
	position: absolute;
	z-index: 9998;
	width: 370px;
	top:0;
	left:0;

}
#email-subject-wrap .spacer {
	position: relative;
	z-index: 9999;
	display: none;
	padding:10px;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
#panel .l a.email-subject {
	width: 370px;
	height: 40px;
	background: url(../img/panel_katalog.png) left top no-repeat;
	display: block;
	color: #fff;
	line-height: 30px;
	text-align: center;
}
#panel .l a:hover {
	cursor:pointer;
	background-position: 0 -40px;
}
#container {
	width: 939px;
	padding: 5px 25px 25px 25px;
	overflow: hidden;
	position: relative;
}

#container .l {
	float: left;
	width: 60%;
}

#container .r {
	float: right;
	width: 38%;
}

/* @end */

/* @group Header */

#header .l {
	width: 49%;
	float: left;
}

#header .r {
	width: 35%;
	float: right;
}

#header {
	background: url(../img/header-bg.png) left top no-repeat;
	padding: 25px 25px 0 25px;
	overflow: hidden;
}

#header h1 {
	height: 82px;
	width: 518px;
	font-size: .9em;
	top: 0;
	left: 0;
	float: left;
	position: relative;
}

#header h1 a,#header h1 a:visited {
	text-decoration: none;
	position: relative;
	top: 0;
	left: 0;
	width: 518px;
}

#header h1 a:hover {
	color: #000;
	text-decoration: underline;
}

#header h1 a,#header h1 a span {
	display: block;
	height: 82px;
}

#header h1 a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 518px;
	background: url(../img/logo.png) left top no-repeat;
}

#header a.btn-profil {
	background: url(../img/btn-pridat.png) left top no-repeat;
	display: block;
	width: 150px;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	padding: 17px 0 19px 0;
	color: #fff;
	text-transform: uppercase;
	float: right;
}
#header a.btn-profil:hover {
	background-position: 0 -55px;
}

#userProfil {
	width: 267px;
	float: right;
	height: 79px;
	background:url(../img/user_panel.png) left top no-repeat;
}


#userProfil .inner {
	float: right;
	width: 100%;
}

#userProfil .spacer {
	padding: 10px;
}
#userProfil {
	font-size: .8em;
}
#userProfil img {
	border: 2px solid #84589a;
}

/* @end */

/* @group Nav */

#nav {
	background: url(../img/nav.png) left top no-repeat;
	height: 43px;
	width: 939px;
	padding: 0;
}

#nav li:first-child {
	background: none;
}

#nav li {
	float: left;
	zoom: 1;
	padding: 0 0 0 3px;
	position: relative;
}

ul#nav li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0;
	top: 43px;
	background: #3c9294;
	border: 1px solid #77cecf;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 280px;
	z-index: 2147483647;
}

ul#nav li ul.subnav li {
	font-weight: normal;
	background: none !important;
	color: #000;
	padding: 0;
	border-bottom: 1px solid #77cecf;
}

ul#nav li ul.subnav li a {
	display: block;
	font-size: .8em;
	text-transform: uppercase;
	padding: .3em 10px;
	line-height: 33px;
	width: 260px;
	font-weight: bold;
	text-shadow: none;
	text-align: left;
}

#nav li ul li a:hover {
	background: #fff;
	color: #3c9294;
}

#nav li a {
	display: block;
	text-transform: uppercase;
	line-height: 43px;
	color: #fff;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
	font-weight: bold;
	text-align: center;
}

#nav li a:hover,#nav li a.active {
	background: url(../img/nav-h.png) left top repeat-x;
}

#nav li a:hover,#nav li a.hover-li {
	background: url(../img/nav-h.png) left top repeat-x;
}

#nav li.nav1 {
	padding: 0;
}

#nav li.nav1 a:hover, #nav li.nav1 a.active {
	background: url(../img/nav-h-first.png) left top repeat-x !important;
}

#nav li.nav6 a:hover, #nav li.nav6 a.active {
	background: url(../img/nav-h-last.png) right top repeat-x !important;
}

#nav li.nav1 {
	width: 143px;
}

#nav li.nav2 {
	width: 170px;
	background: url(../img/nav-spacer.png) left top no-repeat;
}

#nav li.nav3 {
	width: 171px;
	background: url(../img/nav-spacer.png) left top no-repeat;
}

#nav li.nav4 {
	width: 160px;
	background: url(../img/nav-spacer.png) left top no-repeat;
}

#nav li.nav5 {
	width: 150px;
	background: url(../img/nav-spacer.png) left top no-repeat;
}
#nav li.nav6 {
	width: 130px;
	background: url(../img/nav-spacer.png) left top no-repeat;
}

/* @end */

/* @group Top */

#top {
	margin-top: 1.5em;
	overflow: hidden;
}

#top form fieldset {
	clear: both;
	font-size: .9em;
	margin-top: .5em;
	padding: 0;
}

#top fieldset .radio {
	border: none !important;
	display: inline;
}

#top fieldset p {
	padding: .5em 0;
}

#top fieldset label {
	color: #fff;
	font-weight: bold;
	text-align: left;
	float: none;
	display: inline;
}

#top fieldset select {
	padding: .3em .2em;
}

#top .l h2 {
	background: url(../img/bar-search.png) left top no-repeat;
	padding: 10px 5px 15px 15px;
	width: 281px;
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

#top .l .box {
	background: url(../img/search-box-bg.png) left top no-repeat;
	height: 206px;
	_height: 186px;
	margin-top: .5em;
	width: 567px;
	padding: 10px;
}

#top .l .box input#search {
	float: left;
	background: url(../img/search-input-bg.png) left top no-repeat;
	border: 0;
	width: 501px;
	padding: 10px 10px;
	color: #938e8e;
	font-size: 1.7em;
}

#top .l .box .l {
	width: 49%;
	clear: left;
}

#top .l .box .r {
	width: 49%;
	float: right;
}

#top .r h2 {
	background: url(../img/bar-map.png) left top no-repeat;
	padding: 8px 5px 18px 10px;
	width: 303px;
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

#top .r .box {
	background: url(../img/map-box-bg.png) right top no-repeat;
	height: 206px;
	_height: 186px;
	margin-top: .5em;
	padding: 10px 20px;
}

#top .r .box .spacer {
	height: 166px;
	padding: 0 10px;
}

/* @end */

/* @group Breadcrump */

#breadcrump {
	background: url(../img/breadcrump.png) left top no-repeat;
	margin: 1em 0;
}

#breadcrump p {
	padding: .4em 1em;
	color: #fff;
	font-size: .9em;
}

#breadcrump p a {
	color: #fff;
	text-decoration: underline;
}

#breadcrump p a:hover {
	text-decoration: none;
}

/* @end */

/* @group Content */

#content {
	float: left;
	clear: both;
	width: 61%;
	overflow: hidden;
	padding-top: .5em;
}

#content h4.important {
	display: block;
	background: #3c9698;
	width: 96%;
	padding: .5em 1em;
	color: #fff;
}

#content img.left {
	float: left;
	margin: 0 2em .5em 0;
	border: 3px solid #3c9294;
}

#content h2 {
	font-size: 1.8em;
	padding-bottom: .5em;
	color: #3c9698;
	line-height: 1.5em;
}

#content h3 {
	font-size: 1.4em;
	color: #b8ac00;
	padding: .8em 0 0em 0;
	margin: 1em 0 .3em 0;
}

#content p {
	line-height: 1.8em;
	color: #444;
}

#content div.foto {
	background: #f4f1d3 url(../img/foto-ul.png) left top no-repeat;
	width: 557px;
	margin-top: 1em;
	overflow: hidden;
}

#content div.foto ul {
	padding: 17px 10px;
	background: url(../img/foto-ul-b.png) left bottom no-repeat;
	overflow: hidden;
}

#content div.foto ul li {
	margin-left: 30px;
	float: left;
}

#content div.foto ul li img {
	border: 4px solid #c5bc6e;
}

#content h3.klinika {
	background: url(../img/ico-klinika.png) left bottom no-repeat;
	padding-left: 2em;
	color: #626262;
}

#content h3.kontakt {
	background: url(../img/ico-kontakt.png) left bottom no-repeat;
	padding-left: 2em;
	color: #626262;
}

#content h3.foto {
	background: url(../img/ico-foto.png) left bottom no-repeat;
	padding-left: 2em;
	color: #626262;
}

#content ul.kontaktsez {
	padding: 1em 0;
}

#content .date {
	color: #3c9698;
}

#content .kategorie {
	width: 567px;
	margin: 10px 0;
	background: #fff url(../img/content-boxnor-top.png) left top no-repeat;
	overflow: hidden;
	text-align: justify;
}

#content .kategorie .inner {
	float: right;
	background: url(../img/inner-ord-bg.png) bottom right no-repeat;
	width: 80%;
}

#content .kategorie .spacer {
	background: url(../img/content-boxnor-bot.png) left bottom no-repeat;
	padding: 20px;
	overflow: hidden;
	width: 526px;
}

#content .kategorie .spacer a.active {
	text-decoration: underline;
	color: #998f02;
}

#content .box-ord {
	width: 561px;
	background: #f4f1d3 url(../img/box-ord-top.png) left top no-repeat;
}

#content .box-ord .img {
	float: left;
	width: 20%;
}

#content .box-ord .inner {
	float: right;
	width: 80%;
	position: relative;
}
#content .box-ord h4 {
	position: absolute;
	top:-40px;
	padding: .3em 1em;
	background-color: #f4f1d3;
	border-radius: 5px;
	margin: 0em 0 15px 0;
	right:0;
	color: #444;
	font-size: 12px;
}
#content .box-ord .fb-like {
	position: absolute;
	right: 0px;
	z-index: 999;
	top:0;
}

#content .box-ord .spacer {
	background: url(../img/box-ord-bot.png) left bottom no-repeat;
	padding: 20px;
	min-height:180px;
	width: 526px;
}

#content .box-ord img {
	border: 4px solid #c5bc6e;
}

#content .box-ord h2 {
	color: #6a6a6a;
	padding-bottom: .5em;
	font-size: 1.7em;
	width: 80%;
	line-height: 1.4em;
}

#content .box-ord p {
	font-size: .8em;
	width: 90%;
}

#content .box-ord ul {
	padding-left: 1em;
}

#content .box-ord ul li {
	color: #333;
	font-size: .9em;
}

#content .box-l {
	width: 566px;
	margin-bottom: 10px;
	background: #f4f1d3 url(../img/content-box-top.png) left top no-repeat;
}

#content .box-l a.detail {
	background: url(../img/btn-detail.png) left top no-repeat;
	display: block;
	text-indent: -9999em;
	float: right;
	width: 97px;
	height: 22px;
}

#content .box-l a.detail:hover {
	background-position: 0 -22px;
}

#content .box-l .img {
	float: left;
	width: 20%;
}

#content .box-l .inner {
	float: right;
	background: url(../img/inner-bg.png) bottom right no-repeat;
	width: 80%;
}

#content .box-l .spacer {
	background: url(../img/content-box-bot.png) left bottom no-repeat;
	padding: 10px;
	overflow: hidden;
	width: 546px;
}

#content .box-l img {
	border: 4px solid #c5bc6e;
}

#content .box-l h2 {
	color: #3c9698;
	padding-bottom: .5em;
	font-size: 1.4em;
	width: 80%;
	line-height: 1.4em;
}

#content .box-l p {
	font-size: .8em;
	width: 90%;
}

#content .box-normal {
	width: 566px;
	margin-bottom: 10px;
	background: #f4f1d3 url(../img/content-boxnor-top.png) left top no-repeat;
}

#content .box-normal a.detail {
	background: url(../img/btn-detail-nor.png) left top no-repeat;
	display: block;
	text-indent: -9999em;
	float: right;
	width: 97px;
	height: 22px;
}

#content .box-normal a.detail:hover {
	background-position: 0 -22px;
}

#content .box-normal .img {
	float: left;
	width: 20%;
}

#content .box-normal .inner {
	float: right;
	background: url(../img/innernor-bg.png) bottom right no-repeat;
	width: 80%;
}

#content .box-normal .spacer {
	background: url(../img/content-boxnor-bot.png) left bottom no-repeat;
	padding: 10px;
	overflow: hidden;
	width: 546px;
}

#content .box-normal img {
	border: 4px solid #c5bc6e;
}

#content .box-normal h2 {
	color: #3c9698;
	padding-bottom: .5em;
	font-size: 1.4em;
	width: 80%;
	line-height: 1.4em;
}

#content .box-normal p {
	font-size: .8em;
	width: 90%;
}

#content a.btn-dale {
	width: 569px;
	background: url(../img/btn-dale.png) left top no-repeat;
	display: block;
	color: #444;
	font-size: .9em;
	font-weight: bold;
	padding: 10px;
}

#content a.btn-dale:hover {
	background-position: 0 -36px;
}

#content .date_news {
	border-top: 3px solid #3bb3b5;
	margin-top: .5em;
}

#content .date_news span {
	display: block;
	padding: .5em 1em;
	text-align: right;
}

#content .zajimavost_block {
	clear: both;
	overflow: hidden;
	padding: 1em;
	height: 100%;
}

#content form fieldset {
	clear: both;
	font-size: .9em;
	margin-top: .5em;
	padding: 0;
}

#content form fieldset div {
	padding: .5em;
	overflow: hidden;
}

#content form fieldset legend {
	font-size: 1.2em;
	color: #002d56;
	padding: 0 .3em;
}

#content fieldset label {
	display: block;
	font-weight: bold;
	text-align: left;
}

#content fieldset .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}

#content fieldset input {
	padding: .3em .3em;
	margin: 0 0 1em 0;
	border: solid 1px #aacfe4;
	background: #fff;
}
.hodnoceni_result {
	width: 100px;
	text-align: center;
	line-height: 2em;
	color: #444;
	font-size: 2em;
	height: 60px;
	background: url(../img/hodnoceni_bg.png) left top no-repeat;
}
.reakce {
	float: right;
	width: 100px;
	margin-bottom: 1em;
}
.kladne {
	display: block;
	text-indent: -9999em;
	height: 40px;
	width: 100px;
	background: url(../img/kladne.png) left top no-repeat;
}
.kladne:hover {
	background-position: 0 -40px;
}
.zaporne {
	display: block;
	text-indent: -9999em;
	height: 40px;
	width: 100px;
	background: url(../img/zaporne.png) left top no-repeat;
}
.zaporne:hover {
	background-position: 0 -40px;
}
#content ul#navigation_panel {
	width: 100%;
	background: #fff;
	padding-bottom: .5em;
	overflow: hidden;
}

#content ul#navigation_panel  li {
	float: left;
	background: url(../img/box-li.png) left top no-repeat;
}

#content ul#navigation_panel  li.ui-tabs-selected {
	background-position: 0 -44px;
}

#content ul#navigation_panel li a {
	display: block;
	width: 106px;
	text-align: center;
	color: #fff;
	padding: 10px 5px 16px 0px;
}

#content ul#navigation_panel  li a:hover {
	background: url(../img/box-li.png) left -44px no-repeat;
}
#content #cekarna .value td {
	padding: 0 !important;
	margin: 0 !important;
}
#content #cekarna .value {
	display: block;
	text-indent: -9999em;
	width: 60px;
	height: 20px;
	border: 1px solid #fff;
}
.stat-2 {
	background: url(../img/red.png) left top repeat-x;
}
.stat-3 {
	background: url(../img/orange.png) left top repeat-x;
}
.stat-4 {
	background: url(../img/grey.png) left top repeat-x;
}
.stat-0,.stat-1 {
	background: url(../img/green.png) left top repeat-x;
}
#cekarna_table {
	border-spacing: 20px 5px;
}
#content #cekarna-doktor .value, #cekarna_table .value {
	display: block;
	text-indent: -9999em;
	width: 60px;
	height: 20px;
	cursor: default;
	border: 1px solid #fff;
}
.value.hover {
	background: #8a5ea0;
}

#content #select2 {
	display: none;
}
#legenda {
margin-top: 1em;
}
#legenda li {
	padding: .3em 0;
}
#legenda li img {
	vertical-align: middle;
}
#content_tab {
	position: relative;
}
#content ul#tab_nav {
	width: 100%;
	background: #fff;
	padding-bottom: .5em;
	overflow: hidden;
}

#content ul#tab_nav  li {
	float: left;
	background: url(../img/bar.png) left top no-repeat;
	margin-right: 5px;
}

#content ul#tab_nav  li.ui-tabs-selected {
	background-position: 0 -40px;
}

#content ul#tab_nav li a {
	display: block;
	width: 100px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	height: 40px;
	color: #444;
}

#content ul#tab_nav  li a:hover {
	background: url(../img/bar.png) left -40px no-repeat;
}
#content .rating-open {
	position: absolute;
	top:0;
	right:20px;
	background: url(../img/vote.png) left top no-repeat;
	display: block;
	width: 200px;
	color: #fff;
	line-height: 40px;
	height: 40px;
}
#content .rating-open span {
	float: left;
	line-height: 40px;
	font-size: 12px;
	margin-left: 6px;
	margin-right: 40px;
}
#content .rating-open:hover {
	background-position: 0px -40px;
}
/* @end */

/* @group Pagination */

div.pagination a {
	margin: 2px;
	padding: 0.5em 0.64em 0.43em 0.64em;
	background-color: #3bb3b5;
	text-decoration: none;
	color: #fff;
	display: block;
}

div.pagination a:hover, div.pagination a:active {
	padding: 0.5em 0.64em 0.43em 0.64em;
	margin: 2px;
	background-color: #3c9395;
	color: #fff;
}

div.pagination span.current {
	padding: 0.5em 0.64em 0.43em 0.64em;
	margin: 2px;
	background-color: #b8ac00;
	color: #fff;
	display: block;
}

div.pagination {
	margin: 30px 0 30px 0;
	_margin: 0;
	&margin: 0;
}

div.pagination ul {
	margin: 0 auto;
	width: 550px;
}

div.pagination li {
	float: left;
	margin-right: 5px;
	list-style: none;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: right;
	width: 37%;
}

#sidebar h3.bg {
	background: url(../img/bar-map.png) left top no-repeat;
	padding: 8px 0 18px 0;
	font-size: .9em;
	width: 305px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

#sidebar h3.bg2 {
	background: url(../img/h3-bg2.png) left top no-repeat;
	padding: 10px 5px 25px 0px;
	font-size: .9em;
	width: 160px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

#map .box {
	background: url(../img/map-box-bg.png) left top no-repeat !important;
	padding: 0 0 10px 0;
	margin-top: .5em;
}

#map .box .spacer {
	height: 186px;
	_height: 186px;
	padding: 10px 20px !important;
	background: none !important;
}

#sidebar .box {
	background: #d4e5e5 url(../img/sidebar-box-top.png) left top no-repeat;
	overflow: hidden;
	margin-bottom: 1em;
	width: 348px;
}

#sidebar .box .spacer {
	background: url(../img/sidebar-box-bot.png) left bottom no-repeat;
	padding: 13px;
}

#sidebar .spacer2 {
	background: #d4e5e5 url(../img/sidebar-box-bot.png) left bottom no-repeat;
	width: 348px;
	overflow: hidden;
	margin-bottom: 1em;
	clear: both;
}

#sidebar #slider {
	width: 348px;
	position: relative;
}

.ui-tabs {
	zoom: 1;
}

.ui-tabs .ui-tabs-panel {
	padding: 13px;
	display: block;
	border-width: 0;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

#sidebar ul#navigation-noA {
	width: 100%;
	background: #fff;
	padding-bottom: .5em;
	overflow: hidden;
}

#sidebar ul#navigation-noA  li {
	float: left;
	background: url(../img/box-li.png) left top no-repeat;
	display: block;
	width: 106px;
	font-size: .8em;
	text-align: center;
	color: #fff;
	padding: 10px 5px 16px 0px;
}

#sidebar ul#navigation {
	width: 100%;
	background: #fff;
	padding-bottom: .5em;
	overflow: hidden;
}

#sidebar ul#navigation  li {
	float: left;
	background: url(../img/box-li.png) left top no-repeat;
}

#sidebar ul#navigation  li.ui-tabs-selected {
	background-position: 0 -44px;
}

#sidebar ul#navigation li a {
	display: block;
	width: 106px;
	text-align: center;
	color: #fff;
	padding: 10px 5px 16px 0px;
}

#sidebar ul#navigation  li a:hover {
	background: url(../img/box-li.png) left -44px no-repeat;
}

#sidebar #slider .scroll {
	overflow: auto;
	overflow-x: hidden;
	z-index: 0;
	width: 100%;
	background: url(../img/sidebar-box-top.png) left top no-repeat;
	clear: left;
}

#sidebar #slider .scroll p {
	padding: .5em 0;
	width: 100%;
	line-height: 1.3em;
}

#sidebar #slider .scrollContainer div.panel {
	width: 328px;
	padding: 13px;
}

#sidebar .news {
	background: url(../img/news-bg-top.png) left top no-repeat;
	width: 322px;
	position: relative;
	margin-bottom: 3px;
}

#sidebar .news span.date {
	background: url(../img/news-date.png) left top no-repeat;
	display: block;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	width: 99px;
	height: 23px;
}

#sidebar .news a.vice {
	background: url(../img/news-vice.png) left top no-repeat;
	display: block;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: .9em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: center;
	width: 99px;
	height: 23px;
}

#sidebar .news a.vice:hover {
	background-position: 0 -23px;
	color: #fff;
	text-decoration: none;
}

#sidebar .news ul li {
	float: left;
	background: none !important;
	width: 65%;
	display: inline;
}

#sidebar .news ul li.img {
	width: 85px;
	padding-right: .7em;
	display: inline;
}

#sidebar .news ul li img {
	border: 3px solid #3c9294;
	float: left;
}

#sidebar h3 {
	color: #3c9294;
}

#sidebar h3 a:hover {
	color: #5cb6b8;
}

#sidebar .news p {
	font-size: .8em;
	color: #514a07;
}

#sidebar .news .inner {
	padding: 20px 10px 10px 10px;
	width: 302px;
	min-height: 90px;
}

#sidebar .news .inner li {
	float: left;
}

#sidebar ul#novinky {
	overflow: hidden;
	width: 322px;
}

#sidebar ul#novinky li ul {
	overflow: hidden;
}

#sidebar ul#novinky li ul li {
	margin: 10px 0;
	background: #e9f4f4  url(../img/news-bg-bot.png) left bottom no-repeat;
}

#sidebar #page_news {
	margin: 1em 0 0 0;
}

#sidebar #page_news a {
	background-color: #b8ac00;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
	color: #fff;
}

#sidebar #page_news a:hover {
	background-color: #3c9395;
}

#sidebar #page_news a.activeSlide {
	background-color: #3bb3b5;
	color: #fff;
}

#sidebar ul#zajimavosti {
	overflow: hidden;
	width: 322px;
}

#sidebar ul#zajimavosti li ul {
	overflow: hidden;
}

#sidebar ul#zajimavosti li ul li {
	margin: 10px 0;
	background: #e9f4f4  url(../img/news-bg-bot.png) left bottom no-repeat;
}

#sidebar .odkazy {
	background: #e9f4f4  url(../img/news-bg-top.png) left top no-repeat;
	width: 322px;
}

#sidebar .odkazy h3 {
	padding-bottom: 1em;
	color: #444;
}

#sidebar .odkazy .spacer {
	padding: 20px;
	background: url(../img/news-bg-bot.png) left bottom no-repeat;
	overflow: hidden;
}

#sidebar .odkazy .spacer ul li {
	padding: .3em 0;
}

#sidebar #page_zajem {
	margin: 1em 0 0 0;
}

#sidebar #page_zajem a {
	background-color: #b8ac00;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
	color: #fff;
}

#sidebar #page_zajem a:hover {
	background-color: #3c9395;
}

#sidebar #page_zajem a.activeSlide {
	background-color: #3bb3b5;
	color: #fff;
}

#sidebar .nas-tip {
	background: #e9f4f4 url(../img/news-bg-top.png) left top no-repeat;
	width: 322px;
	position: relative;
	z-index: 0;
	margin-bottom: 10px;
}

#sidebar .nas-tip p em a {
	color: #3c9698;
	font-weight: bold;
}

#sidebar .nas-tip p em a:hover {
	text-decoration: underline;
}

#sidebar .nas-tip ul li {
	float: left;
	width: 65%;
	display: inline;
}

#sidebar .nas-tip ul li.img {
	width: 85px;
	margin-right: 1em;
	display: inline;
}

#sidebar .nas-tip ul li img {
	border: 3px solid #3c9294;
	float: left;
}

#sidebar .nas-tip h3 {
	color: #3c9294;
}

#sidebar .nas-tip p {
	font-size: .8em;
	color: #514a07;
}

#sidebar .nas-tip .inner {
	background: url(../img/news-bg-bot.png) left bottom no-repeat;
	overflow: hidden;
	padding: 10px;
	width: 302px;
}

a.nextPage {
	display: block;
	width: 100px;
	height: 25px;
	background: url(../img/next_arrow.png) left top no-repeat;
	float: right;
	margin-right: 30px;
	display: inline;
	cursor: pointer;
	font-size: 1px;
	margin-bottom: 20px;
}

a.nextPage:hover {
	background-position: 0 -25px;
}

a.prevPage {
	display: block;
	width: 100px;
	height: 25px;
	background: url(../img/prev_arrow.png) left top no-repeat;
	float: right;
	margin-right: 30px;
	display: inline;
	cursor: pointer;
	font-size: 1px;
}

a.prevPage:hover {
	background-position: 0 -25px;
}
.navi {
	width:200px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}

div.scrollable div.items div {
	margin-top: 6px;
}

div.scrollable div.items div a {
	background: url(../img/sidebar-ul.png) left top no-repeat;
	color: #185556;
	display: block;
	width: 277px;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 40px;
}

div.scrollable div.items div a:hover,div.scrollable div.items div a.active {
	background-position: 0 -28px;
}

div.scrollable {
	background: #d4e5e5 url(../img/scrollable.png) left top no-repeat;
	overflow: hidden;
	width: 348px;
	position: relative;
	_z-index: -1;
	&z-index: -1;
	clear: both;
	height: 345px !important;
}

div.scrollable div.items {
	position: absolute;
	padding: 0 13px;
}

#sidebar ul.seznam li {
	background: url(../img/sidebar-ul.png) left top no-repeat;
	color: #185556;
	display: block;
	width: 287px;
	padding: .4em 0 .3em 40px;
	margin: .3em 0;
}

#sidebar ul.seznam2 li {
	background: #e9f4f4;
	color: #185556;
	display: block;
	width: 310px;
	border: 1px solid #c2d7d7;
	padding: .4em 0 .3em 10px;
	margin: .3em 0;
}

#sidebar ul.seznam li a:hover {
	background-position: 0 -28px;
}

#sidebar table {
	border-collapse: collapse;
	margin-top: 0em;
	width: 100%;
	color: #185556;
	background: #e9f4f4;
	border: 2px solid #c2d7d7;
}

#sidebar td {
	background: #fff;
	padding: .6em 1em;
}

#sidebar th {
	text-align: left;
	padding: 0 1em;
}

#sidebar td+td {
	border-left: 1px solid #c2d7d7;
}

#sidebar form {
	margin: 0;
	padding: 0;
}

#sidebar form {
	margin: 0;
	padding: 0;
}

#sidebar form fieldset {
	clear: both;
	font-size: .9em;
	margin-top: .5em;
	padding: 0;
}
#sidebar form fieldset legend {
	font-size: 1.2em;
	color: #002d56;
	padding: 0 .3em;
}
#sidebar form fieldset div {
	padding: .5em;
	overflow: hidden;
}

#sidebar form fieldset legend {
	font-size: 1.2em;
	color: #002d56;
	padding: 0 .3em;
}

#sidebar fieldset label {
	display: block;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 140px;
}

#sidebar fieldset .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}

#sidebar fieldset input {
	padding: .3em .3em;
	margin: 0 0 .5em 1em;
	border: solid 1px #d5c088;
	background: #fff;
}

#sidebar img.left {
	margin: 0 .5em .5em 0;
	border: 1px solid #633a16;
	vertical-align: middle;
}
#sidebar input {
	padding: .7em 1em;
	margin: 0 0 1em 0;
	border: solid 1px #9ed6d6;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	background: #fff;
}
.radio {
	border: none !important;
}

#content fieldset select {
	padding: .3em .2em;
	width: 300px;
	margin: 0 0 .5em 1em;
}

#content fieldset textarea {
	border: solid 1px #d5c088;
	margin: 0 0 .5em 1em;
}

.button {
	border: none !important;
	color: #fff;
	background: url(../img/button.png) left top no-repeat !important;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
	cursor: pointer;
	height: 31px !important;
	line-height: 12px;
	width: 82px !important;
	overflow: visible;
}

.button:hover {
	background-position: 0 -31px !important;
}

/* @end */

/* @group Footer */

#footer {
	width: 954px;
	background: url(../img/footer.png) left bottom no-repeat;
	font-size: .9em;
	padding: 20px;
	overflow: hidden;
	position: relative;
}
#footer .img-r {
	position: absolute;
	top:80px;
	right:50px;
}
#footer .l {
	float: left;
	margin-top: 5px;
	width: 78%;
}
#footer .l img {
	margin-left: 30px;
	display: inline;
}
#footer .r {
	float: right;
	margin-top: 5px;
	width: 20%;
}

#footer .foot_kontakt {
	margin-top: 1em;
	margin-left: 1em;
	font-weight: bold;
}

#footer .spacer {
	background: url(../img/nav.png) left top no-repeat;
	overflow: hidden;
	color: #fff;
	width: 919px;
	padding: 0 1em;
}

#footer .spacer .l {
	width: 73%;
	margin-top: 0;
	float: left;
}

#footer .spacer .r {
	width: 25%;
	margin-top: 0;
	float: left;
}

#footer .spacer .r ul {
	text-align: right;
	margin: 0;
	float: right;
}

#footer .spacer  ul li {
	list-style: none;
	float: left;
	padding: 1.1em .2em;
}

#footer .spacer p {
	color: #fff;
}

#footer .spacer a {
	color: #fff;
}

#footer .spacer a:hover {
	text-decoration: underline;
}

/* @end */

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

div.light_rounded .pp_top .pp_left {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}

/* Top left corner */

div.light_rounded .pp_top .pp_middle {
	background: #fff;
}

/* Top pattern/color */

div.light_rounded .pp_top .pp_right {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}

/* Top right corner */

div.light_rounded .pp_content {
	background-color: #fff;
}

/* Content background */

div.light_rounded .pp_content a.pp_next:hover {
	background: url(/img/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat;
	cursor: pointer;
}

/* Next button */

div.light_rounded .pp_content a.pp_previous:hover {
	background: url(/img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

/* Previous button */

div.light_rounded .pp_content a.pp_expand {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

/* Expand button */

div.light_rounded .pp_content a.pp_expand:hover {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

/* Expand button hover */

div.light_rounded .pp_content a.pp_contract {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

/* Contract button */

div.light_rounded .pp_content a.pp_contract:hover {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

/* Contract button hover */

div.light_rounded .pp_content a.pp_close {
	width: 75px;
	height: 22px;
	background: url(/img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

/* Close button */

div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */

div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */

div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.light_rounded .pp_bottom .pp_left {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}

/* Bottom left corner */

div.light_rounded .pp_bottom .pp_middle {
	background: #fff;
}

/* Bottom pattern/color */

div.light_rounded .pp_bottom .pp_right {
	background: url(/img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}

/* Bottom right corner */

div.light_rounded .pp_loaderIcon {
	background: url(/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}

/* Loader icon */

/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */

div.dark_rounded .pp_top .pp_left {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}

/* Top left corner */

div.dark_rounded .pp_top .pp_middle {
	background: url(/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

/* Top pattern/color */

div.dark_rounded .pp_top .pp_right {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}

/* Top right corner */

div.dark_rounded .pp_content {
	background: url(/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

/* Content background */

div.dark_rounded .pp_content a.pp_next:hover {
	background: url(/img/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat;
	cursor: pointer;
}

/* Next button */

div.dark_rounded .pp_content a.pp_previous:hover {
	background: url(/img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

/* Previous button */

div.dark_rounded .pp_content a.pp_expand {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

/* Expand button */

div.dark_rounded .pp_content a.pp_expand:hover {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

/* Expand button hover */

div.dark_rounded .pp_content a.pp_contract {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

/* Contract button */

div.dark_rounded .pp_content a.pp_contract:hover {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

/* Contract button hover */

div.dark_rounded .pp_content a.pp_close {
	width: 75px;
	height: 22px;
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

/* Close button */

div.dark_rounded .currentTextHolder {
	color: #c4c4c4;
}

div.dark_rounded  p.pp_description {
	color: #fff;
}

div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */

div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */

div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.dark_rounded .pp_bottom .pp_left {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}

/* Bottom left corner */

div.dark_rounded .pp_bottom .pp_middle {
	background: url(/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

/* Bottom pattern/color */

div.dark_rounded .pp_bottom .pp_right {
	background: url(/img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}

/* Bottom right corner */

div.dark_rounded .pp_loaderIcon {
	background: url(/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}

/* Loader icon */

/* ----------------------------------
		Dark Square Theme
	----------------------------------- */

div.dark_square .pp_top .pp_left ,
	div.dark_square .pp_top .pp_middle,
	div.dark_square .pp_top .pp_right,
	div.dark_square .pp_bottom .pp_left,
	div.dark_square .pp_bottom .pp_middle,
	div.dark_square .pp_bottom .pp_right,
	div.dark_square .pp_content {
	background: url(/img/prettyPhoto/dark_square/contentPattern.png) top left repeat;
}

div.dark_square .currentTextHolder {
	color: #c4c4c4;
}

div.dark_square  p.pp_description {
	color: #fff;
}

div.dark_square .pp_loaderIcon {
	background: url(/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}

/* Loader icon */

div.dark_square .pp_content a.pp_expand {
	background: url(/img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

/* Expand button */

div.dark_square .pp_content a.pp_expand:hover {
	background: url(/img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

/* Expand button hover */

div.dark_square .pp_content a.pp_contract {
	background: url(/img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

/* Contract button */

div.dark_square .pp_content a.pp_contract:hover {
	background: url(/img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

/* Contract button hover */

div.dark_square .pp_content a.pp_close {
	width: 75px;
	height: 22px;
	background: url(/img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

/* Close button */

div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous {
	background: url(/img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */

div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next {
	background: url(/img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */

div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.dark_square .pp_content a.pp_next:hover {
	background: url(/img/prettyPhoto/dark_square/btnNext.png) center right  no-repeat;
	cursor: pointer;
}

/* Next button */

div.dark_square .pp_content a.pp_previous:hover {
	background: url(/img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

/* Previous button */

/* ----------------------------------
		Light Square Theme
	----------------------------------- */

div.light_square .pp_top .pp_left ,
	div.light_square .pp_top .pp_middle,
	div.light_square .pp_top .pp_right,
	div.light_square .pp_bottom .pp_left,
	div.light_square .pp_bottom .pp_middle,
	div.light_square .pp_bottom .pp_right,
	div.light_square .pp_content {
	background: #fff;
}

div.light_square .pp_content a.pp_expand {
	background: url(/img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

/* Expand button */

div.light_square .pp_content a.pp_expand:hover {
	background: url(/img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

/* Expand button hover */

div.light_square .pp_content a.pp_contract {
	background: url(/img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

/* Contract button */

div.light_square .pp_content a.pp_contract:hover {
	background: url(/img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

/* Contract button hover */

div.light_square .pp_content a.pp_close {
	width: 75px;
	height: 22px;
	background: url(/img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

/* Close button */

div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous {
	background: url(/img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}

/* The previous arrow in the bottom nav */

div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next {
	background: url(/img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}

/* The next arrow in the bottom nav */

div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.light_square .pp_content a.pp_next:hover {
	background: url(/img/prettyPhoto/light_square/btnNext.png) center right  no-repeat;
	cursor: pointer;
}

/* Next button */

div.light_square .pp_content a.pp_previous:hover {
	background: url(/img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

/* Previous button */

/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_pic_holder a:focus {
	outline: none;
}

div.pp_overlay {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9500;
	width: 100%;
}

div.pp_pic_holder {
	position: absolute;
	z-index: 10000;
	width: 100px;
}

div.pp_pic_holder .pp_top {
	position: relative;
	height: 20px;
}

* html div.pp_pic_holder .pp_top {
	padding: 0 20px;
}

div.pp_pic_holder .pp_top .pp_left {
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
}

div.pp_pic_holder .pp_top .pp_middle {
	position: absolute;
	left: 20px;
	right: 20px;
	height: 20px;
}

* html div.pp_pic_holder .pp_top .pp_middle {
	position: static;
	left: 0;
}

div.pp_pic_holder .pp_top .pp_right {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 20px;
	height: 20px;
}

div.pp_pic_holder .pp_content {
	position: relative;
	text-align: left;
	width: 100%;
	height: 40px;
}

div.pp_pic_holder .pp_content .pp_details {
	display: none;
	margin: 10px 15px 2px 20px;
}

div.pp_pic_holder .pp_content .pp_details p.pp_description {
	display: none;
	float: left;
	margin: 0;
}

div.pp_pic_holder .pp_content .pp_details .pp_nav {
	float: left;
	margin: 3px 0 0 0;
}

div.pp_pic_holder .pp_content .pp_details .pp_nav p {
	float: left;
	margin: 2px 4px;
}

div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
	float: left;
	display: block;
	width: 14px;
	height: 15px;
	overflow: hidden;
	text-indent: -10000px;
	margin-top: 3px;
}

div.pp_pic_holder .pp_content div.pp_hoverContainer {
	position: absolute;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 100%;
}

div.pp_pic_holder .pp_content a.pp_next {
	display: block;
	float: right;
	text-indent: -10000px;
	width: 49%;
	height: 100%;
	background: url(/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
}

div.pp_pic_holder .pp_content a.pp_previous {
	display: block;
	float: left;
	text-indent: -10000px;
	width: 49%;
	height: 100%;
	background: url(/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
}

div.pp_pic_holder .pp_content a.pp_expand,
		div.pp_pic_holder .pp_content a.pp_contract {
	position: absolute;
	z-index: 20000;
	top: 10px;
	right: 30px;
	cursor: pointer;
	display: none;
	text-indent: -10000px;
	width: 20px;
	height: 20px;
}

div.pp_pic_holder .pp_content a.pp_close {
	float: right;
	display: block;
	text-indent: -10000px;
}

div.pp_pic_holder .pp_bottom {
	position: relative;
	height: 20px;
}

* html div.pp_pic_holder .pp_bottom {
	padding: 0 20px;
}

div.pp_pic_holder .pp_bottom .pp_left {
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
}

div.pp_pic_holder .pp_bottom .pp_middle {
	position: absolute;
	left: 20px;
	right: 20px;
	height: 20px;
}

* html div.pp_pic_holder .pp_bottom .pp_middle {
	position: static;
	left: 0;
}

div.pp_pic_holder .pp_bottom .pp_right {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 20px;
	height: 20px;
}

div.pp_pic_holder .pp_loaderIcon {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px;
	width: 24px;
	height: 24px;
}

div.pp_pic_holder #pp_full_res {
	display: block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

div.pp_pic_holder #pp_full_res object,
		div.pp_pic_holder #pp_full_res embed {
	visibility: hidden;
}

div.ppt {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	color: #fff;
	font-size: 17px;
}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
