@charset "utf-8";
/* CSS Document */
img, div {
	behavior: url(iepngfix.htc)
}
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #DFDFDF;
	font-weight: normal;
}
body {
	background-color: #11455d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}
.table_bkg {
	background-image: url(../images/title/dot_bkg.png);
	background-repeat: repeat-x;
}
.title {
	font-size: 16px;
	color: #C0D2DC;
}
.text_sm {
	font-size: 16px;
	color: #FFF;
	line-height: 24px;
}
.text_sm1 {
	font-size: 24px;
}
.text_sm_2 {
	font-size: 12px;
	color: #9CF;
	font-style: italic;
	text-align: left;
}
.text_smBold {
	color: #FFA466;
	font-weight: bold;
}
.news {
	font-size: 15px;
	color: #FFF;
	padding-top: 10px;
	text-align: left;
}

.stopka {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 1px;
}
a {
	font-weight: bold;
}
a:link {
	color: #F63;
	text-decoration: none;
}
a:visited {
	color: #C96;
	text-decoration: none;
}
a:hover {
	color: #C96;
	text-decoration: none;
}
a:active {
	color: #F63;
	text-decoration: none;
}
