body{margin: 0px; padding: 0px;font:12px Arial; color: #000000; background-color:#ffffff;}

a {text-decoration: underline;color:#ad1703}
a:hover {color:#ad1703; text-decoration: none}

H1, .H1 {font-family:,times,serif; font-size:20pt; 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}

font, li, p, td {font:12px Arial;}


#footer {background: url(/images/footer_resizable.jpg) repeat-x left top;height:55px;}
#footer .left {background: url(/images/test.gif) no-repeat left bottom;height:284px;margin-top: -240px; position:relative; display:block; z-index:5;width:122px}

#footer .resizable { margin:0px;}

#center{padding:5px 20px 20px 10px}
.corner_top{background: url(/images/main_top_resizable.jpg) repeat-x left top;height:9px}
.corner_top_left{background: url(/images/main_top_left.jpg) no-repeat left top;width:34px;height:23px;}
.corner_top_right{background: url(/images/main_top_right.jpg) no-repeat right top;width:34px;height:23px;}

.corner_bottom{background: url(/images/main_bottom_resizable.jpg) repeat-x left bottom;height:9px}
.corner_bottom_left{background: url(/images/main_bottom_left.jpg) no-repeat left bottom;width:34px;height:23px;}
.corner_bottom_right{background: url(/images/main_bottom_right.jpg) no-repeat right bottom;width:34px;height:23px;}

.content_left {background: url(/images/main_middle_left.jpg) repeat-y left top;}
.content_right {background: url(/images/main_middle_right.jpg) repeat-y right bottom;}
#content {background: url(/images/main_middle_resizable.jpg) repeat left top;}


#main{background: url(/images/bg.gif) repeat left top;min-width:1000px}

#header .left {background: url(/images/header_left.jpg) no-repeat left bottom;height:247px;}
#header .right {background: url(/images/header_right.jpg) no-repeat left bottom;height:247px;}
#header .resizable {background: url(/images/header_resizable.jpg) repeat-x left top;height:221px;}
#preleft{background: url(/images/header_pre_left.jpg) no-repeat left top;height:221px;}
#preright{background: url(/images/header_pre_right.jpg) no-repeat right top;height:221px;}
#header_logo{padding-top:10px;padding-left:20px;text-align:center}

#header_menu{background: url(/images/top_menu.jpg) repeat-x left top;vertical-align:center;height:26px;}
#header_menu td {white-space:nowrap;font: 1em verdana;text-align:center;height:26px; padding-left: 5px; padding-right: 5px;}
#header_menu a {color: #e1d7bf;line-height:22px;margin:0px 3px;}
#header_menu .split{background: url(/images/top_menu_spliter.jpg) no-repeat left top;width:3px;padding-left: 1px; padding-right: 1px;}
.header_menu_item:hover{background: url(/images/top_menu_hover.jpg) repeat-x left top;}
.header_menu_item_active {font-weight: bold; background: url(/images/top_menu_hover.jpg) repeat-x left top;color: #e1d7bf;}
.header_menu_item_active a{text-decoration:none;}

#submenu{width:200px;padding-bottom: 220px;}
#main_menu_resizable {background: url(/images/main_menu_bg.jpg) repeat left top;}
#main_menu_resizable td{background: url(/images/main_menu_resizable.jpg) repeat-y left top;}
#main_menu_top {background: url(/images/main_menu_top.jpg) no-repeat left bottom;height:33px;}
#main_menu_bottom {background: url(/images/main_menu_bottom.jpg) no-repeat left top;height:24px;}

#main_menu_resizable a{font: 12px verdana;display:block;}

.main_menu_item {padding-left: 15px;padding-right: 0px;padding-top: 10px;padding-bottom: 10px; margin-left: 7px; background: url(/images/main_menu_button.jpg) no-repeat left bottom;}
.main_menu_item a:hover {color:#ad1703;}

.main_menu_item_active {color:#68271e;font-size: 13px;display:block;}


.reklama, .reklama a{font-size: 11px;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;
}




/* 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: #996633;
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: #E4CDA0;
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: #996633;
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);
}