/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
 margin: 0px;
 padding: 0px;
	background: #B7D2B3 url(images/back_all.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1 {
	color: #006699;
}

h2 {
	color: #006699;
}


h3 { #006699;
	font-size: 1em;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #1E3E15;
}

a:hover {
	border: none;
	text-decoration: underline;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #773D3C;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #773D3C;
}


/* Header */

#header {
	width: 1001px;
	height: 428px;
	margin: 0 auto;
}

#menu {
	float: left;
	background: url(images/menu.gif) no-repeat right;
	width: 1001px;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	width: 150px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
    padding-top: 15px;
	height: 35px;
	color: #ffffff;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #4C89B6;
}

#menu .current_page_item a {
	background:  #F3F3F3;
	color: #2C2E22;
}

/* Logo */

#logo {
	width: 1001px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat top;
	height: 377px;
}


#logo h1 {
	padding-top: 5px;
	padding-left: 830px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1001px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 20px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	background: url(images/img18.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.post .meta a {
	color: #4C89B6;
	font-weight: bold;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

	
}

.sidebar li {
	margin-bottom: 2em;

}

.sidebar li ul {
background: url(images/title_back.gif) no-repeat;
	padding-top: 10px;
}

.sidebar li li {
	margin: 0;
}


#sidebar1 {
	width: 268px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 268px;
	padding: 0px 20px 0px 20px;
}

#sidebar2 li h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 40px;
	padding-top: 15px;
	padding-left: 30px;
	color: #ffffff;
}

#sidebar2 li ul {
	line-height: 0.7em;
}

#sidebar2 li li {
	padding: 7px;
	font-size: 15px;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}



/* Footer */

#footer {
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}

p {
	margin-top: 1.2em;
	line-height: 1.3em;
	font-size: 1.2em;
}

.headline1{
	background-color: transparent;
	color: #8B0000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	
	font-style: normal;
	font-weight: bold;
}

.headline2{
	background-color: transparent;
	color: #00478A;
	font-family: Verdana, Geneva, Arial, sans-serif;

	font-style: normal;
	font-weight: bold;
}

.headline3{
	background-color: transparent;
	color: #006201;
	font-family: Verdana, Geneva, Arial, sans-serif;
	
	font-style: normal;
	font-weight: bold;
}

.headline4 {
	background-color: transparent;
	color: #8B0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: normal;
	font-weight: bold;
}

.headline5 {
	background-color: transparent;
	color: #00478A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: normal;
	font-weight: bold;
}

.highlite{
	background-color: #FFEBCD;
	color: #000000;
	font-weight: bold;
}

.parasmall{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.parasmaller{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.f-middle {
float:middle;
}


.headline11{
	background-color: transparent;
	color: #8B0000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.headline21{
	background-color: transparent;
	color: #00478A;
	font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.headline31{
	background-color: transparent;
	color: #006201;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.headline41 {
	background-color: transparent;
	color: #8B0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.headline51 {
	background-color: transparent;
	color: #00478A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}
	
	.nova {
	background-color: transparent;
	color: #3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;
	font-weight: bold;
}

#mojsivi{

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:95%;
overflow:hideen;
float:center;
padding-right: 15px;
padding-left: 15px;
padding-top: 15px;
padding-bottom: 15px;
background-color: #FFFFFF;
border: 1px gray solid;
color: #333333;
}


.img-left {float: left; margin: 5px 10px 0 0;}

.img-right {float: right; margin: 5px 0 0 10px;}
.img-center {float: left; margin: 200px;}
		.link51:link, .link51:visited, .link51:active { font-size: 9px; font-family: verdana; font-weight: normal; text-decoration: underline; color: #333333; }
    .link51:hover { text-decoration: none; }
	
	#moj{

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
width:95%;
overflow:hideen;
float:center;
padding-right: 15px;
padding-left: 15px;
padding-top: 15px;
padding-bottom: 15px;
background-color: #009900;
border: 1px yellow solid;
color: #FFFFFF;
text-align: center;
}
