body {
	font-family: tahoma; 
	font-size: 11px; 
	color: #737373; 
	padding: 0;
	margin: 0px;
	height: 100%;
	background: #d0e2eb url(/img/back_top.gif) repeat-x top;
}


#t_strona {
	padding: 72px 0 0 0;
	margin: 0 auto;
	width: 100%;
	background: url(/img/back_top2.jpg) no-repeat top;
}

#t_top {
	width: 952px; 
	height: 294px; 
	padding: 0 0 35px 0; 
	margin: 0px auto; 
	background: url(/img/top.jpg) no-repeat top;
	position: relative;
}

#logo {
	width: 320px; 
	height: 85px; 
	position: absolute;
	display: block;
	top: 115px;
	left: 370px;
}

#fb {
	width: 96px; 
	height: 23px; 
	position: absolute;
	display: block;
	top: -60px;
	left: 855px;
	background: url(/img/fb.png) no-repeat;
}
#fb-like {
	position: absolute;
	top: -58px;
	left: 720px;
}

#t_container {
	width: 100%;
	background: #fff url(/img/back.jpg) no-repeat center bottom;
	padding: 20px 0;
}

#t_navi {
	width: 952px; 
	padding-bottom: 20px; 
	margin: 0px auto;
}
#t_navi span.sep {
	width: 6px; 
	height: 5px;
	background: url(/img/pkt2.gif) no-repeat;
	display: inline-block;
	margin: 0 5px 1px 5px;
}
#t_navi a {
	color: #737373;
	font-weight: bold;
}
#t_navi a.l {
	color: #e6002a;
}


#t_container2 {
	width: 892px; 
	padding: 0 30px 30px 30px; 
	margin: 0px auto;
	box-shadow: 0px 4px 4px #e6e7e7;
	line-height: 18px;
	font-size: 12px;
}


#t_bottom {
	background: url(/img/back_bottom.gif) repeat-x top;
	width: 100%;
	padding: 30px 0 60px 0;
}
#t_bottom2 {
	width: 952px;
	margin: 0px auto;
	color: #35718f;
	line-height: 20px;
}
#t_bottom2 a {
	color: #35718f;
	margin-right: 20px;
}


body>#t_strona, body>#t_strona>#t_container, body>#t_strona>#t_container>#t_container2 {
    height: auto;
    min-height: 350px;
}

#menu_top {
	width: 100%;
	height: 62px;
	position: absolute;
	top: 0;
	right: 0;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ed0101+0,f01318+50,ed0101+100 */
    background: #ed0101; /* Old browsers */
    background: -moz-linear-gradient(top,  #ed0101 0%, #f01318 50%, #ed0101 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ed0101 0%,#f01318 50%,#ed0101 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ed0101 0%,#f01318 50%,#ed0101 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed0101', endColorstr='#ed0101',GradientType=0 ); /* IE6-9 */

}
#menu_top a {
	height: 62px; 
	width: 15%;
	float: left;
	display: block;
    padding: 0 1px;
	position: relative;
	text-decoration: none!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#menu_top a:nth-child(3), #menu_top a:nth-child(4) {
    width: 20%;
}
#menu_top a span.txt {
	position: absolute;
	display: block;
	top: 15px;
	right: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
	z-index: 3;
	padding-right: 10px;
	background: url(/img/pkt.gif) no-repeat right 6px;
}
#menu_top a span.b {
	height: 62px; 
	width: 100%
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	background: url(/img/menu_sel.gif);
	z-index: 2;
}
#menu_top a.sel span.txt {
	right: 25px;
}


.strony {
	text-align: center;
	clear: both;
}


.clear, .clear5, .clear10, .clear15, .clear20 {
	clear: both; 
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.clear5 {
	height: 5px;
}
.clear10 {
	height: 10px;
}
.clear15 {
	height: 15px;
}
.clear20 {
	height: 20px;
}

.star {
	color: #ff0000; 
}

.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #ff0000; 
}

.info .cont {
	font-family: tahoma; 
	font-size: 10px; 
	color: #00ee00;
	text-align: center;
}

.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #9fa2a4; 
}


h2 {
	font-family: arial; 
	font-size: 17px; 
	font-weight: bold;
	padding: 0;
	margin: 10px 0 30px 0;
	color: #009eeb;
}

img {border: 0}

input.txt, textarea.txt, select.txt
{
 	font-family:  Verdana;
	font-size: 11px;
	margin: 3px 0 10px 0;
	width: 280px;
	border: 0;
	padding: 5px;
	box-shadow: 1px 1px 1px #b5b5b5;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(#ffffff));
	background: -webkit-linear-gradient(top, #ffffff, #ebebeb);
	background: -moz-linear-gradient(top, #ffffff, #ebebeb);
	background: -ms-linear-gradient(top, #ffffff, #ebebeb);	
	background: -o-linear-gradient(top, #ffffff, #ebebeb);	
}
select.txt
{
	width: 290px;
	-webkit-appearance: none;
}

a {
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
a:hover {
	color: #e6002a;
	text-decoration: underline;
}
a.btn2:hover {
	text-decoration: none;
}

.color1 {
	color: #e6002a;
}

.color2 {
	color: #009eeb;
}

a.btn {
	display: inline-block;
	background: #00bcf1 url(/img/btn.gif) repeat-y right;
	color: #fff;
	font-weight: bold;
	padding: 3px 8px;
	float: right;
	position: relative;
}
a.btn:hover {
	text-decoration: none;
}
a.btn span {
	display: block;
	background: url(/img/btn-hov.gif);
	width: 35px;
	height: 36px;
	position: absolute;
	top: 0;
	left: -35px;
}



.panel_13 {
	width: 300px;
	float: right;
}
.panel_23 {
	width: 560px;
	float: left;
}


.main-kontakt ul {
	margin-top: 25px;	
}
.main-kontakt ul li {
	color: #525252;
	padding: 10px 40px 10px 15px;
	margin: 15px 0;
	position: relative;
	box-shadow: 1px 1px 1px #b5b5b5;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dadada), to(#ffffff));
	background: -webkit-linear-gradient(top, #ffffff, #dadada);
	background: -moz-linear-gradient(top, #ffffff, #dadada);
	background: -ms-linear-gradient(top, #ffffff, #dadada);	
	background: -o-linear-gradient(top, #ffffff, #dadada);
}
.main-kontakt ul li div.p {
	position: absolute;
	top: 10px;
	right: 15px;
}
.main-kontakt ul li div.p1 {
	width: 17px;
	height: 23px;
	background-image: url(/img/kont1.png);
	top: 30px;
}
.main-kontakt ul li div.p2 {
	width: 24px;
	height: 24px;
	background-image: url(/img/kont2.png);
}
.main-kontakt ul li div.p3 {
	width: 24px;
	height: 16px;
	background-image: url(/img/kont3.png);
}


ul {
	list-style-type: none;
	padding: 0;
	margin: 5px 0;
}
ul li {
	padding: 0 0 0 30px;
	margin: 2px 0 2px 0;
	background: url(/img/pkt2.gif) no-repeat 13px 7px;
}



ul.news {
	list-style-type: none;
	padding: 0;
	margin: 5px 0;
}
ul.news li {
	padding: 2px 0 3px 30px;
	margin: 1px 0 0 0;
	background: url(/img/pkt3.gif) no-repeat 13px 10px;
}
ul.news li:hover, ul.news li.sel {
	background-color: #f7f7f7;
}
ul.news li a {
	color: #737373;
	font-weight: bold;
}
ul.news li a:hover, ul.news li.sel a {
	color: #e6002a;
	text-decoration: none;
}
ul.news li div, div.data {
	background: url(/img/time.png) no-repeat left 1px;
	padding-left: 25px;
}
ul.news li div.spec, div.spec {
	background: url(/img/spec.png) no-repeat left 2px;
	padding-left: 25px;
}




#map_canvas {
	float:right;
	width:290px;
	height:300px;
	color: #000;
	box-shadow: 1px 1px 1px #b5b5b5;
}



a.studiomh {
	display: inline-block;
	margin: 0!important;
}
a.studiomh:hover {
	
}


#terminarz {
    position: relative;
}
#terminarz table {
    width: 560px;
    table-layout: fixed;
    border-spacing: 0;
    border-top: 1px solid #d7f0ff;
    border-left: 1px solid #d7f0ff;
    position: relative;
    z-index: 5;
}
#terminarz table tr td:first-child {
    background: #d7f0ff;
}
#terminarz table tr:first-child td {
    background: #d7f0ff;
}
#terminarz table tr:first-child td.dzis {
    color: #e6002a;
}
#terminarz table tr td {
    text-align: center;
    border-bottom: 1px solid #d7f0ff;
    border-right: 1px solid #d7f0ff;
}
#terminarz table tr td:not(:first-child) {
    width: 70px;
}
#terminarz table tr:hover:not(:first-child) td, #terminarz .hov {
    background: url(/img/opacity.png);
}
#terminarz table tr:hover td:first-child, #terminarz tr:first-child td.hov {
    background: #eaf7ff!important;
}
#terminarz .hov-non {
    background: none!important;
}

div.godziny {
    position: absolute;
    width: 73px;
    height: 40px;
    background: #00b0f5;
    top: 0;
    z-index: 1;
    margin: 40px 0 0 49px;
}
div.godziny.old {
    background: #82c3dd;
}
div.godziny.urlop {
    background: #82ddd1!important;
}
.g1 { left: 0; }
.g2 { left: 73px; }
.g3 { left: 146px; }
.g4 { left: 219px; }
.g5 { left: 292px; }
.g6 { left: 365px; }
.g7 { left: 438px; }

div.rezerwacje {
    position: absolute;
    width: 73px;
    height: 40px;
    background: #e8002a;
    top: 0;
    z-index: 2;
    margin: 40px 0 0 49px;
}

a.rezerwacje_add {
    display: block;
    position: absolute;
    width: 68px;
    height: 20px;
    background: #00a0df;
    top: 0;
    z-index: 6;
    margin: 40px 0 0 51px;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 3px #000;
}
a.rezerwacje_add:hover {
    box-shadow: 0 0 5px #000;
    text-decoration: none;
}

span.legenda {
	width: 49px;
	height: 15px;
	display: inline-block;
	margin: 3px 0 -3px 0;
}
span.legenda.wolny {
	background: #00b0f5;
}
span.legenda.zajety {
	background: #e8002a;
}
span.legenda.urlop {
	background: #82ddd1;
}
