@charset "utf-8";
/* CSS Document */


.tab-menu {
	width: 712px;
	height: 40px;
	margin: 0 auto;
	padding-top: 20px;
	border-bottom: 1px solid #e3e4e6;
}
.tab-menu .items {
	float: right;
}
.tab-menu .item {
	float: left;
	border: 1px solid #e3e4e6;
	border-bottom: none;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.tab-menu .active {
	background: #f9f4ee;
	height: 40px;
}
.tab-menu .noactive {
	background: #f6f6f7;
	height: 30px;
	margin-top: 9px;
}
.tab-menu .active,
.tab-menu .active a {
	color: #e87e21;
	text-decoration: none;
}
.tab-menu .noactive,
.tab-menu .noactive a {
	color: #616e76;
	text-decoration: none;
}

.tab-menu .active p {
	padding: 7px 10px;
	margin: 0;
}
.tab-menu .noactive p {
	padding: 3px 10px;
	margin: 0;
}

.tab .b0{
	padding: 25px;
	margin: 0;
	position: relative; 
}
.tab {
	width: 710px;
	margin: 0 auto;
	border: 1px solid #e3e4e6;
	border-top: none;
	background: #fff url(../images/center/karta/bg.png) repeat-x 0 0;
}
.tab .b1 {
	padding: 28px;
	margin: 0;
	background: #fcf9f6;
	position: relative;
}
.tab .b2 {
	padding: 25px;
	margin: 0;
	background: #f8f3ee;
	position: relative;
}
.tab .path ul li {
	float: left;
	list-style-type: none;
}
.tab .path ul {
	padding: 0;
	margin: 0;
}
.tab .path ul li {
	padding: 7px 0 0 0;	
	margin: 0;
}
.tab .path ul li.ico {
	padding:0;
	margin:8px 6px 0;
	width: 4px;
	background: url(../images/ico/arrow-1.gif) 50% 50% no-repeat;
}

.tab .text {
	width: 210px;
	float: left;
	height: auto;
	margin: 0 0 3px 0;
	padding: 0;
}
.tab .label {
	float: right;
	width: 140px;
	padding-top: 3px;
}
.tab .input {
	width: 430px;
	float: left;
	margin: 0 0 3px 0;
}
.tab .input input,
.tab .input textarea{
	width: 250px;
}
.tab .img {
	float: left;
	position: absolute;
	top: 30px;
	left: 30px;
}
.tab .buttons {
	padding: 20px;
	text-align: right;
}

.tab a.link{
    color: #555555;
}

/***************** Pole dopełniające nazwę miasta **************************/

.sugestBox{
	left: -250px;
	top: 16px;
	width: 254px;
	height: 80px;
	background-color: #eeeeee;
	border: 1px solid black;
	display: none;
	overflow: auto;
}

.sugestBox .selected{
	background-color: #cccccc;
	border: 1px dotted #aaaaaa;
}
/***************** end of Pole dopełniające nazwę miasta *******************/

/***************** Galerie **************************/
.galleryOverlay, .galleryWrapper{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 500;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.8;
}
 .galleryLayer{
 	z-index: 510;
 	position: absolute;
 	top: 30%;
 	left: 30%;
}
.galleryCont, .thumbDesc{
 	display: none;
}
.next-button{
 	float: left; 
 	width: 30px; 
 	height: 100px; 
 	/*background-color: #555555;*/ 
 	background: transparent url(../images/tmp/button-next-d.png) no-repeat scroll 0 0;
 	margin-top: 25px;
}
.prev-button{
	float: left; 
 	width: 30px; 
 	height: 100px; 
 	/*background-color: #555555;*/ 
 	background: transparent url(../images/tmp/button-prev-d.png) no-repeat scroll 0 0;
 	margin: 25px 5px 0 0;
}

.b1 .prev-button, .b1 .next-button{
	margin-top: 45px;
}

.jCarouselLite, .jCarouselLite-cert{
 	overflow: hidden; 
 	z-index: 2; 
 	width: 650px; 
 	margin-top: 25px;  
 	float: left;
}
 
.jCarouselLite ul, .jCarouselLite-cert ul{
 	margin: 0pt; 
 	padding: 0pt; 
 	position: relative; 
 	list-style-type: none; 
 	z-index: 1; 
 	width: 3159px; 
 	height: 92px;
 	left: -750px;
}
.jCarouselLite ul li{
	overflow: hidden; 
	float: left; 
	height: 100px;
	width: 145px;
}
.jCarouselLite-cert ul li{
	overflow: hidden; 
	float: left; 
	height: 145px;
	width: 145px;
	text-align: center;
	list-style-type: none;
}

.jCarouselLite img.thumb_photo{
	height: 92px;
	width: 140px;
}
.jCarouselLite-cert img.thumb_photo{
	height: 140px;
	width: 92px;
}

.carouselDesc{
	margin-left: 240px;
	color:#487DB8;
	font-size: 15px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	min-height: 20px;
}

/***************** end of Galerie *******************/

/***************** Zakładka artykuły & blog **************************/
.client-logo{
	border: 1px solid #999999;
}
.client-logo-large{
	position: absolute;
	display: none;
	border: 1px solid #999999;
}
.art-list{
	margin: 15px 0 0;
}
h2.art-list-title, h2.art-list-title a, h2.promo-title, h2.promo-title a, .link-hd{
	margin-top: 0;
	color:#E87E21;
	text-decoration: none;
}
.art-list-date, .promo-czas{
	font-size: 10px;
}
.promo-img-right{
	float: right; 
	margin: 0 0 0 10px; 
	width: 120px; 
	height: 90px;
}
.promo-img-left{
	float: left; 
	margin: 0 10px 0 0; 
	width: 120px; 
	height: 90px;
}
.promo-wrap-left{
	float: left; 
	width: 520px;
}
.promo-wrap-right{
	float: right; 
	width: 520px;
}
.promo-content{
	text-align: justify;
}

.art-list-link a{
	float: right;
	margin: 7px 0 7px;
	color:#487DB8;
	margin-left: 3px;
	text-decoration: none;
}
.star{
	background: transparent url(http://infomedic.loc/images/tmp/wizytowka/13.png) no-repeat scroll 0 0;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 3px 4px 0;
}

.star-grey{
	background: transparent url(http://infomedic.loc/images/tmp/wizytowka/13-2.png) no-repeat scroll 0 0;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 3px 4px 0;
}

.blog-top{
	border-bottom: 1px solid #E3E4E6;
}

.blog-col-1 .post-hd h2{
	margin-bottom: 7px;
}
.blog-col-1 .post-hd .bckgrnd{
	background:#1C5B9E url(/images/tmp/blog-date-bg.jpg) repeat-x scroll 0 0;
	padding: 1px;
}

.blog-col-1{
	float: left; 
	width: 500px; 
	height: 100%; 
	background:#F8F3EE none repeat scroll 0 0; 
	border-right: 1px solid #E3E4E6;
	padding: 6px 6px;
}
.blog-col-2{
	float: left; 
	width: 188px; 
	height: 100%; 
	background:#F8F3EE none repeat scroll 0 0;
	padding: 6px 6px 6px 3px;
}
.blog-post{
	width: 478px; 
	min-height: 160px; 
	background-color: #FCF9F6; 
	padding: 10px 10px;
	margin-bottom: 6px;
	border: 1px solid #E3E4E6;
}
.post-date-box{
	float: left;
	width: 47px;
	height: 47px;
	z-index: 50000;
	margin: 3px 7px 3px;
	background:#A3CFEC none repeat scroll 0 0;
	border:1px solid #0F3461;
	text-align: center;
	line-height: 1.4em;
	color: #ffffff;
}

.post-date-box .day{
	display: block; 
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Sans-Serif; 
	font-size: 1.5em;
}

.post-date-box .month{
	display: block; 
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Sans-Serif; 
	font-size: 2.0em;
}

.post-date-box .year{
	display: block; 
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Sans-Serif; 
	font-size: 1.2em;
}

.blog-col-2 ul.archive{
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 5px 0 30px;
	
}
.blog-col-2 .archive li{
	font-weight: normal;
	list-style-image:none;
	list-style-type: disc;
	list-style-position: inside;
}
.blog-col-2 .archive li a, .blog-col-2 a{
	text-decoration: none;
	color: #4C5457;
}

.tag-cloud a
{
	text-decoration: none;
	color: #3569A8;
}
.tag-cloud a:Hover
{
	background-color: #3F5F84;
	color: white;
	text-decoration: none;
}


ul.tags{
	margin: 5px 5px 7px;
}
.tags-title{
	margin: 20px 0 0;
	text-align: center;
	font-weight: bold;
}

.ae-link{
    cursor: pointer;
}

/***************** end of Zakładka artykuły *******************/

/*komunikat walidacyjny dla mapy google*/
.err{
	height: 15px;
	color: #ff0000;
	text-align: center;
}
.map-wrapper{
	padding: 0 0 15px 50px;
}

/*********************** captha *************************/
.captcha-wrap input, .captcha-wrap img{
    float: left;
}
.captcha-wrap input, .captcha-label-wrap div{
    margin-top: 7px;
}
.captcha-wrap img{
    margin: 0 10px 0 5px;
}
