body {
	margin: 0;
}

.nav1 {
background-image:url('../images/nav1.png');
background-repeat: repeat-x;
font-family: verdana;
font-size: 11px;
color: #D0CFC1;
font-weight: bold;
text-align: left;
vertical-align: middle;
}

.nav1 a:link {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #757257;
}

.nav1 a:visited {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #757257;
}

.nav1 a:active {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #757257;
}

.nav1 a:hover {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #BDBBA8;
}

.nav2 {
background-image:url('../images/nav2.png');
background-repeat: repeat-x;
font-family: verdana;
font-size: 11px;
color: #D0CFC1;
font-weight: bold;
text-align: right;
vertical-align: middle;
}

.nav2 a:link {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #757257;
}

.nav2 a:visited {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #757257;
}

.nav2 a:active {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #757257;
}

.nav2 a:hover {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #BDBBA8;
}

.repeat-l {
	background-image:url('../images/r-l.png');
	background-repeat:repeat-y;
}

.repeat-m {
	background-image:url('../images/r-m.png');
	background-repeat:repeat-y;
}

.repeat-r {
	background-image:url('../images/r-r.png');
	background-repeat:repeat-y;
}

.menu {
background-image:url('../images/meni.png');
font-family: verdana;
font-size: 11px;
color: #757359;
text-align: left;
vertical-align: top;
}

.main {
background-image:url('../images/mid.png');
font-family: verdana;
font-size: 11px;
color: #757359;
text-align: left;
vertical-align: top;
padding-left: 7px;
}


a:link {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #757257;
}

a:visited {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #757257;
}

a:active {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #757257;
}

a:hover {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
color: #BDBBA8;
}

h1 {
font-family: verdana;
color: #757257;
font-weight: bold;
}

h2 {
font-family: verdana;
color: #757257;
font-weight: bold;
}

h3 {
font-family: verdana;
color: #757257;
font-weight: bold;
}

h4 {
font-family: verdana;
color: #757257;
font-weight: bold;
} 

hr {
border: 0px;
background-color: #756D5E;
color: #756D5E;
height: 1px;
}

