body {
 
 
 
	background: #F4FBFF url(images/pozadi2.jpg);
	background-repeat: repeat-y;
	font-family: "Arial", Arial, ;
	font-size: 14px;
	color: #000000;

}
 
 
 
h1 {
	letter-spacing: -1px;
	font-size: 20px;
		color: #e2201f;
	text-align: center
}
 
h2 {
	font-size: 28px;
}
 
h3 {
	font-size: 28px;
 
}
 
p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1,1em;
		font-size:13px;
	text-align: center
}
 
 
 
blockquote {
	font-style: italic;
}
 
ul {
}
 
ol {
}
 
a {
	color: #FFFFFF;
}
 
a:hover {
	text-decoration: none;
}
 
small {
}
 
hr {
	display: none;
}
 
img {
	border: none;
}
 
img.left {
	float: left;
	margin: 0 15px 0 0;
}
 
img.right {
	float: left;
	margin: 0 0 0 15px;
}
 
/* Header */
 
#header {
 
  width: 800px;
	height: 183px;
	margin: 0 auto;
	padding:10px 0 0 10px;
 	background: url(images/img02.jpg);
}
 
/* Logo */
 
#logo {
	float: left;
}
 
#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	color: #FFFFFF;
}
 
#logo h1 {
	padding: 115px 0 0 50px;
	font-weight: bold;
}
 
#logo h2 {
	padding: 143px 0 0 8px;
	font-size: 14px;
	font-weight: bold;
}
 
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
 
/* Menu */
 
#menu {
	float: right;
}
 
#menu ul {
	margin: 0;
	padding: 140px 20px 0 0;
	list-style: none;
	line-height: normal;
}
 
#menu li {
	display: inline;
}
 
#menu a {
	padding: 0 28px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
 
/* Page */
 
#page {
	width: 774px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-y;
}
 
 
 
/* Content */
 
#content {
	float: left;
	width: 774px; 
		height: 495px;
 background: url(images/img04.gif) no-repeat;
}
 
/* Posts */
 
.post {
	width: 438px;
	padding: 0 0 0 165px;
}
 
.post .title {
	padding: 180px 0 0 12px;
}
 
.post .title a {
	color: #4F6977;
}
 
 
 
 
.
/* About Box */
 
#about-box {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url(images/img11.jpg) no-repeat left bottom;
}
 
#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}
 
#about-box p {
	font-size: 12px;
}
 
/* Sidebar */
 
#sidebar {
	float: right;
	width: 274px;
	background: url(images/img055.jpg) no-repeat;
}
 
#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}
 
#sidebar li {
}
 
#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}
 
#sidebar li li {
	padding: 5px 0 5px 0;
	background: url(images/img13.gif) repeat-x;
}
 
#sidebar li li.first {
	padding-top: 0;
	background: none;
}
 
#sidebar li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
	background: url(images/img12.jpg) no-repeat left bottom;
}
 
/* Footer */
 
#footer {
	padding: 30px 0;
}
 
#footer p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}
 
#footer a {
	color: #83B3CE;
}
 
.h2 {
	color: #e2201f;
	text-align: center
}
 
/* Links */
 
#links {
	float: left;
	width: 777px ;
	height: 59px ;
	background: none;
}
 
#links a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#copyright  {
  color: black;
  text-align: center;
    	font-weight: bold ; 
  	font-size: 10px;

}

#copyright a {
  color: black;
  text-align: center;
  	text-decoration: none;
  	font-weight: bold ; 
  	font-size: 10px;
}
