/* CSS Document */
 html,body,#outermost {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h1{margin:0; padding:0; font-size:20px; font-weight:bold;}
h2{margin:0; padding:0; font-size:12px; float:left;}
form{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
form input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
} 

.form_select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
} 

.ch_link {width:670px; padding:5px; border:solid 1px #D9E0CD; background-color:#F5F7F2; line-height:16px; margin-bottom:5px;}

a.linc:link, a.linc:visited{color:#677A4B; text-decoration:none; font-weight:bold;}
a.linc:hover{color:#000000; text-decoration:none; font-weight:bold;}

.bg1{background-color:#DFEDDC;}
.bg2{background-color:#A6D2AC;}
.bg3{background-color:#F5FAF7;}

a.cat:link, a.cat:visited{color:#990000; text-decoration:none; font-weight:bold;}
a.cat:hover{color:#000066; text-decoration:none; font-weight:bold;}

a.meniu:link, a.meniu:visited{color:#333333; text-decoration:none; font-weight:bold; padding-left:5px;}
a.meniu:hover{color:#FF0000; text-decoration:none;}


.colt_st_sus{background:url(bg/bg.gif) top left no-repeat  #DFEDDC;	width:10px;	height:10px;}
.colt_dr_sus{background:url(bg/bg.gif) top right no-repeat #A6D2AC;	width:10px;	height:10px;}
.colt_st_jos{background:url(bg/bg.gif) bottom left no-repeat #F5FAF7;	width:10px;	height:10px;}
.colt_dr_jos{background:url(bg/bg.gif) bottom right no-repeat #F5FAF7;	width:10px;	height:10px;}
 
.sus{background:url(bg/bg_sj.gif) top repeat-x #DFEDDC; height:10px;}
.sus2{background:url(bg/bg_sj.gif) top repeat-x #A6D2AC; height:10px;}
.jos{background:url(bg/bg_sj.gif) bottom repeat-x #F5FAF7; height:10px;}
.st{background:url(bg/bg_sd.gif) left repeat-y #F5FAF7; width:10px;}
.st2{background:url(bg/bg_sd.gif) left repeat-y #DFEDDC; width:10px;}
.dr{background:url(bg/bg_sd.gif) right repeat-y #F5FAF7; width:10px;} 
.dr2{background:url(bg/bg_sd.gif) right repeat-y #A6D2AC; width:10px;} 
