@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #F8F8F8;
	background-image: url(../images-layout/bg-001.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	letter-spacing:1px;
	color: #000000;
}

#container {
	width: 980px;  
	height:100% !important;
	margin: 0 auto; 
	text-align: left;
}

#topbanner {
	width:980px;
	height:250px;
	background-image: url(../images-layout/banner-top-01.jpg); 
	background-repeat: no-repeat;
}

#menu {
	float:left;
	width: 200px;
	height: 100% !important;
	text-align: left;
}

#content {
	float:left;
	width: 540px;
	background-image:url(../images-layout/CZT-logo-01.jpg);
	background-repeat:no-repeat;
	background-position: 100% 35px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

#tekstbox {
	width:540px;
	height:auto;
	margin-bottom:15px;
}

#wewbbox {
	clear:both;
	width:540px;
	height:170px;
}

#wewbimage {
	float:left;
	width:150px;
	height:150px;
	border:1px dashed #F00;
	padding:5px;
}

#wewbtxtbox {
	float:left;
	width:360px;
	margin-left: 10px;
}

#contright {
	float:left;
	width: 200px;
	height: 100% !important;
	text-align: left;
}

#footer {
	clear:both;
	width:980px;
	height:80px;
	background-image:url(../images-layout/bg-002.jpg);
	background-repeat:repeat-x;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top:20px;
}

#title01 {
	height:30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#F00;
	border-bottom:1px dotted #F00;
	margin-bottom:10px;
}

#title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	text-align:center;
	margin: 10px;
}

.txtsmall {
	font-size:8px;
}

.projimages {
	margin-bottom:13px;
	border:1px solid #F00;
}
