@charset "utf-8";
#header {
	height: 138px;
}
body
{
height: 100%;
}

#footer {
	height: 98px;
position:absolute;
	width:100%;
bottom:0;
left:0;
}

#container {
	background-image: url(images/content_bkgnd.gif);
	background-repeat: repeat-y;
	position: relative;
	min-height: 100%;
	width:758px;
	text-align:left;
	display: block;
	}


* html #outer{
height:100%;
width:758px;/* box model hack for ie5.+*/
w\idth:756px
}

#clearfooter{clear:both;height:98px;width:100%}


#events {
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
}

#archive {
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
}
#partners {
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#thenetherlands {
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
}
#upcoming {
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
}
#dutchDesignDays {
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
}
#register {
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
}
#footerContent {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 30px;
}
#events ul, #archive ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#events ul ul, #archive ul ul {
	margin-left: 10px;
}
#events a, #archive a {
	text-decoration: none;
}


#events ul li, #archive ul li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: 0pt 9px;
}

#events ul ul li, #archive ul ul li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/minus.gif);
	background-repeat: no-repeat;
	background-position: 0pt 10px;
}

#events ul ul li a, #archive ul ul li a {
	color: #999999;
}

#events ul ul li a:hover, #archive ul ul li a:hover {
	color: #FF8B03;
}

#events .active a, #archive .active a  {
	color: #F5822A;
}
#events .inactive a, #archive .inactive a {
	color: #999999;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	color: #284763;
	text-decoration: underline;
}
.upcomingDate {
	color: #000000;
}
#upcoming, #dutchDesignDays {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
#registracija input {
	background-color: #dfdfdf;
	border: 1px solid #666666;
}


#upcoming p{
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#dutchDesignDays p{
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#upcoming a, #dutchDesignDays a{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#register {
	font-size: 11px;
}
#printMenu {
	float: right;
	text-align: right;
}
#langMenu {
	float: right;
	text-align: right;
}
#soundMenu {
	float: right;
	text-align: right;

}
#header ul {
	list-style-type: none;
}
#header li {
	padding-right: 10px;
	background-image: url(images/crtica.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}

#header img {
margin:0pt 0pt 0px;
vertical-align:top
}
