* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-family: tahoma;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 11px;
	color: #634905;
}

body {
	background-color: #cbe9fe;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	margin: 0 auto 66px;
}

#center {	width: 960px; margin: 0 auto;}

/* top - menu. login form */
#top {
	width: 960px;
	height: 414px;
	display: block;
	background-image: url('../images/topBG.jpg');
	background-position: 0 33px;
}

img.top {
 	display: block;
 	float: left;
	padding: 11px 0 8px 12px;
}

#shortMenu {
	height: 24px;
	display: block;
	float: right;
	padding: 9px 12px 0 0;
}

#shortMenu li {
	display: block;
	float: left;
	background-image: url('../images/dotsbrown.gif');
	background-position: left center;
	padding: 0 12px;
	color: #000;
}

#shortMenu li a {
	color: #000;
}

#shortMenu li a:hover {
	text-decoration: underline;
}

#shortMenu li.first {
	background: none;
}

#shortMenu li.first a, #shortMenu a strong {
	font-weight: bold;
	color: #000;
}

#menu {
	display: block;
	float: right;
	height: 35px;
	width: 781px;
	margin: 278px 0 15px;
	background-image: url('../images/menuBG.jpg');
	padding: 12px 0 0 0;
}

#menu li {
	display: block;
	float: left;
	font-family: times new roman;
	background-image: url('../images/dotswhite.gif');
	background-position: right center;	
	padding: 0 14px 0 13px;
}

#menu li a {
	font-size: 13pt;
	color: #fff;
}

#menu li a:hover {
	color: #feca43;
	text-decoration: underline;
}

#menu li a.selected {
	color: #feca43;
	text-decoration: underline;
}

#nav {
	display: block;
	height: 41px;
	width: 948px;
	clear: both;
	background-image: url('../images/navBG.gif');
	background-repeat: repeat-x;
	padding: 0 0 0 12px;
}

p.navigation {
	width: 547px;
	display: block;
	float: left;
	padding-top: 15px;
}

p.navigation a {
	background-image: url('../images/arrow.gif');
	background-position: left center;
	padding: 0 5px 0 13px;
}

p.navigation a:hover {
	text-decoration: underline;
}

p.navigation span a {
	font-weight: bold;	
	background: none;
	padding: 0 5px 0 3px;
}

#login div {
	display: block;
	float: left;
	height: 26px;
	margin-top: 9px;
	background-image: url('../images/logIn.gif');
	padding: 0 0 0 68px;
}

#login input {
	display: block;
	float: left;
	background-image: url('../images/inputLoginBG.jpg');
	width: 123px;
	height: 21px;
	margin-right: 5px;
	padding: 5px 5px 0 5px;
	color: #c5c7c9;
	text-align: center;
}

input#pass {
	background-image: url('../images/inputPassBG.jpg');
	width: 99px;
	margin: 0;
}

input#logowanie_formularz {
display:none;
}

input.logowanie_formularz {
display:none;
}

input#send {
	background-image: url('../images/inputSendBG.jpg');
	width: 71px;
	margin: 0;
	height: 26px;
	padding: 0;
	color: #656565;
	font-weight: bold;
}




/* content */
#content {
	display: block;
	width: 960px;
	background-color: #fff;
	padding: 22px 0 0 0;
}

#content a:hover {
	text-decoration: underline;
}

h1, h1 a {
	font-size: 13pt;
	font-weight: normal;
	color: #416986;
	background-image: url('../images/h1BG.gif');
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 12px;
}

h1 a.prawy {
	font-size: 13pt;
	font-weight: normal;
	color: #416986;
	float:right;
	margin:0; padding:0;
}
h1 span a {float:right; display:inline; color:#900000; font-weight:bold; font-size:13px; margin:0; padding:0; background:none;}
#textContent {
	display: block;
	width: 918px;
	padding: 0 19px;
}

#content p {
	line-height: 150%;
	margin-bottom: 15px;	
}

.news {
	display: block;
	float: left;
	width: 460px;
}

.uline {
	text-decoration: underline;
}

.info {
	margin-right: 36px;
}

.akt {
	width: 422px;
}

#textContent img {
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #cae9fe;	
}

.more {
	display: block;
	margin-right: 8px;
	font-size: 10px;
}

.more span.date {
	display: block;
	float: left;
	font-size: 10px;
	color: #639bc3;
}

.more span span {
	color: #634905;
	font-size: 10px;
}

.more a {
	float: right;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #639bc3;	
	padding-right: 18px;
	background-image: url('../images/moreBG.gif');
	background-position: right center;
}

span.more2 a {
	float: left;
	width:900px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #639bc3;	
	padding-right: 18px;
	margin-top:10px;
	background-image: url('../images/moreBG.gif');
	background-position: right center;
	text-align:right;
	clear:both;
}



/* fixed content */
#fixedContent {
	display: block;
	clear: both;
	width: 948px;
	background-color: #fff;
	background-image: url('../images/fixedContentBG.jpg');
	background-position: left bottom;
	padding: 18px 0 0 12px;	
	*padding: 0px 0 0 12px;
}

#left {
	width: 468px;
	min-height: 335px;
	display: block;
	float: left;	
	padding-top: 12px;
}

.banner {
	width: 100%;
	background-repeat: repeat-x;
	text-align: center;	
	margin-bottom: 9px;
}

#right .banner {
	margin-bottom: 4px;	
}

#left p {
	padding-left: 9px;	
}

#right {
	display: block;
	float: right;
	width: 422px;
	padding-right: 23px;	
}

#right h1 {
	background-image: url('../images/usersZone.jpg');
	padding-top: 7px;
}

#tabs {
	width: 240px;
	display: block;
	clear: both;
}

#tabs li {
	width: 117px;
	height: 28px;
	display: block;
	float: left;
	margin-right: 2px;
}

#tabs li a {
	width: 117px;
	height: 23px;
	display: block;
	background-color: #e8eff4;
	background-image: url('../images/usersZoneLI.gif');
	background-repeat: repeat-x;
	color: #5992b9;
	font-size: 10pt;
	text-align: center;
	padding-top: 5px;
	
}

#tabs li a:hover, #tabs li.selected a {
	background-color: #e8eff4;
	background-image: none;
	text-decoration: none;
	
}

.mojaklasa {
	width: 401px;
	padding: 19px 0 5px 21px;
	background-color: #e8eff4;
	display: block;
	clear: both;
	margin-bottom: 4px;
}

.mojaklasa ul {
	padding: 0;
	margin: 0;	
}

.mojaklasa ul li {
	display: block;
	float: left;	
	margin-right: 21px;
	_margin-right: 16px;
}

.mojaklasa ul li img {
	display: block;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #d7e7f3; 	
}

.mojaklasa ul li p {
	padding-left: 4px;
	font-size: 10px;
  overflow:hidden;
  width:100px;
height:30px;
}

.mojaklasa ul li p a, .mojaklasa p a {
	font-weight: bold;
	color: #67aada;
	font-size: 10px;
}

.mojaklasa ul li span, .mojaklasa p span {
	display: block;
	font-size: 10px;
}

.mojaklasa ul li b{
color: #67aada;
font-size:9px;
font-family:tahoma;
}

#right .more {
	display: block;
	padding-bottom: 15px;
}


#footer {
	width: 687px;
	height: 98px;
	display: block;
	clear: both;
	margin-left: 261px;
	background-image: url('../images/bannerBG.gif');
	background-repeat: repeat-x;
	background-color: #cbe9fe;
}

#footer p {
	display: block;
	float: left;
	height: 11px;
	padding-top: 26px;
}

#footer ul {
	display: block;
	float: right;
	padding: 26px 22px 0 0;
}

#footer ul li {
	display: block;
	float: left;
}

#footer ul li a {
	padding: 0 6px
}





a.wstecz {float:right; width:100px; display:inline; margin:10px 0px 0px 520px; padding:0px 0px 10px 0px; text-align:center;}

#oblej {float:left; width:918px; margin:0; padding:0;}
#textContent p.sortgal {float:left; margin:8px 0px; padding:0; width:600px;}
#textContent p.sortgal span {float:left; margin-right:10px; padding:0;}
#textContent p.sortgal a.cal {float:left; margin:0px 15px 0px 0px; padding:3px 8px; background: #d6d1ba; color:#343434;}
#textContent p.sortgal a.cal:hover {text-decoration:underline; color:#000;}


#top .slideshow {display:inline; margin:0px 16px 0px 0px; padding:0; float:right; width:661px; height:210px; }
#top .slideshow img {padding:0; margin:0px 0px 0px 0px; float:left; border:none;}

#textContent span.podstrony a {float:left; margin:5px 0px; width:95%; text-decoration:underline; font-size:13px; font-weight:bold;}
#textContent span.podstrony a:hover {text-decoration:none;}
#textContent span.podstrony b {float:left; width:5%; margin:5px 0px; font-weight:bold; font-size:13px;}

img, div {behavior:url(style/iepngfix.htc)}
img.banner {behavior:url(style/iepngfix.htc)}


#textContent .komentarze  {float:right; display:block; width:916px; padding:15px 0px 15px 0px; margin:0; border:1px #bcb17f solid; background:#e6b63a; text-align:left;}
#textContent .komentarze span.kom {display:block; font-weight:bold;}
#textContent .komentarze .kom_tresc {float:left; margin-left:30px; margin-right:30px; text-align:left; display:inline; color:#a26900; font-style:italic;}
#textContent .komentarze .kom_tresc2 {float:left; margin-left:15px; margin-right:30px; text-align:left; display:inline; color:#a26900; font-style:italic;}

#textContent .komentarze span.nick {float:left; font-weight:bold;}
#textContent .komentarze span.data_dodania {float:left;}
#textContent .komentarze span.tresc {clear:both; display:block; color:#474544; font-style:italic; padding:0px 20px;}
#textContent .komentarze p.kom input.zaloguj {border:1px #ccc solid; width:402px; padding:7px 0px; cursor: pointer;}
#textContent .komentarze p.kom input.zaloguj:hover {border:1px #474544 solid; color: #000; cursor: pointer;}
#textContent .komentarze p.kom {margin:2px 0px; font-weight:bold; font-style:normal; text-align:left;}
#textContent .komentarze p.kom input {width:400px; background:#fff; padding:2px 0px; border:1px #ccc solid;}
#textContent .komentarze p.kom input.zalogowany {background:none; border:none; font-weight:bold; color:#FFF;}
#textContent .komentarze textarea {background:#fff; width:400px; height:120px; border:1px #ccc solid;}
#textContent .komentarze span.formularz_tresc {display:block; margin-left:20px;}

#textContent .odstep {float:left; display:block; width:918px; height:15px; margin-top:20px; clear:both;}

#msg {display:none; position:absolute; z-index:200; background:url('../img/msg_arrow.gif') left center no-repeat; padding-left:7px; color:#000;}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

#textContent p.info_blad {width:896px; background:#ffeaea; border:1px #cc0000 solid; padding:10px; clear:both;}
#textContent p.info_ok {width:896px; background:#e3f0c9; border:1px #4e7821 solid; padding:10px; clear:both;}

br.clear {clear:both;}



#textContent ul#gallery  {
float:left;
display: inline;
margin:10px 0px 0px 0px;
padding:0;
width:918px;
clear:both;
}

#textContent ul#gallery li {
	width: 202px;
	height: 163px;
	float: left;
	border: none;
	padding: 0;
	margin: 0px 25px 0px 0px;
display:inline;
text-align:center;
}

#textContent ul#gallery p.zdjecie {
float:left;
width: 202px;
height: 151px;
margin:0;
padding:0;
display:inline;
}


#textContent ul#gallery a {
	display: inline;
	float: left;
	background: none;
	padding: 0;
	margin:0;
border: 1px solid #bcb17f;
}

#textContent ul#gallery a.none {
	display: inline;
	float: left;
	background: none;
	padding: 0;
	margin-left:5px;
	margin-top:-3px;
border: none;
}

#textContent ul#gallery img {
margin:0;
padding:0;
display: inline;
}


#textContent ul#gallery span.podpis {
display:block;
width: 202px;
height:30px;
clear:both;
margin:0px 0px 0px 0px;
padding:0px 0px;
text-align:left;
}

#textContent ul#gallery li span.podpis a {
border:0;
}

#textContent ul#gallery li.admin {
	width: 202px;
	height: 183px;
	float: left;
	border-bottom: 1px #333 solid;
	padding: 0;
	margin: 0px 25px 0px 0px;
display:inline;
text-align:center;
background:#e8eff4;
}

#textContent ul#gallery li span.podpis input {
float:left;
}

#textContent ul#gallery li a:hover {
	border-color: #ffcc00;	
}


#textContent .zakladki {float:left; width:100%; background: url('img/zakladki_tlo.jpg') bottom left repeat-x; margin: 0px 0px -1px 0; position:relative; z-index:1; padding:0; clear: both}
#textContent .zakladki a.z1 {display: block; background: #e6b63a; border: 1px solid #bcb17f; border-width: 1px 1px 0 1px; text-decoration: none; padding: 9px 15px 8px 15px; float: left}
#textContent .zakladki span.big {display: block; width:290px; background: #e6b63a url('../images/zakladki.jpg') left bottom repeat-x; border: 1px solid #bcb17f; border-width: 1px 0 0 1px; text-decoration: none; padding:10px 20px; float: left; text-align:left; font-weight:bold;}
#textContent .zakladki span.data {display: block; font-style:italic; width:60px; background: #e6b63a url('../images/zakladki.jpg') left bottom repeat-x; border: 1px solid #bcb17f; border-width: 1px 1px 0 0; text-decoration: none; padding:10px 20px; float: left; text-align:center;}
#textContent .zakladki a.z2 {display: block; background: #fff; border: 1px solid #bcb17f; color:#222; border-width: 1px 1px 0 1px; padding: 7px 15px; margin: 2px 0 0 0; float: left}
#textContent .zakladki a {color: #634905}
#textContent .zakladki a:hover {color: #000}

#zalogowany {float:right; margin:15px 20px 0px 0px;}
#zalogowany a {font-weight:bold;}
#zalogowany a:hover {text-decoration:underline;}

#textContent a.wstecz {float:right; display:inline; margin:0px 0px 0px 700px; font-size:11px; padding:10px 0px 10px 0px; text-align:right;}


		#bar1, #bar2, #bar3 { color: #fff; padding: 10px; display: none;}
		#bar1 { display: block; }
		
a.none {border:none;}

input.przycisk2 {display:inline;  margin:10px 0px 0px 15px; padding:2px 0px; float:left; width:870px; border:1px #003300 solid; background:#ccc;}
input.przycisk3 {display:inline;  margin:10px 0px 0px 0px; padding:2px 0px; float:left; width:870px; border:1px #003300 solid; background:#ccc;}










#textContent ul#gallery2  {
float:left;
display: inline;
margin:20px 0px 0px 0px;
padding:0;
width:870px;
clear:both;
}

#textContent ul#gallery2 li {
	width: 202px;
	height: 183px;
	float: left;
	border: none;
	padding: 0;
	margin: 0px 20px 0px 0px;
display:inline;
text-align:center;
}

#textContent ul#gallery2 p.zdjecie {
float:left;
width: 202px;
height: 151px;
margin:0;
padding:0;
display:inline;
}


#textContent ul#gallery2 a {
	display: inline;
	float: left;
	background: none;
	padding: 0;
	margin:0;
border: 1px solid #bcb17f;
}

#textContent ul#gallery2 a.none {
	display: inline;
	float: left;
	background: none;
	padding: 0;
	margin-left:5px;
	margin-top:-3px;
border: none;
}

#textContent ul#gallery2 img {
margin:0;
padding:0;
display: inline;
}


#textContent ul#gallery2 span.podpis {
display:block;
width: 202px;
height:30px;
clear:both;
margin:0px 0px 0px 0px;
padding:0px 0px;
text-align:left;
}

#textContent ul#gallery2 li span.podpis a {
border:0;
}

#textContent ul#gallery2 li.admin {
	width: 202px;
	height: 183px;
	float: left;
	border-bottom: 1px #333 solid;
	padding: 0;
	margin: 0px 15px 0px 0px;
display:inline;
text-align:center;
background:#e8eff4;
}

#textContent ul#gallery2 li span.podpis input {
float:left;
}

#textContent ul#gallery2 li a:hover {
	border-color: #ffcc00;	
}

#textContent .linia {display:block; width:918px; height:15px; clear:both;}

