html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #404040;
	padding-bottom: 30px;
}

body {
	background: #334F60;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	line-height: 18px;
	text-align: justify;
}

p, h1, h2, h3, h4, h5, ul, ol, blockquote p {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
}
a {
	color: #CE1433;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}
h3 {
	border-bottom:1px solid #DDDDDD;
	font-size:1.6em;
	line-height:1em;
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom:5px;
	color: #4a8393;
	width: 900px;
}
}
input {
  padding: 4px;
  border: 1px solid #c9c9c9;
  font-size: 1em;
  line-height: 2em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background: #fff url('img/background-input.gif') no-repeat 0 0;
}

/* Container */

#container {
	width: 940px;
	margin: 0 auto;
	background: url(images/top.gif) no-repeat 0 143px;
}

/* Header */

#header {
	width: 100%;
	height: 108px;
}

#header h1 {
	padding: 30px 0 0 20px;
}

/* Top Ads */
#top-ads {
	background-image:url('http://svil4ok.info/wp-content/themes/typebased/images/top-ads.png');
	text-align:center;
	background-color:#c7e5f8;
	background-repeat:repeat-x;
	height: 29px;
}
#top-ads-content {
	width:868px;
	margin:0px auto;
	padding:7px;
	padding-bottom:8px;
	color:#74b7e1;
	font-size:11px;
}
#top-ads-content a {
	color:#ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
        font-weight: bold;
}
#top-ads-content a:hover {
	color:#ff9900;
}
.ads-wrap {
width: 965px;
}
.ads-content-top {
width: 965px;
height: 30px;
background: url("img/wrap-top.png") no-repeat;
}
#ads-text {
width: 965px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-top: 20px;
background: url("img/content-bg.png") repeat-y;
height: 500px;
}

/* Copyright */

#footer {
	width: 100%;
	clear: both;
	background: url(img/footer.png) no-repeat left bottom;
	height: 19px;
}

.content-bottom {
	width: 965px;
	font-size: 11px;
	color: #677881;
	padding-left: 20px;
	background: url("img/footer-content.png") repeat-y;
}
#login-form-1 div      { 
position: relative; 
}
#letterViewer          { 
display: inline; 
width: 100px; 
font: bold 16px Helvetica, Sans-Serif; 
}
/* бутони */
.download {
cursor : pointer;
border : 0;
width : 133px;
height : 22px;
background : url("img/submit_button.png");
color : white;
font: 12px Verdana;
font-weight : bold;
display: block;
padding-top: 8px;
}
.download:hover {
background : url("img/submit_button_hover.png");
}
