<style type="text/css">
<!--
a img {
	border:0;
}

.tah9 {
 font-family: Tahoma;
 font-size: 9px;
 text-decoration: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.tah12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.ver12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size:12px;
	color: #000000;
}
#container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainheader {
	overflow:hidden;
	width: 1000px;
	border: none;
	clear:both;
}
#mainleft {
	width: 232px;
	float:left;
	overflow:hidden;
	background-color: #000;
}
#maincontent {
	width: 541px;
	float:left;
	overflow:hidden;
	background-image: url(images/images_07a.jpg);
}
#mainright {
	width:227px;
	float:left;
	overflow:hidden;
}
#footer {
	overflow:hidden;
	width: 1000px;
	border: none;
	clear:both;
	text-align:center;
	font-size:9px;
	color:#666;
	background-color: #000;
}
.bluebox {
	float:left;
	overflow:hidden;
	background-image:url(images/images_02.jpg);
	background-repeat:repeat-y;
	width:232px;
	clear: both;
}
.lefttext {
	width: 160px;
	float:left;
	overflow:hidden;
	color:#FFF;
}
.lefttext a img {
	border:0;
}
.maintext {
	width: 510px;
	float:left;
	overflow:hidden;
	color:#000;
}
.margin15 {
	display:block;
	float:left;
	overflow:hidden;
	width:15px;
}
.newline {
	float:left;
	overflow:hidden;
	clear:both;
}
.centralnie {
	text-align:center;
}
.pogrubione {
	font-weight:bold;
}
#footer a, a:link, a:visited {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#CCC;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation li {
	margin-top:5px;
	list-style:none;
}
#navigation a, a:link, a:visited {
	color:#FFF;
	text-decoration:none;
}
#navigation a:hover {
	color:#F00;
}
.insidenavigation ul {
	margin: 0;
	padding: 0;
}
.insidenavigation li {
	margin-top:5px;
	list-style:none;
	display:inline;
}
.insidenavigation a, a:link, a:visited, a:hover {
	text-decoration:none;
}
.insidenavigation IMG {
	border:none;
}
#maincontent a, a:link, a:visited {
	color:#000;
	text-decoration:none;
}
#maincontent a:hover {
	text-decoration:underline;
	color:#444;
}
.lefttext a, a:link, a:visited {
	color:#FFF;
	text-decoration:none;
}
.lefttext a:hover {
	color:#F00;
	text-decoration:none;
}
.date {
	padding-left: 15px;
	padding-top:3px;
	color:#E0724A;
	clear:both;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.news {
	padding-left: 25px;
	padding-top:4px;
	color:#737373;
	clear:both;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.title {
	padding-left:4px;
	padding-top:3px;
	color:#E0724A;
	clear:both;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.shortstory {
	padding-left:4px;
	padding-top:4px;
	color:#737373;
	clear:both;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.fullstory {
	padding-left:4px;
	padding-top:4px;
	color:#737373;
	clear:both;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
/* FOTKY */

.card {
	float: left;   
	width: 200px;
	height: 190px;
	margin: 5px;
	padding: 10px 0;
	text-align: center; 
	font-size: 70%;
	overflow:auto;
	}
	
.card-title {
	margin: 0 0 5px 0;
	font-size: 130%;
	color: #003399;
	}
.card IMG{
	margin:0 auto; padding:0;
	border: none;
	}
.card-desc {
	margin: 5px 10px; padding:0;
	text-align: left;
	font-size: 100%;
	}

-->
</style>
