/*
Theme Name: Globen City
*/

*, html {
	margin:0;
	padding:0;
}
body {
	font: 62.5%/1 Arial, Helvetica, Arial, Sans-serif; /* 1em = 10px */
	background-color: #fff;
	color:#787878;
}
/*--------------------------------------------------------------------  BASICS */

a {
	text-decoration:underline;
	color:#787878;
}
a:hover {
	text-decoration:none;
	color:#df0669;
}

h1, h2, h3, h4 {
	font-style:normal;
}

p {
	font-size: 1.2em;
	line-height: 1.2;
	padding-bottom: 1.1em;
}
h1 {
	font-size: 1.2em;
	font-weight:bold;
	line-height: 1.2;
	color:#df0669;
	text-transform:uppercase;
}
h2 {
	font-size: 1.2em;
	line-height: 1.2;
	padding-bottom: 0.2em;
	color:#df0669;
	font-weight:bold;
}
ul.list {
	list-style:none;
	padding-bottom: 1.1em;
}
.list li {
	font-size: 1.1em;
	line-height: 1.2;
}
img {
	border:0;
}

/*--------------------------------------------------------------------  STRUCTURE */

#wrap {
	width: 850px;
	margin:0 auto;
}
#homewrap {
	width: 850px;
	padding: 0 3px;
	margin:0 auto;
}

#header h1 {
	display:block;
	width:850px;
	height:145px;
	text-indent:-9009px;
	background:transparent url(img/header.jpg) no-repeat 0 0;
}
#header h1 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
}
.content {
	clear:both;
	padding-bottom: 22px;
	margin-bottom: 12px;
	background: url(img/border-850px.gif) 0 bottom no-repeat;
}
#footer {
	clear:both;
	padding-bottom: 12px;
	text-align:center;
}
.homepage-footer {
	padding-top: 9px;
}

/*--------------------------------------------------------------------  PAGE */

.content table {
	width:100%;
	border:0;
}
.content tr, .content td {
	vertical-align:top;
}
.top-border {
	background: url(img/border-850px.gif) 0 top no-repeat;
	padding-top: 22px;
}

#kontor-list {
	height: 400px;
	width:850px;
	overflow:hidden;
	clear:both;
}


img.solid-border {
	border: 1px solid #cacaca;
}


/*--------------------------------------------------------------------  MAINNAV */

#mainnav {
	height: 50px;
	overflow:hidden;
}
#mainnav ul {
	list-style:none;
}
#mainnav li {
	float:left;
	margin-right:7px;
}
#mainnav a {
	float:left;
	line-height: 50px;
	font-size:1.2em;
	text-transform:uppercase;
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
#mainnav li.sel a {
	color:#df0669;
}
#mainnav a:hover {
	color:#df0669;
}
#mainnav li.last {
	margin-right:0;
}

/*--------------------------------------------------------------------  HOMEPAGE */

#flashcontent {
	border: 1px solid #cacaca;
	width: 848px;
	height: 308px;
	background-color:#fff;
}
#grid {
	margin: -3px;
}
#grid div {
	float:left;
	height: 147px;
}
#g1 {
	width: 216px;
}
#g2 {
	width: 212px;
}
#g3 {
	width: 213px;
}
#g4 {
	width: 215px;
}

/*--------------------------------------------------------------------  MISC */

.clearfix {
	font-size:0.00001px;
	visibility:hidden;
	height:0;
	clear:both;
}

#sl {
	float:right;
	margin-left: 10px;
	padding-bottom: 50px;
	width:140px;
	height:180px;
}