*{
    margin: 0px;
    padding: 0px;
}
html{
    height: 100%;
    min-width: 1000px;
}
body{
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    font-family: Tahoma, "Trebuchet MS";
    font-size: 14px;
    color: #000000;
}
.page{
    position: relative;
    height: auto !important;
    width: 885px;
    height: 100%;
    min-height: 100%;
    margin: auto;
    background: url('../images/page1.png');
}
/*-------------------------   HEADER   -------------------------*/
.header{
    position: relative;
    width: 100%;
    height: 200px;
    background: white url("../images/header1.png") no-repeat bottom left;
}
.logo{
    position: absolute;
    top: 80px;
    left: 80px;
    width: 530px;
    height: 30px;
    overflow: hidden;
}
.logo a{
    display: block;
    width: 530px;
    height: 30px;
    text-indent: -9999px;
}
.custom-htext{
    position: absolute;
    right: 30px;
    bottom: 10px;
    color: white;
    font-size: 28px;
    text-shadow: 1px 0px 0px #000;
}
div.custom-htext span{
    font-size: 12px;
}
.custom-hadres{
    position: absolute;
    left: 283px;
    top: 10px;
    width: 250px;
    font-size: 12px;
    color: white;
    line-height: 16px;
}
.ps_ng_search_box{
	position: absolute;
	height: 18px;
	left: 283px;
	top: 168px;
}
.search2{
    position: absolute;
    left: 580px;
    top: 10px;
}

.search{
    position: absolute;
	height: 18px;
	left: 283px;
	top: 166px;
}
/*-------------------------   RIGHT   -------------------------*/
.left-menu{
    position: relative;
    width: 246px;
    z-index: 100;
    float: left;
}
.moduletable-menu{
    position: relative;
    width: 246px;
}
.moduletable-menu h3{
    position: relative;
    width: 246px;
    background: url('../images/menu.png') no-repeat;
    height: 33px;
    text-indent: 68px;
    line-height: 30px;
    font-size: 16px;
    color: white;
    text-shadow: 1px 1px 0px #000001;
    display: none;
}
.moduletable-menu ul{
    list-style-type: none;
    padding-top: 15px;
}
.moduletable-menu ul li{
    display: block;
    width: 171px;
    margin-left: 27px;
    <!--height: 22px;-->
    margin-left: 34px;
    padding: 8px 0px 8px 0px;
    text-indent: 35px;
    background: url('../images/menus.png') no-repeat top left;
}
.moduletable-menu ul li:first-child{
    background: none;
}
.moduletable-menu ul li a{
    display: block;
    width: 171px;
    height: 22px;
    color: #000;
    text-decoration: none;
    line-height: 22px;
}
.moduletable-menu ul li a:hover, .moduletable-menu ul li.current  a{
    background: #c9c9c9;
}
/*-------------------------   MAINBAR   -------------------------*/
.mainbar{
    position: relative;
    width: 100%;
}
.content{
    position: relative;
    width: 559px;
    margin-left: 283px;
}
.content-data{
    width: 559px;
}
.item-page, .itemView{
    position: relative;
    width: 100%;
}
h1{
    font-weight: normal;
    font-size: 20px;
    padding-bottom: 20px;
}
.item-page ul, .item-page ol{
    margin-left: 30px;
}
div.itemView{
    border: none;
}

.item-page p, .itemFullText p{
    margin: 0px 0px 20px 0px;
    line-height: 22px;
    text-align: justify;
}
div.pagination{
    position: relative;
    margin-top: 20px;
}
ul.pagination{
    list-style-type: none;
}
ul.pagination li{
    float: left;
    margin: 0px 10px 0px 0px;
}
ul.pagination li a{
    text-decoration: underline;
}
ul.pagination li a:hover{
    text-decoration: none;
}
.img-intro-left{
    position: relative;
    text-align: center;
    width: 236px;
    float: left;
}
.img-intro-left img{
    max-width: 100px;
    border: 4px solid #cacaca;
}
/*-------------------------   FOOTER   -------------------------*/
.footer{
    position: relative;
    width: 1000px;
    height: 146px;
    margin: auto;
    margin-top: -146px;
    background: url('../images/footer.png') no-repeat;
}

.footer-block{
    position: relative;
    width: 912px;
    height: 146px;
    margin: auto;
}
.footer-end{
    position: absolute;
    width: 246px;
    height: 199px;
    left: 57px;
    top: -199px;
    background: url('../images/fend.png') no-repeat;
    z-index: 1;
}
.guarantor{
    position: relative;
    width: 100%;
    height: 180px;
    clear: both;
}
.custom-copy{
    position: absolute;
    width: 200px;
    height: 20px;
    top: 0px;
    left: 0px;
}
.custom-creator{
    position: absolute;
    width: 300px;
    height: 20px;
    top: 35px;
    right: 30px;
    text-align: right;
    font-size: 12px;
}
.custom-creator a{
    color: #000000;
    font-size: 12px;
}
.custom-creator a:hover{
    text-decoration: none;
}
.custom-ftext2{
    position: absolute;
    left: 370px;
    top: 17px;
    font-size: 11px;
    line-height: 18px;
}
.custom-fadress{
    position: absolute;
    left: 190px;
    top: 17px;
    font-size: 11px;
    line-height: 18px;
    text-align: right;
}
.menu-sitemap{
    position: absolute;
    left: 62px;
    top: 50px;
    list-style-type: none;
}
.menu-sitemap li a{
    color: #000000;
    font-size: 11px;
}
.custom-liveinet{
    position: absolute;
    left: 50px;
    top: 15px;
}
.blog{
padding-top: 20px;
}

.items-row h2 a{
color: black;
font-weight: normal;
font-size: 18px;
}
.items-row h2 a:hover{
text-decoration: none;
}
.items-row {
    margin-bottom: 10px !important;
    overflow: hidden;
}
 
.column-1, .column-2, .column-3 {
    padding: 10px 5px;
}
 
.cols-2 .column-1 {
    float: left;
    width: 46%;
}
 
.cols-2 .column-2 {
    float: right;
    margin: 0;
    width: 46%;
}
.button {
	margin: -5px;
	height: 18px;
}
.inputbox{
	height: 15px;

}