/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 300px;
	height: 55px;
	background: url(http://custvena-inteligenca.org/images/yootheme/logo.png) 0 0 no-repeat;
}

input[type='email'], input[type='text'], input[type='password'], select {
	border: 1px solid #c8c8c8;
	background: #FFF;
	margin-bottom: 10px;
	height: 19px;
}
.jNewsLB input.inputbox {
	width: 150px;
}
.jNewsMod .subscriptionButton {
	padding: 0;
}
.frontpage #content .wrapper-3 {
	padding: 0;
}
.introdiv {
	background: url(../images/osebna-rast1.png)
}
.introheader {
	text-align: center;
	padding: 2px 0 13px;
	margin-top: 0;
	margin-bottom: 3px;
}
.subscriptionField,
.subscripitonRHTML,
.subscripitonTermsL {
	margin: 0;
	height: 0px;
}
#searchbox {
	background: none;
	width: 215px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	border: 2px solid #c8c8c8;
}
#searchbox button.magnifier {
	background: url(../images/search_magnifier_icon.png) 0 0 no-repeat;
	width: 18px;
	height: 18px;
	padding: 0;
	border: none;
	float: right;
	cursor: pointer;
	line-height: 0;
}
#searchbox input {
	width: 180px;
	height: 16px;
	padding: 0 2px 2px;
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 12px;
}
.breadcrumbs {
	margin: 0 5px 10px 0;
	font-size: 11px;
	line-height: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
div.breadcrumbs {
	float: left;
	width: 100%;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}