* {
padding: 0;
margin: 0;
} 

strong {font-weight:lighter;}

body {
margin:0;
padding: 0;
background: #c7d5ec;
color: #000000;
font: 12px Arial, Verdana, Tahoma, sans-serif;
line-height: 20px;
}

img {border: none;}
a{ color: #173D7F; text-decoration: none; }
a:hover {  color: #000; }

#content {
width: 760px;
margin: 20px auto;
padding: 10px;
background: #fafafa;
}

#header {
background: #000 url(header1.jpg) no-repeat;
height: 323px;
}


#header h1 { 
font-size: 22px;
padding: 15px 15px 0 10px;
text-align: left;
color: #2a8ca7;
}


#navigation {
background: #222;
height: 10px;
line-height: 30px;
margin: 10px auto;
}

.right { 
float: right;
width: 500px;
padding: 10px;
margin-right: 20px;
}
.right h2 {
padding: 2px 0 5px 0px; 
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #444;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}

#footer { 
background: #222;
color: #eee;
margin-top:20px;
height: 30px;
line-height: 30px;
text-align: center;
}
#footer a {  color: #aaa; text-decoration: none; }
#footer  a:hover { color: #777; }

.spisok {
font-size: 11px;
font-family: tahoma;
color: #9e9e9e;
text-decoration:underline;
line-height: 2.5;
}

.left {
float: left;
width: 190px;
padding: 5px;
line-height: 14px;
}

.left h2 {
margin-top: 10px;
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
padding: 0 0 2px 0; 
}