font, li, p, td {font-size:12px;font-family:Verdana,Times,Courier;color:#3D3B2D;}

a {text-decoration: underline;color:#572a23}
a:hover {color:#70271d; text-decoration: none}


H1, .H1 {font-family:,times,serif; font-size:18pt; text-decoration: none; color: #980000;font-weight : bold}
h2, .H2 {font-family:times,serif; font-size:14pt; text-decoration: none; color: #980000;font-weight : bold}
h3, .H3 {font-family:times,serif; font-size:11pt; text-decoration: none; color: #980000;font-weight : bold}

body {font-size:12px;font-family:Verdana,Times,Courier;background:#D9D2A7;color:#3D3B2D;margin:0px;padding:0px;}

.reklama, .reklama a {font-size:11px; padding: 5px;}


#header_bg{background:url(/images/pics/logo_bg.jpg) 0 0 no-repeat;height:119px;width:249px}

#menu{background:url(/images/pics/menu_bg.jpg) 0 0 repeat-x;height:35px;}
#menu td{vertical-align:middle;text-align:center; background:url(/images/pics/menu.jpg) top center no-repeat;}
#menu a, #menu a:hover{font-size:13px; color:#E3CD82;font-weight:bold;}
#menu .act a{font-size:14px; color:#eee6cc;font-weight:bold;text-decoration:none;}

#center{padding:0 0 10px 10px;}
#left{background:url(/images/pics/left_bottom.jpg) left bottom no-repeat;width:189px;}

#submenu td{padding-left:30px;height:32px;}
#submenu .tdsepar{padding-left:30px;background:url(/images/pics/dots.gif) bottom left repeat-x; height:1px;font-size: 1px;}
#submenu a,#submenu a:hover{color:#E3CD82;font-size:12px;font-weight:bold;}
#submenu .act{font-size:14px;background:url(/images/pics/submenu_act.jpg) 15px 10px no-repeat;height:32px;padding-left:35px; color: #eee6cc;font-size:13px;font-weight:bold;}

.center{background:url(/images/pics/center.jpg) 0 0 repeat-x;height:7px}
#content{padding:0px 10px 20px 10px;background:#FAF4D1;}
.content1{background:url(/images/pics/content-left.jpg) 0 0 repeat-y; width:10px}
.content2{background:url(/images/pics/content-right.jpg) 0 0 repeat-y; width:10px}

.corner-top1{background:url(/images/pics/content-top1.jpg) bottom left no-repeat;height:11px;width:10px;}
.corner-top{background:url(/images/pics/content-top.jpg) bottom left repeat-x;height:11px}
.corner-top2{background:url(/images/pics/content-top2.jpg) bottom right no-repeat;height:11px;width:10px;}

.corner-bottom1{background:url(/images/pics/content-bottom1.jpg) 0 0 no-repeat;height:11px;width:10px;}
.corner-bottom{background:url(/images/pics/content-bottom.jpg) 0 0 repeat-x;height:11px}
.corner-bottom2{background:url(/images/pics/content-bottom2.jpg) top right no-repeat;height:11px;width:10px;}

.banner{padding-left:10px;}

#footer{background:#521D0E url(/images/pics/footer_bg.jpg) 0 0 repeat-x; height:24px;vertical-align:middle;text-align:center;}


/* 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.75;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
top:0px; 
}


#siteTourPanel:hover
{
opacity: 0.9;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}




/* Path menu */

#cmsPathMenu
{
display: block;
position:fixed;
opacity: 0.75;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
top:0px; left: 80px;
padding: 0px 8px 4px 8px; 
background-color: #FFF7EB; 
font-size: 12px;
color: black;
}


#cmsPathMenu:hover
{
opacity: 0.9;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}




/* Site map and links */

#siteMapDiv
{
display: none; 
position: absolute; top: 10px; left: 400px;
width: 500px; height: 400px;
background-color: #8f0100;
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: #d9d2a7;
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: #8f0100;
padding: 10px;
border: 1px solid black;
z-index: 1000;
}



#searchDiv
{
display: block;
position: absolute;
opacity: 0.75;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
top:0px; left: 650px;
padding: 0px 8px 4px 8px; 
background-color: #FFF7EB; 
font-size: 12px;
color: black;
}


#searchDiv:hover
{
opacity: 0.9;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
