/*CSS made by Zoran Perin - ALEZZO.COM*/

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E2F15;
	height:100%;}
	
body {
	background-color:#fff;
	background-image:url(../images/mainbg.png);
	background-repeat:repeat-x;
	font-style: normal;
	margin:0px;
	height:100%;}
	
a:link {
	color:#FFC80B;
	text-decoration:none;
	outline:none;}

a:visited {
	color:#777777;
	text-decoration:none;
	outline:none;}

a:hover {
	color:#EE1C24;
	text-decoration:none;
	outline:none;}

a:active {
	color:#d9d9d9;
	text-decoration:none;
	outline:none;}

li { margin:0px;}

img { border:0;}

.current { font-weight:bold; color:#EE1C24;}

h1 {font-size:14px;font-weight:bold; color:#EE1C24;}

/*ALL*/	
#all {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/all.png);
	background-repeat:repeat-y;}
	
/*HEADER*/
#header {
	width:962px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	border-bottom:5px solid #EE1C24;}
	
#head_space {width:470px; height:80px; float:left;}

#logo {width:130px;height:120px; float:left;}

/*MENU*/

#menu {
	width:832px;	
	height:40px; 
	background-image:url(../images/menubg.png); 
	background-repeat:repeat-x;
	float:right;}

#menu ul{
	position:relative; 
	margin:0 5px 0 5px; 
	padding:0; 
	height:40px;
	float:right;}
	
#menu ul li{
	padding:0; 
	margin:0; 
	list-style:none; 
	float:left; 
	height:40px;
	display:inline;}
	
#menu ul li a{
	font:14px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#fff; 
	text-decoration:none; 
	line-height:40px; 
	display:block;}
	
#menu ul li a span{padding:0 17px 0 15px; }
#menu ul li a:hover span{text-decoration:none; color:#FFCC00;}
#menu ul li a.active:hover span{text-decoration:none;}

	
/*FOOTER*/
#footer {
	width:962px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-image:url(../images/footerbg.png);
	background-position:right;
	background-repeat:no-repeat;
	border-top:5px solid #EE1C24;
	line-height:40px;}
	
#footer_kontakt {
	width:962px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	border-top:5px solid #EE1C24;
	line-height:40px;}
	
/*MAIN*/
#main {
	width:942px;
	height:650px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color:#fff;
	background-image:url(../images/flower.png);
	background-position:bottom right;
	background-repeat:no-repeat;}
	
#levo {
	width:730px;
	float:left;}
	
#disclamer {
	width:730px;
	color:#999999;
	text-align:justify;}

/*KONTAKT*/
#main_kontakt {
	width:942px;
	height:720px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color:#fff;
	background-image:url(../images/trakt.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;}

#kontakt_hold {
	width:500px;
	float:left;}
	
#kontakt_adres {
	width:400px;
	float:right;}
	
/*PROIZVODI*/

#main_proizvod {
	width:942px;
	margin-left:auto;
	margin-right:auto;
	min-height:600px;
	padding:10px;
	overflow:auto;
	background-color:#fff;
	background-image:url(../images/flower.png);
	background-position:bottom right;
	background-repeat:no-repeat;}

.tabela {
	width:100%;
	text-align:left;
	border-collapse: collapse;
	border: 2px solid #fff;}

.tabela td{
	padding: 2px;
	text-align:center;
	border-left: 2px solid #fff;
	height:90px;
	font-size: 11px;
	border-top: 2px solid #fff;}
	
.tabela tbody tr:hover td{
	background:#EEE7DA}
	
.related{
	width:730px;
	border:0px;
	border-bottom:2px solid #EE1C24;
	border-top:2px solid #EE1C24;}
	
.related td {
	height:22px;}
	
/*INDEX*/

.ponude{
	width:240px;
	border:0px;
	border-bottom:2px solid #EE1C24;
	border-top:2px solid #EE1C24;
	float:left;
	margin-right:5px;}
	
.ponude2{
	width:240px;
	border:0px;
	border-bottom:2px solid #EE1C24;
	border-top:2px solid #EE1C24;
	float:left;}

.ponude td {
	height:25px;}
	
.ponude2 td {
	height:25px;}
	
/*NOVOSTI*/

.vest {
	width:650px;
	margin-left:30px;
	margin-bottom:20px;
	text-align:justify;
	float:left;
	clear:left}
	
/*PORUDZBINA*/
.tabela_porucivanje {height:20px; padding-left:5px;}

.tabela_porucivanje2 {height:20px; text-align:center;}

.tabela_zaglavlje {height:20px; border-bottom:2px solid #EE1C24; padding-left:5px;}

.tabela_zaglavlje2 {height:20px; border-bottom:2px solid #EE1C24;text-align:center;}

#kontakt_hold2 {
	width:100%;
	float:left;}


