html, body{
        padding: 0px; margin: 0px;width: 100%; height: 100%; background: url('images/bg_fon.jpg') top left no-repeat;font-family: Arial;
    }
    p{text-indent:20px;}
    img{border:none}
    .rel{position:relative;}
    .abs {position:absolute}

    /*
    .omg{
        width: 303px; height: 293px;background: url('images/omg.png') 100% 100% no-repeat; //background: none; //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/omg.png', sizingMethod='crop');
    }
    */
    
    .ang span {color: #66cf3a;margin-right:15px;font-size:8pt; font-weight:700;}
    .ang a{color:#4565bf;margin-right:15px;font-size:8pt; font-weight:700;}
    .ang a{text-decoration:none;}
    .ang a:hover{color: #66cf3a;}

/*------------------------------------------------------------*/

    .ttta td{text-align: left;padding-right:55px;vertical-align:top;}
    .ttta td,.ttta td a,.ttta .act{font-weight:700;font-size: 15px;text-decoration: none;}
    .ttta td,.ttta td a{color:#4565bf;}
    .ttta td a:hover,.ttta .act{color: #66cf3a;}

    .ttta_e td{text-align: left;padding-right:40px;vertical-align:top;}
    .ttta_e td,.ttta_e td a,.ttta_e .act{font-weight:700;font-size: 15px;text-decoration: none;}
    .ttta_e td,.ttta_e td a{color:#4565bf;}
    .ttta_e td a:hover,.ttta_e .act{color: #66cf3a;}

    .ttta_r td{text-align: left;padding-right:54px;vertical-align:top;}
    .ttta_r td,.ttta_r td a,.ttta_r .act{font-weight:700;font-size: 15px;text-decoration: none;}
    .ttta_r td,.ttta_r td a{color:#4565bf;}
    .ttta_r td a:hover,.ttta_r .act{color: #66cf3a;}
    

    
    .tttb td{
        text-align: left;font-size: 12px;line-height: 15px;	font-weight: bold; padding:8px 40px 9px 0;
    }




    .tttb td a{
	text-decoration: none;
        color:#4565bf;
    }
    .tttb td a:hover{
        text-decoration: none;
	color:#66cf3a;

    }

    
    
/*	.ttta td a:hover,.tttb td a:hover{
        text-decoration: none;
    }
*/    

.act,.tittle{
        color: #66cf3a;
    }



    .tittle{
        font-size: 20pt;
    }
 .sml_title{
        font-size: 10pt;
    }

    .lolo{
        line-height: 26px;
    }
    .lolo,.lolo a{
        color:#6882cb; font-size: 10pt;
    }
    .lolo a{
        text-decoration: underline;
    }
    .lolo a:hover{
        text-decoration: none;
    }
    .fff{
        border: 1px solid #c8dae7;background:url('images/fff.gif') repeat-x; height: 18px; width: 97px;
    }
    a.habra{
        color: #6882cb;
        text-decoration:none;
    }
    a.habra:hover{
        color: #66cf3a;
        text-decoration:none;
    }
    
     .content
	{
		text-align: justify;
		font-size: 9pt; 
		line-height: 16px;
	}
	.content a
	{
		color: #4565bf;
		text-decoration: none;
	}
	.content a:hover
	{	color: #66cf3a;
		text-decoration: none;
	}
	.content strong
	{
		color: #4565bf;
	}
	a.habra2
	{
		text-decoration:none;
	}
	a.habra2:hover
	{
		color: #66cf3a;
        text-decoration:none;
	}
	.proj{
		width:100%;
		vertical-align: top;
		text-align:left;
		font-size:8pt;
		padding-left:10px;
		padding-top:10px;
	}
	.padd td{padding-bottom:10px;}
	.tech{
		vertical-align:top;
		text-align:left;
		font-size:10pt;
		padding:10px;
		font-family:Arial;
		
	      }
  .imgpng{width:120px;height:150px;}


	.tlf
	{
	 color:#4565bf;
	 font-size: 15px;
	 font-weight: 800;
	 text-decoration: none;
	}

    .artl a{width:60px;height:42px;display:block;background: url('');}
  .artl a {background-position: 60px 0px;}
  .artl a:hover {background-position: 0px 0px;}
  
  .pdm{left: -280px;top: -275px;}

            .xt4{font-family:Arial,sans-serif;color:#66cf3a;width:330px;margin-top:50px;}
            .uos{font-size:20pt;text-align:left;line-height:20pt;}
            .xt4 span{font-size:140pt;line-height:115pt;}
            .xt4 p{color:#000;font-size:9pt;margin:0;padding:0 10px 0 0}
  
/* ------------ */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 75px;
	height: 33px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}


.controlbar .highslide-move {
	width: 36px;
	background-position: 0px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -36px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;

.spae {    display: none;}

