body {
	margin: 0 auto;
	width: 880px; 
	padding: 0;
	left: auto;
	right: auto;
}
body1 {
	margin: 0;
	padding: 0;
	width: 880px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
	margin:0 auto; 
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #FFF;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
	text-align: left;
	font-size: 14px;
}

16 {
	margin-bottom: 1.5em;
	line-height: 150%;
	text-align: left;
	font-size: 16px;
}

16b {
	margin-bottom: 1.5em;
	line-height: 150%;
	text-align: left;
	font-size: 16px;
}

a {
	color: #A4E4F5;
}

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

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 150px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}


#menu {
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 880px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/img04.gif) no-repeat;
	color: #FFF;
	font-size: xx-small;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 690px;
	margin-left: 10px;
}

.post {
	margin-bottom: 15px;
	background: #1EB5DD url(images/img06.gif) no-repeat;
	color: #0A416B;
}

.post .entry {
	background: url(images/img05.jpg) repeat-y left top;
	text-align: left;
	font-size: 20px;
}

.post .entry-bgtop {
	background: url(images/img05.gif) no-repeat left top;
}

.post .entry-bgbtm {
	background: url(images/img05dole.gif) no-repeat left bottom;
	font-size: 14px;
}

.post a {
	color: #A4E4F5;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
	font-size: 24px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 0px 0px 0px 0px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 170px;
	margin-left: 6px;
}

.sidebar.2 {
	float: right;
	width: 160px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	float: left;
	width: 158px;
	top: 331px;
	position: absolute;
	left: 735px;
}

/* Footer */

#footer {
	clear: both;
	width: 880px;
	background: #083253;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
}

#footer a {
	color: #0F5B96;
}

#shadow {
	width: 920px;
	background-image: url(images/dropshad.jpg);
	background-repeat: repeat-y;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	z-index: 100;
	bottom: auto;
}

#header2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;



	font-weight: bold
	color: #FFF;
	font-weight: bold;
	color: #FFF;
	width: 880px;
	margin-right: auto;
	margin-left: 20px;
	text-align: left;
}

tekst {
	font-size: 16px;
}
#shadow #page #content .post .entry .entry-bgtop .entry-bgbtm table tr .post {
	font-size: 16px;
}
#shadow #page #content .post .entry .entry-bgtop .entry-bgbtm table {
	font-size: 14px;
	text-align: left;
}
.tahoma14 {
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
}
.tahoma18 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-decoration: blink;
}
.tahoma18noblink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}
