/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ebe9ea;
}
.table {
	border-collapse:collapse;
}
#menu {
	font: bold 11px;
	padding-left:14px;
	padding-right:15px;
	width:100%;
	text-align:center;
}
#menu a {
	float:left;
	display:block;
	background-image:url(images/menu_off_out.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-right:2px;
}
#menu a:hover {
	background-image:url(images/menu_off_over.gif);
	background-repeat:repeat-x;
	text-decoration:none;
}
#menu a.current {
	float:left;
	display:block;
	background-image:url(images/menu_on.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-right:2px;
}
#bara {
	clear:both;
	width:100%;
	height:5px;
	background-color:#183883;
	display:block;
	margin:0;
	padding:0;
}
#bara_goala {
	width:100%;
	height:9px;
	background-color:#ffffff;
	display:block;
	margin:0;
	padding:0;
}
#bara_mica {
	width:100%;
	height:2px;
	background-image: url(images/linie_mica.gif);
	background-repeat:repeat-x;
	display:block;
	margin:0;
	padding:0;
}
.menu_on {
	padding:5px;
	text-indent:25px;
	border-bottom:1px dotted #000000;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color:#F2F2F2;
	display:block;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	color:#183883;
}
.menu_off {
	padding:5px;
	text-indent:25px;
	border-bottom:1px dotted #000000;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color:#fdfbfc;
	display:block;
	text-decoration:none;
	color:#183883;
	font-weight: bold;
	font-size: 11px;
}
.menu_off:hover {
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 11px;
}
.menu_on:hover {
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 11px;
}
.submenu_on {
	padding:5px;
	text-indent:35px;
	border-bottom:1px dotted #000000;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 18px 8px;
	background-color:#Fefefe;
	display:block;
	text-decoration:none;
	color:#6b7f4e;
	font-weight: bold;
	font-size: 10px;
}
.submenu_off {
	padding:5px;
	text-indent:35px;
	border-bottom:1px dotted #000000;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 18px 8px;
	background-color:#fefefe;
	display:block;
	text-decoration:none;
	color:#6b7f4e;
	font-weight: bold;
	font-size: 10px;
}
.submenu_off:hover {
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 22px 8px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
.submenu_on:hover {
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 22px 8px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
#header {
	background-image:url(images/bara_header.gif);
	background-repeat:repeat-x;
	margin-right: 5px;
	margin-left:5px;
	color:#FFFFFF;
	font-size:13px;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
}
#header_promo {
	background-image:url(images/bara_promo.gif);
	background-repeat:repeat-x;
	margin-right: 5px;
	margin-left:5px;
	color:#FFFFFF;
	font-size:13px;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
}
.footer {
	background-image: url(images/bara_footer.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-weight:bold
}
.gri {
	background-color:#FFFFFF;
}
.verde {
	background-color:#f7e7bf;
}
.inchis {
	background-color:#cccccc;
}
.text {
	color:#183883;
	font-size:11px;
}
.text a{
	color:#183883;
	text-decoration:underline;
}
.text a:hover{
	color:#183883;
	text-decoration:none;
}
.textpret {
	color:#0DA94F;
	font-size:11px;
}
.textpret a{
	color:#0DA94F;
	text-decoration:underline;
}
.textpret a:hover{
	color:#0DA94F;
	text-decoration:none;
}
.shop {
	padding:10px;
	border-bottom:1px dotted #000000;
	background-color:#fdfbfc;
	display:block;
	text-decoration:none;
	color:#000000;
}
.navigator, .navigator a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color:#183883;
	text-decoration: none;
	background: #ffffff;
	text-align: center;
	cursor:pointer;
}

.navigator_current, .navigator_current a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color:#ffffff;
	text-decoration: none;
	background: #183883;
	text-align: center;
}

.navigator_more, .navigator_more a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color:#183883;
	text-decoration: none;
	background:#ffffff;
	text-align: center;
	cursor:pointer;
}
