div#addentryspacer {
	margin-top:50px;
}

div#addbazarentry {
	margin-top:30px;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}

div#addbazarentry img {
	margin-bottom:-4px;
	margin-right:2px;
}

table#entrytable tr td {
	text-align:center;
}

table#entrytable tr td em {
	color:#CC2222;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
}

table#entrytable tr td strong em {
	font-weight:bold;
}

table#entrytable tr td.type {
	font-size:10px;
	color:#999999;
}	

table#entrytable tr td.subject {
	text-align:left;
	padding-left:5px;
    color:#999999;
}

table#entrytable tr td.subject a {
	font-weight:bold;
	text-decoration:none;
}

table#entrytable tr td.subject a span.caption {
	font-weight:bold;
	text-decoration:underline;
}

table#entrytable tr td.photo a {
	text-decoration:none;
	color:black;
}

table#entrytable tr td.photo img {
	margin-bottom:-4px;
}

table#entrytable tr td.photo small {
	font-size:1em;
	color:#999999;
}

table#entrytable tr td#type {
	width:4%;
}

table#entrytable tr td#subject {
	width:46%;
}

table#entrytable tr td#author, table#entrytable tr td#dateend {
	width:15%;
}

table#entrytable tr td#date {
	width:13%;
}

table#entrytable tr td#price {
	width:16%;
}

table#entrytable tr td#foto {
	width:6%;
}

td span.okres {
	font-size:0.8em
}

/* top menu yellow */
div.folders {
     font-size:12px;
     color:#999999;
}

div.folders em {
    font-style:normal;
    color:black;
}

div.folders a {
	font-family:'Trebuchet MS', sans-serif;
     font-size:13px;
}

div.folders a.active {
    font-weight:bold;
	color:black;
	text-decoration:none;
}

div#otherdiv {
	float:right;
}

table#foldersandcountry {
	width:100%;
	margin-top:20px;
}

table#foldersandcountry .right {
	text-align:right;
}

table#foldersandcountry .right table {
    margin-left: auto;
}

table#foldersandcountry .right input {
	margin-bottom:0px;
}

td.my { 
	font-weight:bold;
}

span#maxentries {
	font-weight:bold;
	color:Red;
}


span#not_logged {
	padding-left:10px;
	color:#999999;
}


div#info {

	border-top:1px solid #A88599;
	padding-top:20px;
	padding-left:20px;
}

div#info ul {
	margin-top:0px;
}

div#info em {
	font-weight:bold;
	font-style:normal;
	color:#A0306C;
}

div#bottomnav {
	text-align:right;
	padding-top:5px;
}

div#bottomnav table {
	margin-left:auto;
}

input#othercountry {
    margin-bottom:0px;
}

.selected {
    font-weight:bold;
}   
