@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#1e3a67;
	margin:0;
	background:url(0rsc/bg.png);
	width:100%;
	background-repeat:no-repeat;

}
a {text-decoration:none;}
.center {
	width:494px;
	position:absolute;
	left:293px;
	top:0;
}
.header {
	margin-top:179px;
	font-family:'Myriad Pro', 'Trebuchet MS', Arial;
	height:21px;
	color:#3c8fa2;
	font-size:13px;
	width:494px;
	font-weight:bold;
	padding:0;
}
.header a {
	color:#3c8fa2;
	padding:0 2px;
	vertical-align:middle;
}
.header a:hover, .current a {
	color:#314a73;
}
.left {
	width:305px;
	float:left;
	height:735px;
}
.sidemenu {
	margin:242px 0 0 84px;
	color:#233e6a;
	width:147px;
	font-weight:bold;
	font-size:11px;
}
.sidemenu a, .sidemenu a:hover {
	display:block;
	color:#233e6a;
	padding-left:6px;
}
.sidemenu a:hover {
	color:#72adba;
}
.sidemenu li {
	list-style-type: none;
}
.sidemenu ul {
	text-indent: -7px;
	margin:0;
	padding:0;
}
a.selected {
	color:#72adba;
}
.title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.list {
	list-style:none;
	margin:0 0 0 15px;
}
.nyil {
	float:right;
	padding:7px 6px 0px 0;
}

a {
	color:#233e6a;
}