﻿body {	
	background-image: url(images/fundal.jpg);
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center
}

h1, h2, h3 {
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

h1 {
	font-size: 2.6em;
	letter-spacing: -1px;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
}

blockquote {
	font-style: italic;
}

a {
	color: white;
}

a:link {
	text-decoration: none
}

a:visited {
	text-decoration: none
}

a:active {
	text-decoration: none
}

a:hover {
	text-decoration: underline; 
	color: white;
}

#header {
	height: 289px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 755px;
	padding: 0px 0px 0px 0px;
}

#page {
	background-image: url(images/img03.jpg);
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 755px;
}

#content {
	float: left;
	width: 755px;
}

.innerpost{
	width:700px;
	text-align:left;
	padding:10px;
	border:2px solid white;
}

.post {
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 5px;
	text-align:left;
	padding:10px;
}


.post .title {
	font-size: 2em;
	margin: 0;
	padding-left: 0px;
}

.post .meta {
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
	line-height: normal;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-top: 5px;
}

.language {
	background-color: transparent;
	background-image: none;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 1.1em;	
	font-weight: bold;
	width: 755px;
	color: black;
	
}

.language a{
	color: white;
}

#footer {
	background-image: url(images/img04.jpg);
	color: #666767;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	height: 114px;
	width: 755px;
	font-size: .9em;
	line-height: normal;
	text-align: center;
}

#footer p {
	padding-top: 30px;
}


.menu4 {
	font-size: 1.2em;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #000;	
	padding: 0px 0px 0px 0px;
	width: 755px;
	padding: 0 0 0 0;
}

.menu4 ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.menu4 li {
	background-color: #000;		
	margin-right: 1em;
	text-align: center;
	width: 8em;
	float: left;
}

.menu4 a {
	font-weight: bold;
	display: block;
	width: 100%;
	color: white;
	background: #000;
	
}
