﻿body, html { margin:0px 0px 0px 0px; /*Это хорошая практика обнулять поля и отсупы, т.к. различные браузеры их по разному воспринимают. */
             padding:0px;
             text-align:center; /*Выравниваем макет по центру в старых версиях браузеров */          
             font:14px TimesNewRoman;
             background-color:white;
             color:#4E4B49;
           }

img {  border:none;}	
a:link,a:visited {color:#4E4B49; text-decoration:underline;}
a:active,a:hover {color:#104491; text-decoration:underline;}
#all{width:100%; height:100%;}
#top {width:100%; height:15px; background-color:#104491; clear:both;}
#container{ margin-left:auto; margin-right:auto; width:1000px; text-align:left;}
#navigation {width:1000px; margin-left:auto; margin-right:auto; height:25px; margin-top:15px; clear:both;}
#spot{font:18px Sylfaen, TimesNewRoman; height:40px; float:left; margin-left:45px;}
#spot1{font:18px Sylfaen, TimesNewRoman; height:40px; float:left; margin-left:5px;}
#spot2{font:18px Sylfaen, TimesNewRoman; height:40px; float:right;}
#header{ width:1000px; height:290px;}
#lable{font:32px Sylfaen, TimesNewRoman; color:black;}
#headblock{width:1000px; height:95px;}
#headblockleft{width:700px; height:95px; float:left;}
#headblockright{width:110px; height:95px; float:right;}
#picblock{width:105px; float:right; height:22px; margin-top:40px;}
#pic{float:left; width:30px; height:22px; margin-left:5px;}
#pic1{float:right; width:30px; height:22px;}
#mainintro{float:left; height:180px; width:530px;}
#txtintro{font:16px  TimesNewRoman; float:left; margin-left:10px; margin-top:10px;}
#picture{ background-image:url('picture/head.jpg'); float:right; width:480px; height:180px; margin-right:5px; background-repeat:no-repeat;}
#sqr{ background-color:#104491; width:10px; height:10px; float:left; margin-top:13px; margin-left:10px;}
h1{font:25px   Sylfaen, TimesNewRoman; color:#104491;  margin:0 0 0 0px; padding:0 0 0 0px; float:left; margin-left:10px;}
h2{font:20px   Sylfaen, TimesNewRoman; color:#104491;  margin:5 0 0 0px; padding:0 0 0 0px; float:left; margin-left:0px; text-align:center;}
#block1{width:230px; margin-left:5px; height:350px; float:left;}
#block{width:230px; margin-left:10px; height:350px; float:left;}
#txt{font:16px  TimesNewRoman; float:left;}
#txt0{font:16px  TimesNewRoman; float:left;}
#txt1{font:16px  TimesNewRoman; float:left;}
#txt2{font:16px  TimesNewRoman; float:left;}
#txt3{font:16px  TimesNewRoman; float:left;}
#txt4{font:16px  TimesNewRoman; float:left;}
#txt5{font:16px  TimesNewRoman; float:left;}
ul,ol{font:16px  TimesNewRoman;}

#footer{width:100%; height:150px; background-color:#104491;}







