div {
	margin: 0;
	padding: 0;
	border: 0 none;
}

h1 {
	font-family: Ariel;
	font-size: 18px;
	margin-top: 10px;
}

body {
	margin: 0px;
	background-color: #EAEAE9;
	color: black;
	font: 0.8em verdana,sans-serif;
}

#container {
	width: 935px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#pageheader {
	width: 935px;
	height: 150px;
	background: url(images/h-bg.jpg);
}

#logo {
	margin-left: 105px;
}

#topmenu {
	height: 26px;
	margin-top: 4px;
	margin-bottom: 5px;
}

#topmenu #left {
	width: 12px;
	height: 26px;
	background: url(images/tml-bg.gif);
	float: left;
}

#topmenu #right {
	width: 12px;
	height: 26px;
	background: url(images/tmr-bg.gif);
	float: left;
}

#topmenu #center {
	width: 910px;
	height: 21px;
	padding-top: 5px;
	background-color: #417C2C;
	float: left;
}

#container a{
	text-decoration:none;
	color:#CC6633;
}

#container a:hover{
	text-decoration:underline;
}

#topmenu #center a {
	padding-left: 20px;
	padding-right: 14px;
	color: #ffffff;
	background: url(images/tm_sep.gif) no-repeat top left;
	font-family: Tahoma;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 12px;
}

#topmenu #center a.first {
	padding-left: 39px;
	background: none;
}

#columns {
	width: 935px;
	height: auto;
	margin: 0 auto;
	/*clear: both;*/
}

#column-left {
	width: 228px;
	margin-right: 10px;
	background-color: #D7D7D7;
	border: 1px solid #A1A1A1;
	float: left;
}

#column-left .header {
	width: 222px;
	padding: 4px 0 5px 0;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin: 2px 2px 0px 2px;
	background-color: #C3CFBD;
	border: 1px solid #A1A1A1;
}

#column-left .body {
	margin: 10px;
}

#column-center {
	width: 653px;
	padding: 10px 20px 10px 20px;
	background-color: #D7D7D7;
	border: 1px solid #A1A1A1;
	text-align: justify;
	float: left;
}

.fix {
	clear: both;
}

#pagefooter {
	width: 935px;
	height: 10px;
	margin-bottom: 8px;
	background-color: #417C2C;
}

#copyright {
	width: 935px;
	height: 25px;
	text-align: center;
}

.skelbimufoto {
	float:left;
	margin-left:4px;
	margin-top: 4px;	
}
