html {
	height: 100%;
}
body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #FFF;
	background-color: #031928;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
}
li{
	list-style-type: circle;
}
p, div, form, body{
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #0078b6;
	text-decoration: none;
}
a:hover {
	color: #ff8000;
	text-decoration: underline;
}
a.selected{
	text-decoration: underline;
	color: #ff8000;
}
a:hover.selected{
	color: #dc6e00;
}
img {
	border: none;
}
.png {
    behavior: url('templates/kalesseum/css/png.htc');
}

.gridTable{
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	background-image: url('../images/s1.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.gridTable_td{
	background-image: url('../images/s2.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.gridTable2{
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	background-image: url('../images/s3.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.gridTable2_td{
	background-image: url('../images/s4.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	padding-top: 20px;
}
.gridTable2 .center{
	height: 100%;
}


.gridTable3{
	width: 95%;
	height: 100%;
	border-collapse: collapse;
}
.gridTable3 .contentGridTD{
	vertical-align: top;
	height: 700px;
}
.gridTable3 .menuTD{
	vertical-align: top;
	width: 208px;
}

.menuGridTable{
	border-collapse: collapse;
	width: 208px;
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
.menuGridTable .menuTableTD{
	background-image: url('../images/menu_img.gif');
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

.menuTable{
	border-collapse: collapse;
	width: 208px;
}
.menuTable .logoTD{
	height: 110px;
	text-align: center;
}
.menuTable .logoTD img{
	position: absolute;
	left: -15px;
	top: 20px;
}
.menuTable .linksTD{
	vertical-align: top;
	padding: 20px 0px;
	padding-bottom: 40px;
}
.menuTable .linksTD li{
	list-style-image: url('../images/ms.gif');
	margin: 2px 0px;
}
.menuTable .linksTD ul ul{
	padding-left: 20px;
	margin: 0px;
}
.menuTable .linksTD ul ul li{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
.menuTable .linksTD a{
	font-size: 12px;
	color: #0c5293;
}
.menuTable .linksTD ul ul a{
	font-size: 11px;
}

.headerTable{
	border-collapse: collapse;
	width: 100%;
	height: 209px;
}
.headerTable .panorama{
	height: 177px;
	background-color: #36b3ff;
	background-image: url('../images/panorama.jpg');
}
.headerTable .panoramaFooter{
	background-color: #2289bf;
	padding-right: 10px;
	text-align: right;
}
.headerTable .panoramaFooter table{
	border-collapse: collapse;
	height: 100%;
	float: right;
}
.headerTable .panoramaFooter a{
	text-transform: uppercase;
	font-size: 11px;
	color: #FFF;
	padding: 0px 3px;
}
.headerTable .panoramaFooter a.selected{
	font-weight: bold;
}
.headerTable .panoramaFooter a:hover.selected{
	color: #FFF;
	text-decoration: none;
}



.mainContentTable{
	margin-top: 16px;
	border-collapse: collapse;
	width: 100%;
	background-color: #FFF;
	color: #000;
	font-size: 12px;
	height: 400px;
	background-image: url('../images/cbg.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}
.mainContentTable .textPlace{
	padding: 20px;
	font-size: 12px;
	vertical-align: top;
}
.mainContentTable .textPlace p, .mainContentTable .textPlace div, .mainContentTable .textPlace td{
	color: #000000;
}
.mainContentTable .title{
	height: 43px;
	background-image: url('../images/tbg.gif');
	background-position: left center;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 16px;
	padding-left: 40px;
	font-family: Arial, Tahoma, Verdana;
}

#objectsTable{
	width: 100%;
	height: 62px;
	margin: 15px 0px;
	border-collapse: collapse;
}
#objectsTable td{
	padding: 0px;
}
#objectsTable img{
	border: 1px solid #FFF;
}


.footerTable{
	width: 100%;
	height: 60px;
	border-collapse: collapse;
}
.footerTable .copy{
	text-align: center;
	font-size: 11px;
	color: #8b9ba5;
	vertical-align: bottom;
}
.footerTable .copy a{
	color: #7C8F9A;
}
.footerTable .planb{
	width: 100px;
	vertical-align: bottom;
}



.buttonsTable{
	width: 100%;
	height: 46px;
	border-collapse: collapse;
	background-image: url('../images/button_bg2.gif');
	background-position: left top;
	background-repeat: repeat-x;
}
.buttonsTable td{
	background-image: url('../images/button_bg1.gif');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width: 49%;
}
.buttonsTable .none{
	background-color: #031928 !important;
	background-image: none !important;
	width: 15px !important;
}
.buttonsTable a{
	color: #FFF;
	padding-top: 12px;
	font-size: 16px;
	width: 100%;
	height: 100%;
	display: block;
}
.buttonsTable a:hover{
	color: #FFF;
}



.numbersTable{
	font-size: 11px;
	margin: 10px auto;
}
.galleryTable{
	width: 100%;
	border-collapse: collapse;
}
.galleryTable .galleryTD{
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.galleryTable .galleryTD .galleryElement{
	width: 105px;
	background-color: #DBE2E8;
}
.galleryTable .galleryTD .galleryElement img{
}
.galleryTable .galleryTD .galleryElement td{
	padding: 4px;
}
.galleryTable .galleryTD .galleryElement td.comment{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9px;
}


.formTable{
	font-size: 12px;
	color: #000;
}
.formTable td{
	font-size: 12px;
	color: #000;
}

.newsTable{
	width: 100%;
	border-collapse: collapse;
	background-color: #f2f2f2;
}
.newsTable .newsTD{
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.newsTable .newsTD .newsElement{
	width: 100%;
	/*background-color: #dfdfdf;*/
}
.newsTable .newsTD .newsElement{
	width: 100%;
}
.newsTable .newsTD .newsElement .text{
	vertical-align: top;
	font-size: 13px;
	color: #6C6C6C;
	padding: 15px;
	line-height: 20px;
	
}
.newsTable .newsTD .newsElement .text a{
	color: #185F85;
}
.newsTable .newsTD .newsElement .text span{
	display: block;
	margin-top: 10px;
}
.newsTable .newsTD .newsElement .text a.ntitle{
	background-image: none;
	padding: 0px !important;
	margin: 0px !important;
	font-weight: bold;
	font-size: 16px;
}


.textBlockBlue{
	background-color: #2A98D2;
	padding: 10px;
	color: #FFF;
	background-image: url('../images/tbg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	margin: 10px 0px;
}
.textBlockSilver{
	background-color: #B9B9B9;
	padding: 10px;
	color: #FFF;
	background-image: url('../images/sbg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	margin: 10px 0px;
}
.textBlockGreen{
	background-color: #5f9a5d;
	padding: 10px;
	color: #FFF;
	background-image: url('../images/gbg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	margin: 10px 0px;
}


.color1{
	color: #777777;
}
.color2{
	color: #01335a;
}
.color3{
	color: #2496d1;
}
.galleryTable .galleryTD .galleryElement td.comment font{
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: 100%;
	color: #0078b6;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.galleryTable .galleryTD .galleryElement td.comment{
	bottom: 0;
	width: 99%;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	background: rgba(219, 226, 232, 1);
}
.galleryTable .galleryTD .galleryElement:hover{
	box-shadow: 0 1px 3px rgba(0,0,0,0.6);	
}
.newslist .el{
	float: left;
	position: relative;
}
.newslist .el:hover{
	box-shadow: 0 1px 3px rgba(0,0,0,0.6);
}
.newslist .el:nth-child(4n+4){
	margin-right: 0;
}
.newslist .el span{
	display: table;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(219, 226, 232, 1);
	color: black;
	font-size: 12px;
	width: 100%;
	padding-left: 0;
	text-align: center;
}
.newslist .el a{
	display: table-cell;
	vertical-align: middle;
}
.menuTable ul{
	padding-left: 25px;
}
.menuTable ul li{
	width: 180px;
}
.mainContentTable{

}



