/* CSS Document */

h1, h2, h3, h4, h5, h6 {
margin: 0.5em 0 0.2em 0;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

	h1 { font-size: 16px; font-weight: bold; }
	h2 { font-size: 11px; font-weight: bold; }
	h3 { font-size: 11px; font-weight: bold; }
	h4 { font-size: 11px; font-weight: bold; }
	h5 { font-size: 11px; font-weight: bold; }
	h6 { font-size: 11px; font-weight: bold; }

ul#op {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
margin: 0px;
font-weight: normal;
}

ul#op li {
display: block;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;
background-image: url(../images/x.gif) ;
list-style: none;
font-weight: normal;
border-bottom:1px #ccc solid;
}

ul#op li a {
display: block;
font-size: 11px;
background-image: url(../images/x.gif) ;
list-style: none;
font-weight: normal;
}

ul#op li a:hover
{
color: eeeeee;
background-image: url(../images/x.gif) ;
text-decoration: none;
list-style: none;
font-weight: normal;
}

textarea.rekry {
width: 100%;
}

input.rekry {
width: 95%;
}

.button-rekry {
border-style: none;
background-color: #eee;
font-size: 100%;
font-family: inherit;
margin-left: 5px;
border: 1px solid #aaa;
height: 23px !important;
height: 18px;
vertical-align: top;
} 

.button-rekry:hover {
background-color: #ddd;
}

a.op:link, visited {
color:#0000ff;
text-decoration:none;
}

a.op:hover {
color:#888888;
text-decoration:none;
}

h3.only_op {
color:red;
}
