﻿body {
	margin : 0;
	padding : 0;
	font-family : tahoma, verdana, arial, sans-serif;
	background : url('bg-krize.jpg') repeat-y 50% top;
	border-top : 4px solid #bf1e2e;
	/*color : #555;*/
}
.float-left {
	float : left;
}
.float-right {
	float : right;
}
.clear {
	clear : both;
}
h1, h2, h3, h4 {
	font-weight : normal;
}
#text h3.ui-accordion-header a {
	font-size : 14px !important;
}
a img {
	border : none;
}
#header {
	/*background : url('bg-header.gif') no-repeat 50% top;*/
	max-width : 1400px;
	min-height : 121px;
	margin : 7px auto;
	padding : 0;
}
#header-inside {
	width : 960px;
	position : relative;
	margin : auto;
	padding-top : 30px;
}
.fb-like-box {
	margin : 30px auto 0;
}
#bottom {
	text-align : center;
	padding-bottom : 10px;
}
#bottom-text {
	background : url('bg-bottom.jpg') no-repeat;
	border-top : 3px solid #bf1e2e;
	width : 940px;
	margin : auto;
	height : 48px;
	padding : 25px 0;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#bottom ul {
	margin : 0 20px 0;
	padding : 0;
	text-align : right;
}
#bottom ul li {
	list-style : none;
	display : inline-block;
	*display : inline;
}
#bottom ul li a {
	color : #fff;
	font-size : 11px;
	border-left : 1px solid #ddd;
	padding : 0 5px 0 10px;
	margin : 0;
	text-decoration : none;
}
#bottom ul li:first-child a {
	border : none;
}
#bottom ul li a:hover {
	text-decoration : underline;
}
#bottom ul.copy li {
	color : #b1cfe4;
	margin-right : 5px;
	font-size : 11px;
}
#logo {
	display : block;
	visibility : hidden;
	cursor : pointer;
	margin : 0;
	padding : 0;
	width : 285px;
	height : 57px;
	position : absolute;
	font-size : 14px;
	color : #000;
	top : 16px;
	*margin-left : -335px;
}
#logo span {
	position : absolute;
	background-image : url('bg-logo.gif');
	background-repeat : no-repeat;
	width : 100%;
	height : 100%;
	cursor : pointer;
	visibility : visible;
}
/* přihlášení */
#header .loginBox {
	position : fixed;
	left : 50%;
	top : 0;
	margin : 0 0 0 250px;
	padding : 0;
	z-index : 9999;
}
.borderTop {
	border-top : 4px solid #bf1e2e;
	position : fixed;
	top : 0;
	width : 100%;
	z-index : 999;
}
.loginBox span {
	display : block;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	background : #be1e2e url('bg-down.gif') no-repeat 12px 40%;
	width : 175px;
	padding : 5px 10px 10px 35px;
	text-align:left;
	position : relative;
	color : #fff;
	cursor : pointer;
	z-index : 11;
}
.loginBox span.sipkaUp {
	background-image : url('bg-up.gif');
}
.loginBox ul {
	display : none;
	padding : 0;
	margin : 0 5px;
	background : #eee;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	border:1px solid #ccc;
	position : absolute;
	z-index : 999 !important;
}
.loginBox ul li {
	list-style : none;
}
.loginBox ul li a img {
	position : absolute;
	left : 14px;
	margin-top : -1px;
}
.loginBox ul li a {
	width : 164px;
	display : block;
	color : #444;
	text-decoration : none;
	padding : 10px 0px 10px 25px;
	font-size : 12px;
	margin : 0 10px;
	border-bottom : 1px solid #ccc;
}
.loginBox ul li:last-child a {
	border : none;
}
.loginBox ul li a:hover {
	background : #fff;
	margin : 0 0;
	color : #0c68b1;
	padding : 10px 10px 10px 35px;
}
/* vyhledávání */
#search-box, #cse-search-form{
	margin : -3px 0 0 340px;
	max-width : 290px !important;
	width : auto !important;
	*width : 360px;
}
.search, .gsc-input input {
	background : #ddd url('bg-search.gif') repeat-x !important;
	border : 2px solid #0e76bc !important;
	color : #333;
	padding : 8px 35px 8px 13px !important;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width : 270px !important;
	font-size : 17px;
}

.search-full, .gsc-input input {
	background : #ddd url('bg-search.gif') repeat-x !important;
	border : 2px solid #0e76bc !important;
	color : #333;
	padding : 8px 35px 8px 13px !important;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 625px;
	font-size : 17px;
}
td.gsc-clear-button {
	display : none;
}
.gsc-branding-text {
	width:185px !important;
	display : inline-block;
	text-align : right !important;
}
td.gsc-branding-img {
	display : inline-block;
}
#cse2 .gsc-search-button input {
	margin-left : 155px;
}
.gsc-search-button input {
	background : url('bg-searchbut.gif') no-repeat 50% 50%;
	cursor : pointer;
	padding : 10px;
	width : 30px;
	position : absolute;
	display : inline-block;
	left : 630px;
	margin-top : -20px;
	overflow:hidden;
	border : none;
	margin-right : -10px;
	text-indent:-999px;
	*margin : 10px 30px 0 0;
	*font-size : 0;
}
#text .search {
	width : 385px;
}
#text.cols3 .search {
	width : 625px;
}
#text.cols4 .search {
	width : 865px;
}
.rightPanel {
	width : 200px;
	padding : 10px 10px 20px;
	border : 1px solid #ddd;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin : 0 10px 0 0;
}
.rightPanel li {
	list-style : none;
}
.rightPanel ul {
	padding : 0 14px;
}
.rightPanel ul li {
	background : url('bg-ul-li.gif') no-repeat left 6px;
	padding-left : 12px;
	font-size : 14px;
	line-height : 1.5;
}
.rightPanel ul li a {
	text-decoration : none;
	color : #555;
}
.rightPanel ul li a:hover {
	text-decoration : underline;
}
.rightPanel h3 {
	margin : 5px 0 10px 0;
	color : #bf1e2e;
}
.search::-webkit-input-placeholder {
	color : #666;
}
.search-button {
	position : absolute;
	margin : 6px 0 0 -30px;
	padding : 5px;
}
.alternativa {
	background : url('bg-ul-li.gif') no-repeat left 4px;
	margin-left : 10px;
	padding-left : 15px;
}
/* bannery espoluprace */
.leftEspoluprace, .rightEspoluprace {
	position : absolute;
}
.leftEspoluprace {
	left : -300px;
}
.rightEspoluprace {
	right : -300px;
}

/* newsletter */
/*
#newsletter {
	width : 230px;
	text-align:center;
	position : absolute;
	right : 8px;
	margin-left : 0;
	top : 10px;
}
#newsletter span {
	color : #fff;
	font-size : 17px;
	text-transform:uppercase;
	margin : 0;
	padding : 0;
}
#newsletter .newsletter {
	background : #cfcfcf;
	padding : 3px 35px 3px 10px;
	-moz-border-radius: 5px;
	margin-top : 10px;
	border-radius: 5px;
	width : 170px;
	border : 1px solid #bdbdbd;
	color : #343434;
}
#newsletter form {
	margin : 0;
	padding : 0;
}
#newsletter .newsletter-button {
	height : 25px;
	background : #4f4f4f url('bg-ok.gif') no-repeat 50% 50%;
	border : none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color : #fff;
	padding : 4px 0px 4px 0px;
	width : 35px;
	cursor : pointer;
	position : absolute;
	margin-top : 10px;
	margin-left : -30px;
}
.newsletter::-webkit-input-placeholder {
	color : #343434;
}
#newsletter .message {
	position : absolute;
	background : #555;
	color : #fff;
	width : 220px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding : 30px 10px 20px 10px;
	z-index : 10;
	margin : 5px -20px;
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	border : 1px solid #777;
}
#newsletter .message span.close {
	width : 20px;
	height : 21px;
	background : url('bg-close.gif') no-repeat;
	display : block;
	position : absolute;
	margin-top : -25px;
	right : 5px;
	cursor:pointer;
}
*/


#newsletter {
	/*-moz-border-radius: 5px;
	border-radius: 5px;
	width : 200px;
	padding : 10px 10px;
	text-align:center;
	position : absolute;
	right : 10px;
	top : 10px;*/
	background : #be1e2e url('bg-newsletter.gif') repeat-x 50% top;
    position: absolute;
	-moz-border-radius: 5px;
	border-radius: 5px;
    width: 200px;
	margin-left : -10px;
	margin-top : -100px;
	padding : 10px;
	text-align : center;
}
.rightPanel {
	margin-top : 90px;
}
#newsletter span {
	color : #fff;
	font-size : 17px;
	text-transform:uppercase;
	margin : 0;
	padding : 0;
}
#newsletter .newsletter {
	background : #cfcfcf;
	padding : 3px 35px 3px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width : 142px;
	border : 1px solid #bdbdbd;
	color : #343434;
	position : relative;
	margin-top : 10px;
	margin-right : 10px;
}
#newsletter form {
	margin : 0;
	padding : 0;
}
#newsletter .newsletter-button {
	height : 25px;
	background : #4f4f4f url('bg-ok.gif') no-repeat 50% 50%;
	border : none;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color : #fff;
	padding : 4px 0px 4px 0px;
	width : 35px;
	cursor : pointer;
	position : absolute;
	margin-top : 10px;
	margin-left : -40px;
}
.newsletter::-webkit-input-placeholder {
	color : #343434;
}
#newsletter .message {
	position : absolute;
	background : #555;
	color : #fff;
	width : 220px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding : 30px 10px 20px 10px;
	z-index : 10;
	margin : 5px -20px;
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	border : 1px solid #777;
}
#newsletter .message span.close,.error span.close {
	width : 20px;
	height : 21px;
	background : url('bg-close.gif') no-repeat;
	display : block;
	position : absolute;
	margin-top : -25px;
	right : 5px;
	cursor:pointer;
}

.error span.close {
	margin-top : 5px;
}


#header .main {
	max-width : 960px;
}
.main {
	clear : clear;
	width : 960px;
	margin : auto;
	position : relative;
}
#text.cols3 {
	max-width : 679px;
}
#text.cols4 {
	max-width : 920px;
}
#text, #text2 {
	font-size : 13px;
	line-height : 1.4;
	max-width : 440px;
	padding : 10px 10px 20px;
	border : 1px solid #ddd;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float : left;
	margin-right : 8px;
	position : relative;
	min-height : 500px;
	margin-left : 9px;
}

#text p {
	text-indent: 30px;
}
#text strong, #text2 strong {
	/*color : #ce0000;*/
}
#text a, #text2 a {
	color : #555;
	/*text-decoration : none;*/
}
#text a.link, #text #obsah a {
	/*color : #821520;*/
    color: #BE1E2E;
    font-weight: bold;
}
#text a:hover, #text2 a:hover, #obsah a:hover {
	text-decoration : underline;
}
#text a.link.external {
	padding-right : 15px;
	background : url('bg-external.gif') no-repeat right 50%;
}
#text h1, #text h1 a {
	color : #be1e2e;
	font-size : 28px;
	margin: 0.2em 0 0 0;
}
#text h2, #text h2 a {
	color : #be1e2e;
	font-size : 24px;
	margin: 0.2em 0 0 0;
}
#text h3, #text h3 a, #text2 h3 {
	color : #be1e2e;
	font-size : 20px;
	text-decoration : none;
	margin : 1em 0 0 0;
}
#text h4, #text h4 a, #text2 h4 {
    font-weight: bold;
	text-decoration : none;
	margin : 0 0 5px 0;
}
#text hr, #text2 hr {
	clear : both;
	height : 1px;
	border : none;
	border-bottom : 1px solid #d7d7d7;
	margin : 15px 0;
}
#text .button, #text a.button {
	padding : 5px 10px;
	color : #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background : #0e73b8 url('bg-button.gif') repeat-x 50% top;
	text-decoration : none;
	text-transform:uppercase;
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
	margin : 5px;
}
blockquote, blockquote style, blockquote span, blockquote b, #text blockquote b, #text blockquote p {
	font-size : 20px !important;
	color : #0E76BC !important;
	margin : 0px !important;
	text-indent:0 !important;
	font-style:italic;
	text-align : justify !important;
}
blockquote {
	padding : 15px 30px;
}
#tabs {
	margin-top : 20px;
}
#tabs ul.select {
	margin : 20px -10px;
	padding : 0px 0 4px 10px;
	border-bottom : 1px solid #ddd;
}
#tabs ul.select li {
	display : inline;
}
#tabs a {
	text-decoration : none;
}
#tabs a:hover {
	text-decoration : underline;
}
#tabs ul.select li a, #tabs ul.ui-state-active li a {
	padding : 5px 10px;
	background : #ff00ff;
	border : 1px solid #ddd;
	border-bottom : 0;
	text-decoration : none;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#tabs ul.select li.active a, #tabs ul.ui-state-active li a {
	background : #d7e6f1;
	border-color : #6cabd5;
}
#tabs ul.select li a:hover {
	background : #fff;
	text-decoration : none;
}
a.abeceda {
	padding : 1px 3px;
	margin : 1px;
	background : #d7e6f1;
	border : 1px solid #6cabd5;
	text-decoration : none;
}
a.abeceda:hover {
	background : #ebf7ff;
}
.article-name {
	margin-bottom : 5px;
	display : block;
	width : 320px;
	float : right;
}
#text.cols3 .article-name {
	width : 560px;
}
#text a.article-name {
	color : #666;
}
#text a.article-name:hover {
	text-decoration : none;
}
#text .button:hover {
	background-image : none;
}
#related {
	width : 220px;
	height : 300px;
	float : left;
	margin-right : 18px;
}
#related-text {
	background : #d7e6f1;
	border : 1px solid #6cabd5;
	width : 200px;
	padding : 15px 10px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position : absolute;
	margin-left : 468px;
	*margin-left : 50px;
	top : 0px;
	/*margin-bottom : 105px;*/
/*	min-height : 355px;*/
}
#related-text a {
	color : #0e76bc;
    line-height: 1em;
    margin-bottom: 0px;
}
#related-text strong a {
	font-size : 15px;
	color : #0b66a3;
}
#related-text ul {
	padding : 0;
	margin : 10px 0;
}
#related-text ul li {
	list-style : none;
	padding-left : 20px;
	background : url('bg-related-li.gif') no-repeat 5px 4px;
}
/* hlavní menu */
#main-menu {
	background : #0e76bc url('bg-menu-940.jpg') no-repeat left bottom;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top : 30px;
	padding : 2px 0;
	width : 940px;
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
	height : 95px;
	margin-left : 10px;
	*line-height : 1.3;
    margin-bottom: 15px;
}
#main-menu ul {
	margin : 5px 0 5px 0px;
	padding : 5px 0 5px 20px;
	width : 195px;
}
#main-menu ul.line {
	border-right: 1px solid #3e91c9;
	/*margin-right : 19px;*/
	width : 210px;
	margin-right : 10px;
}
#main-menu:last-child ul {
	border : none;
}
#main-menu ul li {
	font-size : 11px;
	/*font-size : 14px;
	line-height : 2.3;*/
	line-height : 1.7;
	list-style : none;
	padding : 0;
	margin : 4px 0;
}
#main-menu ul li a {
	text-transform : uppercase;
	color : #b7d6eb;
}
#main-menu ul li a:hover {
	text-decoration : none;
	color : #def2ff;
}

/* facebook hlavička */
.fb {
	-moz-border-radius: 5px;
	border-radius: 5px;
	background : #edecec url('bg-facebook.gif') no-repeat right 50%;
	width : 133px;
	border : 1px solid #ddd;
	height : 87px;
	padding : 5px 75px 5px 10px;
	text-align:center;
	margin : 30px 0 0 19px;
}
.fb span a {
	color : #0b5587;
	text-decoration:none;
}
.fb span {
	*margin-top : 25px;
	margin : 0;
	color : #0c6199;
	font-size : 18px;
}
.fb span.number {
	margin : 5px 0 0 0;
	color : #0e73b7;
	font-size : 26px;
	display : block;
}

/* hlavní moduly */
.modul, .reklama {
	width : 220px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border : 1px solid #999;
	height : 120px;
	margin : 25px 9px;
	position : relative;
	display : block;
}
.reklama {
	border : none;
	margin-bottom : 27px;
}
a.reklama img {
	border : none;
}
.modul.active {
	height : 140px !important;
	margin-bottom : 0;
}
.mrg10 {
	margin-top : 10px;
}
.modul span {
	color : #fff;
	background : #F00000 url('bg-modul.png') repeat-x 50% bottom;
	position : absolute;
	bottom : 0;
	margin : 0;
	font-size : 18px;
	text-transform:uppercase;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	color : #fff;
	width : 200px;
	display : block;
	padding : 10px 10px 12px;
}
.modul a {
	text-decoration : none !important;
	cursor : pointer;
}
.modul span a {
	text-decoration : none;
}
.modul span.active {
	background-image : none;
	padding-bottom : 50px;
	margin-bottom : -38px;
}
.modul-panel {
	height : 40px;
	margin : -10px -10px 20px -10px;
}
.modul.nemoci {
	background : url('bg-nemoci.jpg') no-repeat;
}
.modul.nemoci span, .modul-panel.nemoci {
	background-color : #ea025f;
}

.modul.lekari {
	background : url('bg-lekari.jpg') no-repeat;
}
.modul.lekari span {
	background-color : #EF3A3A;
}
span.obor {
	width : 230px;
	display : inline-block;
	font-weight : bold;
}
span.kraj {
	width : 210px;
	display : inline-block;
	color : #999;
	text-align : right;
}
#moreLink {
	display : block;
	text-align : center;
	background : #ddd;
	font-size : 14px;
	margin-top : 20px;
	padding : 10px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border : 1px solid #bbb;
}
a#moreLink:hover {
	background : #eee;
}

.modul.lekarny {
	background : url('bg-lekarny.jpg') no-repeat;
}

/* lekar */
#text #Specializace ul li, #text ul.list li, #vysledky a, ul.grid2 li, ul.grid3 li, ul.grid4 li, ul.grid5 li, 

ul.grid_2 li {
	list-style : none;
	background : url('bg-ul-li.gif') no-repeat left 6px;
	padding : 2px 3px 2px 12px;
}
ul.grid_2, ul.grid2, ul.grid3, ul.grid4, ul.grid5 {
	width : 33%;
	float : left;
	margin : 0;
	padding : 0;
	font-size : 12px;
}
ul.grid2 {
	width : 50%;
}
ul.grid3, ul.grid_2 {
	width : 33%;
}
ul.grid4 {
	width : 25%;
}
ul.grid5 {
	width : 20%;
}


/* lekarny */
.item {
	padding : 5px 10px;
	border-top : 1px solid #ddd;
}
.w100 {
	width : 100px;
	text-align : center;
}
.w150 {
	width : 150px;
	text-align : center;
}
.rating {
	text-align : center;
	padding-top : 10px;
	padding : 10px 30px;
	position : relative;
	width : 110px;
}
.item strong {
	font-size : 15px;
}
a span.button {
	padding : 5px 10px;
	background : #c83043 url('bg-modul.png') repeat-x 50% bottom;
	border : 1px solid #c83043;
	color : #fff !important;
	display : inline-block;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a span.button.disabled {
	background-color : #666;
	border-color : #666;
	color : #aaa !important;
}
.item a:hover span.button, .item a:hover {
	background-image : none;
	text-decoration : none !important;
}
fieldset {
	border : none;
	margin : 5px 0;
	padding : 0;
	background : #eee;
}
fieldset .display-label {
	float : left;
	clear : both;
	width : 150px;
	color : #333;
	font-weight : bold;
}
fieldset .display-field {
	width : 265px;
	float : left;
	border-left : 1px solid #999;
}
fieldset .display-label, fieldset .display-field {
	padding : 5px;
	border-top : 1px solid #ddd;
}
#porod {
	text-align : center;
}
#porod #vysledek {
	text-align : center;
	width :300px;
	margin : auto;
}
#porod #vysledek .ui-datepicker {
	margin : 20px auto;
}
.kalkulacka {
	padding : 40px 20px;
}
.kalkulacka input[disabled] {
	background : #fff;
	color : #ce0000 !important;
}
.kalkulacka #vysledek {
	margin : 20px 0;
}
.kalkulacka .vysledek {
	margin : 20px 0;
	float : right;
	width : 250px;
}
.kalkulacka .cislo {
	font-size : 50px;
	width : 140px;
	padding : 0;
	line-height : 1.1;
	float : left;
	display : block;
	text-align : center;
}
.kalkulacka .bmi {
	font-size : 12px;
	color : #666;
	padding : 0;
	margin : 0;
}
span.info {
	padding : 10px 10px 10px 80px;
	display : block;
	background : #d7e6f1 url('bg-info.gif') no-repeat 8px 50%;
	border : 1px solid #6cabd5;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size : 11px;
	min-height : 60px;
	margin-top : 30px;
}
span.KomercniClanek {
	padding : 3px 10px;
	margin : 10px 0 10px;
	display : inline-block;
	background : #eee;
	border : 1px solid #ddd;
	border-width : 0 1px 1px 1px;
	color : #999;
	position : absolute;
	top : -35px;
	right : 5px;
	z-index : -1;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
span.info2 {
	background : #bf1e2e;
	padding : 20px 10px;
	display : block;
	margin : 20px 0;
	border: 1px solid #df3b4c;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
}
#text span.info2 h3 {
	color : #fff;
}
.loading {
	margin : 30px 45%;
}
#form input, #form textarea {
	-moz-border-radius: 5px;
	border-radius: 5px;
	width : 350px;
	border : 1px solid #777;
	font-family : tahoma, verdana, arial;
	padding : .5em .4em;
	margin-top : 10px;
	background : #dddddd url('bg-search.gif') repeat-x;
}
#form {
	width : 350px;
	margin : auto;
}
#form textarea {
	height : 100px;
}
#form label {
	width : 100px;
	display : inline-block;
}
#form input.button {
	width : auto;
	margin : 10px 0;
	cursor : pointer;
}
#form .info {
	display : none;
}
#form .message {
	padding : 15px 0;
	display : none;
}
#form ul.message li {
	padding : 0 0 0 15px;
	margin : 0;
	list-style : none;
	background : url('bg-ul-li.gif') no-repeat 0 .4em;
}

/* mapy */
.poloha {
	background : #eee;
	border : 1px solid #ccc;
	padding : 5px;
}
.mapBox {
	width : 200px;
	height : 200px;
	background : #ff00ff;
	z-index : 999;
}
.infobox {
	background : #fff;
	font-size : 11px;
}
.infoBox .sipka {
	width : 14px;
	height : 17px;
	background : url('bg-sipka.png') no-repeat;
	position : absolute;
	display : block;
	left : -14px;
	top : 25px;
}
.infoBox .top {
	background : #bf1e2e;
	margin : -10px;
	padding : 10px;
	color : #ccc;
}
#text .infoBox a {
	text-decoration:underline;
}
#text .infoBox a:hover {
	text-decoration : none;
}
#text .infoBox .top h3 a {
	color : #fff;
}
#address {
	width : 210px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border : 1px solid #999;
	padding : 3px 2px;
}
.poloha .float-left {
	padding : 5px 0;
}
.poloha .float-right {
	width : 320px;
	text-align : right;
}
.poloha .float-right span {
	background : #dc2133 url('bg-change.gif') no-repeat 5px 50%;
	padding : 3px 7px 3px 25px;
	display : inline-block;
	color : #fff;
	margin-top : 3px;
	margin-left : 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-bottom : 1px solid #911622;
}

.poloha .float-right span:hover {
	background-color : #ab1a28;
	cursor : pointer;
}
.mapOverlay {
	width : 680px;
	height : 400px;
	z-index : 999;
	background : url('bg-maps.png');
	position : absolute;
}
.mapSrdce {
	margin : 160px auto;
	width  :80px;
	height : 80px;
	background : #fff url('loading.gif') no-repeat 50% 50%;
	-moz-border-radius: 40px;
	border-radius: 40px;
	-moz-box-shadow: 0px 0px 20px #fff;
	-webkit-box-shadow: 0px 0px 20px #fff;
	box-shadow: 0px 0px 20px #fff;
}
.hidden {
	display : none;
}
.specializacePrehled {
	display : none;
	width : 660px;
	border-top : 1px solid #ddd;
	padding : 10px 0;
	margin : 10px 0;
}

 .cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(switch.gif) repeat-x; display: 

block; float: left; }
    .cb-enable span, .cb-disable span { line-height: 30px; display: block; background-repeat: no-repeat; 

font-weight: bold; }
    .cb-enable span { background-position: left -90px; padding: 0 10px; }
    .cb-disable span { background-position: right -180px;padding: 0 10px; }
    .cb-disable.selected { background-position: 0 -60px; }
    .cb-disable.selected span { background-position: right -240px; color: #fff; }
    .cb-enable.selected { background-position: 0 -60px; }
    .cb-enable.selected span { background-position: left -150px; color: #fff; }
    .switch label { cursor: pointer; }
    .switch input { display: none; }
/* bannery */
.top960 {
	max-width : 960px;
	width : 100% !important;
}
.top960 img {
	max-width : 100%;
}

/* search */
  .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
	margin : 10px;
	border : 1px solid #ddd;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding : 10px;
	width:920px !important;
  }
  input.gsc-input {
    border-color: #BCCDF0;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
	margin-bottom:10px !important;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #bf1e2e;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #bf1e2e;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #bf1e2e;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #bf1e2e;
  }
  .gsc-cursor-page {
    color: #bf1e2e;
	font-size : 14px;
  }
  a.gsc-trailing-more-results:link {
    color: #bf1e2e;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #0e76bc;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #0e76bc;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #bf1e2e;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
    color: #bf1e2e;
  }
  .gs-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #008000;
  }
  
li.udalost {
	background : none !important;
	border-top : 1px solid #ccc;
	margin : 0 -10px;
	padding : 10px 0 10px 25px !important;
	font-size : 11px !important;
}
li.udalost a {
	color : #0E76BC !important;
	text-decoration : underline !important;
}
li.udalost a:hover {
	text-decoration : none !important;
}
li.udalost.udalostNova {
	background : #0e76bc !important;
	border-color : #0e76bc;
}
li.udalost.hodnoti {
	background : url('ico-hodnoceni.png') no-repeat 3px 10px !important;
}
li.udalost.dotaz {
	background : url('ico-dotaz.png') no-repeat 3px 10px !important;
}
li.udalost.komentuje {
	background : url('ico-komentar.png') no-repeat 3px 10px !important;
}
li.udalost.reakce {
	background : url('ico-reakce.png') no-repeat 3px 10px !important;
}
li.udalost span a {
	color : #666 !important;
	display : block;
	font-size : 10px;
	margin-top : 3px;
}
p.hodocceniPro, p.hodocceniProti {
	margin : 3px 0;
	font-weight:bold;
}
.hodocceniPro {
	background : url('plus.png') no-repeat left 4px;
	text-indent:0 !important;
	padding-left : 20px;
	color : #489200;
}
.hodocceniProti {
	background : url('minus.png') no-repeat left 4px;
	text-indent:0 !important;
	padding-left : 20px;
	color : #c10000;
}
.editor-label {
	float : left;
	clear : both;
	margin : 0 20px;
	width : 200px;
	padding : 5px 0;
	margin : 10px 0;
}
.editor-field {
	float : left;
	margin : 7px 0;
}
.editor-field input {
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding : 8px 4px;
	font-size : 14px;
	border : 1px solid #0e76bc;
	width : 170px;
	margin-right : 10px;
}
fieldset.form {
	padding : 30px;
}
.field-validation-error {
	color : #ce0000;
}
fieldset.form .addPrisp {
	margin : 30px 0;
	width : 380px;
}
.edit {
	padding-left : 30px;
	background : url('bg-edit.png') no-repeat left 50%;
	height : 25px;
}
p.edit {
	text-indent : 0 !important;
}

/* éčka */
.ecka_skore {
	width : 30px;
	display : inline-block;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color : #fff;
	background : green;
	font-size : 18px;
	padding : 6px 0;
	margin : -4px 0 0 15px;
	line-height:1;
	text-align : center;
	text-shadow : 0px -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow : inset 0px 0px 1px rgba(0,0,0,0.7);
}
.ecka_skore-5 {
	background-color : #de1f26;
	color : #fff;
}
.ecka_skore-4 {
	background-color : #f36f27;
	color : #fff;
}
.ecka_skore-3 {
	background-color : #f1ac24;
	color : #fff;
}
.ecka_skore-2 {
	background-color : #f6ea22;
	color : #fff;
}
.ecka_skore-1 {
	background-color : #d1dd29;
	color : #fff;
}
.ecka_skore-0 {
	background-color : #64bc46;
	color : #fff;
}

.polozkaBP, .polozkaGold, .polozkaTop {
	padding : 10px 10px 0;
	margin : 0 -10px;
}
.polozkaBP hr, .polozkaGold hr, .polozkaTop hr {
	margin : 15px -10px !important;
}
.polozkaGold {
	font-size : 1.1em;
	background : #ffde28;
}
.polozkaGold hr {
	border-color : #fbc227 !important;
}
.polozkaTop {
	background : #ffee93;
}
.polozkaTop hr {
	border-color : #ffde28 !important;
}
.polozkaBP {
	background : #fff8d4;
}
.moto {
	display : inline-block;
	margin : 10px -10px;
	padding : 5px 6px;
	font-weight : bold;
	border-left :5px solid #bf1e2e;
}
#text p.mapa-moto {
	text-indent : 0;
	font-weight : bold;
}
#text .ecka_seznam a, #text ul.lekarnici li a {
	color : #bf1e2e !important;
	font-weight : bold;
}
ul.lekarnici li a:hover {
	text-decoration : underline;
}
.perex {
	color : #0e76bc;
	font-size : 1.2em;
	line-height : 1.5;
}

@media(max-width:1280px){
	.main {
		max-width : 960px;
	}
}
@media(max-width:960px){
	#related-text {
		display : none;
	}
	.main, #header-inside {
		width : auto !important;
		max-width : 960px;
	}
	#text {
		width : calc(73% - 50px);
        font-size:14px;
		max-width : 100%;
	}
	.rightPanel {
		width : calc(25% - 7px);
		margin : 0 10px 0 0;
	}
	.fb-like-box span {
		width : 100% !important;
	}
	#bottom-text {
		width : auto;
	}
	.search, .gsc-input input {
		width : calc(100% - 35px) !important;
	}
	#newsletter  {
		position : relative;
		width : 100%;
		margin-top : -10px;
		clear : both;
	}

	#newsletter .newsletter {
		width : calc(100% - 75px);
	}
	/*ins {
		width : auto !important;
	}*/
	#main-menu {
		width : calc(100% - 250px);
		max-width : 701px;
		margin : 25px 0 25px 10px;
		min-height : 115px;
	}
	#main-menu ul, #main-menu ul.line {
		width : calc(25% - 21px);
		padding-left : 10px;
	}
	#logo {
		top : auto;
		margin: auto;
		position: relative;
	}
	#search-box, #cse-search-form {
		margin : 20px auto 0;
		position : relative;
	}
	.gsc-search-button input {
		right : 10px;
		left : auto;
	}
	#header .loginBox {
		right : 10px;
		left : auto;
		margin : 0;
	}
	div.fb {
		display : none;
	}
	.modul span {
		width : calc(100% - 10px);
	}
	.modul {
		margin : 25px 5px;
		display : none;
	}
	.modul, .modul.active {
		width : calc(33% - 20px);
		background : none !important;
		height : auto !important;
	}
    .leftEspoluprace, .rightEspoluprace {
        display:none;
    }
}
@media(max-width:700px){ 
	#text, #text2 {
		width : calc(100% - 40px);
		float : none;
        font-size:15px;
	}
	.udalost {
		display : none;
	}
	.rightPanel.float-right {
		float : none;
		width : calc(100% - 40px);
		margin : 10px;
	}
	#newsletter {
		position : relative;
		margin : 0;
		width : calc(100% - 20px);
	}
	.fb_iframe_widget, .fb-like-box, .fb-like-box iframe, .fb-like-box span {
		display : none !important;
	}
	a.abeceda {
		word-wrap : break-word;
		margin : 1px;
		display : inline-block;
	}
	.ui-tabs .ui-tabs-panel {
		padding: 1em 0.4em;
	}
	#main-menu {
		width : calc(100% - 20px) !important;
		float : none !important;
		max-width : 701px;
		margin : 25px 0 25px 10px;
		min-height : 0 !important;
		height : auto;
	}
}

@media(max-width:500px){ 
	.reklama {
		margin : 0 auto 20px;
		float : none;
		clear : both;
	}
	#header .loginBox {
		right : 0;
		left : 10px;
		margin : 0;
	}
	.loginBox span {
		width : calc(100% - 55px);
	}
	.article-name {
		float : none;
	}
	#main-menu ul, #main-menu ul.line {
		padding-left: 10px;
		width: calc(50% - 21px);
	}
}