/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *							Przemek Szalko
 *							01 czerwiec 2007
 *		modify:		Marek Kleszyk
 *							05 luty 2009
 *		system:		T.CMS-4.1-LANG
 */

@import url("menu.css"); 
@import url("comments.css"); 
 
			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }
.important { color: #f00; }
.not-important { color: #ccc; }
.row-dark { background: #ddd; }
.row-clear { background: transparent; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:visited, a:active { text-decoration: none; color: #f00; }
a:hover { color: #00f; }
.kursor { cursor: pointer; }

hr { background: #bbb; height: 1px; border: none; }
h1 { font-size: 10pt; }
h2 { font-size: 9pt; color: #f00; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }

* {
	margin: 0;
	padding: 0;
}

p {
	margin: 5px 0;
}

ul {
	margin: 5px 0;
	padding-left: 20px;
}

ul li {
	margin: 5px 0;
}

table {
	margin: auto;
	padding: auto;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

#font_down {
	font-weight: bold;
	font-size: 7pt;
}

#font_or {
	font-weight: bold;
	font-size: 9pt;
}

#font_up {
	font-weight: bold;
	font-size: 11pt;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
	text-align: center;
}

#page-title {
	padding: 10px 0;
	border-bottom: 1px solid #ede5d7;
	color: #b20000;
}

#page-title h1 {
	font-size: 24px;
	font-weight: normal;
}

#page-content {
	padding: 10px;
	font-size: 9pt;
	line-height: 18px;
	text-align: justify;
	overflow: hidden;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #555;
	color: #444;
	padding: 0 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #999;
	border: none;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
}

input.text:focus, select:focus, textarea:focus {
	background: #eee;
	border: 1px solid #888;
	outline: 0
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #EDE5D7;
	background-image: url(../img/tlo.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #646464;
}

#container {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}

#top {
	width: 980px;
	height: auto;
	text-align: left;
	float: left;
}

#top #t1 {
	width: 980px;
	height: 78px;
	float: left;
}

#top #foto {
	width: 980px;
	height: 350px;
	padding-top: 15px;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	float: left;
}

#top #foto ul#medykbanner {
	width: 918px;
	height: 280px;
	margin: 0;
	margin-left: 23px;
	padding: 0;
	position: relative;
	background-image: url(../img/banner.gif);
	background-repeat: no-repeat;
	list-style: none;
	float: left;
}

ul#medykbanner li {
	margin: 0;
	display: none;
}

ul#medykbanner img.banner {
	float: left;
}

ul#medykbanner img.banner2 {
	margin: 20px 20px 0px 0px;
  float: right;
}

#rejestracja {
  width: 148px;
	height: 45px;
	margin-right: 29px;
	margin-top: 5px;
	padding: 8px 0;
	color: #fff;
	float: right;
}

#menu-top {
  width: 790px;
	height: 61px;
	margin-left: 13px;
	margin-top: 5px;
  float: left;
}

#base {
	width: 980px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#nawigacja {
	width: 710px;
	height: 12px;
	padding: 10px 0pt 17px 270px;
	background-image: url(../img/nawigacja.gif);
	background-repeat: no-repeat;
	color: #6f6f6f;
	float: left;
}

#nawigacja a {
	margin: 8px 1px;
	text-decoration: underline;
  color: #888888;
}

#nawigacja span {
	margin: 8px;
  color: #6f6f6f;
}

#nawigacja #sc {
  width: 507px;
	float: left;
}

#nawigacja #lang {
  width: 165px;
	margin-right: 38px;
	position: relative;
	top: -7px;
	color: #6f6f6f;
	text-align: right;
	float: right;
}

#content-body {
	width: 980px;
	background-image: url(../img/bodybg.gif);
	background-repeat: repeat-y;
	float: left;
}

#content-footer {
	width: 980px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

#sidebar-left {
	width: 236px;
	height: auto;
	padding-left: 25px;
	text-align: left;
	display:inline;
	float: left;
}

#menu-left {
	width: 208px;
  margin-top: -7px;
	padding: 0 15px 20px 13px;
	background-image: url(../img/menu-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
	position: relative;
  float: left;
}

#contact {
	width: 210px;
	margin: 10px 3px 0;
  padding: 10px;
	background: #FAF9F5;
	border: 1px solid #F1F1F1;
	color: #666;
	 text-align: center;
	font-size: 10pt;
  float: left;
}

a#journeyplanner {
  margin: 10px 0px;
  display: block;
  width: 234px;
  height: 50px;
	float: left;
}

a.pl {
	background: url(../img/polish/journeyplaner.gif) no-repeat top left;
}

a.en {
	background: url(../img/english/journeyplaner.gif) no-repeat top left;
}

a#journeyplanner:hover {
	background-position: 0 -50px;
}

#content {
	width: 660px;
	height: auto;
	padding: 0 50px 20px 0;
	text-align: justify;
	line-height: 18px;
	color: #646464;
	display: inline;
	float: right;
}

#menu-bottom {
	width: 955px;
	height: 12px;
	padding: 45px 0 35px 25px;
	float: left;
}

#footer {
	color: #666;
	font-size: 12px;
	height: 50px;
	line-height: 16px;
	padding-right: 160px;
	text-align: right;
	float: left;
}

			/* --------- galeria ---------- */

.foto-pokaz {
	margin-bottom: 5px;
	border: 1px solid #CFD3D8;
	padding: 5px;
}

.foto-opis {
	text-align: justify;
	display: block;
}

.foto-gal {
	border: 1px solid #CFD3D8;
	height: 130px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

.foto-gal:hover {
	border: 1px solid #788A98;
	background-color: #f6f6f6;
	cursor: pointer;
}

#page-title-gal {
	padding: 10px;
	border-top: 1px solid #CFD3D8;
}

#page-content-gal {
	padding: 10px;
	overflow: hidden;
}

		/* --------- aktualności ---------- */

.art ul {
	list-style: none;
	margin: 10px 20px;
}

.art ul li {
	margin: 10px 0;
	height: 110px;
	border-bottom: 1px solid #EDE5D7;
}

.art ul li.last {
	border-bottom: none;
}

.art ul li .data {
	height: 20px;
	color: #077B66;
	float: left;
}

.art ul li .wiecej {
	height: 20px;
	float: right;
}

.news-foto {
	float: left;
	margin: 5px;
}

		/* --------- forum ---------- */

ul#forum {
	margin: 0 10px;
	list-style: none;
}

ul#forum li {
	margin: 5px 0;
	padding: 0 0 3px 18px;
	overflow: hidden;
	background: transparent url(../img/li-for.png) no-repeat scroll left 2px;
	border-bottom: 1px solid #e6e6e6;
}

ul#forum li a {
	overflow: hidden;
	white-space: nowrap;
}

ul#forum li h2 a, ul#forum li h2 small {
	color: #6e6e6e;
}


#dodaj-do {
	font-size: 7pt;
	clear: both;
}

#dodaj-do img {
	position: relative;
	top: 5px;
}