@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg_main.gif);
	background-position:top;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

.desno {background-image:url(images/desno.png); background-repeat:repeat-y;}
.levo {background-image:url(images/levo.png); background-repeat:repeat-y;}
.sredina {background-image:url(images/business_eyecatcher.jpg); background-repeat:no-repeat; width:670px; height:152px;}
.noga {background-image:url(images/noga.png); background-repeat:no-repeat; height:37px;}
h1 {
	font-size: 14px;
	color: #006;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	text-decoration: none;
	
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #009;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 0px 0px 0px 7px;
	}
h5 {
	font-size: 20px;
	color: #006;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	text-decoration: none;
	
}
h6 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	border-bottom: 1px dotted #006AC3;
	}
#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}
ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
	}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}	
#news ul{
	width: 200px;
	/* padding: 0px 0px 0px 0px; */
	/* margin: 0px 0px 0px 0px; */
	background-image: none;
	/* width:150px; */
}

#news li {
	list-style: none;
}

#news li  a{
	text-decoration: none;
	background-position: 2px 6px;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat; 
	padding: 2px 0px 2px 15px;
	margin: 0 0 0px 0px;
}

ul#subnavigation1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation1 li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
	}

#subnavigation1 li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation1 li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}	
