a {text-decoration: none;}

/*
A.obr:link IMG, A.obr:visited IMG, A.obr:hover IMG { border: solid 1px #636363; }


 A:link, A:visited                  { color: #636363;
                                      text-decoration: none; }

 A:hover                            { color: #636363;
                                      text-decoration: none; }
*/
 A.menu:link, A.menu:visited        { color: #636363;
                                      font-family: verdana, arial, helvetica, sans-serif;
                                      font-size: 12px;
                                      text-decoration: none; }

 A.menu:hover                       { color: #636363;
                                      text-decoration: none; }

 A.menu1:link, A.menu1:visited      { color: #7e7e7e;
                                      font-family: verdana, arial, helvetica, sans-serif;
                                      font-size: 12px;
                                      text-decoration: none; }

 A.menu1:hover                      { color: #7e7e7e;
                                      text-decoration: none; }

.menu_out       { background: #FEFEFE; }
.menu_over      { background: #E5E5E5; }

.sciez          { color: #7c7c7c;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 10px;
                  font-weight: normal;
                  font-style: normal; }

.nagl           { color: #636363;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: normal;
                  font-style: normal; }

.tekst1         { color: #7e7e7e;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 12px;
                  line-height: 14px;
                  font-weight: normal;
                  font-style: normal; }

td         { color: #7e7e7e;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 12px;
                  line-height: 14px;
                  font-weight: normal;
                  font-style: normal; }
	
.tekst1_red     { color: #636363;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 12px;
                  line-height: 14px;
                  font-weight: normal;
                  font-style: normal; }

.data           { color: #ffffff;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 10px;
                  font-weight: normal;
                  font-style: normal; }

.stopka         { color: #7e7e7e;
                  font-family: verdana, arial, helvetica, sans-serif;
                  font-size: 10px;
                  font-weight: normal;
                  font-style: normal; }

.marg           { margin-top: 16px;
                  margin-bottom: 70px;
                  margin-left: 14px;
                  margin-right: 18px; }

.marg_h       {
                  margin-left: 14px;
                  margin-right: 14px; }

.error {
	font-weight: bold;
	font-size: 14px;
	color: yellow;
	background-color: red;
	display: block;
	margin: 0px;
	padding: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

.warning {
	font-weight: bold;
	font-size: 14px;
	display: block;
	color: black;
	background-color: yellow;
	margin: 0px;
	padding: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #ff7700;
}

.debug {
	font-weight: bold;
	font-size: 14px;
	display: block;
	color: black;
	background-color: #00ee00;
	padding: 5px;
	margin: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #0000ff;
}

.search_timestamp {
	font-style: italic;
}

.gallery_thumbnail {
	border: solid 1px #aaaaaa;
}


