* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #ffffff;
}

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

#left1
{
width: 900px;
margin: 0 auto;
background: url(../images/11.jpg) no-repeat left top;
}

#right1
{
width: 900px;
background: url(../images/22.jpg) no-repeat right top;
}

#contmain
{
width: 100%;
/*background: url(../images/footer_back.png) bottom repeat-x*/
}

h1, h2, h3 {
	color: #44763E;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #44763E;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 7px;
	font-size: 1.1em;
}

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

a {
	text-decoration: underline;
	color: #44763E;
}

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

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

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #44763E;
}


/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 300px;
}

/* Logo */

#logo {
	width: 900px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/header.png) repeat-x left top;
}
#logo1{
	width: 900px;
	height:70px;
}
#logo-left
{
	height: 319px;
	margin: 0 auto;
	padding-left:9px;
	background: url(../images/rumeni.png) repeat-y left top;
}
#logo h1 {
	padding-top: 100px;
	padding-left: 20px;
	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;
}
/* SlideShow*/

#slideshow
{
	float:right;
	height: 262px;
	margin-top:0px;
	margin-left:220px;

}
/* Menu */
#menu
{
	float:left;
	width: 900px;
	height: 400px;
	margin-top: -68px;
	margin-right:10px;
	background: url(../images/logo.png) no-repeat left top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	/*background: #ffffff url(../images/table_back.gif) repeat-y;*/
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-left: 10px;
	margin-left: 1px;
	/*background: url(../images/title_back.gif) repeat-x top;*/
}
#besedilo
{
	font-size:12px;
	padding-left:20px;
}

.post {
    min-height:500px;
}

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

.post h1.title {
	height: 30px;
	font-size: 2.4em;
}

.post .entry2 {
	padding: 0 10px 30px 15px;
	font-size:30px;
}


.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: 10px;
	color: #44763E;
}

.post .meta a {
	color: #44763E;
}

.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;
}
/* Obvestila*/
#obvestila
{
	float: right;
	width: 300px;
	min-height:80px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right:3px;
	margin-right: 1px;
	margin-top:5px;
	border-style:solid;
	border-color:#334e7d;
	border-width:1px;
	font-size:12px;
}
#naslov_ob
{
	height:30px;
	color:white;
	font-size:18px;
	background:url(../images/naslov.png) repeat-x;
}
/* Footer */
#footer
{
padding: 10px;
height: 29px;
background: url(../images/footer.png) repeat-x;
}
#footer-right
{
float:right;
margin-top: -80px;
height: 30px;
width:8px;
background: url(../images/rumeni.png) repeat-y;
}
#footer-left
{
float:left;
padding: 10px;
height: 29px;
background: url(../images/left-footer.png) no-repeat;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}