*, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* linki podstawowe */
a {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17496c;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17496c;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17496c;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17496c;
	text-decoration: none;
}

.white {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:link {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.white:active {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* obrazki */
#images {
	text-align: left;
	width: 650px;
}
#mainFoto {
	margin: 0px 0px 0px 2px;
}
#images ul {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#images li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#images img {
	border: 1px solid #D0D0CE;
	margin: 1px 1px 1px 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.menu_top {
	font-weight: bold;
}
td {
	font-size: 12px;
}

.style3 {
	font-size: 12px;
	color: #17496c;
}
.style* {
	font-size: 12px;
	color: #17496c;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #17496c;
	font-weight: bold;
}
.style4 A {
	font-size: 12px;
	color: #17496c;
	font-weight: bold;
}
.style4 A:hover {
	font-size: 12px;
	color: #17496c;
	font-weight: bold;
	text-decoration: underline;
}
.style5 {
	color: #666666;
	font-size: 12px;
}
.style6 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	color: #0f3153;
	font-size: 12px;
}
.style9 {
	font-size: 12px;
}

.vn_foot
{
text-align:right; 
background: url('/i/b_bg.gif') repeat-x; 
color: #3f638e;
font-family: Arial;
font-size: 10px;
text-decoration:none;
font-weight: normal;
padding: 0 10px 0 0;}

.vn_foot a
{
font-family: Arial;
font-size: 10px;
text-decoration:none;
font-weight: normal;}

.vn_foot a:link {color: #3f638e; text-decoration: none; }
.vn_foot a:visited {color: #3f638e; text-decoration: none; }
.vn_foot a:hover {color: #3f638e; text-decoration: underline; }
.vn_foot a:active {color: #3f638e; text-decoration: none; }


/***********************/

.clearfix:after {
	content: ".";
    display: block;
	height: 0;
    line-height: 0; /* for Opera */
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
