/*
css
*/

body {
	margin: 0;
	padding: 0;
	background: #91766D url(images/img01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6600;
}


h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #990033;
}

h1 {
	letter-spacing: 1px;
	font-size: 2.6em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.8em;
	line-height:1.8em;
	padding-bottom:10px;
	padding-top:5px;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 100%;
	list-style: none;

	
}
p {
line-height:120%;
letter-spacing:1.2px;
}

blockquote {
	font-style: italic;
}

a {
	color: #990033;
}

a:hover {
background: #FFFFFF;
color:#0066FF;
	text-decoration: none;
}


img {
	border: none;
}

/* Header */

#header {
	width: 780px;
	height: 270px;
	margin: 0 auto;
	background: url(images/img022.jpg) no-repeat;
	color:#FFFFFF;
	margin-top: 20px;
}
#headeralt {
	width: 640px;
	height: 100px;
	margin: 0 auto;
	padding:30px;
	color:#FFFFFF;
	background: #E1CC97 url(images/img03.jpg);
}

#header h1 {
	padding: 110px 0 0 120px;
	color:#FFFFFF;
	
}

#header h2 {
	padding: 0 0 0 120px;
	color:#FFFFFF;
}
#header h5 {
	padding: 0px 30px 0px 0px;
	font-size:18px;
	text-align:right;
}
#header a {
	text-decoration: none;
}


/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	background: #E1CC97 url(images/img03.jpg);
}

#pageb1 {
	padding: 0px 30px;
}
#pageb1 h3{
font-size:16px;
text-decoration:none;
font-weight:bold;
}
#pageb1 a{

font-size:14px;
text-decoration:none;
}
#topic1 h1 {
	margin: 0;
	padding-left: 70px;
	background: url(images/img060.gif) no-repeat left center;
	font-size: 2em;
	
}
#page h2 {
	margin: 0;
	padding-left: 70px;
	background: url(images/img060.gif) no-repeat left center;
	font-size: 2em;
	line-height:2em;
}
/* Content */

#content {
	float: left;
	width: 420px;
}
#content h2 {
	margin-bottom: 8px;
	letter-spacing: -1px;
}

#content a{
	text-decoration: none;
	}
#content ul{
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: 1.7em;
	}

#content  p li ul {
	line-height: 1.7em;
}
#content li {
	padding: 14px 20px 10px 40px;
}

#content li li {
	margin: 0;
	padding: 0;

}

.skryf {
border: #993366 double;
width:280px;
margin-left:10px;
}

.border1 {
	border: #DFB113 10px solid;
}
.highlight1 {
background: #F8DECC;
}.highlight2 {
background:#EEDFD2;
}
.highlight3 {
background: #D6D8FA;
}
.highlight4 {
background: #DBF4AC;

}

.highlight5 {
background: #F4EEAC;
}
.blink {
text-decoration:blink;

}
#topic1 {
	padding: 14px 20px 10px 40px;
	
}
#topic1 li{
	padding: 5px 5px 5px 20px;
	
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin-top: 0px;
	margin-bottom:10px;
	text-decoration: none;
	padding-left:20px;
}
#sidebar2 {
	float: right;

	margin-top: 0px;
	margin-bottom:10px;
	text-decoration: none;
	padding:0px 0 0 10px;
	margin-right:40px;
}
.skryf2 {
border: #993366 double;
width:210px;
margin:10px;

}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0px 20px 0px 40px;
}

#sidebar li ul {
	line-height: 1.7em;
}



#sidebar h3 {
	margin-bottom: 8px;
	letter-spacing: -1px;
}
#sidebar h3 {
	margin 0px;
	line-height:1em;
}
#sidebar a {
	border: none;
	text-decoration: none;
}
#clear {
	clear:both;
}


/* Footer */

#footer {
	clear: both;
	width: 780px;
	height: 110px;
	margin: 0 auto;
	margin-top:-25px;
	margin-bottom:5px;
	background: #130D0F url(images/img04.jpg) no-repeat;
	color: 	#3366FF;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color:#3399FF;
}

#footer a {
	color: #CC99FF;
}
