body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img {
	border-width:0;
}

address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style-image:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym {
	border-width:0;
}

body {
	background-color:#272727;
	background-image:url(../img/layout/body-bg.gif);
	background-position:center top;
	background-repeat:repeat;
	color:#333333;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:62.5%;
	text-align:center;
}

div#wrapper {
	background-color:#ffffff;
	background-image:url(../img/layout/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

.fullwidth {
	min-width:980px;
	text-align:center;
	width:100%;
}

.container {
	margin:0 auto;
	text-align:left;
	width:980px;
}

div#top {
	background-image:url(../img/layout/top-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:310px;
}

div#logo {
	float:left;
	width:290px;
}

div#logo a {
	display:block;
	height:55px;
	padding:24px 0 0 30px;
	width:260px;
}

#tagline {
	background-image:url(../img/layout/tagline2.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#a2beda;
	display:block;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	height:17px;
	margin-left:30px;
	text-indent:-9999em;
	width:260px;
}

div#nav {
	float:right;
	padding-top:46px;
	width:630px;
}

div#nav a:active, div#nav a:focus {
	outline-style:none;
}

div#content-wrapper {
	background-image:url(../img/layout/content.png);
	background-position:center top;
	background-repeat:repeat-y;
	min-height:500px;
	padding:0 0 30px;
}

div#content {
	padding:0 13px 20px 40px;
	width:927px;
}

div#footer {
	background-image:url(../img/layout/footer-bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:172px;
}

div#footer .container {
	color:#ffffff;
	font-size:12px;
	padding:30px 40px 0;
	width:900px;
	text-shadow:0 -1px 0 #111;
}

p {
	color:#333333;
	font-size:13px;
	line-height:1.5em;
	margin-bottom:1.2em;
}

.date {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0.5em;
}

h1, h2, h3, h4, h5, h6 {
	color:#09447e;
	font-weight:bold;
	margin:0.1em 0;
	text-shadow:0 1px 0 #fff;
}

h1 {
	font-size:26px;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:13px;
}

h6 {
	font-size:12px;
}

a {
	color:#09447e;
}

a:hover {
	color:#0c5aa6;
	text-decoration:none;
}

#sidebar small {
	color:#09447e;
	font-size:11px;
	font-weight:bold;
}

#content ul {
	list-style-type:disc;
	margin:0 0 1.5em 1.5em;
}

#content ul ul, #content ul ol, #content ol ol, #content ol ul {
	margin:5px 0 5px 1.5em;
}

#content ol {
	list-style-type:decimal;
	margin:0 0 1.5em 2.5em;
}

#content li {
	font-size:13px;
	margin:0 0 3px;
}

#content table td.normal {
	font-size:13px;
}

#content table a, #content table p {
	font-size:13px;
}

#top p {
	color:#ffffff;
}

#footer p {
	color:#ffffff;
	font-size:12px;
	margin-bottom:0;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

table {
	font-size:13px;
}

td {
	vertical-align:top;
}

hr {
	clear:both;
	display:none;
}

#content hr {
	background-color:transparent;
	border-bottom-color:#cccccc;
	border-bottom-style:dotted;
	border-width:0 0 1px;
	display:block;
	height:1px;
	margin-bottom:10px;
}

#content hr.clear.content {
	background-color:#ffffff;
	border-width:0;
	color:#ffffff;
	width:1px;
}

.center {
	text-align:center;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

#footer .vektor {
	color:#999999;
	display:block;
	text-decoration:none;
}

#footer .vektor:hover {
	color:#cccccc;
}

img.left {
	display:inline;
	margin-right:30px;
}

img.right {
	display:inline;
	margin-left:30px;
}

p img {
	max-width:100%;
	padding:0;
}

img.center {
	display:block;
	margin:0 auto;
}

#sidebar {
	background-image:url(../img/layout/sidebar-bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	float:right;
	min-height:200px;
	padding:12px 10px;
	width:248px;
}

#sidebar table a, #sidebar table p {
	background-image:url(../img/layout/sidebar-arrow.png);
	background-position:right 5px;
	background-repeat:no-repeat;
	border-bottom-color:#ebebeb;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:12px;
	padding-bottom:12px;
	text-decoration:none;
}

#sidebar table a:hover {
	color:#999999;
}

#sidebar table p {
	color:#333333;
}

input {
	color:#666666;
	font:normal normal normal 12px/normal Arial, sans-serif;
	margin-bottom:10px;
	padding:4px 6px;
}

textarea {
	color:#666666;
	font:normal normal normal 12px/normal Arial, sans-serif;
	margin-bottom:2px;
	padding:4px 6px;
}

#fields {
	height:85px;
}

#fields #help {
	display:block;
	padding-bottom:8px;
}

.noedit {
	display:none;
}

#footer .left.col {
	width:200px;
}

#footer .right.col p {
	color:#999999;
	text-align:right;
}

#content .left.col {
	width:600px;
}

#fields .submit {
	background-image:url(../img/layout/blueBtn.png);
	background-position:-10px top;
	background-repeat:no-repeat;
	border-width:0;
	color:#ffffff;
	cursor:pointer;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	text-shadow:0 -1px 0 #000;
}

#fields .submit:hover {
	color:#cdd8e3;
}

#content ul.check {
	list-style-type:none;
	margin-left:0;
}

#content ul.check li {
	background-image:url(../img/layout/check.png);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:22px;
}
