body{
	background-color: #0a72b5;
	font-family: Arial, Verdana, Geneva;
}

h1 {
	font-size: 18px;
}
#menu{
	background-color: #0a72b5;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
}

#menu td{
	background-image: url(gfx/chmura.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	text-align: center;
	
}

#menu td div {
	padding-top: 20px;
}

#menu a {
	color: red;
	text-decoration: none;
}


#menu a:hover {
	color: #064673;
	text-decoration: none;
}

#news{
  font-family: Verdana, Geneva, Arial;
  font-size: 13px;
  color: white;
  margin-left: 20px;
}

.title{
	font-size: 18px;
	font-family: "Comic Sans MS";
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
	text-align: center;
}

.date{
	font-family: Arial, Verdana, Geneva;
	font-size: 10px;
	color: #a8abff;
	text-decoration: none;
	text-align: right;
	height: 20px;
}
        
#news a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#news a:hover {
	text-decoration: none;
	color: #53b1ed;
}

.news{
	font-family: Verdana, Geneva, Arial;
	font-size: 13px;
	color: white;
}

        
.news a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.news a:hover {
	text-decoration: none;
	color: #53b1ed;
}

#menubottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#menubottom a {
	color: #a8abff;
	text-decoration: none;
}

#menubottom a:hover {
	text-decoration: none;
	color: #f2f6ff;
}

.lefttd {
	width: 250px;
	background-color: #054881;
}
.left {
	background-color: #054881;
	background-image: url(gfx/left5.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 250px;
	height: 400px;
}

.banerrf {
	
	width: 150px;
	height: 90px;
	position: relative;
	left: 62px;
	
}

.main{
	background-color: #054881;
}

.maintext{
	background-color: #054881;
	text-align: left;
}
.topmenu {
	background-color: #054881;
}

.top {
	background-color: #53b1ed;
}

.logotop {
	background-image: url(gfx/top.png);
	background-repeat: no-repeat;
	background-position: top;
}

.mid {
	background-color: #0a72b5;
}

.line
{
	background-image: url(gfx/line.png);
	background-color: white;
	background-position: center;
	background-repeat: no-repeat;
	height: 1px;
}

.line1
{
	background-image: url(gfx/line.png);
	background-position: center;
	background-color: #53b1ed;
	background-repeat: no-repeat;
	height: 1px;
	width: 800px;
}

.foot{
	background-image: url(gfx/foot.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6b6b6;
	vertical-align: middle;
}

.foot a{
	text-decoration: none;
	color: #b6b6b6;
}

.gal_td img {
	border: 0px;
}

.gal_text {
	font-family: Verdana, Geneva, Arial;
  	font-size: 13px;
	color: white;
	
}

.gal_text a {
	text-decoration: none;
	color: white;
}

.gal_text a:hover {
	text-decoration: none;
	color: lime;
}

#contactform{
	font-family: Verdana, Geneva, Arial;
	font-size: 13px;
	color: white;
}
.formmsg{
	font-family: Verdana, Geneva, Arial;
	font-size: 13px;
	color: white;
}
