/*(c) lns.pnpi.spb.ru/dmi/, 2011| mailto: dyadkin@lns.pnpi.spb.ru */

* {
margin: 1;
padding: 0;
border: 0;
}

body {
padding: 1% 0 1%;
background: #1A78A3;
color: #333;
font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
}

#container {
width: 760px;
margin: 0 auto;
border : 0px solid #fff;
background: #C4ECFE;
}

#header {
background: url(header2.png) no-repeat;
width: 760px;
height: 150px;
}

.img1 { 
width: 130px; 
height: 130px; 
margin: 10px 10px;
float: right; 
}  

.img2 { 
width: 160px; 
height: 240px; 
border : 1px solid #999;
float: center; 
}

.img3 { 
width: 500px; 
height: 212px; 
margin: 5px 5px 5px 37px;
float: center; 
}

.img4 { 
width: 450px; 
height: 250px; 
margin: 5px 5px 5px 40px;
float: center; 
}

.img5 { 
width: 200px; 
height: 283px; 
margin: 5px 5px 5px 160px;
}

.img6 { 
width: 550px; 
height: 350px; 
margin: 5px 5px 5px 12px;
}

#nav {
width: 185px;
float: left;
background: #60BFE9;
color: #01547C;
font-size: 18px;
font-weight: bold;
line-height: 1.8em;
text-align: left;
}

#nav ul {
list-style-type: none;
}

#nav li {
margin: 0 15px 0 15px;
}

#nav li a {
color: #fff;
}

#nav li a:hover {
color: #01547C;
}

a {
text-decoration: none;
}

#tex { 
width: 570px; 
font-size: 16px; 
color: #000; 
margin: 10px auto; 
float: left; 
}  

#tex h1{
font-size: 30px; 
color: #000;
margin: 5px 10px;
text-align: center;
}

#tex h2{
font-size: 24px; 
color: #000;
margin: 5px 10px;
text-align: center;
}

#tex h3{
font-size: 18px; 
color: #000;
margin: 5px 10px;
text-align: center;
}

#tex ul {
width: 550px; 
text-align: justify; 
color: #000;
margin: 5px 5px;
float: left;
list-style-type: none;
}

#tex li {
margin: 5px 20px 5px 10px;
}

#tex p { 
text-align: justify; 
text-indent: 1.5em; 
margin: 0; 
padding: 0 15px; 
}  
 
#tex a { 
color: #281EF4; 
}  
 
#tex a:hover { 
color: #D61F84; 
}
 
#text { 
width: 550px; 
font-size: 16px; 
color: #000; 
margin: 10px auto; 
float: right; 
} 

#text h2 {
color: #000;
text-align: center;
margin: 5px 10px;
font-size: 24px; 
}

#text h3{
font-size: 18px; 
color: #000;
margin: 5px 10px;
text-align: center;
}

#text p { 
text-align: justify; 
text-indent: 1.5em; 
margin: 0; 
padding: 0 5px; 
} 

#text ul {
text-align: justify; 
text-indent: 1.5em; 
padding: 10px 15px;
color: #000;
margin: 0;
float: left;
list-style-type: none;
line-height: 1.2em;
}

#text a { 
color: #281EF4; 
} 

#text a:hover { 
color: #D61F84; 
}

#text li {
margin: 5px 5px;
}

#footer {   
background : #60BFE9;
height: 25px;
color : #fff;
font-size : 12px;
padding : 1px 0 20px 0;
clear : both;
}
#footer a {
color : #01547C;
}
#footer a:hover {
color : #fff;
}
#footer p {
padding : 2px;
text-align : center;
}

.clearfloat {
clear : both;
}

ul.errorlist {
        margin: 0;
        padding: 0;
}

.errorlist li {
        background-color: red;  
        text-indent: 0; 
        line-height: 1em;
        text-align : center;
        width: 150px; 
        color: white;
        display: block;
        font-size: 13px;
        margin: 0 0;
        padding: 0 0;


    }


