@charset "utf-8";

body {
	
	font-size: 62.5% ;
}

p,li {
	font-size: 1.3em ;
	
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#manset_cerceve {
	float:left;
	padding: 0px;
	width: 400px;
	margin: 0px;
}

#manset {
	padding: 0px;
	width: 400px;
	margin: 0px;
}

.resimsola {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.manset_nav {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -8px;
	padding: 3px;
}
.manset_nav a { 
	color: #003399 !important;
	font-size: 1.8em ;
	line-height: 35px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 35px;
	width: 35px;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.manset_nav a:hover {
	text-decoration: underline;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
}

