*{padding: 0;margin: 0;	}
body{text-align: center; background-color: #3a3a3a; font-family: 'Arial'; color: #fff; font-size: 12px;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
img{border: none;}
#header{
width: 1000px;
height: 151px;
margin: 0 auto;
}
#main_section{
width: 1000px;
overflow: hidden;
margin: 0 auto;
margin-top: 16px;	
	}
#footer{
width: 1000px;
height: 50px;
margin: 0 auto;
background-image: url('../slike/favis_footer.jpg');
background-repeat: repeat-x;	
	}
#left_side_box{
float:left;
width: 376px;
overflow: hidden;
text-align: left;
	}
#main_nav{
float:left;
width: 376px;
overflow:hidden;
text-align: center;
background-image: url('../slike/favis_box_bottom.jpg');
background-repeat: no-repeat;
background-position: bottom center;
	}
.navigation{
	margin-left: 46px;
	list-style-type: none;
	background-color: #303030;
	width: 285px;
	margin-bottom:10px;
	}
.navigation li{
	border-bottom: 1px solid #3b3b3b;
	height: 21px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	padding-top:8px;
	}
.navigation a{
	color: #fff;
	text-decoration: none;
	}
.navigation a:hover{
	color: #ed1e24;	
	}
.active {
	background-image:url('../slike/favis_menu_h.jpg');
	background-repeat: no-repeat;
	border-right: 3px solid #ed1e24;
	}
.active a{
	color: #ed1e24;	
	}

.side_box_index{
margin-top:20px;
float:left;
width: 285px;
background-image: url('../slike/favis_box_bottom.jpg');
background-repeat: no-repeat;
background-position: bottom center;	
margin-left:47px;
background-color: #303030;
text-align: left;
padding-bottom:12px;
	}
#main_content{
float:left;
width:624px;
overflow:hidden;
margin-top:30px;
	}
.favis_article{
text-align: left;
float:left;
width: 562px;
overflow:hidden;
background-color: #414141;
background-image: url('../slike/favis_article_bottom.jpg');
background-repeat: no-repeat;
background-position: bottom center;	
margin-top:12px;
	}
.favis_article h1{
background-image: url('../slike/favis_box_top.jpg');
background-repeat: no-repeat;
background-position: top center;	
width: 550px;
height: 18px;
display: inline-block;
font-size: 14px;
font-weight: bold;
padding-left:12px;
padding-top:9px;
	}
.favis_article p{
	margin-top: 14px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	}
.favis_article_content{
	width: 494px;
	margin-left: 21px;
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 12px;
	float:left;
	background-color: #fff;
	background-image: url('../slike/favis_box_white.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #000;
	}
#paginacija{
	float:left;
	}
.disabled { display: none; }
.pagination_back {
 display: inline-block;
 width: 137px;
 height: 22px;
 background-image: url('../slike/favis_pagination_back.jpg');
 background-repeat: no-repeat;
 padding-top:5px;
 text-decoration: none;
color: #fff;
font-size: 14px;
	}
.pagination_back:hover{
	font-weight:bold;	
	}
.article_image_thumb{
	height:126px;
	margin:8px;
	width:168px;
	float:left;
	}
.article_image_thumb img{
	border: 1px solid #cccccc;
	height: 126px;
	width: 168px;
	}

.article_content_image_thumb{
	height:126px;
	margin:35px;
	margin-bottom: 20px;
	width:168px;
	float:left;
	}
.article_content_image_thumb img{
	border: 1px solid #cccccc;	
	width: 168px;
	height: 126px;
	}
#stavke_proizvoda{
	width: 494px;
	border-collapse: collapse;
	}
#stavke_proizvoda td{
	border-bottom: 1px solid #ccc;	
	}