html, body{
    margin:0;
    padding:0;
    font-family: sans-serif;
    background-color: #023962;
    background-repeat: repeat-x;
    background-image: url(img/main-bg-ru.jpg);
    color: #ffffff;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    height: 101%;
}

#big {
    position: relative;
    width: 1000px;
    background-color: #023962;
    margin: 0 auto;
    padding-bottom: 0px;
    margin-bottom: 0px;

}

#menu{
    width: 1000px;
    height: 116px;
    margin-bottom: 0px;
    padding:0px;
    margin:0px;
}

#menu ul, ul li {
    display: inline;
    list-style: none;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

#menu ul a {
    list-style: none;
}

#menu ul a:hover {
    list-style: none;
}

#menu a img{
    border: none;
   }

#left{
    width: 690px;
    float: left;
    overflow: hidden;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 0px;
    background-color: #023962;
}

#right{
    width: 250px;
    float: left;
    overflow: hidden;
    padding: 20px;
    border: 0px;
    background-color: #f4fafa;
    
}

#footer {
    clear: both;
    width:1000px;
    height: 46px;
    background-image: url(img/footer-spcr.jpg);
}

.pus {
    text-align:center;
    font-size: 12pt;
    color: #000000;
}
.navfoot {
    text-align:center;	
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.navfoot a {
    color: #3D5C75;
    text-decoration:none;
    font-size: 14px;
}

.paragraf {
    padding-bottom: 20px;
}

.naglowek {
    font-size: 10pt;
    font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3399CC;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399CC;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:underline;
	color: #669999;
}


tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: normal;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.8em;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	background-color: #1555ac;
	border: 0px;
	cursor: pointer;
}
