/* CSS Document */

#flashcontent {
	height: 302px;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
	overflow:auto;

	
}

a {
	color:#0099CC;

	text-decoration:underline;
	}
	
a:hover {
	color:#eee;

	text-decoration:none;
	}	


body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	height:100%;
	width: 100%;
overflow:auto;
font-size:12px;
color:#B9C1C7;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#flash{
display: block;
}
html{
	margin:0;
	padding:0;
	height:100%;
	width: 100%;
}

#main {
	background-image:url(../images/bg.jpg); background-repeat:repeat-x;
	background-color:#264D74;
	}
	
#footer {
	background-image:url(../images/footer.jpg); background-repeat:repeat-x;
	clear:both;
	}
	
#ft {
	width:740px; margin-left:auto; margin-right:auto; padding:20px 0px 20px 120px;
	color:#545454;
	font-size:11px;
	background-image:url(../images/karaluch.jpg); background-repeat:no-repeat;
	
	}
	
	
#ft a {
	color:#545454;
	font-size:11px;
	text-decoration:underline;
	}
	
#ft a:hover {
	color:#545454;
	font-size:11px;
	text-decoration:none;
	}	
	
#tekst {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	line-height:20px;
	}

#main #tekst table tr td p.center {
	text-align: center;
	color: #CC0;
}

a img { border:1px #506275 solid; padding:4px;}
a:hover img { border:1px #fff solid; padding:4px;}