/*
Theme Name: Centrum Leczenia Ran
Theme URI: http://www.admanage.pl/
Description: Motyw graficzny dla Centrum Leczenia Ran.
Version: 1.0
Author: Admanage
Author URI: http://www.admanage.pl/

*/

body,

html {
		height: 100%;
	}

body {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: #00549a url(img/tlo.jpg) top center no-repeat;
		
		height: 100%;
		behavior: url(hover.htc); 
		font-size: 11px;
		font-family: Tahoma, Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;	
		color: gray;
}

* { 
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #00549a;
}

.right {
	float: right;
	display: inline;
	list-style: none;
	overflow: hidden;
	list-style-type: none;
}

.left {
	float: left;
	display: inline;
}

.ukryj {
	visibility: hidden;
}

.clear { 
		clear:both;
}

img.alignleft {
	float: left;
	margin: 0 15px 0 0;
	padding:0;
}

img.alignright {
	float: right;
	margin: 0 0 0 15px;
	background:#fff;
	border:1px solid #bababa;
	padding:2px;
}

a.alignright {
	float: right;
	margin: 0 0 0 15px;
	background:#fff;
	border:1px solid #bababa;
}

a.alignright img{
	margin: 0; padding: 0;
}

#pojemnik {
		width: 1000px;
		height: 800px;
		margin: 0px auto 0;
		position:relative;
}

#top {
		width: 1000px;
		height: 226px;
		background: url(img/top.png) top center no-repeat;
		position: relative;
}

#top img.logo {
		margin-left:70px;
		
}

#topleft {
		float: left;
}

#topright {
		float: right;
		width: 460px;
		margin: 30px 20px 0 0;
		position: relative;
		z-index:2;
}

#topright p {
		text-align:right;
		padding-right: 25px;
		font-size: 18px;
		color:#00549a;
}

#topright h1 {
		
		color: #00549a;
		font-size:22px;
}

#tytul {
		position: absolute;
		top: 125px;
		left: 10px;
		text-align: right;
		height: 33px;
		/*padding-right: 25px;*/
		/*background: url(img/fala.png) right no-repeat;*/
}

img.napis {
		margin-top: 125px;
}

#main {
		width: 1000px;
		
		/*height: 544px;*/
		/*background: url('main.png') top center no-repeat;*/
}

#kolumnalewa {
		float:left;
}

#etykieta {
		width: 39px;
		margin: 0 0 0 2px;
		height: 261px;
		background: url(img/etykietka.png) top right no-repeat;
		text-align: right;
}

#etykieta img {
		margin-top: 10px;
}

#kolumnaprawa {
		float: right;
}

#glowna {
		width: 959px;
		/*min-height: 300px;*/
		background: #fff url(img/tlotlo.png) top right repeat-y;
}

#glowna p {
		padding:20px;
}

#kolumnamenu {
		float: left;
		width: 200px; 
		margin: 0 0 0 20px;
		position: relative;
		z-index: 10;
}

#menu {

		
		width: 200px;
		/*height: 300px;*/
		background: #bbe3f9 url(img/menu.jpg) top left no-repeat;
		padding-bottom: 15px;
		
		position: relative;
}
#menu h1 {
		font-size: 20px;
		padding: 10px 0 0 60px;
		font-weight: normal;
		letter-spacing: 2px;
		color: #fff;
}

#menu ul {
		margin: 40px 10px 0 25px;
		list-style-image: url(img/kropla.gif);
		font-size: 17px;
		line-height: 30px;
		
}

#menu ul li {
		border-bottom: 1px dotted #0b5ca0;
}

#menu ul ul li {
		border: none;
}

#menu a {
		padding: 0 0 0 5px;
		display: block;
		color: #0b5ca0;
		text-decoration: none;
}

#menu ul ul a {
		padding: 0 0 0 25px;
}

#menu a:hover {
		background: #fff;
}

#menu ul li ul{
		padding-left: 10px;
		margin: 0;
		font-size: 15px;
		list-style-image: none;
		list-style-type: none;
}

#ozonella {
		width: 200px;
		height: 82px;
		margin-top: 20px;
		background: url(img/ozonella.png) top right no-repeat;
}

#ozonellalen {
		width: 200px;
		height: 82px;
		margin-top: 20px;
		background: url(img/ozonellalen.png) top right no-repeat;
}


#ozonella a, #ozonellalen a  {
		color: #fff;
		text-decoration: none;
		position: relative;
		top: 61px;
		left: 5px;
		font-size: 17px;
}

#ozonella a:hover, #ozonella a:hover {
		color: #61c8ff;
}

#masazbox {
		width: 200px;
		height: 82px;
		margin-top: 20px;
		background: url(img/masaz.png) top right no-repeat;
}

#masazbox a {
		color: #fff;
		text-decoration: none;
		position: relative;
		top: 61px;
		left: 5px;
		font-size: 17px;
}

#masazbox a:hover {
		color: #61c8ff;
}



#tresc {
		width: 670px;
		padding: 0 20px; 
		margin: 0;
		float: right;
		z-index: 10;
		position: relative;
		text-align: justify;
		font-size: 15px;
		font-family: Tahoma, Georgia, "Trebuchet MS", Arial;	
		color: #00549a;
}

/*DOKTOR*/

#doktor {
		background: url(img/doktor.png) bottom right no-repeat;
		/*margin-left: 589px;*/
		margin-top:20px;
		width: 400px;
		height: 620px;
		position: absolute; top:10px; right:11px;
		z-index:1;
		
		display: none;
}

.home #doktor {
	display: block;
}

.home .tytul {
	display: none;
}

#tresc p {
	padding: 5px 20px;
}

#tresc h1, h2, h3 {
	padding: 5px 20px;
	font-size: 16px;
}

#tresc h3 {
	padding-top: 25px;
	font-size: 14px;
}

#tresc small {
	padding: 0px 20px 15px;
	font-size: 9px;
	display: block;
}

#tresc ul,ol {
	padding: 5px 40px;
}

#tresc a {
		color: #00549a;
		text-decoration: underline;
}

#tresc a:hover {
		color: #00549a;
		text-decoration: none;
}

#tresc strong {
		color: #002b7f;
}

#bottom {
		background: url(img/bottom.png) top right no-repeat;
		position: relative;
		top: -190px;
		height: 221px;
		width: 959px;
		z-index: 0;
}

/* formularz*/

.input {
	background: url(img/input.png) no-repeat;
	border: none;
	padding: 15px 10px 0 10px;
	width:255px;
	height:22px;
	font-size: 11px;
}

#textarea {
	background: url(img/textarea.png) no-repeat;
	width:450px;
	height:150px;
	margin-left: 15px;
}

.textarea {
	background: none;
	overflow:hidden;
	border: none;
	padding: 25px 25px 25px 5px;
	width:410px;
	height:90px;
	font-size: 11px;
}

/* KONIEC FORMULARZ*/

#winter {
	width: 520px;
	height: 270px;

	position: absolute;
	top: -230px;
	left: 0;
	z-index: 10;
}


table.sklero td {
	padding: 15px;
}

table.sklero td a img {
	border: 1px solid silver;
}

table.sklero td a:hover img {
	border: 1px solid gray;
}

.newsfoto{
	float: left;
	display: block;
	
	padding: 2px;
	border: 1px solid #efefef;
	margin: 3px 10px 0 20px;
}


.newsfoto:hover {
	
	border: 1px solid silver;
}

.main {
	margin-top: 15px;
}

h2 a {
	text-decoration: none !important;
	font-size: 13px;
	padding: 0;
}

.main  small {
	padding: 0px;
}

hr {

	border: 0;
	width: 90%;
	color: #efefef;
	background-color: #efefef;
	height: 1px;
	margin: 5px 0;
}

#footer {
	width: 98%;
	text-align: right;
	
	position: relative;
	top: -185px;
}

#footer a {
	color: #75c5f0;
	text-decoration: none;
	
}

#flasz {
	position: relative;
	top: -215px;
}


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	
	
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
