@font-face {
 font-family: Opel;
 src: url("fonts/OPELSNRG.eot") /* EOT file for IE */
}

@font-face {
	font-family: Opel;
 	src: url("fonts/OPELSNRG.TTF");/* TTF file for CSS3 browsers */
}

@font-face {
	font-family: OpelBold;
	src: url("fonts/OPELSNRG.eot") /* EOT file for IE */
}

@font-face {
	font-family: OpelBold;
 	src: local("Opel"), url("fonts/OPELSNBD.TTF");/* TTF file for CSS3 browsers */
}

/*****************************/
/*** Core html setup stuff ***/
/*****************************/
* {
	margin: 0;
	padding:0;
}

html, body {}


html {
	height:100%;
	margin-bottom:1px;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align:left;
	color:#fff;
	background:#000 url(../images/bg.png) repeat-x 0 0;
}

a { 
	outline:none;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#7e92a6;
}

:focus { outline: 0; }

h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:14px; color:#343434; }
h4 {font-size:12px;}
h5 {font-size:11px;}
h6 {font-size:10px;}

p, div, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6, li {
	margin: 0;
	padding: 0;
}

img { border:0 none; }

table{
	width:100%;
	border-collapse: collapse;
	border-spacing:0px;
}

table td {
	margin:0px;
	padding:0px;
	vertical-align:top;
	border-collapse: collapse;
	border-spacing:0px;
}

.clr {
	clear:both;
}

ul, li {
	list-style:none;
	list-style-image:none;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#border {
	width:1010px;
	margin:0 auto;
}

#wrapper {
	width:990px;
	margin:16px auto 0;
}

#header {
	height:132px;
	width:100%;
	position:relative;
	z-index:999;
}

#header #logo-opel {
	position:absolute;
	right:16px;
	top:28px;
}
	
#header #logo-avtohisa {
	position:absolute;
	right:31px;
	top:42px;
	display:block;
}

#header #mainmenu {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/topmenubg.png) repeat-x 0 0;
	height:32px;
	padding:0 9px;
}

#header #othermenu {
	position:absolute;
	bottom:0px;
	left:0px;
}

#logo-avtohisa {
	font-size:19px;
	color:#ffffff;
	text-decoration:none;
}

#submenu{
	padding:20px 10px 20px 20px;
}

#body {
	background:url(../images/mainbg.png) repeat-y 0 0;
	position:relative;
	padding:16px;
}

#banner {
	width:100%;
}
	
#content_wrap {
	background-color:#f7f8f7;
	padding:24px;
	color:#000;
}

#content {
	width:655px;
	float:left;
	line-height:150%;
	color:#000;
	font-size:12px;
}

#content h1 {
	margin:0 0 10px;
}

#content h1.heading_cat1 {
	font-size:23px;
	line-height:32px;
	margin:0;
}

.created {
	color:#919191;
	font-size:11px;
	margin:15px 0 23px;
}

a#back-to-top {
	clear:both;
	margin:10px 0 0;
	display:none;
}

#right {
	width:226px;
	float:right;
}

#bottom {
	background-color:#000;
	padding:23px 24px 15px 24px;
	display:block;
	margin:16px 0 0 0;
	clear:both;
	width:704px;
}

#footer #logo-opel {
	float:left;
	margin:23px 0 0 0;
}

#footer #footermenu{
	float:left;
	margin:21px 0 0 16px;
}

#copyright {
	clear:both;
	font-size:10px;
	padding:20px 0 0 0;
	color:#5a5a4a;
	width:800px;
}

#logo-opel-slika {
	position: absolute;
	right: 24px;
	bottom: 22px;
}

/*****************************************/
/*************** MODULES *****************/

#right .moduletable{
	border:1px solid #e5e5e7;
	background:#FFF;
	margin: 0 24px 24px 0;
	width:194px;
	position:relative;
	padding:0 15px 15px;
}

#right .moduletable img {
	position:relative;
	left:-15px;
	margin:0 0 15px;
}

#right .moduletable a.more{
	display:block;
	margin:15px 0 0;
}

#right .moduletable a.more img {
	position:static;
	margin:0;
}

/*************** last news ***************/
ul.latestnews {
	width:100%;
}

ul.latestnews li{
	float:left;
	width:224px;
	margin: 0 0 0 15px;
	
} 

ul.latestnews li:first-child {
	margin: 0;
}


ul.latestnews a.image {
	display:block;
	margin:0 0 10px;
}

ul.latestnews a.title {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family:"Opel Sans Condensed", Verdana, Arial, sans-serif;
	font-size:14px;
	background:url(../images/yellowarrow.png) 0% 50% no-repeat;
	padding:0 0 0 14px;
}

/*********** Image banner rotate ***********/
#banner {
	height:374px;
	width:768px;
	margin:-16px 0 0 -16px;
}

#banner-rotate { 
	position:relative;
	height:374px;
	width:768px;
	overflow:hidden;
}

#banner-rotate .slide {
	position: absolute;
}

#banner-rotate .slide a {
	display:block;
}

#subpagebanner {
	margin:0 0 16px;
}

#subpagebanner .title {
	margin:16px 0 28px;
}

#subpagebanner {
	color:#fff;
	font-size:16px;
	line-height:24px;
}

.headerbanner {
	float:left;
	margin:0 16px 0 0;
}

/*************** mainmenu ***************/
#mainmenu li{
	float:left;
	text-align:center;
	margin: 0 1px 0 1px;
	position: relative;
	width:auto;
	background:url(../images/mainmenu_separator.png) 0% 50% no-repeat;
	font-size:10px;
	padding: 0 0 0 11px;
	margin: 0 6px 0;
}

#mainmenu li a{
	color:#919191;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	line-height:32px;
}

#mainmenu li:first-child {
	background:none;
	padding:0;
}

/*************** other menu ***************/
#othermenu ul.menu li {
	font-size:16px;
	display:block;
	float:left;
	position:relative;
	font-family:"Opel Sans Condensed",Verdana, Geneva, sans-serif;
}

#othermenu ul.menu li a {
	color:#fff;
	padding: 0 17px 0;
	height:29px;
	line-height:29px;
	display:block;
	float:left;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
}

#othermenu ul.menu li:hover {
	background:url(../images/mainmenubg.png) repeat-x 0 0;
}

#othermenu ul.menu li ul{
	display:none;
	position:absolute;
	z-index: 999;
	width:145px;
	top:29px;
	left:0;
	background-color:#2b2d2f;
}

#othermenu ul.menu li ul li.parent ul {
	display:none;
	position: absolute;
	left: 145px;
	top:0;
}

#othermenu ul.menu li ul li.parent:hover ul {
	display:block;
}

#othermenu ul.menu li:hover ul{
	display:block;
}

#othermenu ul.menu li li{
	font-size:11px;
	padding:0;
	float:none;
	width:100%;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
}

#othermenu ul.menu li li a {
	padding: 0 17px 0;
	display:block;
	float:none;
	height:22px;
	line-height:normal;
	font-size:11px;
	color:#ffffff;
	line-height:22px;
}

#othermenu ul.menu li li a:hover {
	background:#545659;
}

ul.menusub {
	width:100%;
	height:33px;
	padding:0 0 16px;
}

ul.menusub li{
	background:none;
	padding:0;
	float:left;
	margin: 0 1px 0 0;
	height:33px;
}

ul.menusub li a{
	color:#919191;
	padding: 0 20px 0 20px;
	display:block;
	float:left;
	height:33px;
	line-height:33px;
	text-decoration:none;
}

ul.menusub li a:hover{
	background:#fff;
	color:#000000;
}

ul.menusub li.active a{
	background:#fff;
	color:#000;
}

/*************** footer menu ***************/
#footermenu li {
	float:left;
	display:block;
	margin: 0 12px 0 0;
	font-size:11px;
}

#footermenu li a{
	color:#919191;
	text-decoration:none;
}

#footermenu li a:hover {
	text-decoration:underline;
}

/*****************************************/
/**************** CONTENT ****************/

table.contentpaneopen td.contentheading, .componentheading {
	font-size:24px;
	font-weight:bold;
	color:#333333;
	padding: 0 0 10px;
	font-family:"OpelBold",Verdana, Geneva, sans-serif;
	text-align:left;
	line-height:normal;
}

table.contentpaneopen td {
	text-align:justify;
}

table.contentpaneopen ul{
	padding:0 0 0 15px;
}

table.contentpaneopen td.createdate {
	font-weight:bold;
	padding: 0 0 5px;
}

/*************** NEWS ARCHIVE ***************/
table.blog table.contentpaneopen td img{
	position:absolute;
	left:0;
	top:2px;
}

div.contentpaneopen {
	position:relative;
	min-height:115px;
    height:auto !important;
    height:115px;
}

table.blog table.contentpaneopen td:first-child{
	padding:0 20px 0 230px;
}

table.blog a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

table.blog table.contentpaneopen td .readon{
	padding:0 0 0 10px;
	display:block;

	margin:8px 0 0;
	background:url(../images/arrow.png) 0% 50% no-repeat;
}

table.blog table.contentpaneopen td .readon:hover {
	color:#7e92a6;
}

table.blog span.article_separator {
	height:20px;
	display:block;
	float:left;
}

table.blog td.createdate {
	border-left:1px solid #cecece;
	padding: 0 0 0 20px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

.pagination {
	display:block;
	padding:0;
	text-align:right;
	float:left;
	width:auto;
}

.pagination li {
	float:left;
	display:block;	
	margin:0 7px 0 0;
}

.pagination li .active {
	font-weight:bold;
	text-decoration:underline;
}

.pagination li a{
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
}

.pagination li a:hover {
	color:#333333;
}

.pagination li.previous .active {
	display:none;
}

/*************** NEW NEWS ***************/

.item {
	padding:0 90px 0 240px;
	position:relative;
	min-height:150px;
	height:auto !important;
	height:150px;
	border-bottom:1px dotted #b2b2b2;
	margin:0 0 24px;
}

.item h2 {
	margin:0 0 10px;
}

.item h2 a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.item .blog_content img {
	position:absolute;
	top:0;
	left:0;
}

.item .date {
	position:absolute;
	right:0;
	top:0;
	color:#919191;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

/*************** PERSONAL CARS ***************/
.personal-cars {
	float:left;
	width:115px;
	margin:0 25px 10px 0;
}

.personal-cars p{ text-align:center; margin-top:5px;}

.personal-cars a.link{
	background:url(../images/arrow_white.png) 0% 50% no-repeat;
	padding: 0 0 0 13px;
	font-size:10px;
	color:#64575a;
}

#Equipment img{
	float:left;
	margin: 0 10px 5px 0;
}

ul.cars {
	padding:0 !important;
}

ul.cars li{
	float:left;
	width:152px;
	height:174px;
	border:1px solid #e5e5e7;
	margin:0 0 12px 12px;
	background:url(../images/cars_bg.png) 0% 100% repeat-x;
}

ul.cars li.nomargin {
	margin-left:0;
}

ul.cars li img{
	display:block;
}

ul.cars li h5{
	padding:0;
	margin: 15px 0 23px;
}

ul.cars li .cena {
	background:url(../images/cenabg.gif) repeat-x 0 0;
	height:24px;
	line-height:24px;
	display:block;
	padding:0 0 0 7px;
	color:#fff;
}

ul.cars li a.more {
	background:url(../images/informacijebg.gif) no-repeat 0 0;
	display:block;
	text-decoration:none;
	font-weight:bold;
	width:96px;
	height:31px;
	line-height:30px;
	padding:0 0 0 41px;
	margin:8px 0 0 8px;
}

ul.cars li a.more:hover {
	color:#000;
}

ul.cars li .slika {
	width:152px;
	height:105px;
	display:block;
}

.img-tl {
	padding: 10px 0 0 20px;
	float:right;
}

.img-tr {
	padding: 10px 20px 0 0;
	float:left;
}

.img-bl {
	padding: 0 0 10px 20px;
	float:right;
}

.img-br {
	padding: 0 20px 10px 0;
	float:left;
}

#mootab {
	clear:both;
	height:28px;
	width:100%;
	margin:0 0 24px;
}

ul#mootabs_title {
	border:1px solid #c5c5c5;
	height:28px;
	float:left;
}

ul#mootabs_title li{
	cursor:pointer;
	float:left;
	color:#333333;
	border-left:1px solid #c5c5c5;
	padding:0 10px;
	background-color:#ffffff;
	font-size:11px;
	line-height:28px;
}

ul#mootabs_title li:first-child{
	border-left:0 none;
}

ul#mootabs_title li.active {
	background:#e1e2e5;
	font-weight:bold
}

.mootabs_panel {
	display: none;
	/*position: relative;
	width: 100%;
	top: 0px;
	clear: both;
	overflow: auto;
	z-index:10;*/
}

.mootabs_panel.active {
	display: block;
}

#body .prvastran {
	position:absolute;
	right:0;
	top:30px;
	width:188px;
	padding:0;
	text-align:left;
	color:#fff;
}

#prvastran {
	text-align:left;
	font-size: 11px;
  line-height: 16px;
	
}

#prvastran a {
	color:#fff;
	text-decoration:none;
}

#prvastran a:hover {
	text-decoration:underline;
}

#frontpagemenu {
	list-style:none;
	margin:15px 0 0;
	padding:0;
	width:188px;
}

#frontpagemenu a, #frontpagemenu li {
	display:block;
	height:20px;
}

#frontpagemenu a {
	padding:0;
}

#frontpagemenu li {
	margin:0 0 8px;
	padding:0 0 0 28px;
	line-height:20px;
	width:160px;
}

.frontpage-servis {
	background:url(../images/servisicon.gif) no-repeat 0 0;
}

.frontpage-testnevoznje {
	background:url(../images/servisicon.gif) no-repeat 0 0;
}

.frontpage-prodajarabljenih {
	background:url(../images/prodajarabljenih.gif) no-repeat 0 0;
}

.frontpage-vprasajtenas {
	background:url(../images/vprasajtenas.gif) no-repeat 0 0;
}

.sig {
	width:647px;
	overflow:hidden;
}

.sig_inner {
	width:680px;
}

#blockrandom {
	margin:12px 0 0;
}
