*{
	margin:0;
	padding:0;
}
html, body{
	background:#fff;
	width:100%;
	height:100%;
}
body{
	color:#252525;
	font:12px Arial, Helvetica, sans-serif;
}
a{
	color:#1c942b;
}
p {
	text-align:justify;
}

a:hover{
	text-decoration:none;
}
h1{
	margin-bottom:20px;
	color:#000;
	font-size:18px;
	font-weight:normal;
}
h3{
	font-size:12px;
}
img{
	border:none;
}
li{
	list-style:none;
}
.wrap, #content{
	width:1000px;
	margin:0 auto;
}
.more{
	background:url(/images/new/i-arrow1.gif) no-repeat center;
	text-decoration:none;
}


/* Header */
#header{
	background:url(/images/new/bg-header.gif) repeat-x;
	overflow:hidden;
	margin-bottom:25px;
}
#header .phone{
	float:right;
	position:relative;
	top:10px;
	font-size:10px;
	color:#fff;
}
#header .phone strong{
	position:relative;
	top:4px;
	font-size:16px;
}
#header .home{
	background:url(/images/new/i-home.gif) no-repeat;
	display:block;
	width:22px;
	height:30px;
	position:relative;
	top:13px;
	float:left;
	text-decoration:none;
}
#header .logo{
	float:left;
	margin-right:15px;
}
#header .intro{
	background:url(/images/new/slash.gif) no-repeat;
	padding-left:30px;
	margin-left:325px;
	color:#494949;
	font-size:13px;
	text-align:justify;
}
#header .intro strong{
	color:#000;
}


/* Footer */
#footer{
	background:#373737 url(/images/new/bg-footer.gif) repeat-x;
	clear:both;
	padding-bottom:15px;
	color:#ccc;
}
#footer .wrap{
	width:950px;
}
#footer .partners{
	margin:0 auto;
	position:relative;
	top:-24px;
	color:#000;
}
#footer .partners h3{
	margin:0 0 15px 18px;
	font-size:13px;
}
#footer .partners ul{
	background:url(/images/new/bg-partners.gif) no-repeat;
	height:56px;
	padding:5px;
	text-align:center;
}
#footer .partners li{
	display:inline;
	margin:0 10px;
}
#footer address{
	float:right;
	line-height:18px;
	overflow:hidden;
}
#footer form{
	background:url(/images/new/bg-search.gif) no-repeat;
	width:380px;
	height:18px;
	margin:10px;
	padding:2px 0 0 13px;

}
#footer input{
	width:25px;
	height:11px;
}
#footer .inp{
	border:1px solid #fff;
	width:350px;
	height:auto;
	color:#868282;
	font:11px Arial, Helvetica, sans-serif;
}
#footer .map {
	margin-top:-30px;
	margin-left:450px;
}
#footer p{
	margin:15px 0 15px 18px;
	font-size:10px;
}
#footer .larg-text{
	clear:both;
	margin:15px 0 15px 18px;
	font-size:14px;
}
#footer .green-text{
	margin:15px 0 25px 18px;
	color:#69ab14;
	font-size:14px;
}
#footer .copy{
	margin:15px 0 15px 18px;
	font-size:13px;
}

#footer .copy2{
	margin:15px 0 15px 18px;
	font-size:12px;
}

#footer .copy3{
	margin:15px 0 15px 18px;
	font-size:16px;
}
/* Content */
#content{
	margin-bottom:20px;
}
.breadcrumbs{
	margin-bottom:25px;
	font-size:11px;
}

/* carousel */
.carousel{
	width:710px;
	height:343px;
	float:left;  
	margin-right:20px;
}

/* news */
.news{
	width:230px;
	float:left;
	margin-bottom:20px;
}
.news .date{
	display:block;
	margin-bottom:10px;
	color:#959595;
	font-size:10px;
}
.news h3{
	margin-bottom:10px;
	font-weight:normal;
}
.news p{
	margin-bottom:15px;
}
.news .spacer{
	background:url(/images/new/dots.gif) repeat-x;
	height:1px;
	line-height:1px;
	margin-bottom:15px;
}
.news .all{
	background:url(/images/new/i-arrow2.gif) no-repeat right center;
	display:table;
	height:18px;
	line-height:18px;
	margin-top:15px;
	padding-right:15px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;  
	float:left;
}
* html .news .all{
	display:block;
	width:80px;
	white-space:nowrap;
}

.news .rss {
	padding-top:12px;
	float:left;
}

.news .rss_feed {
	padding-left:20px;
} 
.news .twitter {
	padding-left:20px;
} 
.news .rss_feed img {
	margin-top:14px;
}
div.vivakom{
	text-align:center;
}
.vivakom,
.vivakom a{
	color:#CCCCCC;
	text-decoration: none;
}
.vivakom img{
	position: relative;
	bottom:-3px;
}
 