body {font-size:13px;font-family:Arial !important;color:#4C6935;background:#C5C5A9;margin:0px;padding:0px;}

a {text-decoration: underline;color:#4C4C1B}
a:hover {color:#6B6B00; text-decoration: none}

font, li, p, td {font-size: 12px;font-family: Arial;color:#4C6935;}


H1, .H1 {font-family:,times,serif; font-size:20pt; text-decoration: none; color: #215106;font-weight : bold}
h2, .H2 {font-family:times,serif; font-size:14pt; text-decoration: none; color: #215106;font-weight : bold}
h3, .H3 {font-family:times,serif; font-size:11pt; text-decoration: none; color: #215106;font-weight : bold}




#header-bottom{background: url(/images/pics/header_bottom.jpg) left bottom repeat-x; height:31px;}
.header1{background:url(/images/pics/header1.gif) 0 0 repeat-x; height:10px;}
.headerbg1{background:url(/images/pics/header_bg1.gif) 0 0 repeat-x;}
.headerbg2{background:url(/images/pics/header_right_bg.jpg) 0 0 repeat-x;}
.header_left{background:url(/images/pics/header2.gif) 0 0 repeat-y;width:9px;}
.header_right{background:url(/images/pics/header2.gif) top right no-repeat;width:9px;height:10px}
.header-right{background:url(/images/pics/header_right.jpg) 0 0 no-repeat;width:70px;height:116px;}
.header-left{background:url(/images/pics/header_left.jpg) top right no-repeat;width:66px;height:116px;}
.header1-bottom{background:url(/images/pics/header1_bottom.gif) 0 0 repeat-x; height:16px;}
.headerbg1 img, .headerbg2 img{border:1px solid #AAA96C;}

.menu{background:url(/images/pics/menu_bg.gif) 0 0 repeat-x; height:33px;}
.menu td{vertical-align:middle}
.menu a,.menu a:hover{color:#fff;font-size:13px;font-family:Arial;font-weight:bold;margin-left:20px}
.menu-sep{background:url(/images/pics/menu_sep.gif) 0 0 no-repeat; width:38px;}

#center{background: url(/images/pics/content_bg_bottom.gif) bottom left repeat-x; height:34px;}
#content{background:#E9E9E4;border:1px solid #9D9D6B;padding:20px;}
.content_bg{background: url(/images/pics/content_bg_bottom.gif) bottom left repeat-x; height:34px;}
#content h1{font:16px Arial;font-weight:bold;}
#content h2{font:14px Arial;font-weight:bold;}

#leftcolumn{background:#C5C5A9 url(/images/pics/lcolumn.gif) bottom left no-repeat;}

#submenu a, #submenu a:hover{color:#46652D;font-size:12px;font-weight:bold;font-family:Arial;padding-left:20px;}
.submenu{background:#CBCAA5;height:25px;}
.act_submenu{background:#DFDFC8;height:25px;}
.submenuact{background:#CBCAA5;height:25px;color: #686720;font-size:13px;font-weight:bold;font-family:Arial;padding-left:20px;}

.submenu-corner{background: url(/images/pics/submenu_corner.gif) 0 0 no-repeat;width:21px;height:17px;}
.act-submenu-corner{background: url(/images/pics/submenu_act_corner.gif) 0 0 no-repeat;width:21px;height:17px;}
.act-submenu-corner1{background: url(/images/pics/submenu_act_corner1.gif) 0 0 no-repeat;width:21px;height:17px;}
.submenu-top{background:#CBCAA5 url(/images/pics/submenu_top.gif) 0 0 repeat-x;height:16px;}
.act-submenu-top{background:#DFDFC8 url(/images/pics/submenu_act_top.gif) 0 0 repeat-x;height:17px;}
.lmenu-top1{background:url(/images/pics/lcolumn_top.gif) 0 0 repeat-x;height:29px;}
.lmenu-top2{background:url(/images/pics/lcolumn_corner_top.gif) top right no-repeat;width:22px;height:29px;}
.lmenu-bottom2{background:url(/images/pics/lcolumn_corner_bottom.gif) bottom right no-repeat;width:22px;height:30px;}
.lmenu-right{background:#AAA96C url(/images/pics/lcolumn_right.gif) top right repeat-y;width:16px;}

.right{background: url(/images/pics/right.jpg) top left no-repeat; height:77px;}
.left{background: url(/images/pics/left.jpg) top right no-repeat; height:100px;}

.blocks{position:absolute;top:7px;right:15px;color:#fff;}


.reklama, .reklama a {font-size: 10px; padding: 5px;}


/* CMS dictionary */

span.cms_dict_tooltip {
  display: inline;
  position: relative;
border-bottom:1px dotted #666666;
  cursor: help;
}
 
span.cms_dict_tooltip span.cms_dict_tip {
  display: none;
}

 
span.cms_dict_tooltip:hover span.cms_dict_tip{
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 0;
  width: auto;
  padding: 7px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 10px arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
  width: 250px;
}

 
a.cms_dict_link{
  font: normal 10px arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}



/* Site tour */

#siteTourPanel
{
display: block;
position:absolute;
opacity: 0.6;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
top:0px; 
}


#siteTourPanel:hover
{
opacity: 0.8;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}




/* Path menu */

#cmsPathMenu
{
display: block;
position:fixed;
opacity: 0.6;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
top:0px; left: 80px;
padding: 0px 8px 4px 8px; 
background-color: #FFF7EB; 
font-size: 12px;
color: black;
}


#cmsPathMenu:hover
{
opacity: 0.8;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}




/* Site map and links */

#siteMapDiv
{
display: none; 
position: absolute; top: 10px; left: 400px;
width: 500px; height: 400px;
background-color: #aaa96c;
padding: 15px;
border: 1px solid black;
z-index: 1000;
text-align: center;
vertical-align: middle;
}



#innerSiteMapDiv
{
text-align: left;
display: block; 
height: 380px;
background-color: #e9e9e4;
overflow:auto;
padding: 10px;
overflow:auto;
font-size: 12px;
}



#searchBox
{
padding: 1px;
display: none; 
position: absolute; top: 10px; left: 400px;
width: 300px; height: 25px;
text-align:center;
vertical-align:middle;
background-color: #aaa96c;
padding: 10px;
border: 1px solid black;
z-index: 1000;
}



#searchDiv
{
display: block;
position: absolute;
opacity: 0.6;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
top:0px; left: 800px;
padding: 0px 8px 4px 8px; 
background-color: #FFF7EB; 
font-size: 12px;
color: black;
}


#searchDiv:hover
{
opacity: 0.8;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

