body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;

	margin:0;
	padding:0;

	background: #000;
	color: #fff;

	text-align:left;
}

hr {width: 50%;}

#header {
	background: url(img/bg1.png) repeat-x;

	width: auto;
	height: 70px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 15px;
	margin: 0;
	margin-bottom: 1.5em;
	
	border-bottom: #c03000 solid 1px;
	text-align: center;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header img {
	border: 0;
}

#header a:link {color: #b4af91; text-decoration: none;}
#header a:visited {color: #b4af91; text-decoration: none;}
#header a:active {color: #b4af91; text-decoration: none;}
#header a:hover {color: #b4af91; text-decoration: none;}

#container {
	
	/*
	margin-left: 20px;
	margin-right: 20px;
	*/
	margin: 0 auto 0 auto;
	text-align:left;
}

#sarjis {
	float: left;
	
	/* width: 852px; */
	background: url(img/bg_smooth.gif) no-repeat top left;
	margin: 0 0 2em 0;
	/* padding: 0 0 2em 0; */
	
	text-align: center;
}

#sarjis p {
	margin: 0 0 1.2em 0;
	/*clear: both;*/
}

#sarjis img {
	/*background: #40411e;*/
	background: #111;	

	border-style: solid;
	border-width: 1px;
	border-color: #555;

	padding: 10px;
}

.basic img {margin: 0 20px 1em 20px;}

#menu {
	height: 760px;
	width: 160px;
	margin-bottom: 30px;

	border: 2px solid #000;

	background-repeat:no-repeat;
	background-position:top left;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	
	float:left;
}

#menu ul {
	list-style: none;
	margin: 10px;
	padding: 0;
	width: 140px;
}

#menu li {
	margin-bottom: 0.5em;
}

#admin {
	text-align: left;
}

.nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav-menu li
{
	float: left;
}

.nav-menu li a
{
	height: 25px;
	width: 167px;

	margin-right: 1px;
	line-height: 2em;

	display: block;

	color: #fff;
	text-decoration: none;
	text-align: center;
}

.nav-menu li p
{
	height: 25px;
	width: 167px;
	
	margin-right: 1px;
	line-height: 2em;
	text-align: center;	
	
	color: #aaa;
}

/* Hide from IE5-Mac \*/
.nav-menu li a
{
	float: none
}
/* End hide */

.nav-menu
{
	width:672px;
	/*margin: 0 0 0 90px;*/
	margin: 0 auto 1em auto;
	height: 2em;
}

.nobr {white-space:nowrap;}
.u {text-decoration: underline;}


.clear {clear:both;}
a:link {text-decoration: underline; color: #fff;}
a:visited {text-decoration: underline; color: #fff;}
a:active {text-decoration: none; color: #fff;}
a:hover {text-decoration: none; color: #fff;}


#menu a:link {text-decoration: none; color: #fff;}
#menu a:visited {text-decoration: none; color: #fff;}
#menu a:active {text-decoration: none; color: #fff;}
#menu a:hover {text-decoration: underline; color: #fff;}

.nav-menu a:link {text-decoration: none; color: #fff;}
.nav-menu a:visited {text-decoration: none; color: #fff;}
.nav-menu a:active {text-decoration: none; color: #fff;}
.nav-menu a:hover {text-decoration: underline; color: #fff;}

