/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

table td {
	padding: 5px;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #fff;
	}
.global {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    /*overflow: hidden;*/
	}
	
	
.header {
    background:url(/public/images/interface/header.jpg) no-repeat center top;
	height:160px;
	}
.header h3 {
	color: #999;
	font: normal 16px/18px Tahoma;
	text-align:center;
	padding-top: 60px;
}

.left_panel_main {
	width: 250px;
	float: left;
}
.left_panel {
	width: 250px;
	float: left;
	margin-top:-140px;
}
.logo {
	width: 220px;
	height:140px;
	margin-bottom:10px;	
	overflow:hidden;
}
.menu {
	margin-top:-10px;
	margin-bottom:10px;
	min-height:210px;
	background:url(/public/images/interface/fon_menu.jpg) no-repeat;
}
.list ul{	
	margin-left:20px;
	padding-top:30px;
	/*width:229px;
	height:208px;*/
}
.list li {	
	margin-bottom:15px;
}
.list li a{
	color: #999;
	font: normal 16px/18px Tahoma;
	text-align:left;
	text-decoration:none;	
}
.list li a:hover{
	color:#0099cc;	
}




.news {
	margin-top:50px;
	margin-bottom:10px;
	margin-left:15px;
	font: normal 12px/18px Tahoma;
	color: #666;	
	width: 240px;
}
.news div {
	padding-top: 5px;
	margin-left:10px;	
}

.news a {
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;;
}


.footer_img {
	width: 322px;
	height:297px;
	margin-top:50px;
	background:url(/public/images/interface/footer_img.jpg) no-repeat;
}

.main_panel, .main_panel_index {
	width: 730px;
	margin-left:270px;
	_margin-left:250px;
	_margin-top:-900px;
	min-width:500px;
}

 .main_panel_index {
	_margin-top:-990px;
}

.content{
	font: normal 12px/18px Tahoma;
	color: #666;
	padding-left:5px;
	position: relative;
	min-height:500px;
	_margin-top:100px;
	_margin-left:20px;
	
}
.content h1{
	font: normal 18px/24px Tahoma;
	color: #333;
	padding-top:10px;
	padding-bottom:15px;
	position: relative;
}
.content h3{
	font: normal 16px/24px Tahoma;
	color: #333;
	padding-top:10px;
	padding-bottom:15px;
	
}
.content p{
	font: normal 12px/18px Tahoma;
	color: #666;
	padding-bottom:5px;
	
}
.content a{
	font: normal 12px/18px Tahoma;
	color: #006699;
	text-decoration:underline;
}
.content a:hover{	
	color: #0099cc;
	text-decoration:none;
}

/*
.content table{
	font: normal 12px/18px Tahoma;
	color: #666;
	border:#CCCCCC solid 1px;
	width:98%;	
}
.content th{	
	font: normal 16px/18px Tahoma;
	border:#CCCCCC solid 1px;
	background: url(/public/images/interface/table_title.jpg) repeat-x;
	padding:10px;
	height:44px;
	*padding:0px;
	*height:24px;
}
.content td{	
	border:#CCCCCC solid 1px;
	padding:5px;
}
*/

.list td{	
	padding-bottom:15px;
}

.project_img ul{	
	width: 620px;
	height:150px;
	text-align:center;
	position: relative;
}
.project_img li{
	float: left;
	padding:2px;	
}
.project_img a{
	float: left;
	font: normal 14px/18px Tahoma;
	text-align:center;
	color: #0099cc;	
	text-decoration:none;
}

.img_1 a:hover{	
	width: 188px;
	height:130px;
	position: relative;
	background:url(/public/images/interface/img_1.jpg);
}
.img_2 a:hover{	
	width: 207px;
	height:130px;
	position: relative;
	background:url(/public/images/interface/img_2.jpg);	
}
.img_3 a:hover{	
	width: 211px;
	height:130px;
	position: relative;
	background:url(/public/images/interface/img_3.jpg);	
}

.img_1 a{	
	width: 188px;
	height:130px;
	position: relative;
	background:url(/public/images/interface/img_1_grey.jpg);
}
.img_2 a{	
	width: 207px;
	height:130px;
	position: relative;
	background:url(/public/images/interface/img_2_grey.jpg);	
}
.img_3 a{	
	width: 211px;
	height:130px;
	position: relative;
	background:url(/public/images/interface/img_3_grey.jpg);	
}


.main_img{
	width: 650px;
	height:346px;
	background:url(/public/images/interface/main_image.jpg) no-repeat center;
}

.copy {
	font: normal 12px/18px Tahoma;
	color: #ccc;
	text-align:center;
	padding:20px;
	clear:both;
}

.hiddenarticle { 
	background-color: #dddddd;
}

.editorpanel, .editorpanelslim {
	background-color:#cfefff;
	text-align:left;
	position : fixed;
	z-index:100;
	width:1000px;
	left:50%;
	font-size:15px;
	margin-left:-500px;
}

.editorpanel {
	height: 47px;
}

.editorpanelslim {
	height: 20px;
}


a {
	color: #000000;
}

.news a:visited {
	color: #555555;
}

.errormessage {
	color:red;
	font-weight: bold;
}

.errormessage fieldset {
	width:90%;
	padding:5px; 
	border: 2px solid red;
}

.errormessage legend {
	color: red;
}

.record {
	border: 1px dashed #999999;
	margin-top: 10px;
	padding:10px;
	width: 95%;
}

.answer {
	position: relative;
	left:30px;
	top:-15px;
	width: 90%;
	background-color:#f0fcff;
}

.list_pic
{
	text-align:center;
	margin: 5px;
	float: left;
	width: 80px;
	height: 80px;
}

.list_pic a {
	font-size:xx-small;
}

.list_pic_inner
{
	width: 70px;
	height: 70px;
	padding: 5px;
	text-align:center;
	border: 1px solid black;
	float: left;
	display: table-cell; 
	vertical-align:middle;
}

.matrix td {
	width:163px;
	vertical-align:top;
	text-align:center;
	/* overflow:auto; */
}

.matrix_pic
{
	margin: 3px;
	text-align:center;
	font-size:x-small;
	width: 160px;
	/* height: 160px; */
}

.matrix_pic_inner
{
	width: 160px;
	height: 160px;
	text-align:center;
	padding: 5px;
	border: 1px solid black;
	display: table-cell; 
	vertical-align:middle;
}

.news_pic
{
	float: right;
	margin: 2px;
	width: 60px;
	height: 60px;
	text-align:right;
	text-indent:0px;
}

.cavers {
	background-color: #f0fcff;
}

.cavers th {
	background-color: #cfefff;
}

.gallery td {
	width:163px;
	vertical-align:top;
	text-align:center;
}

.gallery_pic
{
	display:block;
	margin: 3px;
	width: 160px;
}


.calendarbtn {
	border: 1px solid black; 
	cursor:pointer; 
	vertical-align: middle;
}

.bdg {
	width:100%;
}

.bdg  td, th{
	border: 1px solid black;
	padding:2px;
}


.bdg_in {
	color:green;
}

.bdg_out {
	color:red;
}

.dialogwindow {
	border:2px solid black;
	position:absolute;
	text-align:center; 
	padding:5px;
	background-color:#f0fcff;
}

.formheader {
	height:18px; 
	width:100%; 
	padding: 1px;
	text-align:left;
	margin-bottom:5px;
	background-color:#cfefff;
	font: bold 100% sans-serif;
}

.news_row {
	text-align:justify; 
	width:100%; 
	display: inline-block;
}

#important {
	color:red;
	font-weight:bold;
	padding-top:10px;
}

.hint {
	font-size:10px;
	color:#999999;
}