/* @group General */

/* @group Common */

.boxl {
	width: 601px;
	background: #99ff33;
	margin-bottom: 10px;
	color: #ffffff;
}

.topl {
	background: url(images/common/1.gif) top right no-repeat;
	height: 100%;
}

.bottoml {
	background: url(images/common/11.gif) bottom left no-repeat;
	height: 100%;
}

.boxm {
	background: #66cc33;
	background: #66cc33;
	margin-bottom: 3px;
	color: #ffffff;
}

.topm {
	background: url(images/common/2.gif) top right no-repeat;
	height: 100%;
}

.bottomm {
	background: url(images/common/22.gif) bottom left no-repeat;
	height: 100%;
	padding: 14px;
}

.boxd {
	width: 601px;
	background: #339900;
	margin-bottom: 3px;
	color: #ffffff;
}

.topd {
	background: url(images/common/3.gif) top right no-repeat;
	height: 100%;
	padding: 14px;
}

.bottomd {
	background: url(images/common/33.gif) bottom left no-repeat;
	height: 100%;
}
	
/* @end */

/* @group Header */

#headerbox {
	width: 601px;
	height: 82px;
	margin-bottom: 11px;
}

#headerlogobox {
	width: 450px;
	background: #99ff33;
	height: 79px;
	float: left;
}

img.title {
	margin-left: 14px;
	margin-top: 20px;
}

#navboxt {
	width: 148px;
	margin-left: 3px;
	height: 79px;
	float: left;
}

a.navrollt {
	width: 148px;
	height: 38px;
	overflow: hidden;
	z-index: 0;
	display: block;
	margin-bottom: 3px;
}

a.navrollt:hover img {
	margin: -38px 0 0 0;
}
	
/* @end */

/* @group Main Navigation */

#navbox {
	width: 601px;
	height: 45px;
	margin-bottom: 14px;
}

a.navroll {
	width: 148px;
	height: 45px;
	overflow: hidden;
	z-index: 0;
	display: block;
	float: left;
	margin-left: 3px;
}
	
a.navroll:hover img {
	margin: -45px 0 0 0;
}

a.navrollx {
	width: 148px;
	height: 45px;
	overflow: hidden;
	z-index: 0;
	display: block;
	float: left;
	left: 3px;
	margin-left: 0;
}

a.navrollx:hover img {
	margin: -45px 0 0 0;
}
	
/* @end */

img {
	border-width: 0;
}

p {
	line-height: 1.7em;
}

body {
	color: #693;
	background-image: url(images/bg.gif);
	margin: 30px;
	text-align: center;
	font: 8.5pt helvetica, arial;
}

.container {
	width: 601px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	color: #6c3 ;
	text-decoration: none;
}

a:visited {
	color: #693
}

a:hover {
	color: #6c3 ;
	text-decoration: underline;
}

a:active {
	color: #9f6 ;
	text-decoration: underline;
}

a:link.linkwhite, a:visited.linkwhite {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	font-size: 8pt;
	text-align: center;
	line-height: 1.7em;
	margin-top: 20px;
}

ul {
	line-height: 1.7em;
}
	
/* @end */
/* @group Hafan */

.login {
	height: 210px;
	padding-top: 14px;
	padding-left: 20px;
	padding-right: 20px;
}

img.bmb {
	float: right;
}

.logelement {
	left: 0;
	float: left;
	padding-top: 20px;
}

img.b {
	left: 0;
	float: left;
	margin-top: 35px;
	margin-left: 10px;
	margin-right: 39px;
}

img.ymlaen {
	margin-top: 10px;
}

#dict {
	font-size: 18px;
	font-family: "times";
	font-weight: lighter;
	font-style: italic;
	text-align: center;
}
	
/* @end */

/* @group Cysylltu */

#cysylltu {
	width: 601px;
	height: 400px;
}

#cysform {
	width: 299px;
	background: #66cc33;
	color: #ffffff;
	float: left;
	margin-right: 3px;
	height: 372px;
	padding-bottom: 28px;
}

#cysbox {
	background: #339900;
	color: #ffffff;
	float: left;
	width: 299px;
	height: 400px;
}
	
/* @end */