body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #564b41;
	font-size:10px;
	font-style: normal;
	background-color: #f7f3e6;
	/*background: #f7f3e6 url('/images/tlo_body.gif') repeat-y 50% 0;*/
}

p, div, form, ul, ol {
	margin: 0px;
	padding: 0px;
}

span, td {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #564b41;
	font-size:10px;
	font-style: normal;
}

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #ba571e;
	text-decoration: none;
}

input,
textarea,
select {
	vertical-align: middle;
	background-color: #ffffff;
	border: solid 1px #bab1a9;
	color:#000000;
	font-size:10px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.redFont {
	color: #ff0000;
}

.whiteFont {
	color: #ffffff;
}

.grayFont {
	color: #8e8e8e;
}

.pageTitle {
	color: #ffffff;
	font-size:24px;
	font-weight: normal;
}

.imageTitle {
	color: #cdc3b2;
}

div.contentStyle {
	padding: 8px;
}

div.contentStyleNoPadding {
	padding: 0px;
	margin: 0px;
}

div.menuLeftDiv {
	padding-top:7px;
	padding-bottom:7px;
}

/* pokazuje menu po lewej */
a.menuLeft:link, a.menuLeft:visited, a.menuLeft:active {
	color: #ba571e;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
a.menuLeft:hover {
	text-decoration: underline;
}

/* do roznych linkow */
a.wyrLink:link, a.wyrLink:visited, a.wyrLink:active {
	color: #ba571e;
	text-decoration: underline;
}
a.wyrLink:hover {
	text-decoration: none;
}

/* pokazuje menu po lewej */
a.malarz:link, a.malarz:visited, a.malarz:active {
	text-decoration: underline;
}
a.malarz:hover {
	text-decoration: none;
}

/* linki w katalogu tematycznym do poszczegolnych tematow */
a.katalog:link, a.katalog:visited, a.katalog:active {
	color: #ba571e;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
}
a.katalog:hover {
	text-decoration: none;
}

/* obejmuje linki w spisie tematow w katalogu tematycznym */
div.katalogLinks {
  text-align: center;
  line-height: 17px;
}

/* pokazuje menu u gory z literami w obrazach wielkich malarzy */
a.lettersMenu:link, a.lettersMenu:visited, a.lettersMenu:active {
	color: #fed68e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.lettersMenu:hover {
	color: #ded0c3;
	font-weight: bold;
	text-decoration: none;
}

/* wyglad linka i warstwy ze stronami w katalogu tematycznym */
span.pageBarLink {
	font-size: 11px;
	font-weight: bold;
}
a.pageBarLink:link, a.pageBarLink:visited, a.pageBarLink:active {
	color: #ba571e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.pageBarLink:hover {
	color: #ba571e;
	font-weight: bold;
	text-decoration: none;
}

/* pokazuje menu po lewej */
.arkis {color: #564b41;} 
a.arkis:link, a.arkis:visited, a.arkis:active {
	color: #564b41;
	font-weight: bold;
	text-decoration: none;
}
a.arkis:hover {
	text-decoration: underline;
}

div.lnkKategoria {
	text-transform: uppercase;
	color: #ba571e;
	font-size: 11px;
	padding-bottom: 15px;
	font-weight: bold;
}

div.lnkLink {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}

/* warstwa zawierajace powiekszone litery w indeksie nazwisk malarzy */
div.indexLetter {
  text-align:center; 
  background-color: #f7f6f1;
  border-top: solid 1px #c9cac3;
  border-bottom: solid 1px #c9cac3;
  width: 497px;
}

/* warstwa zawierajace pasek min z nazwa tematu w katalogu tematycznym */
div.indexLetterLeft {
  text-align:left; 
  background-color: #f7f6f1;
  border-top: solid 1px #c9cac3;
  border-bottom: solid 1px #c9cac3;
  width: 497px;
}

a.lnkLink {
	font-weight: normal;
}

A.head {
	font-style: normal; 
	text-decoration: none;
	color: #fe4400;
	font-size:10px;
}
A.head:hover {
	color: Blue;
}

A.notunder {
	text-decoration: none;
	color: #564b41;
}
A.notunder:hover {
	text-decoration: underline;
	color: #564b41;
}

/* komorka ze spisem malarzy "normalna */
td.obrazySpis {
  text-align: left;
  padding: 5px 8px 5px 10px;
}

/* komorka ze spisem malarzy "separator" */
td.obrazySep {
  background-color: #c9cac3;
  width: 1px;
}

/* warstwa z obrazem */
div.miniatura {
  text-align: center;
  padding: 5px 8px 5px 8px;
  border: solid 1px #000000;
}

/* obejmuje obszar strony z roznymi formularzami dotyczacymi uzytkownika */
div.userArea {
  text-align: left;
  padding: 0px 8px 0px 8px;
}

/* kolorowy tekst */
span.coloredText {
  color: #ba571e;
}