@charset "windows-1251";
/* CSS Document */
 
html {
	height:100%;
	cursor:default;
}

body {
	margin:0 auto;
	padding:0;
	height: 100%;
	width: 100%;
	background-color: #1e3061;
	background-repeat:no-repeat;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#263050), to(#1e3061));
    background-image: -webkit-linear-gradient(top, #263050, #1e3061); 
    background-image:    -moz-linear-gradient(top, #263050, #1e3061);
    background-image:     -ms-linear-gradient(top, #263050, #1e3061);
    background-image:      -o-linear-gradient(top, #263050, #1e3061);	
}

A, body {
	text-decoration:none;
	outline:none;
	font-family:Verdana, Geneva, sans-serif;
}



.bLigneBlue, .bLigneBlueN, .bLigneOrange, .bLigneOrangeN, .bLigneGreen, .bLigneGreenN, .bLigneWhite, .bLigneDeep, .blueNeon, .greenNeon, .orangeNeon, .imK, .imW, .imC { border-style:solid; border-width:2px}

.blueText, .blueText a, .bLigneBlue, .bLigneBlueN, .bLigneBlue a { color:#4BABDB}
.bLigneBlue, .blueNeon { border-color:#4BABDB}
.bLigneBlue:hover {color:#BAE5FF; border-color:#BAE5FF}
.bLigneBlue:visited {color:#fff; border-color:#FFF}
.blueNeon {background-color: #4BABDB}

.greenText, .greenText a, .bLigneGreen, .bLigneGreenN, .bLigneGreen a { color:#53B8A0}
.bLigneGreen, .greenNeon { border-color:#53B8A0}
.bLigneGreen:hover {color:#A9E8D4; border-color:#A9E8D4}
.bLigneGreen:visited {color:#fff; border-color:#FFF}
.greenNeon{ background-color: #53B8A0}

.orangeText, .orangeText a, .bLigneOrange, .bLigneOrangeN, .bLigneOrange a{  color:#ED9751}
.bLigneOrange, .bLigneOrangeN, .orangeNeon { border-color:#ED9751}
.bLigneOrange:hover {color:#FFD5A8; border-color:#FFD5A8}
.bLigneOrange:visited {color:#fff; border-color:#FFF}
.orangeNeon { background-color: #ED9751}

.bLigneDeep, .imK, .imW, .imC { border-color:#1e3061}

.contentcolor {background-color: #F0F0F0}

													/*	ÊÍÎÏÊÈ	-	ÑÎÄÅÐÆÈÌÎÅ	*/

.imK, .imW, .imC { 
	background-position: bottom;
	background-size:contain;
	background-repeat:no-repeat;
}

.imK { 
	background-image:url(../images/icom.gif);
}

.imW { 
	background-image:url(../images/iwag.gif);
}

.imC { 
	background-image:url(../images/icon.gif);
}

.link span, span#bot, span#main {
     position: absolute;
     width: 100%;
    }
	
.link span, span#bot {
     bottom:4%;
     text-align:right;
    }
	
span#main {
     bottom:2%;
     text-align:left;
    }
    

#bannerHeader {
    left: 47%;
    margin: -56px 0 0;
    position: relative;
    width: 330px;
}    
	

