/* layout */

body {
margin: 0;
padding: 10px; 
font-family: arial, verdana, sans-serif;
font-size: 100%;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  background: #5780a0 url(water2.jpg);
 color: #000000;
}

body#slide {background: #ffffff;}

#container {
background: #ffffff;
margin: auto; 
min-width: 550px;      
max-width: 1000px; 
padding: 0.5em 1.5em;
}
 
#container-short {background: #ffffff;
margin: auto;
min-width: 550px;      
max-width: 1000px; 
padding: 0.5em 1.5em;
height: 1000px;}

#content {
  background: #ffffff;
margin-left: 200px;
font-size: 100%;
line-height: 150%;
}

html>body #content {
margin-left: 200px;
}

#navigation {
position: absolute;
top: 215px;
width: 200px;          /* LC width */
height: 750px;
background: #ffffff url(membership.gif) bottom no-repeat;}

#header {
height: 100px;
text-align: right;
background: #ffffff;
}

#footer {
  clear: both;
font-size: 75%;
text-align: center;
background: #99CC66;
padding: 0.2em 0;
}

#footer-short {position: absolute; 
top: 1000px;
left: 0; 
width: 100%;
font-size: 75%;
text-align: center;
background: #99CC66;
padding: 0.2em 0;
}  



#navdole {
  clear: both;
font-size: 75%;
text-align: center;
background: transparent;
padding: 1em 0;
}


/* basic style */


em {
 font-style: italic;
 }

strong {
 font-weight: bold;
 }

#content p { 	text-align: justify;
padding: 0 0.5em;
	}

a {
  color: #0066cc;
text-decoration: underline
}



a:hover {
  color: #993333;
text-decoration: none
}

img {
border: 0pt none; 
padding: 4px;
vertical-align: middle;
}

dl { 	
padding: 0 1em;
	}

#content h1 {
font-style: italic;	
letter-spacing:  0.3em;
font-size: 120%;
background: #9999ff;
padding: 0.5em 1em;
}

#content h2 
{
  font-size:         120%; 
  font-weight:      normal;
   
  padding: 0.2em 1em; 
  background-color: silver;
}
#content h1:first-letter
{
  color:      black;
  font-weight: bold;
  font-size:  200%;
}


#content h3 {
font-weight: bold;
font-size: 100%;
font-style: italic;
padding: 0.8em 0.8em 0 1em;
}

/* header style */

#header h1 { 
color: #000099; 
font-style: italic;
font-size: 195%;
padding: 0 0.5em;
}

#header h2 {
font-style: italic;
font-size: 80%;
padding: 0 0.3em;
}	  

img.logo {float: left;}

/* navigation style */

#navigation h3 {
font-weight: bold;
font-size: 100%;
height: 10px;
margin-left: 5px;
color: rgb(0, 0, 102);
}

#navigation li {
list-style-type: none;
}

li.page {
list-style: url(this2.png);
}

#navdole a {padding: 0 0.5em;
line-height: 200%;}

span.page {padding: 0 0.5em;}

p.crumbs {font-size: 75%;}



/* special divs */

span.new {color: #ff0000;
font-weight: bold;
}

#search {
font-size: 75%;
background: #99CC66 url(splash.jpg);
text-align: center;
color: #000000;
}


/* special styling */  

p.mediabox {
min-height: 105px;
}

p.top {padding: 20px 0 0;}

span.name {font-weight: bold;}

span.img-caption {text-align: center; font-size: 80%;}

span.share-tool {text-align: center;}

.small {font-size: 75%;}

.name {
	background: silver;
	font-weight: bold; 
	font-size: 95%;
	text-decoration: none;
	padding: 0.1em;
	}
.naglasak {font-weight: bold;}
	
div.autor {
	padding: 0.2em; 
	font-size: 90%;
	border-width: thin;
	border-style: ridge;
	}

div.center {text-align: center;
padding: 0 0.5em;}

div.right {float: right;
text-align: center;}

div.image-r {float: right;
text-align: center;
padding-left: 0.7em;}

div.slideshare {width:425px; text-align: center;
padding: 0 6.2em;}

#disqus_thread {padding: 0.2em 0.5em;}

div.anchor-top {text-align: right;}

a.freefind {color: #606060;
text-decoration: none;
}

a.freefind:hover {color: #606060;
text-decoration: underline;
}

form.search {margin: 4px 0px 0px;}	

