@font-face {
    font-family: "MoolBoran";
    src: url("fonts/mollbor.ttf");
    src: local("MoolBoran"), url("fonts/mollbor.woff") format("woff"), url("fonts/mollbor.ttf") format("truetype"), url("fonts/mollbor.svg#webfontpB9xBi8Q") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "MoolBoran";
    src: url("fonts/mollbor.eot");
    src: local("MoolBoran"), url("fonts/mollbor.woff") format("woff"), url("fonts/mollbor.ttf") format("truetype"), url("fonts/mollbor.svg#webfontpB9xBi8Q") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* reset */
span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
	
/* Typogrphy and Links */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	background-color:#fff;
	font-size: 0.79em;
	color:#333;
	background-image:url(../images/slice_05.jpg);

}

html,body{
  height:100%;
  width:100%;
}


h1, h2, h3, h4 {
	/*line-height: 1.0em;*/
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom:6px;
}

h2 {
	font-size: 1.4em;
	color:#cfa600;
	border-bottom:1px double #cccccc;
	margin-bottom:4px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h3 {

	font-size:12px;
	color:#fff;
	font-weight:lighter;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 1.0em;
	color:#587224;
	font-weight:bold;
	margin-bottom:4px;
	
}

h4 b {
	color:#587224;
}

h5
{
    font-weight:bold;
    text-transform:uppercase;
    color:#6f9609;
    float:left;
}

a 
{
	color:#333;
	text-decoration:none;
}

a:hover 
{
	color:#5a780a;
	text-decoration:none;
}

ol,ul {
	list-style:none;
}	

/* main site */
	
* {
	margin: 0 auto;
	padding: 0;
}

.wrapper {
	width: 100%;
	margin: -1px 0 0;
	padding: 0;
}

.main {
	background:url(../images/slice-bg_07.jpg) no-repeat #FFF;
	background-position:top center;
}

.menu-out {
	clear:both;
	background-image:url(../images/slice_08.jpg);
	background-repeat:repeat-x;
	height:49px;
}
	
.header {
	margin: 0 auto;
	background:url(../images/slice-bg_02.jpg) no-repeat;
	height:124px;
	width:788px;
}

.logo {
	width:244px;
	height:124px;
	float:left;
}

.main-content {
	clear:both;
	margin:0 auto;
	width:788px;
	display:block;
	overflow:hidden;
	background-color:#FFF;
}

.main-content-info{
	clear:both;
	margin:0 auto;
	width:788px;
	display:block;
	overflow:hidden;
	background-color:#FFF;
}

.main-content-inner {
	display:block;
	overflow:hidden;
	background-color:#FFF;
}


/*main menu */

.nav {width:788px; margin:0 auto; font-family: MoolBoran, Helvetica, Arial, sans-serif;  text-transform:uppercase;}

/* DO NOT EDIT!!! */
ul.menusm { list-style:none; padding-right:10px }
ul.menusm li { cursor:pointer; position:relative; z-index:/*IE7*/999; }
ul.menusm li a { position:relative; z-index:1000; }
ul.menusm li ul { display:none; position:absolute; list-style:none; z-index:999; }
ul.menusm li ul li ul { position:absolute; list-style:none; }

.content-left {
	float:left;
	border-right: 1px solid #DADADA;
	width:510px;
}

.content-left-inner {
	float:left;
	padding: 0px 25px 20px 25px;
	width:465px;
}

.content-2col {
}

.content-2col-inner {
	padding: 0px 25px 20px 25px;
}

.content-left-inner-bottom {
	float:left;
	padding: 0px 25px 0px 25px;
	width:465px;
}


.content-left-inner-top img {
	width:146px;
	height:143px;
	float: right;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 3px;
}

.content-right {
	float:left;
	width:235px;
	padding:0px 0px 0px 20px;
}

.content-right-tabs {
	float:left;
	width:235px;
}

.content-right-tabs a {
	color: #5f5f5f;
	text-decoration:none;
}

.content-right-tabs a:hover {
	color: #333333;
	text-decoration:none;
}


.text-box-one {
	clear:both;
}

.text-box {
	font-family: "MoolBoran", Helvetica, Arial, sans-serif;
	color: #5f5f5f;
	float:left;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	padding-top:19px;
	text-align: left; 
	line-height:15px; 
	display:block;
	width:140px; 
}

.news {
	padding-bottom:15px;	
}

.footer {
	font-size:0.9em;
	color:#FFF;
	clear:both;
	background-image:url(../images/slice_14.png);
	background-repeat:repeat-x;
}

.main-content-shadow {
	margin: 0 auto;
	background-image:url(../images/slice_11.png);
	background-repeat:repeat-y;
	width:836px;
}

.main-content-top-shadow {
	margin: 0 auto;
	background-image:url(../images/slice-s_11.png);
	background-repeat:no-repeat;
	width:836px;
	height:34px;
}

.footer-inner {
	background:url(../images/slice_12.png) no-repeat;
	width:788px;
	height:148px;
}

.footer-right {
	float:right;
	padding:32px 20px 0px 0px;
}

.footer-right a {
	color:#fff;
}

.footer-right a:hover {
	color:#fff;
	text-decoration:underline;
}

.footer-left{
	float:left;
	padding:32px 0px 0px 20px;
	width:210px;
}

.footer-middle {
	float:left;
	padding:32px 0px 0px 0px;
	width:360px;
	text-align:center;
}

.footer-logo {
	clear:both;
	margin:auto;
}

.footer-wrapper {
    margin-left: auto; 
    margin-right: auto;  
    background:url(../images/slice_05.jpg);
    overflow: hidden; /* clearfix */
    clear:both;
}

.content-news {
	float:left;
	
	width:190px;
	
}

.content-news-left {
	
	padding: 0px 15px 20px 25px;
	
}

.content-news-list {
}

.content-main-right {
	float:left;
	width:505px;
	padding:0px 0px 0px 20px;
}

.content-main-right-big 
{
	float:left;
	width:555px;
	padding:0px 0px 0px 20px;
	border-left: 1px solid #DADADA;
}
.content-main-right-small
{
    float:left;
	width:400px;
	padding:0px 0px 0px 20px;
	border-left: 1px solid #DADADA;
}

.col-right-exist 
{
    width:135px;
    float:right;
    padding-right:20px;
}

.col-right-notexist 
{
    display:none;
}

.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.content-main-news {
	clear:both;
	margin:0 auto;
	width:788px;
	display:block;
	overflow:hidden; 
	background:url(../images/filigrana.jpg) no-repeat left bottom;
}

.content-main-info {
	clear:both;
	width:788px;
	display:block;
	overflow:hidden;
	background-color:#FFF;
}

.zone_access 
{
    left: -9000px;
    position: absolute;
}

.tab_horizontal
{
   border-bottom: solid 1px #727272;
}
.tab_horizontal_first
{
         border-bottom: solid 1px #727272;
         border-right: solid 1px #bbbbbb;
}

.tab_horizontal a
{
         color:#4F4A4A !important;
}

.tab_horizontal a:hover
{
         color:Black !important;
}
.tab_vertical a
{
         border-left: solid 1px #bbbbbb;
         color:#4F4A4A !important;
}
.tab_button_inactive
{
         border-right: solid 1px #bbbbbb;
         border-top: solid 1px #bbbbbb;
         border-bottom: solid 1px #727272;
         padding:4px;
}
.tab_button_active
{
         border-top: solid 1px #727272;
         border-right: solid 1px #727272;
         border-left: solid 1px #727272;
         padding:4px;
         font-weight:bold;
}

.table_normal3
{
    margin:auto;
}

.table_normal3 td{
         border-bottom:solid 1px #bbbbbb;
         margin:0px;
         padding:1px;
         /*text-align:left;*/
}

.table_normal3 input
{
         border:solid 1px #999999;
         
         padding:3px;
}

.table_normal3 select
{
         border:solid 1px #999999;
         
         padding:3px;
}

.table_normal3 textarea
{
         border:solid 1px #999999;
         
         padding:3px;
}

.vertical-list li
{
    padding:4px;
    border-bottom:1px solid #cccccc;
}

.content_one
{
    padding:4px;
    border-bottom:1px solid #cccccc;
}

.sitemap table a
{
	padding-top:3px;
	padding-left:12px;
	padding-right:65px;
	padding-bottom:3px;
	border-bottom:solid 1px #bbbbbb;
	clear:both;
	float:left;
	display:inline;
	font-size:12px;
}
.sitemap span
{
    /*
    padding-top:3px;
	padding-left:12px;
	padding-right:65px;
	padding-bottom:3px;
	border-bottom:solid 1px #bbbbbb;
	clear:both;
	float:left;
	display:inline;
	font-size:12px;
    */
}

#sitemapContainer span
{
    padding-top:3px;
	padding-left:12px;
	padding-right:65px;
	padding-bottom:3px;
	border-bottom:solid 1px #bbbbbb;
	clear:both;
	float:left;
	display:inline;
	font-size:12px;
}

hr
{
    color:#cccccc;
    background-color:#cccccc;
    height:1px;
    border:0px;
}

.custom-pager
{
    padding:4px;
    text-align:center;
}
.custom-pager a
{
    text-decoration:none;
}
.custom-pager a:selected
{
    text-decoration:underline;
    font-weight:bold;
}
.custom-pager a:hover
{
    text-decoration:underline;
}
.products-descr
{
    margin-top:8px;
}
.pager-control
{
    width:454px;
    height:52px;
    background: url(../images/pagerbig.jpg) no-repeat top left;
}
.pager-left
{
    width:161px;
    float:left;
    padding-top:21px;
    color:#ffffff;
    text-align:center;
}
.pager-left a
{
    color:#ffffff;
}
.pager-left a:hover
{
    color:#ffe67f;
}   
.pager-mid
{
    width:133px;
    float:left;
    padding-top:21px;
    text-align:center;
}
.pager-right
{
    width:160px;
    float:left;
    padding-top:21px;
    color:#ffffff;
    text-align:center;
}
.pager-right a
{
    color:#ffffff;
}   
.pager-right a:hover
{
    color:#ffe67f;
}

.cboxElement
{
    padding:2px;
} 

.search_tab
{
    
    margin:2px;
    float:right;
}
.download_tab
{
    margin:2px;
    padding:4px;
    background-color:#f6d478;
    text-align:right;
}
.download_tab img
{
    vertical-align:middle;
}
.search_tab_cell
{
    padding:2px;
}
.search_tab_cell_yellow
{
    background-color:#f6d478;
    padding:2px; 
}
.message-notice
{
    background-color: #F4E3B4;
    color:#000000;
    text-align:center;
    height:22px;
}
.content-main-right-big li, .content-main-right-small li, content-left-inner-top .li
{
    list-style: none;
    padding: 4px;
    list-style-type:circle;
    list-style-position:inside;
}
.g-title-info-window 
{
    border: 0px solid #264918 /*{a-bar-border}*/;
         background: #BBB /*{a-bar-background-color}*/;
         color: #444;
         padding:6px;
         font-weight: bold !important;
    font-size: 14px !important;
}

.g-button-info-window
{
    float: right;
    padding: 10px;
}
.g-content-info-window
{
    padding: 10px;
    background-color: #fff;
}

.ul-menu-level-1 li
{
    border-bottom: 1px solid #BBBBBB;
    clear: both;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 3px 65px 3px 12px;
}