body, html {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
a img {
	border: 0;
}
a img:hover {
	text-decoration: none;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.black {
	color:black;
}
.more {
	text-align:right;
	margin: 0;
}
.more a {
	color: black;
}
.much-more {
	text-align:right;
}
.much-more a {
	color: #ee1c25;
}
#praca-main .much-more a {
	color: #ee1c25;
}
h1 {
	color: #ee1c25;
	font-weight: normal;
	font-size: 1.8em;
}
h2 {
	color: #ee1c25;
	font-size: 1.3em;
	margin-top:0;
}
h2 a {
	color: #ee1c25;
}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border:0;
	margin: 10px 0 8px 0;
}


.formularz input.pink {
	width: 200px;
	border: 0;
	background: #f0d1a1;
}
.formularz textarea.pink {
	width: 100%;
	border: 0;
	height: 200px;
	background: #f0d1a1;
}
.formularz .submit {
	background: black;
	color: white;
	background-image: url(button.png);
	background-repeat: repeat-x; 
	border-style: solid;
	border-width: 1px;
	border-color: #4c5e6a black black #4c5e6a;
	font-weight: bold;
	width: 200px;
}
.formularz th {
	text-align:left;
}
.ed_button {
	/* quicktags */
	border: 0;
	background: #f0d1a1;
	color: black;
	border-right: 1px solid black;
}



#pasek-gora {
	background-color: #ee1c25;
	/*text-align: center;*/
	color: white;
	font-size: 11px;
}
#pasek-gora a {
	color: white;
}

.middle {
	width: 1000px;
	margin:auto;
	padding:0;
}

ul#main-menu {
	margin: 0;
	padding: 0;
	list-style:none;
	padding-bottom: 30px;
}

#main-menu li {
	padding: 2px 0px 3px 0px;
	margin: 0;
	
	background-image: url(button.png);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style:solid;
	border-color: #4b5f68 #000 #000 #4b5f68;
	
	width: 140px;
	display:block;
	float:left;
	text-align:center;
	font-size: 8pt;
}
#main-menu li:hover {
	background: #273237;
	border: 1px solid #273237;
}
#main-menu li a {
	color:white;
	display:block;
}
#main-menu li a:hover {
	text-decoration: none;
}

.main-submenu-cont {
	display:none;
	position:absolute;
	left:0;
	width: 100%;
	clear: both;
}
#main-menu li:hover .main-submenu-cont {
	display:block;
}
.main-submenu {
	margin:auto;
	width: 1004px;

	margin-top:7px;
	padding-left:3px;
	text-align: left;
	color: white;
}
.main-submenu span {
	background: #273237;
	padding:3px 3em;
}

#main-menu .main-submenu a {
	display: inline;
}
#main-menu .main-submenu a:hover {
	text-decoration: underline;
}
#main-menu b {
	color: #ee1c25;
	padding: 0;
	margin:0;
}




#news-pane, .news-pane {
	width:390px;
	float:left;
	clear:both;
	padding-right: 10px;
}
 hr {
	color: #e0a13f;
	background-color: #e0a13f;
}
table.zajawka td {
	vertical-align: top;
}
.zajawka a {
	color:black;
}


#prawa-kol,.prawa-kol {
	width: 595px;
	float: left;
}

#praca-main {
	background-color: #283339;
	background-image: url(aktualnosci.png);
	background-repeat: no-repeat;
	color: white;
	width: 240px;
	padding: 16px 20px;
	height: 148px;
	font-size: 9px;
}
#praca-main a {
	color: white;
}

#patronaty {
	clear: both;
	/*padding-top: 2em;*/
}

#druga-kolumna {
	width: 300px;
	margin-right: 15px;
	float: left;
}
#trzecia-kolumna {
	float: left;
	width: 280px;
}



#prezentacje-cont {
	width: 550px;
	clear:both;
	float:left;
}
#prezentacje {
	background-image: url(prez-tlo.png);
	background-repeat: no-repeat;
	/*border: 10px solid #e0a13f;*/
	padding: 15px;
	width: 520px;
	height: 346px;
}
#prezentacje img {
	width: 110px;
	height: 110px;
}


#numer-cont {
	float: left;
	width: 400px;
	clear:both;
}
#numer-pager {
	width:232px;
	text-align:center;
	float:left;
}
#numer-pager a {
	color: black;
	padding: 10px;
}
#numer-pager a.activeSlide {
	text-decoration: underline;
}
.numer-desc{
	background: #e0a13f;
	background-image: url(Tlo_Nowy_numer.jpg);
	height: 299px;
	text-align:justify;
}
.numer-slide {
	height:280px;
}
.numer-tytul {
	position:relative;
	top:-13px;
	height: 60px;
	background:url(FeaturedContentSlider/images/transpBlack.png);
	color:white;
	text-align:center;
	font-size: 2em;
	vertical-align:middle;
}
.numer-tytul2 {
	position:relative;
	top:-63px;
	height: 60px;
	background:url(FeaturedContentSlider/images/transpBlack.png);
	color:white;
	text-align:center;
	font-size: 2em;
	vertical-align:middle;
}

.numer-tytul a {
	display:block;
}
.numer-tytul2 a {
	display:block;
}

#stopka {
	margin: 20px 0;
	background: black;
	background-image: url(cien.png);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	padding: 10px;
	clear: both;
}
#stopka a {
	color: white;
}

span.foto {
	padding: 10px;
	background-color: black;
	padding-top: 102px;
}
img.foto {
	border: 1px solid #d9a23e;
	width: 150px;
	height: 100px;
}


.galeria-zdjecie {
	background-color:black;

	background-image: url(cien.png);
	background-repeat: repeat-x;

	margin-bottom: 10px;
}
.galeria-zdjecie-td {
	width: 260px;
	padding: 10px;
	padding-bottom: 0px;
	text-align:center;
}
.galeria-zdjecie-td img {
	border: 1px solid white;
}
.ocena p {
	padding: 5px;
	margin: 0;
	color: white;
}
.ocena img {
	padding: 2px;
}
.ocena a {
	color:white;
}
.ocena a:hover {
	text-decoration:none;
}

.ocena b {
	color: #ee1c25;
}





.slider-wrap						{ float: left; width: 368px;}
.stripViewer .panelContainer
.panel ul						{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer						{ position: relative; overflow: hidden; width: 368px; height: 300px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 368px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 						{ border: 1px solid black; margin-right: 5px;  width:60px;height:40px;}
#movers-row						{ margin: -50px 0 0 62px; }
#movers-row div					{ width: 20%; float: left; }
/*#movers-row div a.cross-link 				{ float: right; }*/
.photo-meta-data					{ background: url(FeaturedContentSlider/images/transpBlack.png); padding: 8px; height: 60px;width:352px;
											  margin-top: -80px; position: relative; z-index: 9999; color: white; }
.photo-meta-data a {	color: white; }
.photo-meta-data a:hover {	text-decoration: none;}
.photo-meta-data span 					{ color:red; font-weight: bold; }
/*.cross-link						{ display: block; width: 62px; margin-top: -10px;
											  position: relative; padding-top: 15px; z-index: 9999; }*/
.active-thumb 						{ background: transparent url(FeaturedContentSlider/images/icon-uparrowsmallwhite.png) top center no-repeat; }





.tabelka {
	border-collapse: collapse;
}
.tabelka td, .tabelka th {
	padding: 5px;
	border: 1px solid #ddd;
}
.tabelka th {
	background-color: #eee;
}
.tabelka th {
	width: 100px;
}
.tabelka td {
	width: 300px;
}
table.layout {
	border-collapse: collapse;
	width: 100%;
}
table.layout td, table.layout th {
	border-bottom: 0;
}


#right-content {
	font-size: 11px;
	margin-top:46px;
	float:right;
	line-height: 2em;
	width: 228px;
	/*border: 1px solid red;*/
}




img.art_image {
	float:left;
	padding: 0 25px 25px 0;
}
h1.art_title {
	margin: 0;
	color: black;
}
div.art_pane {
	/*width: 650px;*/
	/*margin-right: 250px;*/
	/*border: 1px solid red;*/
}
div.right_pane {
	float:right;
	min-width: 228px;
}
ul.art_add {
	/*width: 240px;*/
	list-style: none;
	margin-left: 20px;
	padding-left: 0;
}
ul.art_add a {
	color: black;
}
ul.art_add li {
	padding: 10px;
	margin-left: 0;
	padding-left: 0;
}
ul.art_add img {
	vertical-align: middle;
}

.pocztowka {
	width: 670px;
	margin-bottom: 20px;
	clear:left;
}
.pocztowka h1 {
	background: black;
	font-size: 12px;
	padding: 2px;
	color: white;
	background-image: url(button.png);
	background-repeat: repeat-x; 
	border-style: solid;
	border-width: 1px;
	border-color: #4c5e6a black black #4c5e6a;
	font-weight: bold;
	width: 670px;
	margin: 0;
}
.pocztowka .fields {
	width:450px;
	float:left;
	margin-bottom: 20px;
}
.pocztowka .field {
	border-top: 1px solid #e0a13f;
	padding: 10px;
	clear:left;
}
.pocztowka .first {
	border-top: none;
}
.pocztowka .images {
	float: left;
	width: 180px;
	text-align:center;
	border-left: 1px solid #e0a13f;
	padding:10px;
	margin-bottom: 20px;
}

.pocztowka .images img {
	padding: 5px; 
}

.pocztowka .caption {
	color: #ee1c25;
	font-weight: bold;
}

.pocztowka img.logo {
	float:left;
	padding: 0 20px 20px 0;
}

.galeria b {
	color: #ee1c25;
}



form.tiny {
	padding:0;
	margin:0;
}
