.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

html .clearfix {
	height: 1%;
}

html,body {
	height: 100%;
	width: 100%;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(../img/htmlBg.jpg) repeat-x scroll 50% 0 white;
}

a {
	outline: none;
}

body {
	font-size: 11px;
	font-family: Tahoma;
}

.fixCenter {
	margin: 0 auto;
	width: 980px;
}

.pageBox {
	width: 980px;
	float: left;
}

.topBox {
	background: url(../img/topImg.jpg) no-repeat;
	width: 980px;
	height: 203px;
	float: left;
}

.movieFrame {
	background: url(../img/movieFrame.png) no-repeat;
	margin-left: -10px;
	width: 1000px;
	height: 75px;
	float: left;
}

.footerBox {
	width: 980px;
	float: left;
	color: #0E8BA5;
	margin: 0 0 25px 0;
}

.footerBoxMargin {
	border-top: 3px solid #0C6A7B;
	margin: 10px 0 0;
	padding: 15px 0 0 0;
}

.footerLeftUl {
	float: left;
}

.footerLeftUl li {
	display: inline;
}

.footerLeftUl li a {
	margin: 0 10px;
	color: #0E8BA5;
	text-decoration: none;
}

.footerLeftUl li a:hover {
	text-decoration: underline;
}

.footerLeftUl li a.firstFooterA {
	margin: 0 10px 0 0 !important;
}

.footerLeftUl li a.lastFooterA {
	
}

.footerRightUl {
	float: right;
}

.footerRightUl li { /*display:inline;*/
	float: left;
	list-style: none;
}

.tvp_logo {
	margin-top: 25px;
}

.footerRightUl li img {
	margin: 0 0 0 15px;
}

.footerTxt {
	float: left;
	margin: 7px 0 0 0;
}

.contentBox {
	float: left;
	width: 980px;
}

.introBox {
	background: url("../img/mainMenuBg.jpg") no-repeat scroll 0 0 transparent;
	float: left;
	height: 480px;
	margin-left: -10px;
	width: 1000px;
	margin-bottom: 37px
}

.topBar {
	float: left;
	height: 52px;
	left: -10px;
	position: relative;
	top: -10px;
	width: 1002px;
}

.leftSide {
	width: 280px;
	float: left;
	padding: 5px 0 15px 0;
}

ul.mainMenu {
	margin: 0 0 0 5px;
}

ul.mainMenu li {
	list-style-type: none;
	font-size: 18px;
	text-align: center;
}

ul.mainMenu li a {
	float: left;
	color: #fff;
	text-decoration: none;
	margin: 0 0 5px 0;
}

.big_btn {
	background: url(../img/big_button_normal.png) no-repeat;
	width: 245px;
	height: 100px !important;
}

.big_btn span {
	display: block;
	line-height: 25px;
	padding-top: 17px;
}

.small_btn {
	background: url(../img/btn.png) no-repeat;
	width: 245px;
	height: 65px;
}

.small_btn span {
	display: block;
	padding-top: 22px;
}

ul.mainMenu li a.big_btn:hover {
	background: url(../img/big_button_active.png) no-repeat;
}

ul.mainMenu li a.small_btn:hover {
	background: url(../img/activeBtn.png) no-repeat;
}

ul.mainMenu li a.small_btn.active {
	background: url(../img/btnHoverBg.png) no-repeat;
}

ul.mainMenu li a.big_btn.active {
	background: url(../img/big_button_active.png) no-repeat;
}

ul.mainMenu li a.highlight {
	background: url(../img/highlight_btn.png) no-repeat !important;
	height: 100px !important;
	width: 245px;
}

ul.mainMenu li a.highlight span {
	display: block;
	line-height: 25px;
	padding-top: 25px;
}

.testBtn {
	background: url(../img/testBtn.png) no-repeat !important;
	height: 100px !important;
}

.testBtn span {
	text-indent: -9999px;
	display: block;
}

ul.mainMenu li a span {
	margin: 0 30px;
}

.rightSide {
	float: left;
	color: #034C67;
	width: 680px;
	line-height: 1.5em;
	font-size: 12px;
	margin-bottom: 30px;
}

.rightSide ul {
	margin-left: 25px;
}

.rightSide ul li {
	margin-bottom: 4px;
}

sup {
	font-size: 9px !important;
	line-height: 9px !important;
}

.rightSide p {
	margin: 15px 0 10px 0;
	line-height: 18px;
}

.rightSide table td p {
	margin: 0;
}

.rightSide h1 {
	color: #0A7298;
	font-size: 27px;
	font-weight: normal;
	margin: 15px 0 0 0;
	line-height: 1.4em;
}

.rightSide h2 {
	background: #FF6116;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 15px 0 20px 0;
}

/* img, div, input { behavior: url("iepngfix.htc") } */
/********************* MY MODS ***************************/
.first_line,.second_line,.third_line {
	list-style: none;
}

.introBox li {
	float: left;
}

.footerTxt a {
	text-decoration: none;
	color: #0E8BA5;
}

.footerTxt a:hover {
	text-decoration: underline;
}

.first_line span.hidden_h1,.second_line span.hidden_h1,.third_line span.hidden_h1 {
	text-indent: -999em;
	display: block;
	height: 0px;
	overflow: hidden;
}

.second_line a,.first_line a, .third_line a {
	height: 155px;
	width: 249px;
	text-decoration: none;
	position: relative;
	display: block;
}

a span.text_wrap {
	padding: 14px;
	display: block;
}

.introBox a span.inner span.title{
	display: block;
	padding: 15px 14px 5px;
	font-size: 18px;
}

.introBox a span.inner {
	color: #0E8BA5;
	display: block;
	height: 100px;
	left: 5px;
	padding: 0 5px;
	position: absolute;
	top: 4px;
	width: 230px;
	display: none;
	z-index: 10;
	background: url("../img/introSlideHalfDown.png") no-repeat scroll left bottom transparent;
}


/*
.first_line a span.text_wrap{
	margin-top: 180px;
}
.second_line a span.text_wrap{
	margin-top: 10px;
}

 .first_line a span.inner span.img_wrap {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius: 15px 15px 0 0;
}

.second_line a span.inner span.img_wrap {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius: 0 0 15px 15px;
} */

.second_line span.text_wrap {
	height: 129px;
	padding-top: 29px;
	width: 198px;
}

.first_line a.introImg2 {
	width: 253px
}

.first_line a.introImg3 {
	width: 250px
}

.first_line a.introImg4 {
	width: 246px
}

.second_line  a.introImg5 span.inner {
	left: 3px;
	margin-top: -3px;
}

.second_line  a.introImg6 span.inner {
	left: 4px;
	margin-top: -3px;
}

.second_line  a.introImg7 span.inner {
	left: 8px;
}

.second_line a.introImg8 span.inner{
	left: 8px;
}

/* .introImg1 {	background: url(../img/introImg1.png) no-repeat;}.introImg2 {	background: url(../img/choroba.png) no-repeat;}.introImg3 {	background: url(../img/introImg3.png) no-repeat;}.introImg4 {	background: url(../img/introImg4.png) no-repeat;}.introImg5 {	background: url(../img/szczepienia.png) no-repeat;}.introImg6 {	background: url(../img/introImg6.png) no-repeat;}.introImg7 {	background: url(../img/introImg7.png) no-repeat;}.introImg8 {	background: url(../img/introImg8.png) no-repeat;} */
.movieFrame a {
	text-indent: -999em;
	width: 15%;
	float: right;
	height: 100%;
	display: block;
}

.topBox a {
	text-indent: -999em;
	width: 280px;
	height: 280px;
	display: block;
	/*  float:left;*/
	margin-left: 45px;
	margin-top: 25px;
}

.question {
	display: block;
	width: 100%;
	padding-left: 10px;
	font-size: 1.1em;
	background: url(../img/up_arrow.png) no-repeat right top #FC2A09;
	color: white;
	height: 40px;
}

.question.unselected {
	background: url(../img/down_arrow.png) no-repeat right top #0E7298;
}

.question p {
	padding-top: 10px;
	color: white;
}

.answer {
	float: right;
	display: block;
	padding-left: 10px;
}

.test_question {
	width: 100%;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.test_question span.header {
	float: right;
}

.test_question ul {
	float: right;
}

.test_light_blue {
	background: #189EAD;
}

.question_list {
	margin-bottom: 20px;
}

.test_dark_blue {
	background: #0E7298;
}

.question_list ul {
	list-style: none;
	display: block;
}

.question_list.test {
	margin-top: 5px;
	clear: right;
}

.question_list ul li {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	color: white;
	margin-right: 10px;
	/*  padding-top:10px;*/
}

.testButton {
	width: 125px;
	margin: 25px auto;
	display: block;
}

.invisible {
	display: none;
}

#output {
	width: 550px !important;
	height: auto;
}

#result_output p.summary {
	font-size: 20px;
	text-align: center;
}

#result_output p {
	font-size: 13px;
	text-align: justify;
	padding: 10px 60px 10px 60px;
	margin-bottom: 10px;
}

#result_image {
	text-indent: -999em;
	width: 460px;
	height: 85px;
	margin: 20px auto;
}

.result_bad {
	background: url(../img/result_bad.png) no-repeat center top;
}

.result_ok {
	background: url(../img/result_ok.png) no-repeat center top;
}

.desc_bad {
	color: #FC4E09;
}

#new_question_btn {
	width: 200px;
	margin: auto;
	margin-bottom: 20px;
}

.faq_form {
	margin-top: 20px;
	margin-left: 40px;
}

.faq_form_row {
	margin-top: 10px;
	clear: both;
}

.faq_form_row label {
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	width: 150px;
	display: block;
	text-align: right;
}

.faq_form_row textarea { /*  float: left;*/
	width: 330px;
	height: 100px;
	font-size: 11px;
	padding: 8px 10px;
	background: #f3f3f3;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	font-family: Arial;
}

.faq_form_row input { /*  clear:both;*/
	width: 328px;
	/*  height:20px;*/
	/*  margin-top:20px;*/
	/*  float: left;*/
	/*  width: 180px;*/
	font-size: 11px;
	padding: 8px 10px;
	background: #f3f3f3;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
}

.faq_form_row.captcha input {
	width: 248px;
	/*  clear:left;*/
	/*  float:right;
*/
	margin-right: 13px;
	/*  border:solid 1px black;*/
}

.faq_form_row.captcha img { /*  margin-left:10px;*/
	margin-right: 10px;
	width: 70px;
	float: left;
	/*  height:20px;*/
	/*  padding-top:10px;*/
}

#faq_send_btn {
	margin: 20px auto;
	width: 130px;
	/*  margin:auto;*/
	display: block;
}

.errorlist {
	color: #FC4E09;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 162px;
	list-style: none;
	margin-bottom: 5px;
}

.flash_message {
	border-bottom: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
	font-size: 1.3em;
	margin-top: 20px;
	text-align: center;
}

.flash_message p {
	padding-bottom: 5px !important;
	color: green;
}

.pagination {
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	text-align: center;
	padding-top: 20px;
	font-weight: normal;
	color: #0E8BA5;
}

.pagination a {
	font-weight: normal;
	text-align: center;
	margin: 0 5px 0 5px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #0E8BA5;
}

.pagination a.current {
	font-weight: bold;
}

.video {
	margin: 60px 90px;
}

#error_message {
	width: 700px;
	margin: 50px auto;
	float: none;
}

#error_message h1 {
	margin-top: 460px;
	display: block;
}

.question_content {
	display: block;
	padding-left: 10px;
	padding-top: 10px;
}

.answer span {
	font-weight: bold;
}

.med_warning {
	margin-top: 10px;
	display: block;
}

.back {
	display: block;
	float: left;
	margin-top: 20px;
	text-decoration: none;
	color: #034c67;
}

#survey_legend {
	background: #FF6116;
	height: 20px;
	margin-top: 20px;
	color: white;
	width: 690px;
}

#survey_legend p {
	float: right;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 6px;
}

#survey_legend p.yes {
	border-left: 5px solid #DEF0F4;
	border-right: 5px solid #DEF0F4;
	padding-left: 17px;
	padding-right: 17px;
}

#survey_legend p.no {
	padding-right: 10px;
}

#survey_legend p.info {
	float: left;
	padding-left: 5px;
}

/*#survey_form ul li label{
  display:none;
}*/
.test_question span {
	width: 500px;
	display: block;
	float: left;
}

.newsletter {
	background: white;
	padding: 25px;
}

.newsletter form label {
	float: left;
	width: 90px;
}

.newsletter form input {
	width: 200px;
}

#babcia {
	height: 90px;
	width: 728px;
	margin-bottom: 20px;
	float: left;
	margin-left: 119px;
}
#sanofi_flash {
	height: 90px;
	width: 728px;
	margin-bottom: 20px;
	float:left;
	margin-left: 111px;
}

#uniform-id_agree {
	float: left;
}

label#label_for_agree {
	float: right;
	width: 600px;
}

#invites_left_div {
	font-size: 15px;
	background-color: #fff;
	text-align: center;
	margin: 0 0 10px 200px;
	width: 175px;
	border: 6px red solid;
	color: red;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:  3px 3px 7px #666666;
	-moz-box-shadow:  3px 3px 7px #666666;
	box-shadow:  3px 3px 7px #666666;
}


.info_window{
    height: 80px;
    min-width: 240px;
}

#back_to_map{
	cursor: pointer;
}
#gmap_wrap{
	position: fixed;
	right: 20px;
    top: 20px;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #eee;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 2px 2px 6px #6e6e6e;
	-moz-box-shadow: 2px 2px 6px #6e6e6e;
	box-shadow: 2px 2px 6px #6e6e6e;
}


a.video_btn{
    background: url("../img/watch_video_btn.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 50px;
    margin-top: -50px;
    width: 210px;
}
