/* CSS Template - Lozanova48.com / Created by ivuWorks.com */
body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: url(../i/bodyback.png) repeat left top;
	background-color: #a4a9b8;
	color: #000000;
	} 
body, #menu, td, div, p {
	font: normal 11px Arial;
}
body, html {height: 100%;}

h1 {
	font-size: 22px;
}

h1, h2, h3, h4, h5, h6 {
	font: normal Arial;
	color: #336699;
}
/*TOP STATUS*/
#topstat {
	margin: 20px 0 0 0;
	width: 795px; height: 42px;
	border-bottom: 1px solid #ffffff;
	background: url(../i/topstat.gif) no-repeat left top;
	background-color: #ffffff;
}
#topstat img {
	border: 0;
	margin: 0 15px;
}
#topstat a {
	font: bold 10px Verdana;
	color: #ffffff;
	text-decoration: none;
}

/*HEADER*/
#header {
	margin: 0;
	width: 795px; height: 100px;
	border-bottom: 1px solid #ffffff;
	background: url(../i/headback.jpg) no-repeat left top;
	background-color: #ffffff;
}
#header img {
	border: 0; margin: 0;
}

/*SEARCH*/
div.srchHolder {
	width: 185px; height: 19px;
	background: url(../i/sinput.gif) no-repeat 13px top;
	vertical-align: middle;
}
.srchInput {
	margin: 1px 0 0 5px; padding: 0;
	font: normal 9px Verdana;
	color: #454b60;
	background-color: #f0f5fd;
	width: 124px;
	border: 0;
}

/*MENU*/
#menubox {
	margin: 0;
	width: 795px; height: 29px;
	border-bottom: 1px solid #ffffff;
	background: url(../i/headback.jpg) no-repeat left top;
}
#menubox img {
	border: 0; margin: 0;
}

td.srch {
	width: 185px; 
	text-align: center;
	background: url(../i/searchback.gif) no-repeat left top;
}
td.menuhold {
	width: 610px; 
	background: url(../i/menuback.jpg) no-repeat left top;
}

#menu {
	height: 28px;
}
td.item, td.activeitem {
	padding: 0 8px;
}
td.item a:link, td.item a:visited, td.item a:active {
	font: bold 12px Arial;
	color: #ffffff;
	text-decoration: none;
}
td.item a:hover {
	font: bold 12px Arial;
	color: #ffffff;
	text-decoration: underline;
}
td.activeitem a {
	font: bold 12px Arial;
	color: #ffffff;
	text-decoration: underline;
}
td.sep {
	width: 2px;
	background: url(../i/menusep.gif) no-repeat center center;
}

/*FOOTER*/
#footer {
	margin: 0 0 20px 0;
	width: 795px; height: 42px;
	border-top: 1px solid #ffffff;
	background: url(../i/footback.gif) no-repeat left top;
	background-color: #ffffff;
}
td.ftleft {
	font: normal 9px Verdana;
	width: 185px;
	text-align: center;
	color: #7e849a;
}
td.ftleft a {
	font: normal 9px Verdana;
	color: #7e849a;
	text-decoration: underline;
}
td.ftright {
	font: normal 9px Verdana;
	text-align: right;
	padding-right: 15px;
	color: #454B60;
}
td.ftright a {
	font: normal 9px Verdana;
	color: #454B60;
	text-decoration: underline;
}

/*CONTENT*/
#content {
	margin: 0;
	width: 795px;
	background: url(../i/mainback.gif) repeat-y left top;
	background-color: #ffffff;
}
td.contleft {
	width: 185px;
	padding: 10px 0;
	color: #7e849a;
	background: url(../i/iso_cert.gif) no-repeat 15px bottom;
}
td.contleft a {
	color: #7e849a;
	text-decoration: underline;
}
td.contright {
	width: 610px;
	padding: 10px 0;
}
td.contright a {
	color: #454b60;
	text-decoration: underline;
}
#submenu {
	margin: 0;
	width: 175px;
	border-bottom: 1px solid #c0c4d0;
}
#submenu a:link, #submenu a:visited, #submenu a:active {
	font: normal 12px Arial;
	color: #43495f;
	text-decoration: none;
}
#submenu a:hover {
	font: normal 12px Arial;
	color: #43495f;
	text-decoration: underline;
}
td.subitem {
	height: 24px;
	padding: 4px 0 0 10px;
	background: url(../i/itemsep.gif) repeat-x left top;
	color: #43495f;
}
td.activesubitem {
	height: 24px;
	padding: 4px 0 0 10px;
	background: url(../i/itemsep.gif) repeat-x left top;
	color: #43495f;
	background-color: #c0c4d0;
}
#rightcontent {
	margin: 0 10px;
}