body, table td, p {
	font-family:tahoma,arial;
	font-size:13px;
}
body, form {
	margin:0;
	padding:0;
}
a {
	color:#1a7e78;
}
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
.holder {
	position: relative;
	min-height: 100%;
	
}
* html .holder {
	height: 100%;
}
.empty {
	padding-bottom: 100px;
}
.footer {
	position: relative;
	height: 50px;
	margin-top: -100px;
}
div.content {
	padding-top:50px;
	width:980px;
}
div.indent {
	padding-left:50px;
}
.submenu {
	margin-bottom:3px;
	padding:3px 0;
	padding-left:88px;
}
.submenu a {
	color:#1a7e78;
}
.submenu_selected {
	color:#000;
	background-repeat: no-repeat;
	background-position: right center;
}

div.submenu_selected div.selected {
	padding:5px 0;
	padding-right:5px;
}
div.submenu div.menuLevel1 {
	padding-left:0;
}
div.submenu div.menuLevel2 {
	padding-left:5px;
}
div.submenu div.menuLevel3 {
	padding-left:10px;
}
div.submenu div.menuLevel3 {
	padding-left:15px;
}
.clear {
	width:1px;
	height:1px;
	clear:both;
	float:none;
}
div.l_block{
	float:left;
	clear:left;
}
div.r_block{
	clear:right;
	float:right;
}
.footer_address {
	color:#7f7f7f;
}
.footer_email {
	font-size:11px;
	color:#7f7f7f;
}
div.menuNav {
	float:left;
	clear:none;
}

div.menuNav a.menuNavLink {
	font-size:13px;
	text-decoration:none;
	border-bottom:1px dashed #1a7e78;
	color:#1a7e78;

	
}
a.menu,span.menu {
	color:#1a7e78;
	text-decoration:none;
}
a.menu_selected {
	font-weight:bold;
}
*html div.menuHolder {
	position:relative;
	overflow:hidden;
	height:19px;
	width:500px;
	float:left;
	clear:right;
	padding:0;
	margin:0;
	margin-top:5px;
}

div.menuHolder {
	position:relative;
	overflow:hidden;
	height:19px;
	width:500px;
	float:left;
	clear:right;
	padding:0;
	margin:0;
	margin-top:4px;
	/*border:1px solid black;*/
}

div.menuContainer {
	position:absolute;
	top:0;
	left:-500px;
	height:19px;
	width:500px;
	
	/*border:1px dashed red;*/
}
div.bracket {
	font-size:198px;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	z-index:99;
	top:-30px;
	left:25px;
	color:#e3f2f4;
}
h1 {
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
div.contentHolder {
	margin-left:20px;
	margin-bottom:20px;
}

/*foto*/
div.fotoHolder {
	background-color:#f9fafa;
	padding:0;
	padding-top:40px;
	width:99%;
	padding-left:20px;
	margin-bottom:20px;
}
span.fotoHeader {
	font-size:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:3px 0;
	margin:7px 0;
	border-bottom:1px solid #e3f2f4;
}
span.fotoHeader span {
	color:#1a7e78;
	font-size:17px;
}
div.fotoHolder table{
	margin-left:20px;
}
div.foto img {
	border:1px solid #dcdcdc;
	*cursor:hand;
	cursor:pointer;
}
div.foto div.shadow {
	width:90px;
	height:13px;
	background-image: url(../img/shadow.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
* html div.foto div.shadow {
    width:90px;
	height:13px;
	background-image: url(../img/blank.gif);
	background-position:left bottom;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="theme/default/img/shadow.png", sizingMethod="crop");
    background-repeat:no-repeat;
}
div.alt {
	font-size:11px;
}
/*foto*/

/*img preview*/
.overlay_modal {
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	background-color: #fff;
	z-index:300;
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
	background-image: url('../img/ajax-loader.gif'); 
	background-repeat: no-repeat;
	background-position: center center;
}
.modal {
	position:absolute;
	*cursor:hand;
	cursor:pointer;
}
#modalWindow img{
	border:2px solid #dcdcdc;
}
/*img preview*/

/*news*/
div.newsListHolder {
	margin-bottom:20px;
}
.borderBottom {
	border-bottom:1px solid #e5e5e5;
}
div.newsDate {
	color:#157872;
}
div.newsContent {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
div.newsContent a {
	color:#000;
}
a.back {
	color:#157872;
	font-size:11px;
} 
/*news*/

/*file*/
.fileDescr {
	color:#7d7d7d;
	font-size:11px;
}
/*file*/

div.error {
	color:#ea3d00;
	font-size:20px;
}
.input {
	width:90%;
	padding:2px;
	border:1px solid #1a7e78;
}

div.form p {
	margin:9px 0;	
}
