/*  ________________________________________
    JEZICI
____________________________________________*/
body#langs {
  background: #7c5c33 url(../images/lang/paternPozadina.jpg) repeat left top;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper-lang {
  margin: 100px auto;
  width: 534px;
  height: 564px;
  background: url(../images/lang/memoMeni.jpg) no-repeat left top;
  position: relative;
}
#langs ul {
  margin-left: 180px;
  width: 180px;
  padding-top: 115px;
  font-size: 1.3em;
  color: #5e3e15;
}
#langs li {
  margin-bottom: 35px;
  padding-left: 80px;
  font-weight: 700;
  height: 22px;
  line-height: 22px;
}
li.mak {
  background: url(../images/zastavice/makedonska.gif) no-repeat left top;
}
li.srb {
  background: url(../images/zastavice/srpska.jpg) no-repeat left top;
}
li.eng {
  background: url(../images/zastavice/engleska.jpg) no-repeat left top;
}
li.deu {
  background: url(../images/zastavice/nemacka.jpg) no-repeat left top;
}
li.esp {
  background: url(../images/zastavice/spanska.jpg) no-repeat left top;
}
li.fra {
  background: url(../images/zastavice/francuska.jpg) no-repeat left top;
}
#langs a, #langs a:link, #langs a:visited {
  color: #4F330F;
  text-decoration: none;
}
#langs a:hover {
  text-decoration: underline;
}
#wrapper-lang p {
	position: absolute;
	top: 580px;
	left: 40px;
	color: #4F330F;
	text-align: center;
}
/* ___________________________________
          main layout
______________________________________*/
body {
  background: #7c5c33 url(../images/zajednicko/paternPozadinaGlavna.jpg) repeat-x left top;
}
#wrapper {
  margin: 0 auto;
  width: 750px;
  margin-bottom: 30px;
}
h1#logo {
  height: 129px;
  width: 475px;
  margin: 0 auto;
  background: url(../images/logo.gif) no-repeat left top;
}
h1#logo a {
  height: 84px;
  width: 475px;
  margin: 0 auto;
  background: url(../images/logo.gif) no-repeat left top;
  text-indent: -9999px;
  display: block;
}
h1#elogo {
  height: 129px;
  width: 475px;
  margin: 0 auto;
  background: url(../images/logo-engleski.gif) no-repeat left top;
  text-indent: -9999px;
}
h1#elogo a {
  height: 84px;
  width: 475px;
  margin: 0 auto;
  background: url(../images/logo-engleski.gif) no-repeat left top;
  text-indent: -9999px;
  display: block;
}
#navigation {
  background: url(../images/zajednicko/nav.gif) no-repeat left top;
  height: 45px;
  width: 750px;
  margin-top: -42px;
}
.#home #navigation {
  margin-top: 3px;		
}
#content {
  background: #f1ece0 url(../images/zajednicko/gradContent.jpg) repeat-y left top;
}
#footer {
  height: 55px;
  background: #816236 url(../images/zajednicko/footer.gif) no-repeat left top;
}
#content p {
  padding-right: 25px;
  margin-left: 25px;
}
#content h3 {
  margin-bottom: 15px;
  padding-bottom: 3px;
  margin-left: 25px;
}
#home #content h3, #contact #content h3, #biography #content h3 {
  background: url(../images/zajednicko/linijaBiografija.gif) no-repeat left bottom;
}
#preview {
  padding-bottom: 20px;
  padding-top:20px;
}
#preview object {
  margin-left: 25px;
}
#biografija {
  float: left;
  width: 335px;
  background: url(../images/zajednicko/bioLine.gif) no-repeat right 15px;
}
#biografija p {
  margin-bottom: 20px;
}
#biografija p.bullet {
  padding-left: 15px;
  background: url(../images/zajednicko/bullet.gif) left 6px no-repeat;
  margin-bottom: 10px;
  padding-right: 15px;
}
#biografija p span img {
  padding-left: 3px;
  padding-bottom: 1px;
}
#galerije {
  float: right;
  width: 385px;
  margin-right: 25px;
  margin-bottom: 20px;
}
#home #galerije h3 {
  margin-left:15px;
  padding-bottom: 3px;
  background: url(../images/zajednicko/linijaIzbor.gif) no-repeat left bottom;
}
#galerije div {
  width: 385px;
  height: 120px;
}
#galerije img {
  float: left;
  height: 100px;
  margin-left: 15px;
  margin-right: 15px;
}
#galerije div p {
  height: 97px;
  line-height: 97px;
  overflow: hidden;
  padding-right: 0;
  margin-left: 15px;
}
.clearing {
  clear:both;
}
#footer p {
  height: 55px;
}
/* __________________________ 
          NAVIGATION
______________________________*/
#nav {
  float: left;
  width: 700px;
  margin-left: 25px;
  border-bottom: 2px solid #d3b381;
  margin-top: 25px;
  text-align: center;
}
#nav li {
  float: left;
  background: url(../images/zajednicko/navBullet.gif) no-repeat right 60%;
}
#nav a {
  float: left;
  padding-top: 2px;
  padding-right: 6px;
  padding-left: 6px;
  text-decoration: none;
  margin-right: 13px;
  margin-left: 13px;
}
#nav li#nav_home {
  margin-left: 150px;
}
#nav li#nav_contact {
  background: none;
}
/*________________________________
        KONTAKT
___________________________________*/
#contactForm {
  float: left;
  width: 365px;
  background: url(../images/zajednicko/bioLine.gif) no-repeat right 15px;
  min-height: 300px;
}
#contact #contactForm h3 {
  background: url(../images/zajednicko/linijaKontakt.gif) no-repeat left bottom;
}
#contact-info {
  float: right;
  width: 350px;
  margin-right: 25px;
  margin-bottom: 30px;
}
#contact-info ul, #contact-info address {
  margin: 10px 15px 10px 25px;
}
#contact-info address {
  margin: 5px 15px 10px 25px;
}
#contact-info ul li {
  background: url(../images/zajednicko/navBullet.gif) no-repeat left center;
  padding-left: 10px;
}
form {
  width: 350px;
  border: none;
}
fieldset {
  margin: 1.5em 0 0;
  padding: 0;
  border: none;
}
legend {
  margin-left: 1em;
  padding: 0 0.5em;
}
label {
  display: block;
  margin-left: 15px;
  color: #694533;
  font-style: italic;
}
input {
  margin-left: 15px;
}
fieldset ol {
  padding: 0 1em;
  list-style: none;
}
fieldset li {
  padding-bottom: 1em;
}
fieldset li.txtArea {
  padding-bottom: 0;
}
#ime, #email {
  width: 250px;
}
fieldset #tekstPoruke {
  width: 300px;
  height: 10em;
  margin-left: 15px;
}
fieldset.submit {
  margin-left: 10px;
}
input.submit {
  background-color: #e3dac5;
  border: 1px solid #c6b386;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.2em;
  color: #80533c;
}
/* _____________________________
          BIOGRAFIJA
_______________________________*/
#biography h3 {
  padding-top: 20px;
  margin-bottom: 10px;
}
#biography #content img {
  float: right;
  margin: 15px;
  margin-right: 25px;
}
#biography p {
  padding-top: 10px;
}
#biography #content {
  padding-bottom: 30px;
}
#biography #footer p {
  padding-top: 0;
}
/* ______________________________ 
     GLAVNA GALERIJA
_________________________________*/
#gallery #content {
  padding-bottom: 30px;
  padding-top: 30px;
}
#gallery #content div {
  height: 253px;
  width: 703px;
  background: url(../images/galerija-glavna/bgrdGalerija.jpg) no-repeat left top;
  margin: 0 auto;
  padding-bottom: 25px;
}
#gallery #content div img {
  float: left;
  width: 299px;
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 70px;
}
#gallery #content div p {
  height: 253px;
  line-height: 253px;
}
#gallery #content div p span {
  padding-right: 25px;
  background: url(../images/galerija-glavna/strelica.gif) no-repeat right center;
}
/* _____________________________  
       pojedinacne galerije
______________________________*/
#singleGallery #content {
  padding-top: 40px;
  padding-bottom: 30px;
}
#singleGallery #content p {
  width: 217px;
  height: 172px;
  background: url(../images/mrtva-priroda/male/pozadina.jpg) no-repeat left top;
  float: left;
  padding-right: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
#singleGallery #content p img {
  margin-left: 15px;
  margin-top: 15px;
}
#singleGallery #content h3 {
  text-align: center;
  margin-left: 0;
}
h3.top {
  padding-top: 40px;
}
#singleGallery p.sredina {
  margin-left: 150px;
}
#singleGallery #nav li {
  margin-bottom: 1px;
}
/* ________________________
     VESNIK
_____________________________*/
#biography #content h3.vesnik {
  background:none;
  margin-left: 0;
}
#biography #content p.alignRight {
  text-align: right;
  padding-right: 40px;
}
