html,body{
	margin:0;
	padding:0;	
	bottom:0;
	height:100%;
	font-family: "Arial","Verdana","Helvetica","Helv";
	font-size:12px;
	color: #000;
	background:#fff;
	background-image: url('img/tlo.png');
}

#null {
	margin: 20px 0px 20px 0px;
}

h1 { 
	font-family: "Trebuchet MS",sans-serif; 
	font-size: 27px; 
	font-weight: normal; 
	color: #47a; 
	margin: 0 0 15px 0; 
	text-align: center;
}

p { 
	margin: 4px 0 4px 0; 
}

.premium { 
	border-left: 6px solid #BF1A16; 
	background: #F6F6F6; 
	margin: 20px 0 20px 0; 
	padding: 10px; 
}

p.conn { 
	margin: 30px 0 30px 0; 
	text-align: center; 
}

p.foot { 
	margin-top: 30px; 
	text-align: center; 
}

p.foot img { 
	margin: 5px; 
}

.err { 
	font-weight: bold; color: red; 
}

#title{
color:#851024;
font-size:16px;
font-weight: bold;
}

#desc{
color:#851024;
text-align:justify;
font-size:14px;
}

#links{
color:#000000;
font-size:12px;
text-align:left;
text-decoration:none;
}

#searchbar{
color:white;
width: 100%;
background-color:#851024;
padding:0px;
}

#search_form{
padding:0px;
margin:0px;
}

.p1{
padding:0px;
margin:0px;
margin-left:3px;
margin-right:3px;
width:25px;
height:25px;
font-size:15px;
text-align:center;
color:white;
font-family: "Arial Black","Arial,Verdana","Helvetica","Helv";
background:url("img/punkt1.gif");
background-repeat:no-repeat;
float:left;
cursor:pointer;
}

.p{
padding:0px;
margin:0px;
margin-left:3px;
margin-right:3px;
width:25px;
height:25px;
font-size:15px;
text-align:center;
color:white;
font-family: "Arial Black","Arial,Verdana","Helvetica","Helv";
background:url("img/punkt.gif");
background-repeat:no-repeat;
float:left;
cursor:pointer;
}

#outwrapper{
	width:100%;
	margin:0px;
	padding:0px;
}

#wrapper{
	margin:0px auto;
	width:760px;
	height:100%;
	background:#fff;
}

.site{
	display:inline;
	font-style:normal;
}

#header{
	margin:0px;
	padding:0px;
	width:760px;
	height:200px;
	background:url('img/head.png') right bottom repeat-x #fff;
	border-bottom:10px solid #5C5C5C;
}

#container{
	height:auto;
	width:760px;
	margin:0px;
	background:#fff;
}

#content{
	width:760px;
	height:auto;
}

#main{
	margin:0px;
	padding:0px;
	height:auto;
	background:#fff;
}

#main1 { 
	margin: auto; 
	text-align: left; 
	border: 1px solid silver; 
	padding: 10px 20px 10px 20px; 
	background: white; 
}

#bottom{
	margin:0px auto;
	clear:both;	
	width:740px;
	height:25px;
	line-height:25px;
	color:#fff;
	margin-bottom:34px;
	font-size:9px;
	background:#5C5C5C;
	padding-right:20px;
	text-align:right;
}

#bottom span{
	float:left;
	padding-left:20px;
}

#bottom a {
	font-size:10px;
	color:#E6E7E8;
	text-decoration:none;
}

a {
	font-size:14px;
	color:#ffffff;
	font-wight: bold;
	text-decoration:none;
}
