/* Stlye Lip Poljcane */


/* For all */
body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.rap {
	width: 710px;
}

.hidden {
	display: none;
}


/* Head Style*/
#head {
	margin: 0;
	background: #FFFFFF url(img/forest.jpg) repeat-x top;
	padding-top: 80px;
}

#head #logo {
	vertical-align: middle;
	text-align: center;
	margin: 10px 10px 10px 45px;
}

#head #logotext {
	vertical-align: middle;
	text-align: center;
	margin: 10px 10px 10px 230px;
}
#background {
	background: #d0c2a8 url(img/background.jpg) repeat left top;
}


/* Menu style */
.raise {
	z-index: 100;
}

#menu {
	position: relative;
	top: 6px;
	border-bottom: 1px solid #AE6B3E;
	background: #DEB887;
}


#menu ul {
	display: inline;
	font-size: 1em;
	font-weight: bold;
	color: #A20100;
	line-height: 2em;
}

#menu li {
	display: inline;
	padding: 0 0.5em 0 0.5em;
	border-left: 1px solid White;
}

#menu #menu_first {
	border-left: none;	
}

#menu a, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none !important;
}

#menu a:hover {
	color: #A20100 !important;
	background: none;
	border: none !important;
}

#menu li.menu_active, #menu li.menu_active a #menu li.menu_first_active  {
	color: #A20100;
	font-weight: bold;
}


/* Content Style*/

#content {
	padding: 20px 20px 20px 45px;
	min-height: 700px;
}

#content #submenu {
	float: left;
	clear: none;
	background: Silver;
	height: 100px;
	width: 60px;
	border: 1px solid #FFFFFF;
}

#content h1 {
	color: #A20100;
	text-align: left;
	font-size: 1.2em;
	padding-top: 15px;
	padding-bottom: 5px;	
}

#content #text {
	color: #A20100;
	padding-left: 20px;
}

#blackwhite {
	background: White;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	width: 170px;
	padding: 10px;
	opacity: 0.5;
	z-index: 1;
}

#blackwhite p {
	color: #B90D0D;
	z-index: 3;
}

#blackwhite a:hover {
	color: #B90D0D;
	border-bottom: 1px #B90D0D solid;

}
#blackwhite a, #blackwhite a:visited {
	color: #B90D0D;
	text-decoration: none;
}

#blackwhite2 {
	background: White;
	font-size: 0.9em;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	width: 170px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	opacity: 0.5;
	z-index: 1;
}

#blackwhite2 .naslov {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	
}

#blackwhite2 p {
	color: #000000;
	z-index: 3;
}

#blackwhite2 a:hover {
	color: #000000;
	border-bottom: 1px #B90D0D solid;

}
#blackwhite2 a, #blackwhite2 a:visited {
	color: #000000;
	text-decoration: none;
}


.picture {
	padding: 0px;
	border: 2px White solid;
}

#content #photo {
	float: right;
	width: 340px;
	height: 356px;
	margin-left: 30px;
}

#photo #polaroid {
	position: absolute;
}

#photo #polaroid-pic {
	position: relative;
	left: 30px;
	top: 22px;
}

#photo #polaroid-text {
	position: relative;
	top: 20px;
	left: 30px;
}

#novica, #insert {
	color: #A20100;
}

#novicanaslov {
	color: Black;
	font-size: 1.5em;
	font-weight: bold;
}

input, textarea {
	margin: 5px;
	background: none;
	border: 1px White Solid;
	color: White;
}
select {
	margin: 5px;
	background: #DEB887;
	border: 1px White Solid;
	color: White;
}

/* PROIZVOD */
#proizvod {
	border-left: 2px white solid;
	margin-left: 150px;
	width: 550px;
	padding-top: 3px;
}

#proizvodnaslov {
	color: #A20100;
	font-size: 1.8em;
	border-bottom: 2px #FFFFFF solid;
	font-weight: bold;
}

#proizvodi {
	float: left;
	width: 145px; 
	padding: 3px;
}

#proizvodinaslov {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 2px;
}

#proizvodopis {
	color: #000000;
	margin-top: 1.5em;
}

#proizvodspisek, #proizvodspisekslike {
	color: #000000;
}



#proizvodspisek a:hover {
	color: #000000;;
	border-bottom: 1px white solid;

}
#proizvodspisek a, #proizvodspisek a:visited {
	color: #000000;
	text-decoration: none;
}

.transparentlevi  {
	float: left;
	clear: left;
	margin: 10px;
	background: White;
	width: 160px;
	z-index: 1;
	opacity: 0.8;
}

h1 {
	padding: 0;
	color: Black;
	z-index: 3;
}

/* Foot style */

#foot {
	clear: both;
	background: White;
	font-size: x-small;
	line-height: 2em;
	border-bottom: 1px solid #A00201;
	text-align: left;
	padding-left: 2em;
}