
*{
padding:0;
margin:0;
}

body
{
   background: url("img/back3.gif") top left no-repeat;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #496b91;
	background-color: #eef0f2;
}

#Inner
{
	background: url("img/bac.gif") top left repeat-x;
	height: 248px;
}

#Container
{
	width: 1000px;
	margin: 0px auto;
}

#TopPart
{
	height: 248px;
}

#Head
{
	height: 239px;
   background: url("img/header.gif") top left no-repeat;
   width: 1000px;
	float: left;
	margin-top: 9px;
}

.languages
{
	color: white;
	padding-left: 850px;
	padding-top: 28px;
}

#Menu
{
	width: 900px;
	height: 20px;
	display: block;
	font-family: Trebuchet MS;
}

#Menu a
{
	height: 20px;
	float: left;
	color: #2a5e9d;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	padding-left: 17px;
}

#Menu a:hover
{
	text-decoration: underline;

}

#CentralPart
{
	width: 900px;
	margin-left: 2px;
	clear: both;
	padding-top: 9px;
	font-family: Trebuchet MS;
}

#Shadow
{
   width: 904px;
	margin-left: 96px;
	background: url("img/shadow.gif") top left repeat-y;
}


#LeftPart
{
	width: 900px;
	float: left;
}

*>#LeftPart
{
	margin-top: 0px;
}

*>#RightPart
{
	margin-top: 0px;
}

.cleaner
{
    clear: both;
}

#Page
{
	width: 450px;
	float: left;
}

.article_left
{
   width: 900px;
   float: left;
	padding-top: 20px;
	margin-top: 0px;
}

.heading_left
{
	padding-left: 20px;
	padding-bottom: 17px;
}

.paragraf_left
{
	padding: 20px 20px 20px 20px;
	text-align: justify;
}

.paragraf_calender
{
	padding: 5px 10px 10px 50px;
	text-align: justify;
}


h1
{
	font-size: 18px;
	color: #2a5e9d;
	padding-left: 50px;
	background: url("img/arrow2.gif") top left no-repeat;
	line-height: 45px;
	margin-left: 3px;
}

h2
{
	font-size: 18px;
	color: #2a5e9d;
}

h3
{
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #2a5e9d;
	padding-left: 20px;
}

img {
  border: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

img.nopadding {
  border: 0;
}


#Bottom
{
	width: 904px;
	margin-left: 48px;
	float: left;
	padding-top: 10px;
	background: url("img/bottom.gif") top right no-repeat;
}

*>#Bottom
{
    margin-left: 96px;
}

.down
{
	margin-left: 610px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: right;
}

.down a
{
    color: #5a5551;
}
