body{
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Tahoma;
	font-size: 10pt;
	color: #fff;
	background-image: url("../img/content_bodybg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

@font-face { 
	font-family: District;
	src: url('../font/distth-webfont.eot');
    src: url('../font/DistTh.ttf') format('truetype');	
    font-weight: normal;
}

#container{
	width: 1000px;
	margin: auto;
}

#header{
	position: relative;
	margin: auto;
	margin-top: 30px;
	width: 1000px;
	height: 89px;
	border: none;
	background-image: url("../img/header_bg.png");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#logo{
	position: absolute;
	top: 16px;
	left: 30px;
	width: 200px;
	text-align: left;
}

#logo a{
	display: block;
	width: 150px;
	height: 60px;
	outline: none;
}

#logo a span{
	display: none;
}

#link_logo{
	position: absolute;
	top: 0px;
	left: 50px;
	z-index: +10;
	border: 1px solid green;
}

#link_logo a{
	display: block;
	width: 150px;
	height: 150px;
	outline: none;
	z-index: +10;
}

#link_logo a span{
	display: none;
}

#sitename{
	position: absolute;
	top: 1px;
	left: 200px;
	text-align: left;
}

#toplink{
	position: absolute;
	top: 30px;
	right: 45px;
	text-align: right;
}

#topnav{
	position: absolute;
	top: 30px;
	left: 250px;
	height: 35px;
	width: 250px;
}

ul{
	list-style: none;
}


.clearing{
	clear: both;
}

.clearing_r{
	clear: right;
}

#clear_r{
	clear: left;
}

#content{
	margin: auto;
	/*
	dla sprawdzenia popr. divow z ramkami
	width: 910px;
	border: 1px solid red;*/
	background-image: url("../img/content_bg.png");
	background-repeat: repeat-y;
	background-position: top center;
	width: 1000px;
	padding: 0;
	min-height: 400px;
	height: auto;
}


#topnav a, #toplink a, #content a{
	color: #f5861f;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

#content a:hover{
	text-decoration: underline;
}

#content p{
	text-align: justify; 
}

#left{
	margin: 0;
	float: left;
	height: auto;
	width: 250px;
	margin-left: 30px;
}

#left a{
	font-size: 8pt;
}

#left a:hover{
	color: #fff;
}

#left h2{
	margin-top: 30px;
	font-size: 12pt;
	font-weight: normal;
}


#left ul{
	margin: 0;
	padding: 0;
}

#left ul li{
	margin-top: 5px;
	margin-bottom: 5px;
}


#middle{
	float: left;
	margin: 0;
	width: 630px;
	min-height: 400px;
	height: auto;
	padding: 10px 20px 10px 20px; 
}

#middle_h2{
	font-size: 12pt;
	margin-left: 10px;
	font-family: "District";
	font-weight: normal;
}


#middle h2 span{
	color: #f5861f;
}

#right{
	float: left;
	width: 20px;
	height: auto;
}

#content_bottom{
	margin: auto;
	background-image: url("../img/footer_bg.png");
	background-repeat: no-repeat;
	background-position: top center;
	width: 1000px;
	padding: 0;
	height: 66px;
}

.nopadding{
	padding: 0;
	margin: 0;
}

img{
	border: 0;
	padding: 2px;
}


#mainfooter{
	font-size: 7pt;
	width: 1000px;
	height: 40px;
	border-top: 1px solid #f5861f;
	color: #fff;
}

#mainfooter a, #mainfooter a:hover{
	color: #fff;
	text-decoration: none;
}

#footer-copyright {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	width: 700px;
}

#footer-copyright a, #footer-copyright a:hover{
	text-decoration: none;
}

#webdesign{
	width: 280px;
	float: right;
	margin-top: 20px;
	height: 30px;
	text-align: right;
}


#webdesign a:hover span{
	color: #f5861f;
}

.right{
	padding: 0;
	float: right;
	margin-top: 5px;
	font-size: 8pt;
	text-align: right;
}

.left{
	border: none;
	padding: 8px;
	float: left;
}

table{
	padding: 0;
	border-spacing:0;
}

td{
	width: 140px;
}	

td.lekarz{
	width: 200px;
}

.waski{
	text-align: center;
	width: 50px;
}

td.bold{
	text-align: right;
	width: 200px;
	font-weight: bold;
}

td.opis{
	width: 350px;
	font-weight: normal;
}

.light{
	background-color: #fff;
}

.dark{
	background-color: #f0f0f0;
}

img.news_fotka{
	padding: 3px;
	border: 1px solid #5e3926;
	float: left;
	width: 80px;
	margin-right: 5px;
}


img.news_fotka_duza{
	padding: 3px;
	border: none;
	float: left;
	width: 150px;
	margin-right: 5px;
}

img.refoto{
	height: 150px;
	width: 107px;
	padding: 3px;
}

.mini{
	font-size: 7pt;
}

.miniright{
	font-size: 8pt;
	float: right;
}

.lewy{
	text-align: left;
}
.prawy{
	text-align: right;
}

h1{
	font-size: 12pt;
	font-weight: normal;
	width: 330px;
	border-bottom: 1px solid #f5861f;
	font-family: "District";
}

h1 span{
	color: #f5861f;
}

#left h1{
	width: 200px;
}

.err{
	color: red;
}



formularz zgłoszeniowy

span.linia{
	font-weight: bold;
	float: left;
	width: 160px;
}

.blue {
	color: blue;
	font-weight: bold;
}


label{
	font-weight: normal;
	width: 14em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

select, input,textarea, submit{
	width: 200px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	border: 1px solid #fff;
}

select:hover, input:hover,textarea:hover, submit:hover{
	border: 1px solid #f5861f;
	}

.maly{
	width: 70px;
}

select, input, textarea {
	background: #fff;
}

.submit input{
	background: #000;
	color: #fff;
	border: 1px solid #000;
	font-weight: bold;
}

fieldset{
	border: 0px;
	padding: 0px;
}

legend{
	background: #000;
	color: #fff;
	border: 1px solid #000;
	padding: 2px 6px;
	font-weight: bold;
}

p.small{
	width: 450px;
	text-align: right;
	float: right;
	font-size: 7pt;
}


#por{
	margin-left: 45px;
}

#wazne{
	position: absolute;
	float: left;
	top: 80px;
	left: 700px;
	width: 200px;
	height: 45px;
	background-image: url("../img/wazne_bg.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

#waz_tytul{
	text-decoration: blink;
	margin:0px;
	padding: 0px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 25px;
	width: 190px;
}


#wazne a, a:visited, a:hover{
	color: #fff;
}

#brak{
	position: relative;
	top: -100px;
	left: 300px;
	width: 200px;
}

.orange{
	color: #f5861f;
}

.col{
	width: 190px;
	float: left;
	margin: 5px;
}

h2.orange{
	height: 40px;
	border-bottom: 1px dotted white;
	text-align: left;
	font-family: District;
	font-weight: normal;
	font-size: 13pt;	
}

.realizacja{
	min-height: 130px;
	height: auto;
	border-bottom: 1px dotted #7a634c;
	margin-bottom:5px;
}

.portfolio_img{
	float: left;
	width: 300px;
	height: 105px;
}

.portfolio_images{
	float: left;
	height: auto;
	width: 300px;
}	

.portfolio_opis{
	float: left;
	margin-left: 10px;
	width: 300px;
}

.realizacja h3{
	font-size: 12pt;
	font-weight: normal;
	margin-left: 5px;
	width: 280px;
	padding: 0;
	text-align: left;
}

