/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,button,input,select,textarea {
	color: #222;
}

body {
	font-size: 14px;
	line-height: 1.4;
	font-family: 'Titillium Web', sans-serif;
	background: #ECF0F2 url(../img/layout/bg.png) repeat-x;
	min-height: 100%;
	min-width: 100%;
}

#body {
	width: 100%;
	height: 100%;
}

#contact{
	background: transparent url(../img/index/bg_kontakt.png) right 100px no-repeat;
}

.mapBackground {

	height: 200px;
	position: relative;
	left: 125px;
	top: -180px;
	background: transparent url(../img/index/bg_kontakt.png);
	background-position: 54% 40%;
	background-repeat: no-repeat;
}

.mapBackground2 {
	height: 200px;
	position: relative;
	left: 785px;
	top: 68px;
	background: transparent url(../img/index/bg_kontakt.png);
	background-position: 29% 25%;
	background-repeat: no-repeat;
	max-width: 300px;
	z-index: -1;
}

.fancybox-bg {
	display: none;
}

#fancybox-wrap {
	background: white;
	border-radius: 15px;
	padding: 0px !important;
}

#fancybox-outer {
	border-radius: 15px;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

img {
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
h1 {
	color: #25C9FC;
	font-weight: 500;
}

h2 {
	color: #25C9FC;
	font-weight: 500;
	margin: 10px 0px;
	font-size: 30px;
}

.lightBlue {
	color: #25C9FC;
}

.fontNormal {
	font-weight: normal;
}

.gray {
	color: #7d7e7f;
}

.right {
	float: right;
}

.left {
	float: left;
}

.container {
	
}

#header {
	position: relative;
	width: 960px;
	margin: 0px auto 0px;
	z-index: 1000;		padding-top: 20px;
}

.middleContent {
	position: relative;
	width: 990px;
	margin: 0px auto 0px;
}

.middleContent .header {
	font-size: 30px;
	line-height: 45px;
}

.middleColumn h1{
	margin-top: 10px;
}

#header #logo {
	float: left;
	margin-top: 15px;
}

#header .banner {
	float: left;
	position: absolute;
	left: 183px;
	font-size: 15px;
	font-weight: bold;
}

#header #mainmenu {
	float: left;
	width: 521px;
	height: 59px;
}

#header #mainmenu {
	background: transparent url(../img/layout/bg_menu.png) center center
		no-repeat;
	margin-top: 15px;
}

#header #mainmenu ul {
	margin: 0px;
	padding: 0px;
}

#header #mainmenu li {
	float: left;
	display: block;
	width: 104px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

#header #mainmenu li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	display: block;
}

#header #mainmenu li.last {
	margin-right: 0px;
	margin-left: 1px;
}

#header #mainmenu li.active,#header #mainmenu li:hover {
	background: transparent url(../img/layout/babelek.png) center center
		no-repeat;
}

#header #mainmenu li.active a,#header #mainmenu li:hover a {
	color: #000;
	text-decoration: underline;
}

#header .flags {
	overflow: hidden;
	float: right;
}

#header .flags a {
	float: left;
	display: block;
	height: 25px;
	width: 25px;
	margin-right: 1px;
}

#header .right {
	width: 517px;
	float: right;
}

#footer {
	margin-bottom: 10px;
}

#footer .call {
	border-top: solid 1px #D1D2D2;
	border-bottom: solid 1px #D1D2D2;
	line-height: 60px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background: transparent url(../img/layout/bg_stopka.png) center -65px
		no-repeat;
}

#footer .bottom {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
	padding-top: 15px;
}

#footer .bottom .copyrights {
	padding-top: 10px;
	font-size: 12px;
}

#footer .bottom .copyrights a {
	color: #bcbcbc;
	text-decoration: none;
}

#footer .bottom .copyrights a:hover {
	text-decoration: underline;
}

#footer .bottom .smallMenu {
	overflow: hidden;
}

#footer .bottom .smallMenu a {
	color: #25C9FC;
	text-decoration: none;
}

#footer .bottom .smallMenu a:hover {
	text-decoration: underline;
}

.column2 .leftColumn {
	float: left;
	width: 335px;
	position: relative;
	z-index: 10;
	margin-top: -86px;
}

#logo2 {
	float: left;
}

#title2 {
	float: left;
	color: #25C9FC;
	margin-top: 80px;
	font-weight: 200;
	font-size: 51px;
}

.column2 .rightColumn {
	float: left;
	width: 640px;
	position: relative;
	z-index: 10;
	margin-top: -86px;
}

#hline {
	border-top: solid 1px #C7C9C9;
	height: 1px;
	width: 100%;
	position: relative;
	top: -14px;
}

.column3 .leftColumn {
	float: left;
	width: 335px;
	top: -86px;
	position: relative;
}

.column3 .middleColumn {
	float: left;
	width: 405px;
	top: -86px;
	position: relative;
}

.column3 .rightColumn {
	float: left;
	width: 250px;
	top: -46px;
	position: relative;
}

.flash-error,.flash-success {
	text-align: center;
}

#appointment {
	background-image: url('../img/layout/umow_sie.png');
	width: 44px;
	height: 157px;
	position: fixed;
	right: 0px;
	top: 54px;
	z-index: 900;
}

#appointment a {
	display: block;
	width: 44px;
	height: 157px;
}
/* =================Index=====================*/
#index {
	position: relative;
	top: -10px;
}

#index .promotionBox {
	float: right;
	background: transparent url(../img/index/bg_promocje.png) no-repeat;
	width: 331px;
	height: 301px;
	position: relative;
}

#index .textCol {
	float: left;
	width: 550px;
	margin-right: 20px;
}

#index .readMore {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #bcbcbc;
}

#index .readMore:hover {
	text-decoration: underline;
}

#index .promotionBox .promotionHeader {
	font-size: 30px;
	line-height: 54px;
	color: white;
	width: 267px;
	margin: 0px 0px 0px 40px;
	text-align: center;
}

#index .promotionBox .image {
	position: absolute;
	top: 54px;
	left: 14px;
}

#index .promotionBox .promotionText {
	position: absolute;
	top: 180px;
	left: 19px;
	width: 265px;
	height: 107px;
}

#index .promotionBox .promotionText .text {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 0px 0px;
	color: #606060;
}

#index .promotionBox .promotionText .price {
	padding-left: 25px;
	font-size: 20px;
	font-weight: bold;
}

#index .promotionBox .promotionText .check {
	position: absolute;
	top: 72px;
	left: 160px;
	background: transparent url(../img/index/sprawdz.png) no-repeat;
	width: 89px;
	height: 24px;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#index .promotionBox .promotionText .check:hover {
	text-decoration: underline;
}

#index .sentence {
	color: #606060;
	font-size: 17px;
	text-align: center;
	padding: 20px 0px 0px;
}

#index .indexBottomOuter{
	position: relative;
}

#index .quickContact {
	padding-top: 80px;
	width: 284px;
	height: 200px;
	position: relative;
	/*background: transparent url(../img/index/bg_kontakt.png) -128px -88px no-repeat;*/
	float: right;
}

#index .quickContact .background {
	position: absolute;
	top: -100px;
	left: -100px;
	z-index: -1;
}

#index .quickContact .arrange {
	margin-top: 20px;
	margin-left: 111px;
	background: transparent url(../img/index/umow_na_wizyte.png) no-repeat;
	display: block;
	width: 146px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#index .quickContact .arrange:hover {
	text-decoration: underline;
}

#index .quickContact .icons {
	padding-top: 20px;
}

#index .quickContact .icons .ico {
	float: left;
	width: 100px;
	line-height: 26px;
	padding-left: 30px;
	margin-bottom: 4px;
	border-bottom: solid 1px #dbdbdb;
	margin-right: 10px;
	padding-bottom: 4px;
}

#index .quickContact .icons .map {
	background: transparent url(../img/index/na_mapie_ico.png) center left
		no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

#index .quickContact .icons .map:hover {
	text-decoration: underline;
}

#index .quickContact .icons .travel {
	background: transparent url(../img/index/jak_dojechac.png) center left
		no-repeat;
}

#index .quickContact .icons .hours {
	background: transparent url(../img/index/godziny_przyjec_ico.png) center
		left no-repeat;
}

#index .quickContact .icons .address {
	background: transparent url(../img/index/adres_ico.png) center left
		no-repeat;
}

#indexSliderOuter {
	width: 676px;
	height: 260px;
	float: left;
	background: transparent url(../img/index/bg_oferta.png) center center
		no-repeat;
	top: 53px;
	position: relative;
}

#indexSliderOuter .indexSlide {
	width: 676px;
	height: 226px;
	padding-top: 5px;
}

#indexSliderOuter .text {
	width: 200px;
	height: 225px;
	margin-left: 36px;
	float: left;
	padding-left: 10px;
}

#indexSliderOuter #i1 {
	color: #fff;
	padding-left: 20px;
}

#indexSliderOuter #i1 .header {
	line-height: 80px;
	font-size: 28px;
}

#indexSliderOuter #i1 .line1 {
	font-weight: bold;
	font-size: 26px;
	line-height: 26px;
	padding-bottom: 5px;
}

#indexSliderOuter .more {
	color: #fff;
	text-decoration: none;
}

#indexSliderOuter .more:hover {
	text-decoration: underline;
}

#indexSliderOuter .bx-next {
	position: absolute;
	top: 199px;
	right: 75px;
	background: transparent url(../img/index/navi_prawo.png) center center
		no-repeat;
	width: 69px;
	height: 24px;
}

#indexSliderOuter .bx-prev {
	position: absolute;
	top: 199px;
	left: 481px;
	background: transparent url(../img/index/navi_lewo.png) center center
		no-repeat;
	width: 69px;
	height: 24px;
}

#topSliderOuter {
	width: 990px;
	margin: 0px auto;
}

#bottomSliderOuter {
	background: transparent url(../img/index/pod_slider.png) center top
		no-repeat;
	top: -7px;
	border-bottom: solid 1px #C7C9C9;
	margin-bottom: 20px;
	position: relative;
	margin-top: -90px;
}

#bottomSliderOuter .bx-wrapper {
	margin: 0px auto;
	height: 57px;
}

#bottomSlider {
	margin: 0px auto;
	height: 59px;
}

#bottomSlider div {
	width: 146px;
	height: 59px;
	line-height: 16px;
	text-align: center;
	position: relative;
	top: -10px;
	padding-top: 20px;
}

#bottomSlider div:hover {
	cursor: pointer;
	color: #25C9FC;
}

#line {
	border-top: solid 2px #C7C9C9;
	height: 1px;
	width: 100%;
	position: absolute;
}

#bottomSliderOuter .active {
	background: transparent url(../img/index/suwak_slider.png) center center
		no-repeat;
	color: #25C9FC;
}

#bottomSliderOuter .bx-next {
	position: absolute;
	top: 7px;
	right: -128px;
	background: transparent url(../img/index/prawo.png) center center
		no-repeat;
	width: 75px;
	height: 45px;
}

#bottomSliderOuter .bx-prev {
	position: absolute;
	top: 7px;
	left: -136px;
	background: transparent url(../img/index/lewo.png) center center
		no-repeat;
	width: 75px;
	height: 45px;
}

#topSlider .topSlide {
	width: 100%;
	height: 400px;
	float: left;
}

#topSliderOuter .bx-wrapper {
	top: -90px;
}

#topSliderOuter {
	height: 400px;
}

#top1 {
	background: transparent url(/img/slider/implantologia.jpg) left top no-repeat;
}
#top2 {
	background: transparent url(../img/slider/endodoncja.jpg) left top no-repeat;
}
#top3 {
	background: transparent url(../img/slider/stomatologia_zachowawcza.jpg) left top no-repeat;
}
#top4 {
	background: transparent url(../img/slider/protetyka.jpg) left top no-repeat;
}
#top5 {
	background: transparent url(../img/slider/chirurgia.jpg) left top no-repeat;
}
#top6 {
	background: transparent url(../img/slider/ortodoncja.jpg) left top no-repeat;
}
#top7 {
	background: transparent url(../img/slider/bezbolesne_leczenie.jpg) left top no-repeat;
}
#top8 {
	background: transparent url(../img/slider/periodontologia.jpg) left top no-repeat;
}
#top9 {
	background: transparent url(../img/slider/stomatologia_estetyczna.jpg) left top no-repeat;
}
#top10 {
	background: transparent url(../img/slider/pedodoncja.jpg) left top no-repeat;
}
#top11 {
	background: transparent url(../img/slider/wybielanie_zebow.jpg) left top no-repeat;
}
#top12 {
	background: transparent url(../img/slider/periodontologia.jpg) left top no-repeat;
}

.topSlide #text {
	margin-top: 90px;
	float: right;
	width: 470px;
}

.topSlide .bigHeader {
	font-size: 50px;
	line-height: 55px;
	font-weight: 200;
}

.topSlide .header {
	font-size: 30px;
	line-height: 35px;
}

.topSlide .readMore {
	color: #25C9FC;
	text-decoration: none;
}

.topSlide .readMore:hover {
	text-decoration: underline;
}

/* =================Contact=====================*/
#contactLeft #address {
	background: url('../img/kontakt/box_kontakt.png');
	width: 323px;
	height: 328px;
	position: relative;
}

#contactLeft #address #title {
	color: #EFEFEF;
	font-size: 24px;
	position: absolute;
	top: 12px;
	left: 60px;
}

#contactLeft #address .smallTitle {
	position: absolute;
	top: 75px;
	left: 45px;
	font-weight: bold;
}

#contactLeft #address #street {
	top: 105px;
}

#contactLeft #address #map {
	top: 190px;
}

#contactLeft #address #map a {
	font-weight: bold;
	color: black;
	line-height: 28px;
}

#contactLeft #address #transport {
	top: 250px;
}

#contactLeft #address .doubleBox {
	position: absolute;
	left: 45px;
}

#contactLeft #address .doubleBox .icon {
	float: left;
	width: 35px;
}

#contactLeft #address .doubleBox .text {
	float: left;
	width: 200px;
}

#contactLeft #hours {
	margin: 10px 45px;
	width: 200px;
}

#contactLeft #hours .text {
	margin-left: 10px;
	float: left;
	font-weight: bold;
}

#contactLeft #hours .icon {
	float: left;
}

#contactLeft #days {
	margin-top: 15px;
}

#contactLeft  #days .day {
	float: left;
	width: 65px;
}

#contactLeft #days .hour {
	float: left;
}

.rightColumn h1 {
	margin-top: 10px;
}

#appointmentWindow {
	width: 870px;
}
#appointmentWindow .rightBox {
	background: url('../img/window/zdjecie_umow.png') top left no-repeat;
	padding: 15px 60px 0px;
}

#appointmentWindow .rightBox h1{
	text-align: center;
}

#appointmentWindow {
	background-image: url('../img/window/bg_umow.png');
	background-color: #edf0f2;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-repeat: repeat-x;
}

#appointmentWindow .call {
	line-height: 60px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

#window-contact-form {
	margin-top: 30px;
	width: 300px;
}

#contact-form {
	margin-top: 30px;
	width: 510px;
}

#window-contact-form .row .col2{
	float: left;
	width: 110px;
	padding: 5px 0px;
}

#contact-form .row .col2 {
	float: left;
	width: 245px;
	padding: 5px;
}

#window-contact-form .row .from{
	padding-right: 10px;
}

#contact-form .row .col4 ,
#window-contact-form .row .col4{
	float: left;
	width: 117.5px;
	padding: 5px;
}

#window-contact-form .row .col1, #window-contact-form .row{
	padding: 3px 0px;
}

#contact-form .row .col1 {
	padding: 5px;
}

#contact-form input[type='text'],#contact-form textarea,
#window-contact-form input[type='text'],#window-contact-form textarea {
	width: 97%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid rgba(229, 229, 229, 1);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(000, 000, 000, 0.2);
	box-shadow: inset 0px 2px 2px 0px rgba(000, 000, 000, 0.2);
	padding-left: 3%;
	line-height: 25px;
}

#contact-form textarea, 
#window-contact-form textarea{
	width: 99%;
	padding-left: 1%;
}

#contact-form input[type='text']#ContactForm_startDate,#contact-form input[type='text']#ContactForm_endDate
	{
	padding-left: 25px;
	width: 75%;
	background: transparent url(../img/kontakt/ico_kalendarz.png) 5px center
		no-repeat;
}


#window-contact-form input[type='text']#ContactForm_startDate,#window-contact-form input[type='text']#ContactForm_endDate
	{
	padding-left: 25px;
	width: 77%;
	background: transparent url(../img/kontakt/ico_kalendarz.png) 5px center
		no-repeat;
}

#contact-form textarea , 
#window-contact-form textarea{
	resize: none;
}

#contact-form input[type='submit'], #window-contact-form input[type='submit']{
	background: url('../img/kontakt/wyslij.png');
	width: 147px;
	height: 36px;
	border: 0;
	color: white;
	margin: 25px auto 20px;
	display: block;
}

#window-contact-form #termin{
	text-align: center;
	font-weight: bold;
	color: #949494;
	display: block;
}

#contact-form #termin {
	text-align: right;
	font-weight: bold;
	color: #949494;
	display: block;
}

.smallHeader{
	font-weight: bold;
	font-size: 16px;
}

#cform, #lContact, #or{
		float: left;
}

#or{
	width: 80px;
	margin-top: 34px;
	height: 400px;
}

#lContact{
	width: 370px;
	margin-right: 0px;
	margin-top: 34px;
}

#lContact #hours {
	margin: 5px 0px;
	width: 200px;
}

#lContact #hours .text {
	margin-left: 10px;
	float: left;
	font-weight: bold;
}

#lContact #hours .icon {
	float: left;
	position: relative;
	top: 8px;
	margin-right: 10px;
}

#lContact #days {
	margin-top: 7px;
}

#lContact  #days .day {
	float: left;
	width: 65px;
}

#lContact #days .hour {
	float: left;
}

#lContact #address #street, #lContact #address #transport{
	float: left;
}

#lContact #address #street .icon, #lContact #address #transport .icon{
	float: left;
	margin-right: 5px;
	display: block;
	height: 40px;
	position: relative;

}

#lContact #address #street .icon{
	top: 11px;
}

#lContact #address #transport .icon{
	top: 7px;
}

#lContact #address #street .text{
	width: 170px;
}

#lContact #address #transport .text{
	width: 200px;
}

#phoneRegistration{
	padding-left: 88px;
}

#phoneRegistration .smallHeader{
	margin-bottom: 5px;
	padding-left: 16px;
}

#lContact #address{
	margin-top: 20px;
}

#lContact #address .smallHeader{
	text-align: center;
	margin-bottom: 20px;
}

#lContact iframe{
	margin-top: 30px;
}

#or .smallHeader{
	padding-left: 21px;
} 

/* =================Healing=====================*/
#healingLeft {
	background: transparent url(../img/healing/box_podstrona.png) center
		center no-repeat;
	width: 323px;
	height: 459px;
}

#healingLeft .title,#pricesLeft .title {
	color: #EFEFEF;
	font-size: 24px;
	position: absolute;
	top: 12px;
	left: 60px;
}

#healingLeft .smallMenu a,#pricesLeft .smallMenu a {
	display: block;
	color: #000;
	font-size: 14px;
	line-height: 28px;
	border-bottom: solid 1px #C7C9C9;
	text-decoration: none;
	width: 202px;
	padding-right: 18px;
}

#healingLeft .smallMenu a:hover,#healingLeft .smallMenu li.active a,#pricesLeft .smallMenu a:hover,#pricesLeft .smallMenu li.active a
	{
	color: #25C9FC;
}

#healingLeft .smallMenu ul li.active .arrow,#healingLeft .smallMenu ul li:hover .arrow,#pricesLeft .smallMenu ul li.active .arrow,#pricesLeft .smallMenu ul li:hover .arrow
	{
	display: inline;
}

#healingLeft .smallMenu {
	position: absolute;
	top: 65px;
	width: 220px;
	left: 40px;
	height: 450px;
	height: 370px;
	padding-left: 15px;
}

#healingLeft .smallMenu ul,#pricesLeft .smallMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#healingLeft .smallMenu ul li,#pricesLeft .smallMenu ul li {
	position: relative;
}

#healingLeft .smallMenu ul li .arrow,#pricesLeft .smallMenu ul li .arrow
	{
	position: absolute;
	left: 200px;
	top: 3px;
	color: #25C9FC;
	display: none;
}

#healingRight {
	margin-top: 40px;
	position: relative;
}

#healingRight .price {
	background: transparent url(../img/healing/cennik.png) center center
		no-repeat;
	width: 228px;
	height: 45px;
	margin: 0px auto 10px;
	text-align: center;
	font-size: 18px;
	line-height: 45px;
	color: #fff;
	text-decoration: none;
	display: block;
}

#healingRight .price:hover {
	text-decoration: underline;
}

#healingRight .text {
	width: 180px;
	float: right;
	margin-right: 20px;
	color: #898989;
}

#healingRight .desc {
	padding: 10px 0px;
}

#healingRight .smallTitle {
	color: #25C9FC;
	font-size: 15px;
	font-weight: bold;
}

#healingRight .image1 {
	padding-top: 15px;
}

#healingRight .quickContact {
	background: transparent url(../img/healing/box_s_kontakt.png) center
		center no-repeat;
	width: 234px;
	height: 288px;
	margin: 0px auto;
	margin-top: 10px;
	position: relative;
}

#healingRight .quickContact .background {
	position: absolute;
	top: -100px;
	left: -100px;
	z-index: -1;
}

#healingRight .quickContact .header {
	width: 130px;
	margin: 0px auto;
}

#healingRight .quickContact .arrange {
	margin-top: 20px;
	margin-left: 42px;
	background: transparent url(../img/index/umow_na_wizyte.png) no-repeat;
	display: block;
	width: 146px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#healingRight .quickContact .arrange:hover {
	text-decoration: underline;
}

#healingRight .quickContact .icons {
	padding-top: 20px;
	width: 130px;
	margin: 0px auto;
}

#healingRight .quickContact .icons .ico {
	float: left;
	width: 100px;
	line-height: 26px;
	padding-left: 30px;
	margin-bottom: 4px;
	border-bottom: solid 1px #dbdbdb;
	margin-right: 10px;
	padding-bottom: 4px;
}

#healingRight .quickContact .icons .map {
	background: transparent url(../img/index/na_mapie_ico.png) center left
		no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

#healingRight .quickContact .icons .map:hover {
	text-decoration: underline;
}

#healingRight .quickContact .icons .travel {
	background: transparent url(../img/index/jak_dojechac.png) center left
		no-repeat;
}

#healingRight .quickContact .icons .hours {
	background: transparent url(../img/index/godziny_przyjec_ico.png) center
		left no-repeat;
}

#healingRight .quickContact .icons .address {
	background: transparent url(../img/index/adres_ico.png) center left
		no-repeat;
}

/* =================Prices=====================*/
#pricesLeft {
	background: transparent url(../img/prices/box_cennik.png) center center
		no-repeat;
	width: 323px;
	height: 375px;
	margin-top: -2px;
}

#pricesLeft .smallMenu {
	position: absolute;
	top: 65px;
	width: 220px;
	left: 40px;
	height: 375px;
	padding-left: 15px;
}

#priceList {
	margin: 10px 0px 30px;
}

#priceList .item {
	line-height: 31px;
	overflow: hidden;
	font-size: 14px;
}

#priceList .item .price {
	float: right;
	text-align: left;
	width: 120px;
	margin-right: 25px;
}

#priceList .item .title {
	float: left;
	text-align: left;
	width: 425px;
	margin-left: 30px;
}

#priceList .item.even {
	background: transparent url(../img/prices/bg_tabelka.png) no-repeat;
}

#priceList .item.odd {
	color: #25C9FC;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 35em) {
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only
	screen and (min-resolution: 144dpi) {
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.clear {
	clear: both;
}

#hline2 {
	margin: 0px;
}

#hline3 {
	margin: 0 0 10px 0;
}

#gallery {
	padding-top: 20px;
	margin: 0px auto;
	width: 960px;
}

#gallery .row {

}
#gallery .row .textColumn {
	width: 500px;
}
#gallery .row .imgColumn {
	width: 200px;
}
#gallery .row .textColumn, #gallery .row .imgColumn {
	float: left;
}

#gallery .column {
	width: 220px;
	margin: 0px 10px;
	float: left;
}

#gallery .row .imgColumn img  {
	display: block;
	margin: 0px auto;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	opacity: 0.6;
	filter: Alpha(Opacity = 60);
	-webkit-box-shadow: 2px 2px 3px 1px rgba(000, 000, 000, 0.2);
	box-shadow: 2px 2px 3px 1px rgba(000, 000, 000, 0.2);
}

#gallery .row .textColumn {
	margin-top: 20px;
	color: black;
}



#gallery .row .imgColumn {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid transparent;
}

#gallery .row .imgColumn:hover{
	border: 1px solid #D6D6D6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
}

#gallery .row .imgColumn:hover img {
	opacity: 1;
	filter: Alpha(Opacity = 100);
}

#gallery .column a {
	text-decoration: none;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/*
     * Don't show links for images, or javascript/internal links
     */
	.ir a:after,a[href ^="javascript:"]:after,a[href ^="#"]:after {
		content: "";
	}
	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group; /* h5bp.com/t */
	}
	tr,img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}
	h2,h3 {
		page-break-after: avoid;
	}
}