/*
Theme Name: AutoMagazin
Description: Modified Theme for Automagazin.com.hr
Author: jinsona designs / Sven Al Hamad
*/


body {
	margin:0 auto;
	padding:0px 0px 20px 0px;
	background:#546c88;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#6F615A;
	text-decoration:none
	}
a:hover {
	color:#d53030;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	margin: 0px  0px;
	padding:0px 0px
	}
blockquote {
	padding-left:10px;
	color:#31333F;
	font-style:normal;
	border-left:2px solid #07A0E3;
		
	}
.clear {
	clear:both;
	}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 5px 10px 10px;
	display: inline;
	background:#fff;
		border: 1px solid #DDDDDD;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 10px 10px 5px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/* The Outer cover */

#wrapper {
	width:969px;
	margin:0 auto;
	background:#F4F4F4;
	}
#casing {
	padding:0px 0px 0px 0px;
	background:#dfe3e6;
	background-repeat:no-repeat;
	}		
	
	
	
.topad{
	height: 25px;
	/*text-align:center; */
	margin-bottom: 0px;
	background:#4b545b;
	padding-top:9px; 
	padding-left:15px;

}
span.topfeed {
	background:url(images/rss.png) no-repeat;
	padding: 1px 0px 0px 20px;
	float:left;
	margin:8px 0px 0px 10px;
	height:20px;

}
	
	
/* The Header */

#top {
	height:118px;
	margin:auto;
	background:#f4f4f4 url(images/top.jpg) ;
	width:969px;

	
	}
.blogname {
	width:400px;
	font-family:Georgia ,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:10px 0 0 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	font-size:40px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:30px 0 0 25px;
	text-indent:-9000px;
	background:url(images/logo.jpg) no-repeat;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:2px 0px 0px 35px;
	font-size:12px;
	font-weight:normal;
	color:#343434;
	text-align:left;
	text-transform:uppercase;
	}



/* The Search */
#search {
	height:30px;
	width:auto;
	padding:5px 5px 10px 5px;
	width:230px;
	float: right;
}
#trazilica form {
	margin: 0;
	padding: 0;
}

#trazilica fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#marka_select{
	float:left;
	clear:left;
	/*height:30px;*/
	margin-right:5px;
	margin-left:5px;
	/*font-size:12px;
	padding: 6px 2px 7px 5px;*/
	width:105px;
}	

#trazilica p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	margin-right:5px;
	float:left;
	width:115px;
	/*padding: 6px 2px 7px 5px;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;*/
	color:#000;
}

#searchsubmit {
	/*font: bold 100% "Georgia", Arial, Helvetica, sans-serif;*/
	color: #000;
	/*height:30px;*/
	float:left;
}

.search_notice{
	border-top:1px dotted #ccc;
	font-size:11px;
	color:#4B545B;
	padding:5px;
	margin-top:5px;
}	

.feed{
	
	width:315px;
	overflow:hidden;

	margin:5px 5px 0px 2px;
	padding:0px 5px 5px 5px;
	height:75px
}
.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
	font-size: 85%;
}

.input{
	margin:35px 0px 0px 8px;
	float: left;
	width:220px;
	padding: 6px 2px 7px 5px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#555;
	background:#d3d6d7;
	
}

.sbutton{
	float:left;
	border:none;
	font: bold 100% "Tahoma", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:29px;
	background:#2676A1;
		margin:35px 0px 0px 8px;
}


/*Page menu*/

#menu {
	height:60px;
	background:#14181A;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;

	}
	

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	height:60px;
	
	}
	
#menu ul li {
	float: left;
	margin: 0px 0px ;
	padding: 0px 0px;
	line-height:60px;
	}
	
#menu ul li a {
	color: #8B979F;
	display: block;
    font-weight: normal;
   	padding: 0px 10px;
	}
	
#menu ul li a:hover,#menu.current_page_item a {
	color: #fff;
	display: block;
	text-decoration: none;
  
	}



/* Category menu*/
	
#catmenucontainer{

	display:block;
	padding:0px 0 0px 0px;
	font: 12px tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	background:#4B545B;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width:969px;
	background:#4B545B;
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #B3BABF;
	display: block;
	margin: 0px;
	padding: 10px 15px 9px 15px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background: #fff ;
	color: #495D5C;
    margin: 0px;
	padding: 10px 15px 9px 15px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background: #4B545B;
	width: 150px;
	color: #fff;
	font-size: 13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #50585f;
	border-left: 1px solid #50585f;
	border-right: 1px solid #50585f;
	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background: #42474B;
	color: #DFF4FF;
	padding: 8px 10px 7px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -32px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}
	
		
/* Main Content*/	

#content {
	float:left;
	width: 650px;
	height:100%;
	padding:5px 0px 0px 0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 5px 0px;

}	

.date {
	font-size:11px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 10px;
   	color:#75481F;
	text-transform: uppercase;
	line-height:20px;
	}
	
.single {
	width:630px;
	margin: 0px 5px 15px 12px;
	height:100%;
	color:#504945;
	font: 13px tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff url(images/post.jpg) repeat-x;
	border:1px solid #ccc;
	}

.single h1, .single  h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px  Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	}

.single h1{
	font-size:26px;
	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#252525;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #31333F;
	background-color: transparent;
	}	
.author{
	color:#0578ad;
	padding:3px 5px 3px 20px;
	background:url(images/user.png) no-repeat;
}
.clock{
	color:#0578ad;
	padding:3px 5px 3px 20px;
	background:url(images/clock.png) no-repeat;

}	
.edit{
	color:#0578ad;
	padding:3px 5px 3px 20px;

}	
.edit a:link,
.edit a:visited {
	color:#0578ad;

}
.edit a:hover{
	color:#333;
}


.comm{
	padding:3px 5px 3px 20px;
	background:url(images/comment.png) no-repeat;
	position:relative;
	

}

.comm a:link,
.comm a:visited {
		color:#0578ad;
}
.comm a:hover{
	color:#333;
}

.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	/*height:15px;*/
	margin:0px 0px;
	padding: 5px 0px 5px 10px;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:3px 5px 3px 20px;
	background:url(images/category.png) no-repeat;
	text-transform: uppercase;

}

.category a:link,.category a:visited{
	color:#0578ad;

	}
	
.category a:hover{
	color:#333;
	}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	line-height:20px;
	}	
	
.entry a:link,
.entry a:visited {
	color: #0182c4;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
	
	
.entry p{
	margin:5px 5px;
	padding:0px 0px;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	font-size:13px;
	text-align: justify;
}

.related{
	width:630px;
	margin: 0px 5px 15px 12px;
	height:100%;
	color:#504945;
	font: 13px tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff url(images/post.jpg) repeat-x;
	border:1px solid #ccc;
	padding: 0px 0px 10px 0px;
}
.related  h3{
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 18px  Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	text-transform:uppercase;
	color:#07577F;
	}
	
.related ul{
	margin:0px 0px;
	padding:0px 0px;
	list-style-type:none
}

.related ul li{
	margin:0px 0px;
	padding:5px 10px;
	list-style-type:none;
	line-height:24px;
	font: 14px  Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
}

.related ul li a:link, .related ul li a:visited{

	color:#222;

}
.related ul li a:hover{
	color:#0A7CAF;

}

/* right column */
#rightcol{
	float:right;
	width:310px;
	padding:0 5px 10px 0;
	
}

/* The Sidebar1 */

.sidebar1{
	float:left;
	width:150px;
	padding-top:5px;
	padding-right:0px;
	font-size:13px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	background:#FFFFFF url(images/post.jpg) repeat-x scroll 0 0;
	}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#4B545B;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #40494F;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 150px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	
	color:#333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #fff;

	}

.sidebar1 ul li a:hover {
	color: #2676A1;
		}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:150px;
	padding-top:5px;
	padding-right:5px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	background:#FFFFFF url(images/post.jpg) repeat-x scroll 0 0;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#4B545B;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #40494F;


	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 150px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	
	color:#333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #fff;

	}

.sidebar2 ul li a:hover {
	color: #2676A1;
		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}		

.sidebar3{
	float:left;
	width:333px;
	margin-right:5px;
	font-size:13px;
	color: #2676A1;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
}

.sidebar3 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#4B545B;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #40494F;



	}
	
	
.sidebar3 ul{
	list-style-type: none;
	margin: 0px 0px ;
	padding: 0px 0px;

}


.sidebar3 ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 5px;
	border-bottom:1px dotted #fff;
	}
.sidebar3 ul li ul{
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;

	}

.sidebar3 ul li ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	border-bottom:1px dotted #fff;
	}	
.sidebar3 ul li a:link, .sidebar3 ul li a:visited {
	color:#333;
	text-decoration: none;
	padding: 0px 0px 0px 0px;

	}

.sidebar3 ul li a:hover {
	color: #2676A1;
		}
	
/*Bottom bar */
#footop{	
	width:970px;
	margin:0px 0px 0px 0px;
	padding:10px 15px;
	background:url(images/navi.jpg);

	}
			
#footbar{
	width:969px;
	padding: 0px 0px 30px 0px;
	margin:0px 0px;
	float:left;
	background:#FCFCFC url(images/bottom.jpg) repeat-x;
	height:100%;
	font-family:  Tahoma,Georgia,Century gothic, Arial, sans-serif;
}	


.barone{
	float:left;
	width:320px;
	margin-right:5px;
	margin-left:5px;
	font-size:12px;
	color:#6f767e;
	line-height:18px;

}

.barone h2 {
	line-height:30px;
	font-size:15px;
	color:#6f767e;
	margin:20px 0 5px 0 ;
	padding:0px 0 0 5px;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	
	}
.barone img {
	margin: 2px 2px;
	padding:0px 0px;
	
	
	}	
.barone ul{
	list-style-type: none;
	margin: 0px 0px ;
	padding: 0px 0px;

}


.barone ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 5px;
	color:#fff;
	border-bottom:1px dotted #ccc;
	}
.barone ul li ul{
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;

	}

.barone ul li ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
border-bottom:1px dotted #ccc;;
	}	
.barone ul li a:link, .barone ul li a:visited {
	color:#6f767e;
	text-decoration: none;
	padding: 0px 0px 0px 0px;


	}

.barone ul li a:hover {

	color: #0578ad;
		}

		
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	height:40px;
	padding:25px 0 0 0px;
	color:#eee;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	float:left;
	width:969px;
	border-top:5px solid #0998da;
	background:#066088;


	}

#footer a:link , #footer a:visited{
	color:#eee;
	}

#footer a:hover {
	color:#fff;
	}
.fleft{
	float:left;
	padding: 0 0 0 15px;

}

.fright{
	float:right;
	padding: 0 15px 0 0;
}


/* The Navigation */

#navigation{	
	width:600px;
	margin:0px 0px 0px 0px;
	padding:2px 15px 10px 12px;


	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}

/*magbox*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	border:1px solid #ded5c9;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}
	
.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,.categ a:visited{
	color:#4395be;

	}
	
.categ a:hover{
	color:#ddd;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}

.centry p{
	margin:2px 0;
}

.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	
.breadcrumb{

	padding:5px 10px;
	margin:0px 5px 5px 13px;
	border:1px solid #DEDCDD;
	font-size:13px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
}

.ad1{

	margin:5px 5px;
	float:right;
}

.ad2{
	text-align:center;
	margin:2px auto;

}
.allcomments{
	height:100%;
	padding:0px 8px 0px 10px;
	margin:0px 0px;
}
#comment{

	height:100%;
	padding:0px 10px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	} 	
h3#pingbacks {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	} 	
#respond{

	height:100%;
	padding:0px 5px;
	margin:5px 0px;
	background:#fff;
	border:1px solid #DEDCDD; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {
	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#0083DB;
	border:2px solid #005F9F;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #DEDCDD; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#000; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
	color:#546C88;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
#cancel-comment-reply{
	padding:10px 0px 0px 0px ;

}
#cancel-comment-reply-link{

	color:#fff; 
	font-size:10px;
	line-height:15px;
	font-family: Tahoma, Georgia,arial,sans-serif;
	padding:4px 10px;
	margin:0px 0px 0px 12px;	
	background:#8B979F;
	border:2px solid #666;

} 


ol.commentlist li div.reply {  
	background:#269BCF url(images/replyjpg) repeat-x; 
	border:2px solid #0A7CAF; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:50px;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#fff url(images/grade.jpg) repeat-x;
	border:1px solid #D1D8DF;
	
}

ol.commentlist li.odd { 
	background:#fff url(images/grade.jpg) repeat-x;
	border:1px solid #ddd;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}


#myslides{

background:#ffffff;

}

.stepcarousel{
position: relative; /*leave this value alone*/
height: 90px; /*Height should enough to fit largest content's height*/
margin: 0px 14px 0px 47px;
background:#ffffff;
overflow:hidden;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 3px; /*margin around each panel*/
width:100; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#ffffff;

/*border:1px solid #373C3F;*/
}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/

}

.stepcarousel .panel h2{
height:16px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 5px ; /*margin around each panel*/
font-size:13px;
font-weight:normal;
text-align:center;
font-family:Tahoma,century gothic,Arial,verdana, sans-serif;
text-transform:uppercase;

}
.stepcarousel .panel h2 a:visited ,.stepcarousel .panel h2 a:link{
	color:#8B979F;

}
.stepcarousel .panel img{

background:#040404; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 8px 10px; /*margin around each panel*/
padding:0px 0px;

}

/* AUTOMAGAZIN - ADDON */

.auto_slika{
	border:1px solid #DFE3E6;
	padding:7px;
	float:left;
}

.auto_marka_slika{
	float:right;
	width:100px;
	margin-right:30px;
	text-align:center;
}

.auto_marka_slika img{
	max-width: 110px;
}

.auto_grade{
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#4b545b;
	padding-left:5px;
}

.sidebar_ad{
	padding:10px 5px;
	float:left;
}

.sidebar_links{
	width:130px;
	float:left;
	padding-top:10px;
}

.sidebar_links h2{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	padding-left:10px;
	font-size:16px;
}

.sidebar_links ul{
	padding:10px 3px;
	margin:0px;
	padding:0px;
	list-style:none;
}

.sidebar_links ul li {
	height:100%;
	line-height:18px;
	padding:0px;
	margin:0px;
	width:130px;
	/*margin-left:-30px;*/
	}

.sidebar_links ul li a:link, .sidebar_links ul li a:visited {
	color:#333;
	text-decoration: none;
	padding: 0px;
	display:block;
	border-bottom:1px dotted #fff;

	}

.sidebar_links ul li a:hover {
	color: #2676A1;
		}
		
.am_gallery_menu{
	padding:3px;
	list-style:none;
	padding-top:15px;
	margin-left:48px;
}

.am_gallery_menu li{
	float:left;
	text-align:center;
	width:130px;
	height:110px;
}

.am_gallery_menu li img{
	border:1px solid #000;
	padding:2px;
}

.am_motor_list{
	padding:0px;
	margin:0px;
	margin-left:-50px;
	list-style:none;
	margin-top:15px;
	width:180px;
}

.am_motor_list li{
	margin-bottom:3px;	
}	

.am_motor_list li.title{
	margin-bottom:2px;
}


.single .separator{
	/*padding-left:10px;*/
	margin-left:10px;
}	

.separator{
	height:5px;
	line-height: 5px;
	font-size:5px;
	color:#ccc;
	width:600px;
	clear:both;
	border-bottom:1px dashed #ccc;
	margin-bottom:2px;
}

.am_motor_table{
	width:615px;
	border:none;
	text-align: left;
}	

.am_motor_table th, .am_motor_details li.title{
	background-color:#546C88;
	color:#fff;
	padding:2px 4px;
	margin:2px;	
}

.am_motor_table th.a{
	width:220px;
}

.am_motor_table th.b{
	width:100px;
}

.am_motor_table th.c{
	width:80px;
}

.am_motor_table tr{
	background-color: #fff;
	}

.am_motor_table tr.r1{
	background-color: #dfdfdf;
}

.am_motor_table tr td{
	padding:2px 5px;
}

.am_motor_details{
	list-style: none;
	padding:0px;
	margin:0px;
	width:280px;
	background-color:#fff;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}

.am_motor_details li.title{
	font-size:16px;
	font-weight: bold;
}

.am_motor_details li{
	border-bottom:1px solid #ccc;
	padding:2px 5px;
/*	height:22px; */
	font-size:14px;
}

.am_motor_details li span.title{
	display:block;
	float:left;
	font-weight: bold;
	width:190px;
}

.am_motor_details div.title_holder{
	height:22px;
	padding-top:2px;
	float:left;
	width:150px;
	position: relative;
}

.am_motor_details div.star_holder{
	height:23px;
	background-color:#fff;
	float:right;
	width:110px;
	margin:-4px;
	padding-top:8px;
	padding-left:10px;
}

.am_detail_grade, .am_detail_grade ul, .am_detail_grade ul li ul {
	list-style: none;
	font-size:24px;
	color:#0182c4;
	padding:0px;
	margin:0px;
	clear:left;
	display: block;
}

.am_detail_grade ul{
	margin-bottom:10px;	
}

.am_detail_grade{
	margin-top:17px;
	padding-left:60px;
}
	
.am_detail_grade ul li{
	color:#4b545b;
	font-size:18px;
	padding:5px;
	margin:5px;
	height:25px;
}

.am_detail_grade ul li span{
	width:200px;
	display:block;
}

.am_detail_grade ul li ul li.title{
	width:250px;
}

.am_detail_grade ul li ul li{
	width:100px;
	float:left;
}

.am_detail_grade ul li ul li img{
	padding:2px 2px;	
}

.lastest_list.am_gallery_menu li{
	width:160px;
	height:140px;
	margin:10px;
}

.lastest_list a, .lastes_list a:visited{
	font-weight: bold;
	color:#0083c4; 
}

.lastest_list a:hover{
	color:#504945;
}

.lastest_list a:hover img{
	border:2px solid #504945;
}	

.lastest_list a img, .lastest_list a:visited img{	
	border:2px solid #0083c4; 
}

.forum ul, .am_serp {
	list-style: none;
	padding:0px;
	margin:0px;
	margin-left:10px;
}

.forum ul li {
	height:auto;
	background-color: #dfe3e6;
	border-bottom:1px solid #fff;
	width:600px;
	font-size:14px;
	/*padding-top:13px;*/
	color: #0083C4;
	padding-left:10px;
	font-weight:bold;
}

.forum ul li.details{
	background-color: #fff;
	border-bottom:1px dashed #ccc;
}

.forum ul li.details a{
	height:auto;	
}
.forum ul li span.date{
	font-site:11px;
	color:#4B545B;
	font-weight:normal;
}

.forum ul li span.title, .forum ul li span.text{
	clear:both;
	display:block;
	font-site:12px;
	color:#4B545B;
	font-weight:bold;
}
.forum ul li span.text{
	font-weight:normal;
	padding:10px 5px;	
}	

.forum ul li:hover{
	background-color: #fff;	
}
.forum ul li a{
	color: #0083C4;
	display:block;
	padding-top:12px;
	height:30px;
}

.forum ul li span.a,  .forum ul li span.b, .forum ul li span.c{
	display:block;
	float:left;
	cursor:pointer;
}

.forum ul li span.a{
	width:310px;
}

.forum a.comm{
	float:right;
	margin:5px 10px;	
}
.forum ul li span.b{
	margin-right:15px;
}

.forum h3{
	margin:15px 10px;
	color:#0083c4;
	font-size:20px;
	font-weight: normal;
}

.forum a.reg{
	float:right;
	margin:5px 10px;
}

.am_serp li{
	clear:both;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
	padding-bottom:20px;
}

.am_serp li div.left{
	float:left;
	width:150px;
}

.am_serp li div.left img{
	padding:2px;
	border:1px solid #419CD5;
	background-color: #fff;
}

.am_serp li div.right{
	width:430px;
	float:left;
	text-align:left;
	font-weight:normal;
}

.am_serp li div.right span{
	display:block;
	height:25px;
	padding-top:3px;
	color:#fff;
	background-color: #419CD5;
	font-site:16px;
	font-weight:bold;
	width:330px;
	float:left;
	padding-left:5px;
}

.am_serp li div.right span a{
	color:#fff;}

.am_serp li div.right span.grade{
	width:80px;
	background-color: #fff;
	clear:right;
}

.navigation {
	text-align: center;
	margin: 0 auto;
	padding-right:20px;
	clear: both;
}
.navigation li {display: inline;}
.navigation li a, .navigation li span {
	padding: 0 .3em;
}
.navigation li #selected {
	background: #1f5fb7;
	color: #fff;
}
.navigation li.prev a {
	padding-left: 15px;
	background: url(../images/pagination-arrow-l.gif) 0% 50% no-repeat;
}
.navigation li.next a {
	padding-right: 15px;
	background: url(../images/pagination-arrow-r.gif) 100% 50% no-repeat;
}
.navigation li.prev a:hover {
	padding-left: 15px;
	background: url(../images/pagination-arrow-l-hover.gif) 0% 50% no-repeat;
}
.navigation li.next a:hover {
	padding-right: 15px;
	background: url(../images/pagination-arrow-r-hover.gif) 100% 50% no-repeat;
}

.big_number{
	font-size:25px;
	color:gray;
}

.pointer{
	cursor: pointer;
}

#sponzor.tabnav li a{
	width:250px;
}



.am_sponsor, .am_sponsor p{
	text-align: center;
	padding-bottom:10px;
	margin-bottom:5px;
}

.am_sponsor a{
	padding-bottom:25px;
}

.right{
	float:right;
	padding-right:5px;
	width:304px;
	padding-top:3px;
	text-align:right;
	border-top:1px dotted #CCCCCC;
	font-weight:bold;
}

.am_usporedba{
	padding:0px;
	margin:0px;
	list-style: none;
	float:left;
	width:203px;
}

.am_usporedba li h2{
	font-size: 130%;
	padding:0px;
	margin:0px;
	width:200px;
	padding:2px;
	margin-bottom:2px;
}

.am_usporedba li .singleinfo{
	padding:0px;
	margin:0px;
}

.am_teaser p{
	float:left;
	width:480px;
	text-align: justify;
}
.am_teaser p.brand_img{
	width:100px;
	text-align: center;
}

#postlist li h2 a.remove_compare_link {
	background: url(images/xit.gif) no-repeat;
	padding-left:6px;
	margin-left:5px;
}

#postlist li h2 a.remove_compare_link:hover {
	background: url(images/xit.gif) no-repeat -10px 0;
}

.am_ml_brand_img{
	max-width: 100px;
}

.brand_holder{
	border:2px solid #0083C4;
	width:75px;
	height:85px;
	float:left;
	margin:10px;
	padding:5px;
	text-align:center;
	vertical-align: middle;
}

.brand_holder img{
	max-width:70px;
}

.brand_list{
	padding-left:40px;
}

.as_content{
	text-align: center;
	width:620px;
	margin:5px 0px;
}