img {
	border: 0;
}

input{
	border : 1px solid #B6C8D9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	height : auto;
}


input.max_w, textarea.max_w{
    width: 100%;
}

body {
	background-color : #FFFFFF;
	font-size : 12px;
	background-image : url(images/tlo.jpg);
	background-repeat : repeat;
	background-attachment : fixed;
}

p{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	margin : 0;
}

a:link, a:visited{
	color : #000099;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

a:hover{
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
a.menu:link, a.menu:visited, a.menu:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	text-transform : uppercase;
	font-size : 12px;
}

a.menu:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	text-transform : uppercase;
	font-size : 12px;
	text-decoration : underline;
}

.header  {
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}

.title  {
	font-family: Arial, Helvetica, sans-serif;
	color : #DAC6A0;
	font-size : 14px;
	font-weight : bold;
}

table {
	padding : 0 0 0 0;
	border-spacing : 0px;
}

td{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}


a.opis:link, a.opis:visited, .opis{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #555555;
}

td.line_under {
    color: #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
}

td.line_right {
	color: #AAAAAA;
	border-right : 1px solid #AAAAAA;
}
td.line_under_right {
	color: #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
}

tr.light {
	background-color : #DDDDDD;
}

tr.dark {
	background-color : #CCCCCC;
}

tr.over {
  background-color: #EEEEEE;
}

tr.group {
  background-color: #D5D0C8;
}

th{
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 13px;
  text-decoration : none;
 background-color: #CC9966;
}

