body { 
	background:#cccccc;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
	margin-top:20px;
	text-align:center;
}

* {
	font-size:12px;
}

p{
	line-height:1.5em;
	margin:0 0 15px;
}

img {
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
	behavior: url("includes/pngbehavior.htc");
}

.orange {
	color:#FF6600;
}

.black {
	color:#000000;
}

.white {
	color:#FFFFFF;
}

.blue {
	color:#0099CC;
}

.gray {
	color:#666666;
}

.red {
	color:#FF3333;
}

a {
	color:#787878;
}

a:hover {
	color:#787878;
	text-decoration:none;
}

a:visited {
	color:#787878;
}

#container{
	margin:0 auto;
	text-align:left;
	width:900px;
}

#body {
	padding-top:30px;
	width:900px; 
	background:url(../images/bkg.png) center repeat-y; 
}

#header {
	width:900px;
	background:url('../images/bkg.png') center repeat-y; 
	height:150px;
}

#top {
	background:url('../images/header.png') center no-repeat; 
	height:24px;
}

#logo {
	height:92px;
	width:858px;
	margin:0px 20px 0px 19px;
	padding-left:20px;
}

#nav {
	height:67px;
	width:858px;
	float:left;
	margin:0px 20px 20px 19px;
	background:url('../images/menubkg.png') center repeat-x; 
}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#nav a{
	background:url(../images/tabs.png) no-repeat 100% 0;
	color:#808080;
	display:block;
	font-size:1.1em;
	letter-spacing:0px;
	padding:17px 25px 14px 11px;
	font-weight:bold;
	text-decoration:none;
}

#nav a:hover{
	color:#505050;
}

#nav li{
	background:url(../images/tabs.png) no-repeat 0 0;
	float:left;
	margin:0 -3px 0 0;
	padding:0 0 0 9px;
}

#nav #current{
	background:url(../images/tabs.png) no-repeat 0 -47px;
}

#nav #current a{
	background:url(../images/tabs.png) no-repeat 100% -47px;
	color:#303030;
	padding:17px 25px 14px 11px;
}

.hide{
	display:none;
}

#footer {
	width:900px; 
	background:url('../images/foot.png') bottom no-repeat; 
	font-size:12px;
	color:#999999;
}

#box_login {
	width:290px;
	border:1px solid #69767E;
		
}

	#box_login .header {
	    font-family: Helvetica;
		letter-spacing:1px;
		height: 20px;
		background:#97AFBB;
		font-weight:bold;
		font-size:12px;
		padding-left:10px;
		padding-top:4px;
		color:#ffffff;
	}
		
	#box_login .body {
	    font-family: Helvetica;
		letter-spacing:1px;
		height: 20px;
		background:#D4E3EA;
		font-weight:bold;
		padding-left:10px;
		padding-top:4px;
		height:100px;
		color:#ffffff;
	}
#content {
	width:500px;
	padding-left:25px;
}

.box_main {
	border:1px solid #c9c9c9;
	background:url(../images/gradient_small.png) top repeat-x;
	padding:10px;
}

h1 {
	font-size:12px;
	margin:0px;
}

h2 {
	font-size:12px;
	margin:0px;
	font-weight:100;
	font-style:italic	
}

#mmenu ul {
	list-style:none; 
	margin:0px; 
	padding:0px; 
}
#mmenu li {
	background:#f6f6f6;
	border:1px solid #e6e6e6;
	list-style:none; 
	list-style:none; 
	margin:0px; 
	padding-left:10px; 
	line-height:25px;
}
#mmenu a {
	text-decoration:none;
	background:url(../images/sipka_r.gif) no-repeat center left;
	list-style:none; 
	list-style:none; 
	margin:0px; 
	padding-left:10px; 
	line-height:25px;
}
#mmenu a:hover {
	text-decoration:none;
	list-style:none; 
	list-style:none; 
	margin:0px; 
	padding-left:15px; 
	line-height:25px;
}