@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-color: #9c9c9c;
	background-image: url(assets/bock_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
}
.textInput
{
	border: 1px solid #360;
	background: #FFF;
	color: #555;
	font-size: 12px;
	width:600px;
}
.vzorec{
	background-image: url(/assets/vzorec.gif);
	background-repeat: repeat;
}
.container {
	width: 960px;
	margin: 26px auto;
	position:relative;
}
.header {
	position:relative;
	height: 85px;
	background-image: url(assets/bock_header.png);
}
.menu {
	position:relative;
	height: 44px;
	background-image: url(assets/bock_menu.jpg);
	background-repeat: no-repeat;
	margin:0 0 1px 0;
}
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 12px;
}
.menu ul li{
	float: left;
	margin: auto;
}
.menu a {
	font-size: 16px;
	color: #FFF;
	display: block;
	padding: 10px 14px 10px 15px;
	text-decoration: none;
}
.menu a:hover {
	color: #f8981d;
	text-decoration: none;
	background-image: url(assets/bock_transparent.png);
}
.menu ul li.active {
	color: #f8981d;
	text-decoration: none;
	background-image: url(assets/bock_menu_hover.jpg);
	margin: 1px 0 0 0;
}
.trgovina {
	color:#fb9900;
	position:absolute;
	top:85px;
	left:736px;
	cursor: hand;
	display:block;
	width:177px;
	height:34px;
	padding:5px 12px 5px 34px;
	font-size:22px;
	text-shadow: -1px -1px #444;
}
.trgovinaAct {
	color:#f8981d;
	position:absolute;
	top:85px;
	left:666px;
	cursor: hand;
	display:block;
	width:177px;
	height:34px;
	padding:5px 12px 5px 34px;
	font-size:22px;
	text-shadow: -1px -1px #444;
	background-image: url(assets/bock_trgovina_active.png);
}
.trgovinaAct:link {
	color:#f8981d;
	text-shadow: -1px -1px #444;
}
.trgovinaAct:hover {
	text-decoration: none;
	text-shadow: -1px -1px #FFF;
}
.trgovina:link {
	color:#f8981d;
	text-shadow: -1px -1px #444;
}
.trgovina:hover {
	text-decoration: none;
	text-shadow: -1px -1px #4e6d54;
	background-image: url(assets/bock_trgovina_hover.png);
}
.bock {
	cursor: hand;
	position:relative;
	float:left;
	display: block;
	left:0px;
	top:32px;
	height: 50px;
	width: 220px;
	background-image : url(assets/bock_logo.png);
	background-repeat: no-repeat;
}
.bock:hover {
	background-image : url(assets/bock_logo_hover.png);
}
.naslov {
	position:relative;
	float:left;
	top:30px;
	height: 50px;
	width: 400px;
	font-size:9px;
	color:#FFF;
}
.topMenu {
	position:relative;
	float:left;
	height: 50px;
	top:20px;
	width: 324px;
	font-size:11px;
	color:#FFF;
	text-align:right;
}
.topMenu a {
	color:#FFF;
}
.banner {
	background-color:#076a1a;
	height:407px;
}
.main {
	float:left;
	background-image: url(assets/content_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebar {
	float:left;
	width:185px;
	font-size:12px;
	padding:30px 30px 0 25px;
	background-image: url(assets/sidemenu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:600px;
}
.sidebarTit {
	font-size:17px;
	line-height:110%;
}
.sidebarAlineja {
	width:100%;
	height:20px;
	background-image: url(assets/alinejaSidebar.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebar ul {
	padding: 0 0 0 14px;
	
}
.sidebar li {
	padding: 4px 0 4px 0;
	color:#FFF;
}
.sidebar a {
	color:#FFF;
}
.sidebar a:hover {
	text-decoration: none;
}
.sidebar a.active {
}
.arrows {
}
.arrows a:hover {
	display:block;
	background-image:url(assets/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.shadows {
	float: left;
	width: 36px;
	height:500px;
	background-image: url(assets/bock_senca.png);
	background-repeat: no-repeat;
}
.shop {
	float: left;
	width: 960px;
	background-color:#FFF;
	padding-bottom: 50px;
}
.content {
	float: left;
	width: 684px;
}
.nav {
	padding:28px 0 0 14px;
	font-size:9px;
	color:#FFF;
	width:100%;
}
.nav a {
	color:#f8981d;
}
.title{
	padding:20px 0 12px 14px;
	font-size:22px;
	color:#FFF;
	font-weight:bold;
}
.vsebina {
	padding: 14px 60px 8px 14px;
	color:#FFF;
	font-size:14px;
	line-height:160%;
}
.tekst {
	color:#FFF;
	font-size:12px;
}
.artikl {
	color:#FFF;
}
.artikl ul {
	list-style: none;
	padding: 0;
}
.artikl ul li{
	position:relative;
	float: left;
	width:684px;
}
.artikl a {
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
}
.artiklSlika{
	position:relative;
	float: left;
	width:300px;
	height:200px;
	padding: 0 0 0 14px;
}
.artiklNaslov{
	position:relative;
	float: right;
	width:346px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding: 0 14px 0 0;
}
.artiklOpis{
	position:relative;
	float: right;
	width:346px;
	font-size:12px;
	padding: 0 14px 0 0;
}
.artiklIkone{
	position:relative;
	float: right;
	width:346px;
	font-size:12px;
	padding:10px 14px 0 0;
}
.alineja{
	bottom:0;
	clear:both;
	width:670px;
	height:2px;
	background-image: url(assets/alineja.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.vprasanja {
	color:#FFF;
}
.vprasanja ul {
	list-style: none;
}
.vprasanja ul li{
	position:relative;
	float: left;
	width:620px;
	padding:0 0 0 14px;
}
.vprasanje{
	position:relative;
	float: left;
	font-size:14px;
	color:#f8981d;
	width:620px;
	padding-top:4px;
}
.vprasanjaNaslov{
	font-size:14px;
	color:#f8981d;
}
.vprasanjaDatum{
	font-size:9px;
	color:#FFF;
}
.vprasanjaIme{
	font-size:11px;
	color:#FFF;
}
.vprasanjaOdgovor{
	position:relative;
	float: left;
	font-size:12px;
	width:620px;
	padding-bottom:10px;
}
paginacija {
	position:relative;
	clear:both;
	color:#FFF;
}
.paginacija ul {
	width:600px;
	list-style: none;
	padding: 14px;
}
.paginacija ul li{
	position:relative;
	float: left;
}
.paginacija a {
	font-size: 10px;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 6px 8px 6px 8px;
}
.paginacija a:hover {
	color: #f8981d;
	text-decoration: none; 
	background-image: url(assets/bock_transparentG.png);
}
.forma {
	font-size:12px;
	padding:0 14px 14px 14px;
}
.welcome {
	text-align:left;
	line-height:2;
	font-size:12px;
	color:#FFF;
	background-image: url(assets/bock_transparent2.png);
	margin:2px 0 0 0;
}
.introTxt {
	text-align:center;
	padding:20px;
	text-shadow: 1px 1px #fff;
	background-image: url(assets/introNovice.jpg);
}
.footer {
	clear: both;
	padding:14px;
	margin-bottom:32px;
	text-align:center;
	font-size:9px;
	color:#CCC;
	background-image: url(assets/bock_bg_green.png);
}
.footerShop {
	clear: both;
	padding:14px;
	margin-bottom:32px;
	text-align:center;
	font-size:9px;
	color:#9aaa9d;
	background-image: url(assets/bock_bg_green.png);
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#login{
	position: absolute;
	width:296px;
	height:159px;
	top: 20px;
	right: 20px;
	float:inherit;
	z-index:9;
	background-image: url(assets/bock_transparent.png);
	color:#f8981d;
}
#login a{
	color:#f8981d;
}
#ajax{
	position:relative;
	visibility:hidden;
}
.gumbi{
	left:0px;	
}
.admin_meni{
	width:100%;
}
.links {
	color:#FFF;
	font-size:10px;
	display:none;
	position: absolute;
	width:120px;
	text-align:center;
	background:#00c339;
}
.admin_meni li:hover .links {
	display: block;
}
.edit_gumb{
	position:relative;
	top:-20px;
	float:right;
}
.edit_gumb a:hover{	background-image:none;}
#vprasaj1{
	position: absolute;
	width:960px;
	height:500px;
	top: 130px;
	right: 0px;
	float:inherit;
	z-index:9;
	background-image: url(assets/bock_transparent90.png);
	color:#f8981d;
}
#vprasaj2{
	position: absolute;
	width:960px;
	height:540px;
	top: 0px;
	right: 0px;
	float:inherit;
	z-index:9;
	background-image: url(assets/bock_transparent90.png);
	color:#f8981d;
}
.admin_meni li:hover {
	background-image:url(assets/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	color:#f8981d;
}
.admin_meni li.active {
	text-decoration: none;
	color:#f8981d;
}
.sidebar li.active {
	color:#f8981d;
}
