body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,a,form,img{
    margin:0px;padding:0px;border:0px;
}
body{
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;background-image:url("../images/mainBg.png");background-repeat:repeat-x;font-size:11px;
}
#container{
    background-image:url(../images/cimer.png);background-repeat:no-repeat;height:669px;padding:0 0 0 210px;
}

#header{
    width:570px;height:128px;position:relative;
}

#header span{
    width:100%;height:100%;position:absolute;left:0;top:0;z-index:100;background:url("../images/head.png") no-repeat;
}

#navigation{
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	cursor: inherit;
	filter: Invert;
}

#navigation li{
	display: inline;
	padding:0 5px 0 5px;
	font-family:"Times New Roman";
	color:#ffffff;
	letter-spacing:0.4px;
	text-align:inherit;
	margin:0px;
    }

#navigation li a{
    color:#ffffff;text-decoration:none;border-bottom:1px solid white;padding:5px 5 5px 2px;font-size:11px; font-stretch:condensed;

}

#navigation li a:hover{
    text-decoration:underline;
}

#navigation li a.active{
    border-left:5px solid #b30404;
}

#navigation li a.active:hover{
    border-left:5px solid #b30404;text-decoration:none;
}

#content{
    margin:1px 0 0 0;background:url("../images/content.png") no-repeat;width:540px;height:470px;
}

#content_envelop{
    padding:20px;width:485px;height:410px;overflow:auto;
}

h1{
    font-size:18px;padding:0 0 10px 0;
}

h2{
    font-size:12px;padding:0 0 5px 0; color:#600;
}

h3{
    font-size:13px;line-height:14px;padding:0 0 10px 0;
}

h4{
    font-size:13px;line-height:14px;padding:0 0 10px 0;
    }
    
p{
    line-height:15px;padding:0 0 10px 0;text-align:justify;
}

ul{
    list-style-type:square;margin:0 0 10px 40px;line-height:16px;
}

ul li{
    clear:left;padding:2px 0;
}

ul li strong{
    display:block;float:left;width:100px;
}

a{
    color:dark green;
}

a:hover{
    color:#004124;
}

.col{
    width:48%;float:left;
}

.col p{
    font-size:10px;letter-spacing:-0.5px;text-align:left;padding-bottom:0;
}

.col p img{
    padding:0 5px 10px 0;float:left;
}

.bghu{
    background-image:url("../images/mainBgHu.png");
}

.bgen{
    background-image:url("../images/mainBgEn.png");
}

.bgfr{
    background-image:url("../images/mainBgFr.png");
}

.bgde{
    background-image:url("../images/mainBgDe.png");
}

#header span.headhu{
    background-image:url("../images/headHu.png");
}

#header span.headde{
    background-image:url("../images/headDe.png");
}

#header span.headfr{
    background-image:url("../images/headFr.png");
}

#header span.headen{
    background-image:url("../images/headEn.png");
}
#header span.headcat{
    background-image:url("../images/headCat.png");
}
#header span.headesp{
    background-image:url("../images/headEsp.png");
}

.reg th {
    background: #e5d2ab;
    text-align: center;
    padding: 5px;
    text-transform: capitalize;
}

.reg {
    background: white;
    border: 1px solid black;
    border-collapse: collapse;
    width: 100%;
}

.reg td {
    border-bottom: 1px solid black;
    padding: 5px;
}

.reg input {
    border: none;
    border-bottom: 1px solid black;
}
