body{
    background-color: #333333;
}

td.widgetbar{
    padding-left: 5px;
    padding-top: 0px;
}


.index_header {
color: #FFFFFF; 
font-weight: 700; 
font-size: 20px; 
line-height: 26px; 
font-family: Helvetica, Arial;
text-decoration: none;
}

.header {
color: #333333;
font-variant: small-caps;
font-weight: bold;
font-size: 20px;
line-height: 0px;
margin-left:8px;
font-family: Verdana,Helvetica, Arial;
text-decoration: underline;
}

.header h1{
    display: inline;
    margin: 0px;
    margin-right: 5px;
}

th{
	text-align: left;
	font-size: 12px;
}

h1 {
color: #333333;
font-variant: small-caps;
font-weight: bold;
font-size: 20px; 
margin-left:8px;
padding-bottom:8px;
font-family: Verdana,Helvetica, Arial;
text-decoration: underline;
}

h3 {
color: Black; 
font-family: Helvetica, Arial;
vertical-align: middle;
}

.viewheader {
color: Black; 
font-size: 20px;
font-weight: 500;
font-family: Helvetica, Arial;
vertical-align: middle;
padding-left: 15px;
color: black;
}

.header:hover {
color: #333333;
font-variant: small-caps;
font-weight: bold;
font-size: 20px;
line-height: 0px;
margin-left:8px;
font-family: Verdana,Helvetica, Arial;
text-decoration: underline;
}

.subheader {
color: black; 
font-weight: 700; 
font-size: 18px;
line-height: 18px; 
font-family: Helvetica, Arial;
text-decoration: none;
}

.textheader {
color: black; 
font-weight: 500; 
font-size: 14px; 
line-height: 18px; 
font-family: Helvetica, Arial;
text-decoration: none;
}

.menulink {
color: blue;
font-weight: 300;
font-size: 14px;
line-height: 14px; 
font-family: Helvetica, Arial;
}

.text {
color: #000; 
font-size: 11px; 
line-height: 12px; 
font-family: Helvetica, Arial;
font-weight: 300;
text-decoration: none;
}

.text2 {
color: black; 
font-size: 12px; 
line-height: 12px; 
font-family: Helvetica, Arial;
font-weight: 500;
text-decoration: none;
padding: 3px;
overflow: hidden;
width: 100%;
cursor: pointer;
}

table.shownopiclist{
    margin-top: 5px;
}

table.shownopiclist td{
	padding-top:6px;
	padding-bottom: 6px;
}

.tdheader { 
	font-variant: small-caps;
	font-weight: bold;
	color: #111111;
	padding-left: 5px;
    background-color:yellow;
}
.classytop {background-color:yellow}

.red {
color: red; 
font-size: 13px; 
line-height: 13px; 
font-family: Helvetica, Arial;
font-weight: 700;
text-decoration: none;
}

.link {
color: #333333;
font-size: 12px; 
line-height: 12px; 
font-family: Helvetica, Arial;
font-weight: bold;
text-decoration: underline;
}
.superadlink{
    color: blue;
    font-size: 13px;
}

td {
color: #000;
font-size: 12px; 
line-height: 13px; 
font-family: Helvetica, Arial;
font-weight: 300;
text-decoration: none;
}

table.retslet td, .link{
	font-size: 12px;
}

table.listtable td{
	padding:5px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.listlink{
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 12px; 
	color: gray;
	text-decoration: none;
}


/* viewadd */
.kontakt {
color: #000; 
font-size: 12px; 
line-height: 14px; 
font-family: Helvetica, Arial;
font-weight: 300;
text-decoration: none;
}

.disclaimer {
color: Gray; 
font-size: 9px; 
line-height: 12px; 
font-family: Helvetica, Arial;
}

.pris {
color: black; 
background-color: yellow;
font-size: 17px; 
line-height: 35px; 
font-family: Helvetica, Arial;
font-weight: 600;
text-decoration: none;
}

div.maybe-false-ad{
    padding: 10px;
    background-color: red;
    border: solid 1px gray;
    margin-top: 10px;
}
div.maybe-false-ad h1{
    font-size: 15px;
    font-weight: bold;
}

.ad-is-offline{
    color: red;
    font-size: 30px;
    font-weight: bold;
}



/* MENU */
#tabmenu {
    color: #000;
    border-bottom: 1px solid black;
    margin: 10px 0px 0px 0px;
    padding-bottom: 5px;
    z-index: 1;
    padding-left: 10px 
  }
  
  #tabmenu li {
    display: inline;
    overflow: hidden;
    list-style-type: none;
    color: #333333;
  }
  #tabmenu a, a.active {
    color: #ffffff;
    background: gray;
    font-size: 12px	;
    font-weight: bold;
    border: 1px solid black;
	border-bottom: 0px solid #ffffff; 
    padding: 5px 10px 5px 10px;
    margin: 0px;
    text-decoration: none; 
  }
  #tabmenu a.active {
    color:#000000;
    background: #ffffff;
    border-bottom: 0px solid #ffffff; 
  }
  #tabmenu a:hover {
    color: #000;
    background: #ffffff; 
  }

  #tabmenu a.active:hover {
    background: #FFFFFF;
    color: #000000;
  }

  ul#tabmenu li a.special {
    font-size: 120%;
    font-weight: bold;
    background-color: #FFD400;
    color: #3C3C3C;
    text-transform:uppercase;
  }

  ul#tabmenu li a.special:hover, ul#tabmenu li a.active {
    font-size: 120%;
    font-weight: bold;
    background-color: #FFFFFF;
  }

.highlight { background-color: yellow }

/* sub menu */
#_tabmenu li ul{
    width: 170px;
    _top: 10px;
    _left: 35px;
    margin: 0;
    padding: 0;
    position:absolute;
    _visibility:visible;
    display: block;
    _border-top: 1px solid white
}

#tabmenu li ul li{
    height: 25px;
    float:none;
    display:list-item;
}

#jsddm
{	margin: 0;
	padding: 0;
        _width: 100%;}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 13px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #20548E;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		_width: 90px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #1A4473}

		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
                        z-index: 999;
                }

		#jsddm li ul li
		{	float: none;
			display: inline}

		#jsddm li ul li a
		{	width: auto;
			background: #20548E}

		#jsddm li ul li a:hover
		{	background: #000000}



/* Widgets */
table.widget
{
	background-color: white;
	border: solid 1px gray;
	width: 100%;
	padding: 2px;
	margin-bottom: 5px;
}

table.widget th
{
	font-family: Verdana;
	font-weight: 600;
	background-color: darkgray;
	padding: 3px;
}

table.widget td{
	font-size: 11px;
}

table.gallery-view{
    padding: 0px;
    margin-top: 10px;

}

div.widget-ad-view-image img
{
    width: 150px;
    height: 100px;
    overflow: hidden;
}

table.ad{
    cursor: pointer;
}


/* Gallery */
table.gallery-view-inner{
    border: solid 1px #CCCCCC;
    width: 207px;
    height: 170px;
    cursor:pointer;
    margin-bottom: 10px;
}

table.gallery-view-inner:hover{
    border: solid 1px #666666;
    background-color: #E6E6E6;
}
table.gallery-view-inner-hover{
    border: solid 1px #666666;
    background-color: #E6E6E6;
}

table.gallery-view-inner th{
    height: 15px;
    border-bottom: solid 1px #CCCCCC;
    background-color: #CCCCFF;
}

table.gallery-view-inner th div{
    overflow:hidden;
    text-overflow: ellipsis;
    width: 210px;
    white-space: nowrap;
}

div.gallery-view-image{
    width: 100px;
    height: 100px;
    overflow: hidden;
}

table.gallery-view-inner2{
    height: 140px;
}


/* Opret */
table.create-ad td{
    padding-bottom: 5px;
    vertical-align:top;
}

/* profil */
.small{
    font-size: 10px;
    color: gray;
}
table.profile td{
    padding-bottom: 5px;
    vertical-align:top;
}
