html, body {
  padding: 0;
  margin: 0;
  background: #e6e6e6 url(/gfx/bg.png) repeat-y top center
}

img {
	border: 0 none
}

hr {
	border: solid #096189;
	border-width: 0 0 1px 0;
	height: 0
}

form {
	display: inline
}
	
#content h1 {
	font-size: 22px;
	color: #096189;
	font-family: "Trebuchet MS", sans-serif;
}

#content h2 {
	font-size: 18px;
	color: Gray;
	font-family: "Trebuchet MS", sans-serif
}
#content h2 a, #content h2 a:visited {
	font-size: 16px;
	margin: 5px 0;
	color: Gray;
	font-family: "Trebuchet MS", sans-serif
}
#content h2 a:hover {
	color: #606060
}
#content h3 {
	margin: 0;
	font-size: 16px;
	color: #096189;
	font-family: "Trebuchet MS", sans-serif
}
#content h3 a, #content h3 a:visited {
	font-size: 15px;
	margin: 5px 0;
	color: #096189;
	font-family: "Trebuchet MS", sans-serif
}
#content h3 a:hover {
	text-decoration: none
}


#content p a, #content p a:visited {
	color: #7c9cb5;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #7c9cb5;
	text-decoration: none
}
#content p a:hover {
	border-top: 1px solid #096189
}
#content big a, #content big a:visited {
	color: #7c9cb5;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #7c9cb5;
	text-decoration: none
}
#content big a:hover {
	border-top: 1px solid #096189
}
#content big {
	color: #7c9cb5;
	font-family: Verdana, sans-serif;
	font-size: 13px
}
#content small a, #content small a:visited {
	color: #096189;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	border: 1px solid #096189;
	padding: 2px 4px;
	text-decoration: none;
	background: #f5f5f5;
	display: block;
	height: 100%;
	margin-top: 3px;
	position: relative
}
#content small a:hover {
	background: #fff
}
#content small {
	color: #096189;
	font-family: Verdana, sans-serif;
	font-size: 10px
}
#content {
	position: relative;
	float: right;
	width: 380px;
	padding: 10px 20px 20px 10px;
	line-height: 1.4em;
	border: solid #096189;
	border-width: 0 1px 1px 1px
}
#content p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #606060
}
#content ul li {
	list-style: square;
	color: #606060;
	font-size: 11px;
	font-family: Verdana, sans-serif
}
#content ul li a, #content ul li a:visited {
	color: #606060;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #606060
}
#content ul li a:hover {
	border-bottom: 1px solid #096189
}

#content ol li {
	list-style: decimal;
	color: #606060;
	font-size: 11px;
	font-family: Verdana, sans-serif
}
#content ol li a, #content ol li a:visited {
	color: #606060;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #606060
}
#content ol li a:hover {
	border-bottom: 1px solid #096189
}

#content blockquote {
	margin: 0
}
#content blockquote p {
	font-size: 11px
}
#content blockquote a, #content blockquote a:visited {
	color: #096189;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #096189;
	padding: 2px 3px;
	text-decoration: none;
	background: #f5f5f5;
	width: 100%;
	display: block;
	text-align: center
}
#content blockquote a:hover {background: #fff}
#content blockquote strong {color: Gray}

#top {
	background: #096189;
	margin: 0 auto;
	width: 800px;
	text-align: center
}
	
#container {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 800px
}

#right {
	position: relative;
	right: 5px;
	float: right;
	width: 140px;
	background: #f0f0f0 url(/gfx/right.png) no-repeat bottom right;
	padding: 5px 5px 40px 5px;
	text-align: center
}

#left {
	position: relative;
	float: left;
	width: 220px
}
#left h3 {
	color: #f0f0f0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	margin: 10px 0 0 0;
	text-align: center;
	background: #096189;
	padding: .3em
}
#left ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#left li a, #left li a:visited  {
	display: block;
	border-bottom: 1px solid #e2ecf3;
	padding: 3px 8px 5px 8px;
	height: 100%;
	color: #7c9cb5;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background: #f4f8fb
}
#left li a:hover {
	background: #edf3f8
}

#footer {
	font-size: 10px;
	color: Gray;
	font-family: Verdana, sans-serif;
	margin: 10em auto 0 auto;
	width: 830px;
	padding: 10px 40px 20px 50px;
	background: #e6e6e6
}
#footer a, #footer a:visited {
	color: Gray;
	text-decoration: none;
	border-bottom: 1px solid #ccc
}
#footer a:hover {
	border-bottom: 1px solid #096189
}
#foot {
	background: url(/gfx/foot.png) no-repeat top; 
	height: 20px
}
	
.submit {
	border: 1px solid #096189;
	color: #096189;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	background: #d1dfec url(/gfx/submit.png) repeat-x top;
	padding: 3px;
	width: 170px
}
.text {
	border: 1px solid #096189;
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: Gray;
	padding: 3px;
	margin-bottom: 1em;
	font-weight: lighter
}

textarea {
	border: 1px solid #096189;
	width: 100%;
	height: 500px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: Gray;
	padding: 3px
}
#info {
	font-weight: lighter;
	color: Gray;
	font-size: 11px
}
#info input {
	width: 70px;
	border: 1px solid #096189;
	padding: 3px;
	color: Gray;
	text-align: center
}

label {
	display: block
}

fieldset {
	border: 0 none;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #096189;
	font-weight: bold
}

/* reklama */

#r1 {
	text-align: center; 
	border: solid #096189;
	border-width: 1px 0;
	padding: 10px 0
}
#r2 { 
	border: double #e2ecf3;
	border-width: 3px 0;
	background: #096189;
	padding: 5px 0;
	margin: 5px 0
}
.r3 { 
	text-align: center; 
	border: solid #096189;
	border-width: 1px 0;
	padding: 10px 0
}

