body{
	background-color: #133251;
	font-family: tahoma, "Lucida Grande CE", lucida, verdana, arial, sans-serif, serif;
	font-size: 0.9em;
	color: #444;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1{
	color: #ffa302;
	border-bottom: 1px dashed #ffa302;
	font-size: 1.6em;
}

h2{
	color: #ffa302;
	font-size: 1.3em;
}

h3{
	color: #ffa302;
	font-size: 1.1em;
}

img{ border-width: 0px;}

a {
	color: #133251;
	font-weight: bold;
	text-decoration: none;
}

#main {
	margin: auto;
	margin-top: 20px;
	text-align:left;
	width: 970px;
	background-color: white;
/*	background: url('ims/back.gif') top left repeat-y;*/
	border-bottom: 1px solid #071b2f;
}

#head{
	background: url('ims/top.gif') no-repeat;
	width: 970px;
	height: 100px;
}

#lefter {
	float: left;
	width: 150px;
	margin: 0px;
	margin-left: 3px;
	?margin-left: 1px;
}

#lefter-in {
	margin: 0px; 
	color: black;
}

#content {
	margin: 0 40px 0 180px;
	padding: 0px;
	width: 540px;
	min-height: 400px; 
}

#content p{
	text-align: justify;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	text-indent: 1em;
}

#content-in {
	margin: 0px;
	padding-top: 5px;
}

hr.ender {
	visibility: hidden;
	height: 1px;
	clear: both;
	padding: 0px;
	margin: -1px 0 0 0;
	border: none;
}
      
div.top-menu{
	background: url(ims/butt_grade.gif) repeat-x;
	height: 30px;
}

div.top-menu a{
	color: white;
}

div.top-menu a.act{
	color: #ffc;
}


div.top-menu ul li{
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	font-size: 12px;
	text-align: center;
	list-style: none outside none;
}


div.menu-admin div.butt-inner{
	background: url(ims/butt_a.png) repeat-y;
}

div.menu-admin a{
	color: #444;
}


#footer{
	margin-top: 30px;
	float: none;
	clear: left;
}

table.foot{
	margin-left: 5px;
	font-size: 0.6em;
	color: #888;
	width: 760px;
	border-top: 1px solid #ddd;
}


table.foot td{
	width: 50%;
	text-align: right;
	padding-right: 5px;
}

#adm{
	vertical-align: absmiddle;
	width: 7px;
	height: 8px;
}

ul{
	list-style-image: url(ims/li.gif);
}

div.note{
	font-size: 0.8em;
	color: #999;
}

div.alert{
	font-weight: bold;
	color: red;
	background-color: #F3BFAC;
	border: 1px solid red;
	padding: 5px;
	margin: 2px;
}

div.message{
	padding: 5px;
	color: #003366;
	background-color: #C7DFF4;
	border: 1px solid #77A6CD;
	margin: 2px;
}


div.user-label{
	margin-top: 10px;
	float: right;
	font-size: 0.7em;
	color: #888;
}

input {
	border: 1px solid #aaa;
	background-color: #fff7df;
}

input.butt{
	border: 1px solid #aaa;
	background: url(ims/butt_grade.png) repeat-x;
}

table.form td{
	vertical-align: top;
}

div.l2 div.butt-inner{
	font-size: 0.8em;
	text-indent: 3em; 
	background: white;
}

img.ico-x{
	margin-left: 5px;
	margin-right: 5px;
}

img.ico-e{
	margin-left: 5px;
	margin-right: 5px;
}

tr.odd td{
	background-color: #f6f6f6;
}

td.ref-item{
	padding-left: 5px;
	font-size: 0.8em;
}

td.ref-comment{
	padding-left: 15px;
	color: #888;
	font-size: 0.7em;
}

#smalls{
	position: relative;
	@margin-top: 110px;
	top: 110px;
	padding-left: 1px;
}



#smalls div{
	/* border: 1px solid #ccc; */
	float: left;
}

#small-1{
	background: url(topims/topimg_1.jpg) no-repeat;
	width: 100px;
	height: 100px;
}

#small-2{
	background: url(topims/topimg_2.jpg) no-repeat;
	width: 100px;
	height: 100px;
}

#small-3{
	background: url(topims/topimg_3.jpg) no-repeat;
	width: 100px;
	height: 100px;
}

#small-4{
	background: url(topims/topimg_4.jpg) no-repeat;
	width: 100px;
	height: 100px;
}

#small-5{
	background: url(topims/topimg_5.jpg) no-repeat;
	width: 83px;
	height: 100px;
}

#small-6{
	background: url(topims/topimg_6.jpg) no-repeat;
	width: 100px;
	height: 100px;
}

#small-7{
	background: url(topims/topimg_7.jpg) no-repeat;
	width: 85px;
	height: 100px;
}

#small-8{
	background: url(topims/topimg_8.jpg) no-repeat;
	width: 100px;
	height: 100px;
}

div.gall-title{
	font-size: 1.3em;
	font-weight: bold;
	color: black;
		
}

div.gall-thumb{
	border: 1px solid #ccc;
	margin: 5px;
	float: left;
}

hr.sep{
	background-color: #ccc;
	height: 1px;
	border: none;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.gall-ims{
	padding: 0px;
}

img.icon{
	vertical-align: top;
	margin: 3px;
	margin-top: 10px;
	
}

td.left{
	width: 100px;
}

table.view td{
	border-bottom: 1px solid #ddd;
}

#loading { 
	position: absolute; 
	width: 100%; 
	bottom:50px; 
	text-align: center;
	z-index: 1; 
	font-family: "arial CE", arial, verdana;
	color: white;
}

#foto { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 2; 
}

div.thumbs{
	width: 500px;
}

img.nic{
	width: 300px;
	height: 100px;
	position: absolute;
}

div.matrix{
	width: 500px;
	height: 300px;
}

#matr-1{
	float: left;
	width: 350px;
	height: 300px;
}

#mat-1{
	float: none;
	background-image: url(mat/mat_1.jpg);
	background-repeat: none;
	width: 350px;
	height: 200px;
}

#mat-5{
	float: left;
	background-image: url(mat/mat_5.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 100px;
}

#mat-4{
	float: left;
	background-image: url(mat/mat_4.jpg);
	background-repeat: none;
	width: 175px;
	height: 100px;
}

#mat-2{
	float: none;
	background-image: url(mat/mat_2.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
}

#mat-3{
	float: none;
	background-image: url(mat/mat_3.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
}

#matr-2{
	float: left;
	width: 150px;
	height: 300px;
}

#big{
	font-size: 1.2em;
	font-weight: bold;
	color: #ffa302;
}

#fm{
	width: 500px;
	height: 300px;
	background: url(fm/fm.jpg) no-repeat;
}

