html,body{margin:0;padding:0;height: 100%;}
body{

	font-family: arial, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CB6C00;
}

div#container{

	width:998px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
div#container2{

	width:998px;
	background-image: url(../images/shadow_page.png);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div#header{
	text-align:left;
	height:126px;
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
}
div#logo{
	text-align:left;
	width:300px;
	height:126px;
	float: left;
}
div#areaRis{
	text-align:right;
	width:400px;
	float: right;
	margin-right: 10px;
}
div#areaRis a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
div#areaRis a:hover {
	color: #CB6C00;
	font-weight: bold;
	text-decoration: none;
}
div#areaRis a:active, a:visted {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#banner{
	width:978px;
	background-color: #002236;
	height: 305px;

}
h1 {
	font-size: 20px;
	color: #CB6C00;
}
h2 {
	font-size: 18px;
	color: #000000;
}

div#navigation{
	width:978px;
	height:31px;
	background-color: #A25600;
	margin-bottom: 20px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
}
div#data{
	width:200px;
	font-size:12px;
	color: #FFFFFF;	
	text-align:right;
	float: right;
	margin-top:8px;
	margin-right: 10px;
}

div#content{
	width:978px;
	background-color: #ffffff;
}

div#boxHomeLeft{
	text-align:left;
	width:306px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
div#innerpage{
	text-align:left;
	width:622px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
div#boxHomeMiddle{
	text-align:left;
	width:306px;
	float: left;
	padding-right: 10px;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
div#boxHomeMiddle a:link {
	color: #000000;
	text-decoration: none;
}
div#boxHomeMiddle a:hover {
	color: #666666;	
	text-decoration: none;
}
div#boxHomeMiddle a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

div#newsList a:link {
	color: #000000;
	text-decoration: none;
}
div#newsList a:hover {
	color: #666666;	
	text-decoration: none;
}
div#newsList a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

div#boxHomeRight{
	text-align:left;
	width:306px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
div#footer{
	width:948px;
	background-color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
}

div#footer a:link {
	color: #FFFFFF;	
}
div#footer a:hover {
	color: #CB6C00;	
}

.dataNews {
	font-weight: bold;
	color: #CB6C00;
}
.pedice {
	vertical-align: sub;
	font-size: 9px;
}
input {
	border: 1px solid #B8B7B7;
	background-color: #4d4d4d;
	height: 18px;
	width: 125px;
	color: #FFFFFF;
	font-size: 12px;
}
.table_docs {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB6C00;
}
.table_docs a:link {
	color: #000000;
	text-decoration: none;
}
.table_docs a:hover {
	color: #666666;	
	text-decoration: none;
}
.table_docs a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

