
body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0 auto 20px auto;
	padding: 0;
    background:url('uus/images/taust.png');
	height: 100%;
}
.main-bg{
background: url('uus/images/index_14.png') no-repeat 50% 0;
background-position: bottom;
}
/* Resetting styles for cross-browser compatibility */
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote, fieldset {margin: 0; padding: 0;}
img, a {border:none; text-decoration: none;}
ul, li {list-style:none;}
.pic img{border-top:#ffffff 2px solid; border-right:#ffffff 2px solid; border-bottom:#ffffff 2px solid; border-left:#ffffff 2px solid;}
/* Default link colors */
a:link {color: none; text-decoration: none;}
a:visited {color: none; text-decoration: none;}
a:hover {color: none; text-decoration: none;}
a:active {color: none; text-decoration: none;}

/* Some general styles */
p {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1.0em;
}
h1, h2, h3, h4, h5, h6, h7 {font-family: Arial, Helvetica, sans-serif;}
h1, h2 {
    font-size: 16px;
}
h3, h4 {
    font-size: 14px;
}
h5, h6, h7 {
    font-size: 12px;
}

.small {
    font-size: 11px;
}


.wrappers{
margin: 0 auto;
	padding: 0;
	width: 100%;
}
.c-wrapper {
	
    margin: 0 auto;
    margin-left: 15px;
	padding: 0;
    width: 88%;
    padding-left:70px;
    


}
.padding{margin-right:10px;}

.header {
	margin: 0 auto;
	padding: 0;
	width: 817px;
	height: 120px;
	background: url('uus/images/taust.png') no-repeat 100% 0;
}

.navbar {
	margin-left: 100px;
	padding: 0;
	position: relative;
    width: 707px;
	height: 28px;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:tahoma, Arial, Helvetica, sans-serif; margin-right:auto; margin-top:0; margin-bottom:0
}

.navbar ul {
	margin: 0;
	padding: 0;
	float: left;
}

.navbar li {
	margin: 0;
	float: left;
}

.navbar ul li a:link, .navbar ul li a:active, .navbar ul li a:visited {
	display: block;
	float: left;
	padding: 0 20px;
	height: 28px;
	line-height: 28px;
    color: #fff;
    text-decoration: none;
}

.navbar ul li a:hover {
	background: url('images/nav-bg.png') repeat-x 0 100%;
}





.pred {
    color: #c00;
    font: bold 16px "Trebuchet MS", Arial, Helvetica, Sans-serif;
    line-height: 110%;
}






/* Footer --------------------------------------------------------------------------------------------------------- */
.footer {
    clear: both;
	margin: 0;
	padding: 0;
	color: #ccc;
	width: 817px;
    height: 32px;
	background: url('uus/images/index_15.png') repeat-x 0 0;
	text-align: center

}

.footer p {
	padding-top: 5px;
    margin: 0;
	font-size: 10px;
	line-height: 14px;
}

.footer a:link, .footer a:visited, .footer a:active {
	font-size: 11px;
	color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}