* {
	margin: 0;
	height: auto;
	width: auto;
	clear: none;
	float: none;
	padding: 0;
	bottom: auto;
	left: auto;
	top: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}

body {
	margin-top: 220px;
	background: #000000 url(images/img01.jpg) no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1, h2, h3 {
	color: #000000;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
	color: #000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	height: auto;
	width: auto;
	text-align: left;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}

/* Post */

.post {
	font-weight: normal;
}

.post .title {
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 20px;
}

/* Header */

#header {
	height: 40px;
	background: url(images/img02.gif) repeat-x;
}

/* Header > Logo */

#logo {
	width: 800px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	float: none;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}



#menu {
	width: 900px;
	height: 27px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 150px;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
	color: #000000;
}

#menu .active a {
	background-image: url(images/img05.gif);
	color: #000000;
}

/* Wrapper */

#naklonris {
	background: url(images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 50px;
	color: #000;
	font-weight: bold;
}

/* Content > Main */

#main {
	float: none;
	width: 800px;
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 5px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#contacts {
	float: left;
	width: 220px;
	padding: 0px;
	margin: 0px;
}


#support {
	padding: 20px 15px;
	color: #000000;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #000000;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #000000;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #000000;
}

#footer a {
	text-decoration: underline;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}.Contacts {
	font-size: 14px;
	color: #000000;
}
.blue {
	color: #0FF;
}
yellow {
	color: #FF0;
}
yellow {
	color: #FF0;
}
#wrapper #content table tr td div strong {
	color: #000000;
}
#wrapper #content table tr td p font b {
	color: #000000;
}
#tablemain {
	width: 550px;
	padding-left: 1px;
}
#mainframe {
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#left {
	width: 150px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#right {
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#content #tablemain tr td strong {
	color: #000;
}
#content #contacts #support font b font a {
	color: #000;
}
#topwelkomen {
	height: 40px;
	background: url(images/img02.gif) repeat-x;
	width: auto;
	margin: 0px;
	padding-left: 400px;
}

#photo {
	width: 150px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#topleft {
	width: 60px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 52px;
	background-image: url(images/list/top%20left.jpg);
	background-repeat: no-repeat;
}
#topmidle {
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 52px;
	background-image: url(images/list/topmidlle.jpg);
	background-repeat: repeat-x;
}
#topright {
	width: 60px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 52px;
	background-image: url(images/list/top%20right.jpg);
	background-repeat: no-repeat;
}
#midle {
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 60px;
	background-image: url(images/list/midle.jpg);
	background-repeat: repeat-y;
}
.top {
	background-image: url(images/list/top.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 900px;
	padding: 0px;
	margin-left: 150px;
}
.midle {
	background-image: url(images/list/midle.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
.down {
	background-image: url(images/list/down.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 900px;
	padding: 0px;
	margin-left: 150px;
}
#900 {
	width: 900px;
	padding-left: 0px;
}
#550 {
	width: 550px;
}
.midle #content table tr td div b font {
	color: #000;
}
.midle #content table tr td div font b {
	color: #000;
}
.midle #content table tr td .style2 strong {
	color: #000;
}
#800 {
	width: 800px;
	padding-left: 0px;
	text-align: center;
}
#100-22 {
	width: 100px;
	padding-left: 0px;
	background-image: url(images/numbers/ram.gif);
	background-repeat: no-repeat;
	height: 22px;
	text-align: center;
}
.midle #content table tr td div {
	color: #000;
	font-weight: bold;
}
.midle #content #550 tr td p font b {
	color: #000;
}
#topwelkomenrus {
	height: 40px;
	background: url(images/img02.gif) repeat-x;
	width: auto;
	margin: 0px;
	padding-left: 350px;
}
#540 {
	width: 540px;
	text-align: center;
}
.midle #content #550 tr td p {
	font-weight: normal;
	color: #000;
	font-size: 12px;
}
.midle #content #550 tr td p span font b font {
	color: #000;
}
.midle #content #550 tr td p span font font {
	color: #000;
}
.midle #content #550 tr td p font {
	color: #000;
}
.midle #content p font {
	color: #000;
}
.midle #content p font font {
	font-weight: normal;

}
.sd {
	font-weight: normal;
}
#contentorder {
	width: 770px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 50px;
	color: #000;
	font-weight: bold;
}
.midle #contentorder #550 tr td p font font {
	color: #000;
}
.midle #contentorder #550 tr td p font font {
	font-weight: bold;
}
.midle #contentorder #550 tr td p font font {

}
.sad {
	font-weight: normal;
}
.midle #contentorder #550 tr td p font font {
	font-weight: normal;

}
.midle #contentorder p font font {
	font-weight: bold;
}
.midle #contentorder p font font {
	color: #000;
	font-weight: normal;
}
.midle #content #tablemain tr td .year {
	font-weight: normal;
}
