h1
{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

h2
{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

body
{
	background-image: url('img/srodek.gif');
}

.link
{
	color : #000000;
	text-decoration : none;
}

#zegarek
{
	float:right;
	clear:both;
	padding-left: 55px;
	color:white;
}

.subh_entry
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 12px;
}

.sub_col
{
	border-right: solid 1px; 
	border-color:white;
}

.tbl1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border: solid 1px;
	border-color: black;
	border-collapse: collapse;
	padding: 5px;
}
.tbl2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color: black;
	padding: 5px;
}

#main_content
{
	margin-right: 10px;
	margin-left: 10px;
	float: none;
	width: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: white;
	border: none;
	
}

.window_header
{
	height: 10px;
	background-color : #555;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	overflow:hidden;
	color: white;
	padding : 2px 0px 4px 0px;
}


.window_body
{
padding: 10px;
	padding-top: 15px;
	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: white;
	border-left:  1px solid #C1CACF;
	border-right:  1px solid #C1CACF;
	overflow:hidden;
	border-bottom:  1px solid #C1CACF;
}

#site_menu
{
	float: right;
	width: 120px;
	clear:left;
	border: none;
	margin-left: 10px;
	margin-top: 10px;
	
}

.frame_body
{
	padding: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	overflow:hidden;
	background-color:white;
	border-bottom:  1px solid #C1CACF;
	border-left:  1px solid #C1CACF;
	border-right:  1px solid #C1CACF;
}

.frame_header 
{
	height: 10px;
	background-color : #555;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFF;
	border-bottom:  1px solid #C1CACF;
	padding : 2px 0px 4px 0px;
}

.google_map
{
	width: 334px;
	height:227px;
	border:  1px solid #C1CACF;
	background-image: url('img/mapa.JPG');
}

#footer
{
	border: 1px solid;
	border-color: #000000;
	width: 755px;
	padding: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: white;
	color : #555;
	clear: both;
}

#main
{
	width: 755px;
	padding: 5px;
	overflow: visible;
	border-left:  1px solid black;
	border-right: 1px solid black;
	background-color:white;
}

#header
{
	width: 765px;
	height: 141px;
	border: solid 1px;
	background-image:  url('img/header.jpg');
}


.subheader_table
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

#subheader
{
	width: 755px;
	height: 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	padding: 5px;
	padding-bottom: 10px;
	background-color : #888;
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	border-bottom : 1px solid #000;
}

a {
	color : #F5FFFF;
	text-decoration : none;
}

a:hover {
	color : #005599;
	text-decoration : none;
}

a.side {
	color : #005599;
	text-decoration : none;
}

a:hover.side {
	color : #005599;
	text-decoration : underline;
}

a.white {
	color : #ddd;
	text-decoration : none;
}

a:hover.white {
	color : #ddd;
	text-decoration : underline;
}



