body {
	margin: 0;
	padding: 0;
	background: #BBF73E;
    text-align: center;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #47036F;
}

p, ol, ul {
	line-height: 170%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
}


#logo h1, #logo p {
}

#logo h1 {
	margin: 0;
/*	padding: 25px 0 0 85px; */
	font-size: 2.1em;
	font-weight: normal;
	color: #47036F;
}

#logo h1 a {
	color: #47036F;
	text-decoration: none;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
}



/* Menu */

#menu {
	width: 962px;
	height: 32px; 
	margin: 0 auto;
}

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

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 20px 0 20px;
	text-decoration: none;
	color: #47036F;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
	background: url(images/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(images/img06.gif) no-repeat right top;
	font-weight: bold;
}

/* Page */

#page {
	width: 1032px;
	margin: 0 auto;
	background: #FFFFFF url(images/img07.gif) repeat-y;
}

/* Content */

#content {

	padding: 11px 11px 0 5px;
	
}

#content a {
	color: #A40004;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;

	font-size: 1.4em;
	color: #47036F;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 0px;
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}


/* Footer */

#footer {
	width: 1032px;
	margin: 0 auto;
	padding: 30px 0;
	
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer a {

}
#reclama_sub_ora_exacta{
	padding:11px; 
	border: 2px solid #6C8B00; 
	font-size:14px; 
	letter-spacing:1.5px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: center;
}
#reclama_sub_ora_exacta a{
	text-decoration: none;
	display: block;
	color:#006EFF;
}
#reclama_sub_ora_exacta a:hover{
	text-decoration: underline;
}
#linkuri{
	line-height: 26px;
	font-weight: bold;
	padding-left: 20px;
}
#linkuri a{
	color: #FF7200;
	text-decoration: none;
	font-size: 14px;
}
#linkuri a:hover{
	text-decoration: underline;
}