
font, li, p, td {font-family:times,serif;}

a {text-decoration: underline;color:#691000}
a:hover {color:#9D0000; text-decoration: none}


H1, .H1 {font-family:,times,serif; font-size:18pt; text-decoration: none; color: #691000;font-weight : bold}
h2, .H2 {font-family:times,serif; font-size:14pt; text-decoration: none; color: #660000;font-weight : bold}
h3, .H3 {font-family:times,serif; font-size:11pt; text-decoration: none; color: #660000;font-weight : bold}


body {font-size: 12px;font-family:Arial,Verdana,Times,Courier;color:#51422E;background:url(/images/pics/bg.jpg) 0 0; margin:0px; padding:20px 30px 30px 30px;}

font, li, p, td {font-size: 12px;font-family:Arial,Verdana,Times,Courier;color:#51422E;}

table {border-collapse: collapse;}

.reklama, .reklama a{background-color: #F5DEAC; padding: 5px;}

#header{background:#E1A557 url(/images/pics/header_bg.jpg) 0 0 repeat-x;}
#header1{background:transparent url(/images/pics/header_left.jpg) 0 0 no-repeat;width:402px;height:138px}
#header2{background:transparent url(/images/pics/header_right.jpg) top right no-repeat;width:234px;height:138px}
td.logo{ background: transparent url(/images/pics/logo_bg.jpg) bottom left repeat-x;height:106px;text-align:center;}

.logotop{background:url(/images/pics/logo_top.jpg) 0 0 no-repeat;height:32px;}

#menu{background:transparent url(/images/pics/menu_bg.jpg) 0 0 repeat-x;height:50px}
#menu a{color:#E79636;font-size:12px;font-family:Arial;font-weight:bold;}
#menu .actmenu a{color:#F3D79E;font-size:12px;font-family:Arial;font-weight:bold;text-decoration:none;}
#menu td{vertical-align:middle;text-align:center;}
.menu-left{background:transparent url(/images/pics/menu_left.jpg) 0 0 no-repeat;width:48px;height:50px;}
.menu-right{background:transparent url(/images/pics/menu_right.jpg) 0 0 no-repeat;width:55px;height:50px;}
.menu-sep{background:transparent url(/images/pics/menu_sep.jpg) 0 0 no-repeat;width:6px;height:50px;}

#center{background:#F5DEAC url(/images/pics/content_bg.jpg) 0 0 repeat-x;}
#cshadow{background:transparent url(/images/pics/mainshadow.jpg) left bottom repeat-x;}

#menuleft{background:transparent url(/images/pics/menuleft_bg.jpg) 0 0 repeat-y;}
#submenu a{color:#725731;font-size:12px;font-family:Arial;font-weight:bold;}
#submenu .act{color:#9B3B3B;font-size:13px;font-family:Arial;font-weight:bold;border-left: 2px solid #9B3B3B;}
#submenu td{padding:8px;/*text-align:right;*/background:transparent url(/images/pics/menuleft_dots.gif) left bottom repeat-x;}
#submenu td img{vertical-align:bottom;margin-right:5px;}

.lmenutop{background:url(/images/pics/menuleft_top.jpg) 0 0 no-repeat;height:27px;width:188px}

.corner_left{background: url(/images/pics/corner_left.jpg) left top no-repeat;height:23px;}
.corner_right{background: url(/images/pics/corner_right.jpg) right top no-repeat;}

#content{font-size: 12px;font-family: Arial, Verdana,Tahoma,Times,Courier;color: #7E6847;padding:20px 30px 20px 20px;text-align:justify;background:url(/images/pics/content_border.jpg) top right repeat-y;}
.pic{background:transparent url(/images/pics/content_pic_top.jpg) top center no-repeat;height:17px;}
.pic div{background:transparent url(/images/pics/content_pic_bottom.jpg) top center no-repeat;height:17px;}
.pic img{border:1px solid #967443;margin:20px 20px 0px 20px;}




/* 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: 130px;
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: #9D180F;
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: #F5DEAC;
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: #9D180F;
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: 650px;
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);
}
