a {
	font-family: arial; 
	font-size: 9pt; 
	color: #000f5b; 
	font-weight: bold; 
	text-decoration: none;
}
a:link {
    font-family: arial; 
	font-size: 9pt; 
	color: #000f5b; 
	font-weight: bold; 
	text-decoration: none;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}


h1 {
	 font-family: arial; 
	 font-size: 20px; 
	 color: #000000;
	 font-weight:bold;
}

#biglink {
    font-family: arial; 
	font-size: 20px; 
	color: #000f5b; 
	font-weight: bold; 
	text-decoration: none;	
}

body {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	margin: 0px;
}

.header {
	width:100%;
	height:300px;
}

.navalpha {
	float:left;
	width:20%;
	min-width:284px;
	height:380px;
}

.search {
	float:left;
	width: 25%;
	min-width: 280px;
	height:380px;
}

.navalphafoot {
	float:left;
	width:70%;
	min-width:284px;
	height:170px;
}

.searchfoot {
	float:left;
	width: 30%;
	min-width: 280px;
	height:170px;
}

.navmenu {
	width: 150px;
	height: 100%;
	float: left;
	padding-left:15px;
}

.news {

	width: 25%;
	float: left;
        margin-top: 50px;
}

.content {
	min-width:543px;
        width: 40%;
	float: left;
	margin:15px;
	margin-top:0px;
}

.footer {
        clear:both;
	max-height:100px;
}

.site {
	min-width:1005px;
	background:#FFF;
        width:50%;
        margin:0 auto;
}

.sidebar {
	font-size:16px;
	font-weight:bold;
}

.reklama {
	margin:10px;
	margin-left:30px;	
}
.reklama2 {
	margin:10px;
	margin-top: 50px;
}

.logo {
	float:left;
	height:380px;
	width:430px;
}

.navfoot {
	width:100%;
	height:200px;
}

.list1 {
	padding:5px;
	background-color: #D8D8FE;
	margin:5px;
}

.list2 {
	padding:5px;
	background-color: #F4F4FF;
	margin:5px;
}

.menuitem {
	padding:10px;
	text-align:center;
}
.menuitem:hover {
	background-color:#F4F4FF;
}

.content_list1 {
	background-color: #D8D8FE;
	padding:5px;
}

.content_list2 {
	padding:5px;
	background-color: #F4F4FF;
}

