/*
/* Rightbar styles*/
/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/popbox/magplus.cur"), pointer;
}

.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("imagespopbox/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/popbox/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

/* end PopBox*/

#rightbar {
	float: left;
	width: 200px;
	margin-left: 15px;
	padding: 0px;
	margin-top: -7px;
	background-repeat: repeat-y;
	clear: none;
	height: auto;
}

#rightbar  a{
	height: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px;
	position: relative;
	text-decoration: underline;
	width: auto;
}

#rightbar h1{
	float: left;
	width: 190px;
	position: relative;
	clear: none;
	margin: 0px;
	height: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 14px;
}

#rightbar p{
	height: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	margin: 0px;
	float: left;
	width: 190px;
	clear: left;
}

#rightbar h2{
	height: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	font-size: 14px;
	padding: 0px;
	float: left;
	position: relative;
}

#rightbar h3{
	height: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	float: left;
	position: relative;
	font-style: italic;
}

#rightbar img {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightbar ul{
	padding-left: 15px;
	padding-top: 20px;
}

#rightbar ul li{
	margin-bottom: 5px;
	background:url(../images/ls2.png) no-repeat left top; 
	padding-left: 25px;
}

#rbegruta {
	float: left;
	height: auto;
	width: 212px;
	position: relative;
	left: -12px;
	padding-left: 10px;
	background-image: url(../images/Rightbar/r_bar_bg.gif);
	background-repeat: repeat-y;
}

#rbeglogo {
	float: left;
	width: 200px;
	position: relative;
	clear: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#rbeglogo h1 {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #66CCFF;
	width: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-decoration: blink;
}

/* Wkatalog */


#wkatalog {
	float: left;
	width: auto;
	clear: none;
	height: auto;
}

#wkatalog a.info{
	position:relative; /*this is the key*/
	z-index:24;
	color:#000;
	text-decoration:none
}
 
#wkatalog a.info:hover{
	z-index:25;
}
 
#wkatalog a.info span{display: none}
 
#wkatalog a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:170px;
	left:0px;
	width:200px;
	background-color:#FFC;
	color:#900;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: normal;
	padding-left: 5px;
}

#wkatalog a.info:hover span h1{ /*the span will display just on :hover state*/
	font-size: 16px;
	font-weight: bold;
	color: #333;
	}

#wkatalog a.info:hover span h2{ /*the span will display just on :hover state*/
	font-size: 14px;
	font-weight: bold;
	color: #900;
	}

#wkatalog a.info:hover span ul{ /*the span will display just on :hover state*/
	padding-left: 15px;
	}

/* End wkatalog */

/* beg6020c */


#beg6020c {
	float: left;
	width: auto;
	clear: none;
	height: auto;
}

#beg6020c a.info{
	position:relative; /*this is the key*/
	z-index:24;
	color:#000;
	text-decoration:none
}
 
#beg6020c a.info:hover{
	z-index:25;
}
 
#beg6020c a.info span{display: none}
 
#beg6020c a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:170px;
	left:0px;
	width:200px;
	background-color:#FFC;
	color:#900;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: normal;
	padding-left: 5px;
}

#beg6020c a.info:hover span h1{ /*the span will display just on :hover state*/
	font-size: 16px;
	font-weight: bold;
	color: #333;
	}

#beg6020c a.info:hover span h2{ /*the span will display just on :hover state*/
	font-size: 14px;
	font-weight: bold;
	color: #900;
	}

#beg6020c a.info:hover span ul{ /*the span will display just on :hover state*/
	padding-left: 15px;
	}

/* End beg6020c */


.rbegtext  {
	float: left;
	width: 190px;
	position: relative;
	clear: none;
	margin: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}



.rsidebar {
	color: #000000;
}

.rsidebar a{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rsidebar img{
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.rsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.rsidebar li {

}

.rsidebar h2 {
	width: 203px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	text-transform: none;
	color: #004fff;
	background: url(../images/title.gif) no-repeat bottom center;
	margin-left: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}

