body, html {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif, Verdana;
	font-size: 11px;
	color: #666666;
}

/* for Internet Explorer */
/*\*/
div#wrapper {

}
/**/
div#wrapper {
	width: 885px;
	min-height: 696px;
	margin: 20px auto 0px auto;
	background-image: url("../images/background.png");
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}




div#contact_us {
	width: 375px;
	height: 35px;
	position: absolute;
	top: 30px;
	right: 27px;
	font-size: 20px;
}

div#menu {
	position: absolute;
	width: 150px;
	height: 200px;
	top: 115px;
	left: 35px;
}


div#news {
	position: absolute;
	width: 180px;
	height: 250px;
	top: 300px;
	left: 30px;
}

div#projects_categories {
	position: absolute;
	width: 180px;
	height: 250px;
	top: 300px;
	left: 30px;
}

div#adress {
	width: 200px;
	height: 10px;
	position: absolute;
	top: 20px;
	left: 255px;
	font-size: 12px;
}

div#w3c {
	position: absolute;
	left: 30px;
	top: 13px;
	height: 40px;
	width: 200px;
	text-align: left;
}

div#madeby {
	position: absolute;
	right: 18px;
	top: 20px;	
	height: 20px;
	width: 100px;
	text-align: right;
}

h1 {
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px 0px 10px 5px;
	font-size: 16px;
	
}

div#content {
	width: 595px;
	padding-top: 300px;
	margin-left: 251px;
	padding-bottom: 10px;
}

table#home {
	width: 100%;	
}

div#header {
	width: 589px;
	height: 209px;
	position: absolute;
	top: 76px;
	left: 256px;	
}

div#footer {
	width: 863px;
	margin: 5px auto;
	text-align: center;
	font-size: 10px;
	position: relative;
	border: 1px solid white;
}

*.center {
	text-align: center;	
}


*.right {
	text-align: right;	
}

*.left {
	text-align: left;	
}

*.justify {
	text-align: justify;	
}


*.bold {
	font-weight: bold;	
}

div.clear {
	clear: both;	
}


hr {
	height: 1px;
	background: none;
	border-top: 1px;
	display: block;
}	


table {
	border-spacing: 0px;
	border-collapse: 0px;	
}

td {
	padding-top: 0px;
	padding-left: 3px;	
}

div.news_date_panel {
	width: 60px;
	height: 13px;
	float: right;	
}

div.news_header_panel {
	margin-left: 5px;
}

div.news_content {
	margin-left: 5px;
	
}

p.news_text {
	margin: 3px 0px;	
}

div.news_image_panel {
	width: 77px;
	height: 74px;
	padding-top: 3px;
	padding-left: 3px;
	float: left;
	background-image: url("../images/photo_mini_background.png");	
}


div#footer hr {
	display: block;	
}

td.padding_left_5 {
	padding-left: 10px;	
}

h2.news_title {
	margin-bottom: 0px;	
	margin-top: 5px;
	font-size: 16px;
}

div.news_date {
	margin-top: 0px;	
	margin-bottom: 3px;
}

*.float_left {
	float: left;
	clear: both;	
}

*.margin_right_5 {
	margin-right: 5px;	
}

*.margin_left_5 {
	margin-left: 5px;	
}

*.margin_bottom_5 {
	margin-bottom: 5px;	
}

table#home div.image {
	margin-top: 10px;	
}

div#footer_links {
	position: absolute;
	height: 15px;
	width: 150px;
	text-align: center;	
	top: 20px;
	left: 280px;
}

div.project {
	width: 195px;
	height: 300px;
	margin-right: 3px;
	float: left;	
}

div.margin_top_5 {
	margin-top: 5px;	
}


table#pager {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	width: 100%;	
}

p.ok {
	font-size: 12px;
	font-weight: bold;
	color: green;
}

p.error {
	font-size: 12px;
	font-weight: bold;
	color: red;
}


h2.project_title {
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}

div.project_photos {
	height: 230px;	
	width: 200px;
	float: left;
	clear: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.project_photo_mini {
	width: 56px;
	height: 54px;
	padding-left: 3px;
	padding-top: 3px;
	background-image: url("../images/photo_project_mini_background.png");
}

div#to_enlarge {
	margin: 5px 0px;
	text-align: center;
}


table#project_thumbs {
	border-collapse: 0px;
	border-spacing: 0px;
}

table#project_thumbs td {
	padding:  0px;	
}

div.project_information {
	width: 388px;
	float: right;	
}

div.project_information div.header {
	color: black;	
	background-color: #C3C8CD;
	font-weight: bold;
}

div.project_information div.cell {
	border-top: solid #868F98 1px;
	border-left: solid #868F98 1px;
	border-right: solid #868F98 1px;	
	padding: 10px 5px;
}

div.project_information div.last {
	border-bottom: solid #868F98 1px;
}


td {
	vertical-align: top;
}

*.padding_right {
	padding-right: 10px;	
}
