html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del,
dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
     { border: 0; font-size: 1em; margin: 0; outline: 0; padding: 0; font-family: Verdana,sans-serif;}


img {border: none;}

body {background-color: #DEDEDD; font-size: 70%;}

body {
	color: rgb(153, 152, 152);
}

a {
	text-decoration: none;
}

a:link, a:visited {
	/*color: rgb(153, 152, 152);*/
	color: rgb(202,145,28);
}

a:link:hover, a:visited:hover {
	text-decoration: underline;
	color: rgb(202,145,28);
}

div#top_bar {
	width: 100%;
	height: 23px;
	background-color: rgb(202,145,28);
	padding: 0;
	margin: 0;
}

div#bottom_bar {
	width: 800px;
	margin: auto;
	padding: 0 15px;
	font-size: 0.9em;
}

div#content {
	background-color: white;
	width: 800px;
	margin: auto;
	padding: 8px 15px;
}


.clear_float {
	clear: both;
}

ul.horiz {
	list-style: none;
}

ul.horiz li {
	float: left;
	padding-right: 20px;
}

div#content_left {
	float: left;
	width: 220px;
}

div#content_right {
	float: right;
	width: 580px;
        padding-bottom: 10px;
}

div#content_top {
	padding-bottom: 25px;
}

ul.artists_list {
	list-style: none;
	padding-left: 10px;
	padding-bottom: 20px;
}

ul.artists_list a {
	color: rgb(153, 152, 152);
}

span.artists_header {
	font-weight: bold;
}

div.artist_desc {
	text-align: justify;
}

.float_right {
	float: right;
	padding: 0 0 10px 10px;
}

.show_gallery {
  cursor: pointer;
  cursor: hand;
}

div#left_menu {
	padding-top: 20px;
}
div#right_menu {
	height: 45px;
	padding-bottom: 20px;
}

div#right_menu  ul{
	padding-right: 0px;
}

h1 {
	font-size: 2em;
	padding: 4px 0 4px 0;
	color: rgb(202,145,28);
}

h3 {
	font-size: 1.3em;
        padding: 8px 0 4px 0;
}

h6 {
  font-size: 1em;
  border-bottom: 1px;
  border-style: solid;
  border-color: rgb(222, 222, 221);
}

ul {
	color: rgb(202,145,28);
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
}

ul span {
	color: rgb(153, 152, 152);
}

strong {
	color: rgb(202,145,28);
}

ul.blank {
  list-style: none;
  color: rgb(153, 152, 152);
}

.center {
  text-align: center;
}

div.news {
  padding-left: 20px;
}

div.paginationControl {
  padding: 10px;
  text-align: center;
}

span.currentPage {
  font-weight: bold;
  color: rgb(202,145,28);
}

div#contact {
  /*background-color: #FFFABF;*/
  color: rgb(202,145,28);
  float: right;
  text-align: right;
  padding: 10px;
  border: solid 1px rgb(202,145,28);
}

div#contact h1 {
  padding: 0;
}

div.vcard {
  border: 1px solid rgb(222, 222, 221);
  width: 300px;
  margin: 20px 0;
}

div.vcard .name {
  border-width: 5px 0 0 0;
  border-style: solid;
  border-color: rgb(222, 222, 221);
  font-weight: bold;
  color: rgb(202,145,28);
}

div#logos {
  text-align: center;
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: rgb(222, 222, 221);
  padding-top: 10px;
}

div#logos img {
  padding: 0 50px;
  vertical-align: middle;
}
/*
rgb(222, 222, 221) szary 10%
rgb(153, 152, 152) szary 50%
rgb(248,212,0) zolty jasniejszy
rgb(202,145,28) zolty ciemniejszy

rgb(51,102,153) granatowy
rgb(255, 147, 15) pomaranczowy
*/
