.NewAdvert
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	display: Block;
	padding: 0px 5px 0px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Inzerat */

.Inzerat
{
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	border: solid 1px #000000;
}

.Inzerat .Images
{
	padding: 5px;
}

.Inzerat .ID
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #880000;
	padding: 2px 5px 0px 5px;
}

.Inzerat .Category
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding: 3px 0px 0px 0px;
}

.Inzerat .Summary
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000000;	
	padding: 3px;
	text-decoration: underline;
}

.Inzerat .Author
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: inline;
	padding: 3px;
}

.Inzerat .AuthorAnonym
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
	padding: 3px;
}

.Inzerat .Time
{
	font-family: Verdana;
	font-size: 12px;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #888888;
	padding: 3px;
}

.Inzerat .Text
{
	font-family: Arial;
	padding: 5px 5px 15px 5px;
	font-size: 13px;
}

.Sell .Text, .Sell .Images, .Sell .Footer
{
	background-color: #eeeeff;
}

.Buy .Text, .Buy .Images, .Buy .Footer
{
	background-color: #eeffee;
}

.Change .Text, .Change .Images, .Change .Footer
{
	background-color: #f7f9e1;
}

.Inzerat .Images
{
	border-right: solid 1px #888888;
}


.Buy .Title
{
	font-size: 12px;
	background-color: #d2f6de;
	background-image: url(../images/burza/buyback.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #888888;
}

.Sell .Title
{
	font-size: 12px;
	background-color: #d4e0f4;
	background-image: url(../images/burza/sellback.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #888888;
}

.Change .Title
{
	font-size: 12px;
	background-color: #e7e9c1;
	background-image: url(../images/burza/changeback.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #888888;
}

.Inzerat .Footer
{
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
}

.Inzerat .Info
{
	font-size: 12px;
	padding: 0px 2px 0px 2px;
	height: 16px;
	border-top: solid 1px #888888;
}

.Inzerat .Links
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	background-color: #d4e0f4;
	background-image: url(../images/burza/sellback.gif);
	background-repeat: repeat-y;
	border: solid 1px #888888;
	border-top-style: none;
}

.Inzerat .Contact
{
	font-weight: bold;
	padding: 3px;
}

.Inzerat .Price
{
	font-weight: bold;
	padding-left: 3px;
}

.Inzerat .Region
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	display: inline;
	padding: 3px 3px 3px 0px;
}

/* Misc */
.BurzaFilter
{
	display: block;
	background-color: #e4e4e4;
	background-image: url(../images/burza/formback.gif);
	background-repeat: repeat-y;
	border: solid 1px #000000;
	padding: 5px;
}

.HT
{
	background-color: #ffff00;
}

.AdvertForm
{
	font-family: Verdana;
	padding: 10px 50px 10px 10px;
	/*background-color: #dddddd;*/
	background-color: #e4e4e4;
	background-image: url(../images/burza/formback.gif);
	background-repeat: repeat-y;
	border: solid 1px #000000;
	clear: both;
}

.AdvertFormField
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.AdvertFormFieldSmall
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.AdvertFormText
{
	width: 100%;
	height: 100px;
}

.AdvertFormSummary
{
	width: 100%;
}

.ValidatorText
{
	display: block;
}

.FavoriteSelector
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	float: right;
	padding: 0px 5px 0px 5px;
}

.FavoriteSelect
{
	font-size: 10px;
	padding-right: 10px;	
}

.FavoritesRequest
{
	border: solid 1px #000000;
	height: 23px;
	width: 100%;
	background-color: White;
	clear: both;
}

/* Mass uploader stuff */
.MassUploadDelete
{
	background-color: #ffffff;
	color: #ff0000;
	border: solid 1px #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 14px; 
	vertical-align: middle;
	text-align: center;
}

.MassUploadUploader
{
	vertical-align: middle;
	height: 20px;
}
