﻿body {
font-family: Verdana, sans-serif;
color:#fff;
background:#000 url('../szablon_pliki/design/bg01.jpg') top center repeat-y;
font-size: 12px;
text-align:justify;
margin:0;
padding:0;
}

#top01 {
margin:0 auto;
width: 605px;
height: 150px;
background: url('../szablon_pliki/design/top01.jpg') ;
   BORDER-BOTTOM: #23559C 1px solid;
}

#top01 a {
width: 100%;
height: 100%;
display:block;
}


td {
}

td.upper {
	color : #FFFFFF;
	background : #23559C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a {
	color : #0084BE;
	text-decoration : underline;
}

a:hover {
	color : Red;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
margin: 0 auto;
width:605px;

}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
}

