/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Refresh
   TEMPLATE CODE: 	S-0002
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #74B059;/**#769359;/*#4B922D;*/
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
    color: #A1804A; 
	background: inherit;
}
a:hover {
	color: #4EBF37;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}

/* images */
img {
	border: 0px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 10px;
	padding: 0 20px;
	color: #88ac0b;	
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(../images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 100%;
	margin: 0 auto;
}
#toper {
  position: absolute;
	width: 100%;
	height: 154px;/**210px;**/
	background: #4F82CB url(../images/wrap_bg2.jpg) repeat-x left bottom;
	margin: 0 auto;
	text-align: left;
	z-index: -1;
	border-bottom: 2px #ffffff solid;
}
#wraper {
	width: 820px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
}
#content-wrap {
	clear: both;
	width: 810px;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 816px;
	position: relative;
	height: 154px;
	background: #0065B0 url(../images/prva_slika_2.jpg) no-repeat center top;      /**#4F82CB**/
	padding: 0;
	font-size: 14px;
	color: #FFF;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
}

#header2 {
	width: 820px;
	position: relative;
	height: 168px;
	background: #4F82CB; /** url(../images/podloga.jpg) no-repeat center top; **/
	padding: 0;
	font-size: 14px;
	color: #FFF;
}

#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 20px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #000;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 40px; left: 10px;		
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 0 0 0; padding: 0 0px 0 0px;
	background: #A1804A; /**#4B922D; background: url(../images/menu.jpg) repeat-y center top;**/	
	font: bold 12px/26px Tahoma;
	height: 56px;
	border-top: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
	border-right: 0px #ffffff solid;
}
#menu ul {
	float: none;
	list-style: none inside;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #FFF;	
	text-decoration: none;
	border-left: 1px #A1804A solid;
	border-top: 1px #A1804A solid;
}
#menu ul li a.none {

}
#menu ul li a:hover {
	/**background-color: #ECECEC;   **/
	color: #fff;	
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #A1804A;
}

/* Main Column */
#main {
	float: left;
	width: 620px;
	min-height: 400px;
	padding-left: 5px; margin: 0;
	background: white;
}
#main h1 {
	margin-top: 2px;
	font: Bold 16px Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 8px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF /**url(../images/square-green.png)**/ no-repeat 3px 50%;	
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 180px;
	padding: 0; margin: 5px 0 0 2px;
  background: white;	
}	
#sidebar h1 {
	margin-top: 0px;
	padding: 5px 0 5px 10px; 
	font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
	color: #A1804A;
	/**background: #EEF0F1 url(../images/headerbg.gif) repeat-x left bottom;**/	
	border: 0px solid #A1804A;
}
#sidebar .left-box {
	border: 0px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	/**border-bottom: 1px solid #EFF0F1;**/
	background: /**url(../images/go.gif)**/ no-repeat 5px 5px;	
	padding: 2px 0 2px 8px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
    color: #A1804A;
	font-weight: bold;
	text-decoration: none;	
	background-image: none;	
}

/* Footer */	
#footer {
	color: #000000;
	background: #fff url(../images/footer_bg.jpg) repeat-x center top;
	clear: both;
	min-width: 820px;
	width: 100%;
	height: 150px;
	text-align: center;	
	font-size: 92%;
	float: none;
	border-top: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
}

#footertext {
  position: relative;
	background: #A1804A;
	width: 816px;
	height: 68px;
	font-size: 11px;
	border-left: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
}
#footer a { text-decoration: none;
            font-weight: bold;
            color: #0065B0;
            }
            
#footer a:hover { 
            color: #4EBF37;
            }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

/**---------------------------------**/

#pddm
{	
	margin-top: 10px;
	margin-left: 20px;
	padding: 0;
	z-index: 0;
}

#pddm li
{	
	margin-top: 20px;
	margin-right: 10px;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10px verdana;
	border: 2px #000000 solid;
	
	width: 210px;
	
	background-color: #4B922D;
}

#pddm li p
{	
	display: block;
	margin: 0 0px 0 0;
	padding: 4px 10px;
	/**width: 60px;**/
	background: #4B922D;/**#5970B2;**/
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-bottom: 0px solid #000000;
}

#pddm li a
{	
	display: block;
	margin: 0 0px 0 0;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	/**width: 60px;**/
	background: #4B922D;/**#5970B2;**/
	color: #dddddd;
	text-align: center;
	text-decoration: none;
}

#pddm li a:hover
{	
	display: block;
	margin: 0 0px 0 0;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #4B922D;
	background: #dddddd;
	text-align: center;
	text-decoration: none;
}

/**---------------------------------**/

/**GALLERY**/
div#wraping
{
	text-align: left; 
	margin: 0px;
	
	width: 540px;
}

div#wraping table
{
	padding-top: 5px;
	margin-bottom: 20px;
	background: #aaa;
	
	border: 2px #4B922D solid;
}

div#thumbs
{
	margin-top: 0px;
	margin-bottom: 10px;
	
	margin-right: 5px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	background: #777;
	border: 2px #4B922D solid;
}

div#wraping ul
{
	list-style: none;
	margin: 0px;
	padding: 0;
}
	 
div#wraping ul li 
{
	display: inline;
	
} 

div#wraping p 
{
	text-align: center;
}

div#wraping a
{
	color: #444444;
	
	font-size: 12px;
	
	text-decoration: none;
	
	font-weight: bold;
}

div#wraping a:hover
{
	color: #4B922D;
	
	font-size: 12px;
}

div#wraping img 
{
	border: 2px solid #000000;
	padding: 0px;
}

div#thumbs 
{
	width: 85px;
}

div#thumbs img 
{
	border: 1px solid #eee;
	margin: 3px;
}

div#full_image 
{
	margin-top: 0px;
	text-align: center;
}

div#gallery_nav 
{
	/**float: right;**/
	width: 180px;
	margin: 5px;
	border: 2px solid #fff;
	padding: 5px;
	background: #ccc;
	
	text-align: center;
}

