html {
	height: 100%;
}

body {
	background: #4aa9fd url('../images/background.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

#body {
	height: 100%;
	width: 100%;
	text-align: center;
}

#main {
	text-align: left;
	margin: 0px auto;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	background: #48a6fb url('../images/shadow.jpg') repeat-y;
	width: 922px;
}

#site {
	margin-left: 17px;
	z-index: 1000;
	width: 888px;
	min-height: 800px;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	background: #ffe4e4 url('../images/italia.gif') no-repeat bottom left;
}

#header {
	height: 300px;
	width: 888px;
}

#header_text {
	float: left;
	width: 437px;
	height: 300px;
}

#header_picture {
	float: right;
	width: 451px;
	height: 300px;
	background: url('../images/header_picture.jpg');
}

#menu {
	float: left;
	padding-left: 58px;
	padding-top: 30px;
}

#text {
	float: left;
	width: 600px;
	text-align: left;	
	color: #333;
	font: 11px verdana;
	line-height: 17px;
	padding-right: 45px;
	padding-left: 30px;
	padding-top : 30px;
	padding-bottom: 10px;
	overflow: hidden;
}

#text td {
	font: 11px verdana;
	color: #333;
	line-height: 17px;
}

#text input, #text textarea {
	border: 1px solid #666;
	font: 11px verdana;
	color: #333;
	width: 220px
}

#text a {
	font: 11px verdana;
	color: #006666;
}

#text a:hover {
	font: 11px verdana;
	color: #333;
}

#tromik {
	padding: 40px 0px;
}

#tromik a {
	font: 10px verdana;
	color: #7d7d7d;
}

#tromik a:hover {
	color: #333;
}

#shadowleft {
	height: auto;
	width: 17px;
	background: url('../images/shadowleft.jpg');
	float: left;
}

#shadowleft div {
	height: auto;
	width: 17px;
	background: url('../images/shadowleft_flow.jpg') no-repeat top;
}
#shadowright {
	height: auto;
	width: 17px;
	background: url('../images/shadowright.jpg');
}

#shadowright div {
	height: auto;
	width: 17px;
	background: url('../images/shadowright_flow.jpg') no-repeat top;
}

/*SUCCES*/
