/* CSS Document */
 html,body,#outermost {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:15px;}
h1{margin:0; padding:0; font-size:26px; font-family:Verdana, Arial, Helvetica, sans-serif;}
hr{padding:0; margin:0;}
.colt_st_sus{
	background:url(bg/bg.jpg) top left no-repeat;	width:11px;	height:11px;
}
.colt_dr_sus{
	background:url(bg/bg.jpg) top right no-repeat;	width:11px;	height:11px;
}
.colt_st_jos{
	background:url(bg/bg.jpg) bottom left no-repeat;	width:11px;	height:11px;
}

.colt_dr_jos{
	background:url(bg/bg.jpg) bottom right no-repeat;	width:11px;	height:11px;
}
 
.sus{background:url(bg/bg_sj.jpg) top repeat-x; height:11px;}
.jos{background:url(bg/bg_sj.jpg) bottom repeat-x; height:11px;}
.dr{background:url(bg/bg_sd.jpg) left repeat-y; width:11px;}
.st{background:url(bg/bg_sd.jpg) right repeat-y; width:11px;}

.st_full{background:url(bg/bg_sd_full.jpg) left repeat-y #ededed; width:11px;}
.dr_full{background:url(bg/bg_sd_full.jpg) right repeat-y #ededed;}
.bg_arc {background:url(bg/bg_arc.jpg) top right no-repeat #FFFFFF; height:50px; width:320px;}


.ch_st_sus{background:url(bg/ch.jpg) top left no-repeat;	width:8px;	height:8px;}
.ch_dr_sus{ background:url(bg/ch.jpg) top right no-repeat;	width:8px;	height:8px;}
.ch_st_jos{background:url(bg/ch.jpg) bottom left no-repeat;	width:8px;	height:8px;}
.ch_dr_jos{background:url(bg/ch.jpg) bottom right no-repeat;	width:8px;	height:8px;}

a.last:link, a.last:visited{text-decoration:none; color:#333333;}
a.last:hover{text-decoration:none; color:#990000;}

a.meniu:link, a.meniu:visited{text-decoration:none; color:#003300; font-weight:bold;}
a.meniu:hover{text-decoration:none; color:#990000; font-weight:bold;}

