﻿body {
background-color: #D4DCD0;
/* background: url(img/bgall.jpg); */
background: url("img/bgbig.jpg") no-repeat fixed center top #0E3171;
color: 000;
font-family: Arial, HELVETICA, GENEVA;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.page { background:#fff; width:1000px; margin:0px; padding:0px;}

.navigation { background:#142235; width:1000px; margin:0px; padding:0px;}

.header {width:1000px; height: 150px; margin:0px; padding:0px; border:0px;
	     background: transparent url(img/header.jpg) no-repeat top left;  
}

.main {width:991px; margin:0px; padding:4px; text-align:left; background:white;  border:1px #000 solid;
 border-radius:0px;
 -moz-border-radius:0px;
 -khtml-border-radius:0px;
 -webkit-border-radius:0px;
 }

A:link.nl {COLOR: #A51C22; text-decoration: none; font-size: 10pt}
A:visited.nl {COLOR:#A51C22; text-decoration: none; font-size: 10pt}
A:active.nl {COLOR: #A51C22; text-decoration: none; font-size: 10pt}
A:hover.nl {COLOR: #A51C22; text-decoration: none; font-size: 10pt}


A:link.cl {COLOR: #0000FF; text-decoration: none; font-weight:bold; font-size: 12pt; border-bottom: 1px dashed #0000FF;}
A:visited.cl {COLOR:#0000FF; text-decoration: none; font-weight:bold; font-size: 12pt; border-bottom: 1px dashed #0000FF;}
A:active.cl {COLOR: #0000FF; text-decoration: none; font-weight:bold; font-size: 12pt; border-bottom: 1px dashed #0000FF;}
A:hover.cl {COLOR: #FF6600; text-decoration: none; font-weight:bold; font-size: 12pt; border-bottom: 1px dashed #FF6600;}

.footer { background:#1E1E1E; width:1000px; text-align:center; color:#fff}

hh1 { font-family: 'Russo One', sans-serif; font-size: 25px; text-align: center; font-weight: normal; color:#F4800B}

h1 { font-family: Arial, HELVETICA, GENEVA; font-size: 20px; text-align: center; font-weight: bold; color:#3D3D3D}
h2 { font-family: Arial, HELVETICA, GENEVA; font-size: 28px; text-align: center; font-weight: normal; color:#2C3137}
h3 { font-family: Arial, HELVETICA, GENEVA; font-size: 18px; font-weight: bold; color:#2C3137}

A:link {COLOR: #36A2CA; text-decoration: none; font-weight:bold; font-size: 12pt;}
A:visited {COLOR: #36A2CA; text-decoration: none; font-weight:bold; font-size: 12pt;}
A:active {COLOR: #36A2CA; text-decoration: none; font-weight:bold; font-size: 12pt;}
A:hover {COLOR: #FF6600; text-decoration: none; font-weight:bold; font-size: 12pt;}

A:link.mm {COLOR: #1A0DAB; text-decoration: none; font-weight:bold; font-size: 11pt;}
A:visited.mm {COLOR: #1A0DAB; text-decoration: none; font-weight:bold; font-size: 11pt;}
A:active.mm {COLOR: #1A0DAB; text-decoration: none; font-weight:bold; font-size: 11pt;}
A:hover.mm {COLOR: #FF6600; text-decoration: none; font-weight:bold; font-size: 11pt;}

#scroller{
			position: fixed;    
			bottom: 50px;
			right: 30px;
			background: transparent url(img/arrow.png) no-repeat top left;  
			width: 70px;
			height: 70px;
			cursor: pointer;
			display:none;
		}

.banner {width:400px; background:red; margin:0px; padding:2px; text-align:center; border:3px #A7A6AA solid; 
 border-radius:4px;
 -moz-border-radius:4px;
 -khtml-border-radius:4px;
 -webkit-border-radius:4px;

}

   @font-face {
    font-family: Russo One; /* Гарнитура шрифта */
    src: url(RussoOne-Regular.ttf); /* Путь к файлу со шрифтом */
   }

.head_text {width:1000px; height:30px; background:#335EA8; margin:0px; padding:0px; text-align:center; border:0px;  background: url(img/button1.png);
		font-family: 'Russo One', sans-serif; font-size: 25px; text-align: center; font-weight: normal; color:#fff; text-shadow: 2px 3px 1px #000;
}

		.c { clear: both; }
		#wrapper { margin: 0 auto; padding: 0; width: 1000px; }

