html,body {
	background: #6A7EA3 url('images/bg.jpg'); color: #7d7d7d;
	padding: 0px; margin: 0px; height: 100%;
	font-family: 'Verdana',serif;
	text-align: center;
	font-size: 8pt;
}

a {text-decoration: underline; color: #DE7527; background-color: inherit;}
a:hover {text-decoration: none;}

div.container {
	position: relative;
	margin: 0px auto; text-align: left;
	background: #f3f3f3 url('images/cback.gif') repeat-y right; color: #7d7d7d;
	width: 900px; min-height: 100%;
	border-width: 0px 8px;
	border-color: #49648D;
	border-style: solid;
}

h1.header,object.header {margin: 0px; width: 900px; height: 360px;}
h1.header span {display: none;}

div.content {
	width: 628px; border-top: 3px solid #e3e3e3; float: left;
	padding: 20px 26px 75px 26px;
}

div.advert {
	width: 168px; border-top: 3px solid #f1f1f1; float: left;
	background: #fcfcfc url('images/shadow.gif') no-repeat 0px 5px;
	min-height: 125px; padding: 20px 26px 65px 26px;
}

blockquote.newCont {
	display: block; font-style: normal;
	padding: 4px 0px 4px 14px; margin: 0px 10px 25px 17px;
	border-left: 1px solid #d8d8d8; font-size: 8pt;
}

h2 {font-size: 12pt;}
h3.newTitle {font-size: 8pt; font-weight: normal; text-align: right;}
h3.newTitle span.newPrms {float: left;}
h3.newTitle a, div.viewall a {text-decoration: none;}
h3.newTitle a:hover, div.viewall a:hover {text-decoration: underline;}

span.date {margin-left: 1.5em;}

div.viewall {text-align: left;}
a.banner {
	display: block; width: 160px;
	border: 1px solid #f2f2f2;
	margin: 15px auto;
}

div.createdBy {
	position: absolute; bottom: 0px; right: 0px;
	width: 220px; height: 27px; text-align: center;
	background: #f8f8f8; color: #7d7d7d;
}

div.createdBy div {
	position: absolute; bottom: 35px; right: 0px;
	width: 220px; text-align: center;
}

div.footer {text-align: center; position: absolute; left: 10px; bottom: 10px;}
div.footer ul {list-style-type: none; margin: 0px; padding: 0px;}
div.footer ul li {margin: 0px 5px; padding: 0px; float: left;}
div.footer ul li a {color: #7d7d7d; background: #f3f3f3; text-decoration: none; font-size: 6.5pt;}
div.footer ul li a:hover {text-decoration: underline;}

input.btn {border: 1px solid #757575; background: #eaeaea; color: #414141;}

#malta,#drugoto {display: none;}

.floatleft {float: left;}
.floatright {float: right;}
a img {border: 0px;}
.bent {clear: both;}
.orange {color: #DE7527;}
