* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-family: tahoma;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #611400;
	list-style:none;
}

body {
	width: 100%;
	background-color: #dfc18d;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
}

a:hover {
	text-decoration: underline;
}

/* TOP - laguages, menu */
#topBG {
	width: 100%;
	background-image: url('../images/topBG.jpg');
	background-position: center top;
}

#top {
	width: 765px;
	height: 253px;
	display: block;
	margin: 0 auto;
	padding: 0 0 0 195px;
	list-style: none;
}

#welcome {
	width: 685px;
	height: 29px;
	display: block;
	padding: 0 0 0 80px;
}

#welcome span {
	display: block;
	float: left;
	color: #dec691;
	padding-top: 8px;
}

#welcome span a {
	color: #f9ecce;
}

#welcome ul {
	display: block;
	float: right;
	background-image: url('../images/welcomeBG.gif');
	background-position: 89px 0;
}

#welcome ul li {
	display: block;
	float: left;
	padding-top: 7px;
	background-position: 0 9px;
}

#welcome ul li.l1 { width: 72px; background-image: url('../images/welcomeL1.gif'); padding-left: 17px; margin-right: 10px;  }
#welcome ul li.l2 { width: 66px; background-image: url('../images/welcomeL2.gif'); padding-left: 18px; margin-right: 11px; }
#welcome ul li.l3 { width: 42px; background-image: url('../images/welcomeL3.gif'); padding-left: 19px; }

#welcome ul li a {
	color: #dec691;
	font-size: 10px;
}

.add {
	width: 468px;
	height: 60px;
	display: block;
	margin: 12px auto 11px;
	text-align: center;
	background: none;
}

#top .add {
	float: right;
}

#login {
	width: 465px;
	height: 48px;
	display: block;
	float: right;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #4c1100;
	background-image: url('../images/loginBG.jpg');
	background-position: 0 2px;
	padding: 16px 0 0 0;
	text-align:center;
}

#login span.log {float:left; color: #dfc18d; padding:3px 2px 0px 5px;}

#login form div {
	display: block;
	float: right;
	height: 20px;
	padding-right: 11px;
	margin-bottom: 5px;
}

#login form div input {
	height: 17px;
	display: block;
	float: left;
	background-image: url('../images/loginForm.jpg');
	color: #c0947a;
	padding: 3px 3px 0 10px;
}

#login form div #nick { width: 145px; margin-right: 3px; }
#login form div #password { width: 128px; background-position: -161px 0; }
#login form div #send { width: 63px; height: 20px; background-position: -302px 0; padding: 0;}

#login p {
	clear: both;
	color: #fffaa9;
	text-align:center;
	*clear: none;
  *width:100%;
}

#login p.info {
	padding: 8px 5px 0;
}

#login p a {
	color: #fff;
	background-image: url('../images/arrowWhite.gif');
	background-position: 17px center;
	padding-left: 25px;
}

#menu {
	width: 765px;
	height: 41px;
	_height: 39px;
	display: block;
	list-style: none;
	clear: both;
	background-image: url('../images/menu.png');
	background-position: 0 2px;
	*background-position: 1px 2px;
}

#menu li {
	height: 40px;
	_height: 38px;
	display: block;
	float: left;
	margin-top: 3px;
}

#menu li a {
	height: 36px;
	display: block;
	background-image: url('../images/menu.png');
	outline: none;
	padding: 0 2px;
	text-indent: -30000px;
}

#menu li a:hover {
	border-bottom: 2px solid #ffedca;
}

#menu li.men1 a { width: 75px; background-position: -2px -40px; margin-right: 19px;}
#menu li.men2 a { width: 35px; background-position: -99px -40px; margin-right: 18px;}
#menu li.men3 a { width: 56px; background-position: -156px -40px; margin-right: 17px;}
#menu li.men4 a { width: 70px; background-position: -234px -40px; margin-right: 18px;}
#menu li.men5 a { width: 45px; background-position: -325px -40px; margin-right: 17px;}
#menu li.men6 a { width: 56px; background-position: -392px -40px; margin-right: 19px;}
#menu li.men7 a { width: 32px; background-position: -470px -40px; margin-right: 21px;}
#menu li.men8 a { width: 62px; background-position: -527px -40px; margin-right: 18px;}
#menu li.men9 a { width: 41px; background-position: -610px -40px; margin-right: 17px;}
#menu li.men10 a { width: 66px; background-position: -673px -40px;}


#dodaj {
	height: 20px;
	display: inline;
	float: left;
	padding: 10px 0 0 0;
}

#dodaj a {
  margin-right:15px;

	color:#611400;
	font-size:10px;
	font-family:tahoma, arial;
}

#search {
	width: 262px;
	height: 20px;
	display: block;
	float: right;
	padding: 10px 0 0 0;
}

#search h1 {
	display: block;
	float: left;
	padding-top: 3px;
}

#search form div {
	display: block;
	float: right;
}

#search form div input {
	height: 17px;
	display: block;
	float: left;
	background-image: url('../images/searchForm.jpg');
	color: #c0947a;
	padding: 3px 3px 0 10px;
}

#search form div #search_text { width: 137px; }
#search form div #search_send { width: 31px; height: 20px; background-position: -150px 0; padding: 0;}


#content {
	width: 958px;
	display: block;
	margin: 0 auto;
	border-width: 0 1px;
	border-style: solid;
	border-color: #e6cca1;
	background-color: #d9bb84;
	background-image: url('../images/amstaff2.jpg');
	background-position: bottom left;
}

#leftAdd {
	width: 120px;
	display: inline;
	float: left;
	text-align: center;
	margin:0 10px 160px 10px;
}

#textContent {
	width: 588px;
	display: block;
	float: left;
	padding: 0 0px 0 12px;
	margin-bottom: 20px;
}

#content h1 {
	width: 561px;
	display: block;
	background: url('../images/headerBG.jpg') no-repeat;
	font-size: 13pt;
	font-weight: normal;
	color: #000;
	padding: 4px 0 6px 27px;
}



.more {
	text-align: right;
	display: block;
}

.more a {
	background-image: url('../images/arrowNavy.gif');
	background-position: right 4px;
	font-weight: bold;
	font-size: 10px;
	padding-right: 6px;
	text-decoration: underline;
}

.more a:hover {
	text-decoration: none;
}

.main {
	display: block;
	margin: 5px auto 10px
}

.main img {
	display: block;
	border: 4px solid #611400;
	margin: 0 auto;
}

.simple_news, .news {
	width: 580px;
	display: block;
	margin: 10px auto 20px;
}

.simple_news h2 {
	display: block;
	font-size: 12px;
}

.simple_news img {
	display: block;
	float: left;
	border: 3px solid #671d07;
}

.simple_news span {
	display: block;
	margin: 5px 0;
}

.simple_news p {
	width: 400px;
	float: right;
	text-align: justify;
}

.simple_news .more {
	width: 373px;
	float: right;
	text-align: left;
}

.simple_news .more a {
	font-size: 11px;
	text-decoration: none;
	background-position: right 5px;
}

.simple_news .more a:hover {
	text-decoration: underline;
}

.news p {
	display: block;
	margin-bottom: 10px;
}

.news p.strong {
	font-weight: bold;
	color: #000;
	font-size: 10px;
}

#contact {
	display: block;
	margin: 20px auto 0;
	width: 494px;
	background-image: url('../images/contactBG.gif');
	padding: 0 0 0 0;	
}

#contact input.wyslij {
  display:block;
  width:160px;
	height:25px;
	background-color: #e0c997;
	border: 1px solid #edd7ae;
	margin-right:54px;
}

#contact div {
	display: block;
	width: 460px;
	margin: 0 auto;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #9e8855;
	padding: 30px 0 40px 32px;
}

#contact h2 {
	font-weight: normal;
	color: #000;
	font-size: 11pt;
	padding: 4px 0 0 30px;
}

#content h2.inna {
	width: 561px;
	display: block;
	height: 27px;
	font-size: 13pt;
	font-weight: normal;
	color: #000;
	padding: 2px 0 0 27px;
clear:both;
}

#contact p {
	margin-bottom: 5px;
}

#contact p.smaller {
	margin-left: 83px;	
}

#contact p.smaller label {
	width: 100%;
	_width: 350px;
	display: block;
	text-align: left;
	color: #ab5713;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 11px;
}

#contact p.smaller label strong {
	font-weight: bold;
	font-size: 11px;
	color: #ab5713;
}

#contact p.smaller input {
	display: block;
	clear: both;
}

#contact p.send {
	padding-right: 55px;
}

#contact p.info {
	clear: both;
	color: #000;
	padding-top: 20px;
}

#contact p label {
	width: 75px;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
	padding-top: 5px;
}

#contact p input, #contact p textarea {
	display: block;
	width: 313px;
	background-color: #e0c997;
	border: 1px solid #edd7ae;
	padding: 0 3px;
}

#contact p textarea {
	height: 120px;
	padding: 3px;	
}

#contact p input {
	height: 16px;
	padding-top: 3px;
}

#contact p input#contact_send {
	display: block;
	float: right;
	width: 76px;
	height: 20px;
	padding: 0;
	border: 0;	
	background-image: url('../images/contactSend.gif');
}

#newsContent .more {
	padding-right: 26px;
}

#newsContent ul {
	width: 587px;
	display: block;
	margin: 20px auto 10px;
	list-style: none;
}

#newsContent ul li p {
	max-width: 494px;
	display: block;
	float: left;
	font-weight: bold;
	background-position: right 4px;
	padding-right: 9px;
}

#newsContent ul li a p {
	background-image: url('../images/arrowNavy.gif');
}

#newsContent ul li a:hover p, #newsContent ul li.active a p {
	color: #fffaa9;
	background-image: url('../images/arrowBeige2.gif');
}

#newsContent ul li span {
	display: block;
	float: right;
	font-size: 10px;
}

#newsContent ul li a span {
	color: #000;
}

#newsContent ul li a:hover span, #newsContent ul li.active a span {
	color: #fffaa9;
}

#newsContent ul li a {
	width: 573px;
	display: block;
	border-bottom: 1px solid #c3a370;
	padding: 15px 7px 15px 7px;
}

#newsContent ul li a:hover, #newsContent ul li.active a {
	border-color: #9b5e45;
	background-color: #a56b51;
	text-decoration: none;
}

#comments {
	width: 582px;
	display: block;
	margin: 3px auto 0;
	background-color: #ffeacb;
	background-image: url('../images/commentsTopBG.gif');
	list-style: none;
}

input.comments {display:block; padding:2px 0px; margin: 3px 0; width:400px; background:#e0c997;}
textarea.comments {display:block; padding:2px 0px; margin: 3px 0; width:400px; background:#e0c997;}
input.wyslij {display:block; padding:2px 0px; margin: 3px 0; width:150px; background:#dfc18d;}

#comments li {
	display: block;
	width: 554px;
	margin: 0 auto;
	padding: 11px 0 4px 0;
	border-bottom: 1px solid #ecd5ab;
}

#comments li img {
	display: block;
	float: left;
	border: 2px solid #611400;
	margin: 0 7px 0 0;
}

#comments li h2 {
	display: block;
	width: auto;
	height: auto;
	font-size: 13pt;
	padding: 0;
}

#comments li h2 a {
	font-size: 12px;
}

#comments li p {
	display: block;
	color: #4d4d4d;
	margin: 4px 0;
}

#comments li span {
	color: #8c5413;
	font-size: 10px;
	display: block;
}

#comments li span.photos {
	text-align: right;
	clear: both;
}

#comments li span.photos a {
	font-size: 11px;
	text-decoration: underline;
}

#comments li span.photos a:hover {
	text-decoration: none;
}

#comments li.more {
  display:block;
	width: 565px;
	height:15px;
	background-color:#ffeacb;
	background-image: url('../images/commentsBottomBG.gif');
	background-position: left bottom;
	padding: 0 17px 4px 0;
	margin: 0;
	border: 0;
}

#rightColumn {
	width: 191px;
	display: block;
	float: right;
	padding: 0 0 30px 10px;
}

#rightColumn h1 {
	width: 164px;
}

#random_photos {
	width: 161px;
	display: block;
	list-style: none;
	margin: 20px auto;
}

#random_photos li {
	display: block;
	margin-bottom: 20px;
}

#random_photos li img {
	display: block;
	border: 2px solid #611400;
	margin: 5px 0;
}

#random_photos li span {
	width: 161px;
	display: block;
	color: #8c5413;
	margin-bottom: 3px;
}

#random_photos li span a {
	color: #8c5413;
}

#random_photos li span.center, #random_photos li span.center_strong {
	text-align: center;
	color: #611400;
}

#random_photos li span.center a {
	color: #611400;
}

#random_photos li span.center_strong a {
	font-weight: bold;
	color: #611400;
}



#random_arts {
	width: 191px;
	display: block;
	list-style: none;
	margin: 3px auto 170px;
}

#random_arts li {
	width: 191px;
	display: block;	
}

#random_arts li a {
	width: 168px;
	display: block;	
	clear: both;
	padding: 10px 6px 10px 17px;
	background-image: url('../images/arrowNavy.gif');
	background-position: 6px 14px;
	border-bottom: 1px solid #c3a370;
}

#random_arts li a:hover, #random_arts li.active a {
	background-image: url('../images/arrowBeige2.gif');
	background-color: #a56b51;
	color: #fffaa9;
	text-decoration: none;
}

#random_arts li.more a {
	display: block;
	width: 185px;
	border: 0;
	background-position: right 14px;
	padding: 10px 6px 0 0;
}

#random_arts li.more a:hover {
	background-image: url('../images/arrowNavy.gif');
	background-color: #d9bb84;
	color: #611400;
}


#footer {
	display: block;
	clear: both;
	width: 100%;
	background-image: url('../images/footerBG.gif');
	background-position: 0 12px;
	background-repeat: repeat-x;
}

#footer #sub {
	width: 960px;
	margin: 0 auto;
	background-image: url('../images/amstaff3.jpg');
	background-position: 765px 0;
	padding: 25px 0;
}

#sub p {
	display: block;
	float: left;
	color: #dec691;
}

#sub p a {
	color: #f9ecce;
}

#sub ul {
	height: 29px;
	display: block;
	float: right;
	padding-right: 6px;
	margin-bottom: 11px;
}

#sub ul li {
	display: block;
	float: left;
}	

#sub ul li a {
	color: #dec691;
	background-image: url('../images/arrowBeige.gif');
	background-position: 10px 5px;
	padding-left: 16px;
}

#sub div p {
	width: 800px;	
	color: #861e00;
}

#sub div span {
	display: block;
	float: right;
	color: #ff0000;
}

#sub div span a {
	color: #861e00;
	font-weight: bold;
}

#sub div a {
	color: #861e00;
	font-weight: bold;
}


.main .pager {float:left; margin-bottom: 10px; padding:0;}
.main .pager a {float:left; display:block; margin:0px 15px 0px 0px; padding:2px 7px; background:none; border:1px #c3a370 solid; color:#611400;}
.main .pager span {float:left; display:block; margin:0px 15px 0px 0px; padding:3px 8px; background: #611400; color:#c3a370;}
.main .pager a:hover {text-decoration:underline; background: #611400; color:#c3a370;}


#textContent .info_blad {display:block; background:#ffeaea; border:1px #cc0000 solid; padding:10px; clear:both; color:#000;}
#textContent .info_ok {display:block; background:#e3f0c9; border:1px #4e7821 solid; padding:10px; clear:both; color:#000;}


.info_blad2 {width:552px; display:block; background:#ffeaea; border:1px #cc0000 solid; padding:10px; margin:1px 0; color:#000; clear:both;}
.info_ok2 {width:552px; display:block; background:#e3f0c9; border:1px #4e7821 solid; padding:10px; margin:1px 0; color:#000; clear:both;}


.zakladki {float:left; width:575px; font:11px Verdana,Arial; background: url('../images/zakladki_tlo.gif') bottom left repeat-x; margin:20px 0px 0px 0px; padding:0 0 20px 0; display:inline; clear: both}
.zakladki a.z1 {color:#611400; display: block; background: #d9bb84; border: 1px solid #edd7ae; border-width: 1px 1px 0 1px; text-decoration: none; padding: 9px 14px 8px 14px; float: left}
.zakladki a:hover.z1 {color:#000;}

.zakladki a.z2 {display: block; background: #e0c997; border: 1px solid #edd7ae; border-width: 1px 1px 0 1px; text-decoration: none; padding: 7px 12px; margin: 2px 0 0 0; float: left}
.zakladki a {color: #611400}
.zakladki a:hover {color: #000}
.zakladki div {float:right; display:block; padding-top:10px; padding-right:10px;}
.zakladki div a {padding:3px 7px; display:block; background:#900000; color:#fff; text-decoration:none; font-weight:normal; font-size:12px;}
.zakladki div a:hover {text-decoration:none; font-weight:normal; font-size:12px;}



#user {
  float:left;
	display: block;
	width: 575px;
	background: none;
	*margin-bottom:10px;
}

#user p {
	width: 575px;
	background: none;
	margin:0;
	padding:5px 0px;
}


#user p label {
	width: 100px;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
	padding-top: 5px;
}

#user p input, #user p textarea {
	display: block;
	width: 313px;
	background-color: #e0c997;
	border: 1px solid #edd7ae;
	padding: 0 3px;
}

#user p textarea {
	height: 120px;
	padding: 3px;	
}

#user p input {
	height: 16px;
	padding-top: 3px;
}

#user input.wyslij {
  display:block;
  width:160px;
	height:25px;
	background-color: #e0c997;
	border: 1px solid #edd7ae;
	margin-right:54px;

}

#user input.wyslij2 {
  display:block;
  width:160px;
	height:25px;
	background-color: #e0c997;
	border: 1px solid #edd7ae;
	margin:5px 54px 0 10px;
	*margin:0px 54px 0 10px;
	clear:both;
}


table.tab {float:right; width:573px; border-collapse: collapse; margin-bottom:10px;}
table.tab th  {color:#611400; background: #e0c997; padding:5px; border: 1px solid #edd7ae;}
table.tab td {border: 1px solid #edd7ae; padding: 7px; text-align:center;}


.foto {float:left; border:none; padding: 7px; text-align:center; background:none;}
.foto img {clear:both; display:block; margin:3px; *margin:3px 3px 0px 3px;}
.foto b {display:block; width:157px; text-align:left; margin:-2px 0 0 3px; *margin:0; padding:0; background:#ccc;}
.foto b a {float:right; margin:0px 5px 0px 0px; *margin:-18px 5px 0px 0px;}
.foto b input {background-color: #e0c997; width:25px; text-align:center; margin:0 30px 0 0; *margin:-3px 30px 0 0; border: 1px solid #edd7ae;}


#user span textarea {
  width:250px;
	height: 120px;
	padding: 3px;	
	background-color: #e0c997;
	border: 1px solid #edd7ae;
	padding: 0 3px;
}

#user span input {
  width:250px;
	height: 16px;
	padding-top: 3px;
	background-color: #e0c997;
	border: 1px solid #edd7ae;
	padding: 0 3px;
}

frame {display:block; margin:0; padding:0;}

.main p.google {
float:left;
display:inline;
text-align:center;
width:583px;
height:15px;

margin-top:-4px;
margin-bottom:4px;
margin-left:2px;
padding-top:12px;
padding-bottom:16px;
background:#611400;
}
.main p.google div a {text-decoration:none;}

img.look_BigFoto {margin:0 auto;}

#statystyki ul li {
	width: 573px;
	display: block;
	border-bottom: 1px solid #c3a370;
	padding: 12px 7px 12px 7px;
}