*{
	 margin: 0px;
	 padding: 0px; 
}

html body{

	background:#70b6f2 url(../images/bg.jpg) repeat-x;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1em;
}

ul li { list-style:none; }

.clear{

	clear:both;

}

img{ border:none; }

p{
	margin:20px 10px 20px 10px;	
	line-height:20px;
	text-align:left;
	
}

p.center{
	text-align:center;
}

.bold{
	font-weight:bold;	
}

.right{
	float:right;
	padding:5px;
	margin-left:10px;
	margin-top:5px;
	border:1px solid #cccccc;
	border-style:inset;
}

.left{
	float:left;
	padding:5px;
	border:1px solid #cccccc;
	border-style:inset;
	margin-right:10px;
	margin-top:5px;
	padding-bottom:12px;
	
	
}


#wrapper{

	margin:auto;
	width:950px;
	text-align:left;
	background:#FFF;

}





ul#nav{
	
	padding:0px 0px 0px 2px;
	margin:0px;
}

ul#nav li{
	
	list-style:none;
	float:left;
	
}

ul#nav li a{
	
	list-style:none;
	float:left;
	
}



ul#nav li.start a{
	
	list-style:none;	
	width:120px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	border-left:none;
}

ul#nav li.start a:hover{
	
	list-style:none;	
	width:120px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	border-left:none;
}

ul#nav li a{
	
	list-style:none;	
	width:95px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	text-decoration:underline;
	color:black;
	border-left:1px solid #cccccc;
	font-size:12px;
	font-weight:bold;
	
}


ul#nav li a:hover{
	
	width:95px;
	display:block;
	height:30px;	
	line-height:30px;
	text-align:center;
	text-decoration:underline;
	color:#06F;
	font-size:12px;
	font-weight:bold;
}

ul#nav li.nav-border{
	
	border-right: 1px solid #cccccc;
}

#content{

	padding:5px;
	margin:5px;
	color:black;
	/*height:600px;*/	
}








#left-side{

	width:580px;
	float:left;
	padding-right:10px;
	margin-left:5px;
	border-right:1px dotted #1e1e1e;
	
}


h2{
	
	color:#5dd0f5;
	border-bottom:dotted 1px #666666;
	border-top:dotted 1px #666666;
	padding:5px;
	
}

.brt{
	font-weight:bold;
	color:#06F;
}

.list{
	padding:0px;
	margin-top:15px;
}

.list li{
	list-style:none;
	margin-bottom:15px;
	margin-left:15px;
	padding-left:30px;
	background:url(../images/bullet.png) no-repeat;

}


p.bottom-border{

	border:#06C 1px solid;
	border-bottom-style:outset;
	background:#6CB6FF;
	padding:6px;
	
}

p.bottom-border a{

	color:#FFF;
	
}







#right-side{

	width:320px;
	float:left;
	margin-left:10px;
	color:black;
}


ul#location-brt{
	
	margin:0px;
	padding-left:17px;
	
}


ul#location-brt li{
	list-style:square;	
	margin-right:21px;
}





.small_font{

	font-size:0.7em;
	color:black;
}










#footer{
	
	background:#F2F2F2;	
	width:950px;
	height:30px;
	margin:auto;
	margin-top:10px;
	
	
}



ul#nav1{
	
	padding:0px 0px 0px 190px;
	margin:0px;
	
}

ul#nav1 li{
	
	list-style:none;
	float:left;
	
}

ul#nav1 li a{
	
	list-style:none;
	float:left;
	
}



ul#nav1 li.start1 a{
	
	list-style:none;	
	width:120px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	text-decoration:underline;
	color:#06F;	
	font-size:12px;
	font-weight:bold;
	border-left:none;
}

ul#nav1 li.start1 a:hover{
	
	list-style:none;	
	width:120px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	text-decoration:underline;
	color:#06F;	
	font-size:12px;
	font-weight:bold;
	border-left:none;
}

ul#nav1 li a{
	
	list-style:none;	
	width:90px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	color:black;
	border-left:1px solid #cccccc;
	font-size:12px;
	font-weight:bold;
	
}


ul#nav1 li a:hover{
	
	width:90px;
	display:block;
	height:30px;	
	line-height:30px;
	text-align:center;
	text-decoration:underline;
	color:#06F;
	font-size:12px;
	font-weight:bold;
}




.reklama{
	border:1px solid #cccccc;
	border-style:inset;
	background:#FFFF00;
}


.ostrzezenie{
	font-weight: bold;
	color: red;
}

table, th, td
{
	border: 0;
	padding: 2px;
	margin: 0;
}

tr{ 
	padding: 0;
}

#gabinetyTable td{ 
	padding: 5px;
}

#gabinetyTable th{
	width : 50%;
}


/* Gabinet */

@media screen
{
  span.print{
		
			float:right;
			margin-right:20px;
			font-size: 0.6em;
			
		}
  }

@media print
{
  span.print{
	display: none;
  }
}


ul.wizytowka{
	list-style: none;
	padding-left:20px;
	padding-top: 20px;
}

li.map{
	padding-top:15px;
	padding-bottom:15px;
}

ul.proponowane_terapie{
	padding-left:30px;
	padding-bottom:5px;
	font-size: 0.9em;
}


ul.proponowane_terapie li{
	list-style-type:disc;
}


h2.gabinet{
			
	margin-left:10px;
	font-size:1em;
}


 * jQuery UI Tabs 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
