@charset "iso-8859-2";
/* CSS Document */

h2 {
  font-size:16px;  
}

body {
	background: #666666;
	margin: 0 auto; 
	padding: 0;
	color: #000000;
}

.fullWidth {
  width: 100%;
}

.even {
  background: rgb(226,219,205);
}

.odd {
  background: rgb(216,207,188);
}


.tabelka-profil {
  width:100%;
}

#user-box {
  width:292px;
  border:1px solid rgb(164,138,91);
  margin-right:5px;
  padding:3px;
  margin-bottom:10px;
}

#gallery-description-box {
  width:300px;
  margin-right:5px;
  margin-top:5px;
  padding:3px;
  border:0px;
}

#toolbar {
  padding:3px;
  border:1px solid rgb(164,138,91);
  text-align:left; margin-top:10px; margin-bottom:10px;
}
#page{
	width:990px;
	text-align:left;
	min-width: 990px; 
	margin-left:auto;
	margin-right:auto;
	position: relative;
	z-index: 1;
}

#page table.table-contnet {
  position:absolute;
  top:177px;
  left:0px;
}
#page .content .search-box {
  margin-top:10px;
  padding-top:10px;
  border-top:1px solid rgb(164,138,91);
}

#page .content .search-box A {
  color:rgb(0,0,0);
  font-size:12px;
  font-weight:bold;
  text-decoration:underline;
}

#user-box .avatar-box {
  display:inline;
  float:left;
  border:1px solid rgb(164,138,91);
  margin-right:5px;
  padding:3px;
  text-align:center;
}


#user-box .avatar-box A img {
  border:0px;
}

#user-box .login {
  
  font-weight:bold;
  text-align:left;
  padding-bottom:3px;
}
#user-box .infotext {
  float:left;
  width:140px;
  float:left;
  border:0px;
  margin-left:4px;
}

#data-box {
  width:300px;
  float:left;
  border:1px solid rgb(227,215,191);
  margin:5px;
  padding:3px;
}

#avatar-box {
  width:130px;
  float:left;
  border:1px solid rgb(227,215,191);
  margin:5px;
  padding:3px;
}
#avatar-box .icons A img{
  border:0px;
}
#avatar-box .avatar {
  text-align:center;
  margin:3px;
}

#avatar-box A.zakladka {
  display:block;
  width:70px;
  height:20px;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  margin-left:4px;
  margin-bottom:3px;
}

#avatar-box .login {  
  text-align:center;
  font-weight:bold;
  font-size:12px;
}

.tabelka-profil tr td {
  padding-top:8px;
  padding-bottom:8px;
  padding-left:8px;
  padding-right:8px;  
}

.tabelka-profil tr th {
  padding-top:8px;
  padding-left:5px;
  padding-right:5px;
  vertical-align:top;
  text-align:right; 
  width:120px; 
}

.tabelka-profil tr td input {
  width:95%;
}

.tabelka-profil tr td input.wyslij {
  display:block;
  margin-left:auto;
  margin-right:auto;
  width:30%;
}

a {
	text-decoration:none;
	font-family:Tahoma;
	color:#999999;
}

 
a.male {
	text-decoration:none;
	font-family:Tahoma;
	color:#999999;
}
a:hover{ 
	color: #FFFFFF;
}

.login-panel {
  
}
#content-strony {
  border:1px solid rgb(164,138,91);
  padding-left:10px;
  padding-right:10px;
  font-size:13px;
  overflow:hidden;
}

#content-strony div {
  font-size:13px;
}

#content-strony img {
  padding:3px;
  margin:3px;
  border:1px solid rgb(164,138,91);
}

#content-strony .htmlarea img {
  padding:0px;
  margin:0px;
  border:0px;  
}
.login-panel input {
  width:70px;
  margin:0px;
  font-size:10px;
  padding:3px;
  background: rgb(204,204,204);
  color:rgb(0,0,0)
} 

.alert {
  background:rgb(255,255,0);
  border:1px solid rgb(255,147,0);
  margin:10px;
}

.messages {
  background:rgb(217,255,193);
  border:1px solid rgb(147,255,81);
  margin:10px;
}

.textValue {
  border:1px solid #666666;  
}

.textValue:hover {
  border:1px solid rgb(255,0,0);  
}

#header {
 	height:  298px; 
 	width:  990px;
 	background: url(../pic/top.jpg);
 	position:relative;
 	left:0px;
 	top:0px;
}

.menu-bottom-over-top {
  position:absolute;
  top:117px;
  left:200px;
  width:350px;
  height:60px;
  background:none;
  z-index:2501;
  overflow:visible;
}

#menu-bottom-frame {
  position:absolute;
  width:350px;
  padding:0px;
  height:60px;
  z-index:200;
  border-top:0px;
  border-right:1px solid rgb(139,98,57);
  border-left:1px solid rgb(139,98,57);
  border-bottom:1px solid rgb(139,98,57);
  background:url(../pic/background-bottom.gif) 110px top repeat-y rgb(177,147,119);
  
}

#menu-bottom-frame .menu-bottom .menu-item {
  padding:1px;
  border-right:1px dotted rgb(142,99,58);
  border:0px;  
}

#menu-bottom-frame .menu-bottom-frame .menu-bottom {
  position:relative;
  left:0px;
  top:0px;
  width:336px;
  
  overflow:hidden;
  min-height:60px;
}
#menu-bottom-frame .menu-bottom-frame .menu-bottom A {
  margin-left:2px;
  margin-right:2px;
}

#menus {
  position:absolute;
  left:0px;
  top:0px;
  z-index:5000;
}


#menus .menu-top {
  position:absolute;
  bottom:-1px;
  left:0px;
  width:350px;
  padding:7px;
  z-index:2502;
}

#menus .menu-top .dzialStrony {
  position:absolute;
  left:175px;
  top:165px;
}
.dzialStrony A {
  color: rgb(208,195,171);
  text-decoration:none;
  font-size:22px; 
}

#menus .menu-top .menu-top-frame {
  position:absolute;
  bottom:0px;
  left:0px;
  padding:7px;
  background:rgb(107,100,92);
  border:1px solid rgb(149,140,128);
  width:336px;  
}

#header .ikony {
  position:absolute;
  bottom:120px;
  left:0px;
}

div {
	font-family:Verdana,Tahoma,Arial;
	color:#000000;
	font-size:10px;
}
div.news {
	font-family:Verdana,Tahoma,Arial;
	color: #000000;
	font-size:9px;
	text-align:center;
	font-weight:normal;
}
div.menu{
	font-family:Tahoma;
	font-size:9px;
	color:#8C6337;
}
table.menu{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#8C6337;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#8C6337;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#8C6337;
	margin:0;
}
div.main_news{
	font-family:Verdana,Tahoma,Arial;
	font-size:12px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}
div.foot {
	position:relative;
	left:15px;
	bottom:101px;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/lightbox/overlay.png); }

ul#lp {
  list-style-type: none;
}

ul#lp li {
  display:block;
  width:150px;
  height:250px;
  float:left;
  text-align:center;
}
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/lightbox/overlay.png", sizingMethod="scale");
	}

#komentarze-lista {
  background-color: #E3D7BF; 
  border-style:solid; 
  border-width:1px; 
  border-color:#939BA6; 
  position:relative;  
  margin-bottom:10px;
}

#komentarze-lista .message-box {
  padding:10px;
  margin:10px;
  border:1px solid #66532d;
}

#komentarze-lista .message-box .title {
  font-weight:bold;
}

#komentarze-lista .message-box .autor,
#komentarze-lista .message-box .data {
  font-style: italic;
}

#komentarze-lista .message-box .text {
  border-top: 1px solid #d3c09a;
  padding-top:4px;
}


#komentarze-lista .topics {
  
}

#komentarze-lista .topics .title {
  font-weight:bold;
  font-size:14px;
}

#komentarze-lista .topics .date {
  font-weight:bold;
  font-size:11px;
}

#komentarze-lista .topics .content {
  padding-top:10px;
  padding-bottom:11px;
}


#komentarzForm table {
  width:100%;
  background-color: #E3D7BF; 
  border-style:solid; 
  border-width:1px; 
  border-color:#939BA6; 
  position:relative;
}

#komentarzForm table tr td {
  padding:0px;
}

#komentarzForm table tr td input.text {
  display:block;
  width:95%;  
  margin-right:auto;
  margin-left:auto;
}
#komentarzForm table tr td textarea {
  display:block;
  width:95%;   
  margin-right:auto;
  margin-left:auto;
}

#komentarzForm table tr td input.submit {
  width:auto;
}

#poczekalniaLink {
  display:block;
  position:relative;
  left:0px;
  top:0px;
  border:0px;
  width:300px;
  height:111px;
  margin-bottom:10px;
}
#poczekalniaLink img {
  position:absolute;
  left:0px;
  top:0px;
  border:0px;
}
#poczekalniaLink span {
  display:block;
  position:absolute;
  left:3px;
  padding-top:8px;
  padding-bottom:8px;
  top:3px;
  width:40px;
  border:0px;
  font-size:12px;
  font-weight:bold;
  border:0px;
  text-align:center;
}
