<style>

* { font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; } 
html { 
	margin: 0; 
	padding: 0; 
	font-size: 18px; 
	}

body {
	color: #000;
	margin: 0 0;
	padding: 0;
	background-color: #ddd;
	background-image: url('img/tlo.jpg');
	background-repeat: repeat-x;
	text-align:	left; /* center layout in ie5 and 5.5. */
        font-family: 	Verdana;
}

h1 	{
	margin: 0 0;
	padding: 0;
	font-size: 18px;
	color: #fff;
	}


a { text-decoration: none; color: white; }
a:hover { color: #000; background-color: #fff; }

#container {
	margin: 0px auto;	
	width: 921px;
	}

#header {
	width: 921px;
	height: 210px;
	}

#logo 	{
	background-image: url(img/logo.jpg);
	width: 227px;
	height: 210px;
	float: left;
	}

#baner  {
	background-image: url(img/baner.jpg);
	width: 694px;
	height: 210px;
	float: right;
	color: #000;
	text-align: center;
	}

div.transbox {
	width:600px;
	height:130px;
	margin:60px 20px;
	background-image: url(img/tlob.png);
	border:1px solid black;
	}

div.transbox p.logo {
	margin:10px 10px;
	font-weight:bold;
	color: #000;
	padding: 0;
	font-weight: bold;
	}

div.transbox span.logo {
	font-weight:bold;
	font-size: 36px;
	color: #000;
	padding: 0;
	}


#menu {
	background-image: url(img/menu.jpg); 	
	width: 921px;
	height: 30px;
	}

#site {
	width: 921px;
	height: 430px;
	}

#info	{
	background-image: url(img/info.jpg); 	
	width: 227px;
	height: 430px;
	text-align: center;
	float: left;
	}
	
#matter	{
	background-image: url(img/site.jpg); 	
	width: 654px;
	height: 430px;
	text-align: left;
	padding-right: 30px;
	padding-left: 10px;
	float: right;
	font-size: 14px;
	}

#matter a { text-decoration: none; color: black; }
#matter a:hover { color: #000; background-color: #c3d0e3; }

#footer {
	background-image: url(img/footer.jpg); 	
	width: 921px;
	height: 50px;
	text-align: center;
	color: white;
	}

#linki {
	float: right;
	margin: 5px 0;
	width: 730px;
	height: 20px; 
	text-align: center;
	}

</style>
