body { background-color: #339933; color: #333; }

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

h1 {
  text-align: center;
}

table.resource, table.resource th {
  border: 2px solid black;
  border-collapse: collapse;
}

table.resource td {
 border : 1px solid black;
 padding : 3px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #222; font-size:110%; text-decoration:none; }
a:visited { color: #666; }
a:hover { color: #119911; }
a img { border : 0; }
a:hover img { background-color:#cccccc; } 

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table-cell;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

div.emph {
	color: red;
}

.center{
  text-align:center;
}

div.small_comment {
  width: 40%;	
  margin-top: -4px;
  margin-bottom: -4px;
  text-align: justify;  
  font-size: 11px;
  line-height: 13px;  
}

div.logout {
  text-align: right;
  font-weight: bold;
  font-size: 14px;
}

div.RightBox {
  float:right;
  border:1px outset black;
  padding:10px;
  margin:10px;
}

div.oglas {
  position:relative;	
  font-family: arial narrow;
  border: 2px solid green;
  padding: 2px;
  width: 400px;
  height: 357px;
  overflow: hidden;
  vertical-align: top;
  font-size:   15px;
  line-height: 17px;  
  text-align: justify;  
}

div.oglas_mali {
  position:relative;	
  font-family: arial narrow;
  border: 2px solid green;
  padding: 2px;
  width: 294px;
  height: 268px;
  overflow: hidden;
  vertical-align: top;
  font-size:   12px;
  line-height: 13.5px;  
  text-align: justify;  
}

div.oglas table, div.oglas_mali table{
  width: 100%;	
  margin: -2px;  
}

div.oglas div.tt1,div.oglas_mali div.tt1
{ float:left; font-weight: bold;} 
div.oglas div.tt2,div.oglas_mali div.tt2
{ position:absolute;left:42%; font-weight: bold;} 
div.oglas div.tt3,div.oglas_mali div.tt3
{ position:absolute;left:68%; font-weight: bold;} 
div.oglas div.tt4,div.oglas_mali div.tt4
{ float:right; font-weight: bold;} 

div.oglas div.agName, div.oglas_mali div.agName
{position:absolute;bottom:0;}
div.oglas div.priceBottom, div.oglas_mali div.priceBottom
{position:absolute;bottom:0;right:0;}

div.oglas div.priceTop
{position:absolute;bottom:17px;right:0;}
 div.oglas_mali div.priceTop
{position:absolute;bottom:13.5px;right:0;}

div.uploadIssueBox
{
  float:left;
  border-top:2px solid black;
  margin-top:50px;
  width:400px;
}