/*© lns.pnpi.spb.ru/pnpi-gkss/, 2009 | grigor@lns.pnpi.spb.ru */

* {
margin: 0;
padding: 0;
border: 0;
}

body {
padding: 1% 0 2%;
background: #EEE9DF;
color: #333;
font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
}

#container {
width: 760px;
margin: 0 auto;
border-top: 1px solid #999;
border-bottom: 4px solid #999;
border-left: 1px solid #999;
border-right: 3px solid #999;
background: #fff;
}

#header {
background: url(images/header.png) no-repeat;
width: 760px;
height: 96px;
}

#nav {
background: url(images/nav-bg.png) repeat-x;
color: #D61F84;
font-size: 17px;
font-weight: bold;
line-height: 1.8em;
text-align: center;
}

#nav ul {
list-style-type: none;
}

#nav li {
display: inline;
margin: 0 6px;
}

#nav li a {
color: #281EF4;
}

#nav li a:hover {
color: #D61F84;
}

a {
text-decoration: none;
}

#tex { 
width: 760px; 
font-size: 16px; 
color: #000; 
margin: 10px auto; 
float: left; 
}  

#tex h2{
color: #000;
font-size: 24px; 
margin: 5px 10px;
text-align: center;
}

#tex h3{
font-size: 20px; 
color: #000;
margin: 10px 10px;
text-align: center;
}

#tex ul {
color: #000;
margin: 3px 10px 0 35px;
list-style-type: disc;
text-align: justify; 
float: left;
}

#tex li {
margin: 5px 10px ;
}

#tex p { 
width: 730px; 
text-align: justify; 
text-indent: 1.5em; 
margin: 0; 
padding: 0 15px; 
float: left;
}  
 
#tex ol {
color: #000;
width: 680px; 
margin: 5px 10px 0 50px;
list-style-type: none;
float: left;
}
 
#tex a { 
color: #281EF4; 
}  
 
#tex a:hover { 
color: #D61F84; 
}

.img1 {
width: 600px;
height: 441px;
margin: 20px 0 0 80px;
float: left;
}

.img2 {
width: 500px;
height: 192px;
margin: 10px 0 10px 40px;
float: left;
}

.img3 {
width: 615px;
height: 433px;
margin: 10px 0 0 73px;
float: left;
}

.img4 {
width: 400px;
height: 166px;
margin: 10px 0 0 40px;
float: left;
}

.img5 {
width: 497px;
height: 421px;
margin: 10px 0 0 131px;
float: left;
}

.img6 {
width: 600px;
height: 470px;
margin: 20px 0 10px 80px;
float: left;
}

.img7 {
width: 600px;
height: 236px;
margin: 20px 0 0 80px;
float: left;
}

.img8 {
width: 250px;
height: 261px;
margin: 10px 0 0 40px;
float: left;
}

.img9 {
width: 399px;
height: 261px;
margin: 10px 40px 0 0 ;
float: right;
}

.img10 {
width: 400px;
height: 312px;
margin: 10px 0 0 40px;
float: left;
}

.img11 {
width: 499px;
height: 284px;
margin: 20px 0 0 130px;
float: left;
}

.img12 {
width: 500px;
height: 183px;
margin: 10px 0 10px 130px;
float: left;
}

.img13 {
width: 450px;
height: 428px;
margin: 20px 0 0 155px;
float: left;
}

.img14 {
width: 600px;
height: 438px;
margin: 20px 0 0 80px;
float: left;
}

.img15 {
width: 502px;
height: 463px;
margin: 20px 0 0 129px;
float: left;
}

.img16 {
width: 500px;
height: 272px;
margin: 10px 0 10px 130px;
float: left;
}

.img17 {
width: 497px;
height: 517px;
margin: 10px 0 0 128px;
float: left;
}

#footer {
background : #1384D7;
color : #fff;
font-size : 70%;
padding : 5px;
clear : both;
}
#footer a {
color : #ff0;
}
#footer a:hover {
color : #fff;
}
#footer p {
padding : 2px;
text-align : center;
}

.clearfloat {
clear : both;
}