#all
{
    width:1220px;
    height:auto;
    border:solid 2px #000;
	border-radius:30px;
    margin-left:auto;
	margin-top:auto;
	margin-bottom:auto;
    margin-right:auto;
	box-shadow: black 3px 5px 5px;
}

#index_header
{
    width:1220px;
	height:200px;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#B8B8FF;
	box-shadow: black 3px 5px 5px;
    border-bottom:solid 1px #000;
	border-top-left-radius:30px;
	border-top-right-radius:30px;

}

#index_footer
{
	/*margin-top:550px;*/
	background-color:#B8B8FF;
    border-top:solid 1px #000;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	box-shadow: black 3px 5px 5px;
	width:100%;
	padding-top:22px;
	height:45px;
	text-align:center;
	
}

#prijava
{
	margin-top:20px;
	border-top-right-radius:30px;
	border-bottom-left-radius:30px;
	height:130px;
	width:300px;
	float:right;
	text-align:center;
}

.unos_novog
{
	width:400px;
	height:auto;
	border:solid 1px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: linear-gradient(to bottom right, #F5F5F5, #D3D3D3);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4); 
}

.unos_narudzbe
{
	width:800px;
	height:auto;
	border:solid 1px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: linear-gradient(to bottom right, #F5F5F5, #D3D3D3);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4); 
}

.meni /*div od menia*/
{

    /*border:solid 1px;*/
	margin-top:60px;
    width:100%;
    height:30px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
    /*border:solid 1px #999;*/
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    
}


.meni li /*gumb menija*/
{

    display:inline;
    margin-top:0px;
    padding-top:0px;
    text-align:center;

    
}

.meni ul /*meni*/
{
    /*border:solid 1px #000; */
    width:100%; 
    height:45px;
    float:left; 
    border-top:1px solid rgba(0,0,0,0.2); 
    margin:0px; 
    display:inline;
    padding:0px;
    margin-top:5px;
    padding-top:5px;
    text-align:center;
    border-radius:5px;
    background-image: url(slike/menu-bg.jpg);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-box-shadow:  0px 1px 1px 0px rgba(0, 0, 0, 0.4);
    box-shadow:  0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );

}
 
.meni a /*atribut menija*/
{
    display:inline;
	float:left;
	padding-top:15px;
	width: 120px;
	height: 30px;
	/*margin-right:90px;*/
	background-image: url(slike/menu.png);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    
 }
 .meni_a_admin /*atribut menija*/
{
    display:inline;
	float:left;
	padding-top:15px;
	width: 120px;
	height: 30px;
	margin-right:14px;
	background-image: url(slike/menu.png);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    
 }
  .meni_a_voditelj/*atribut menija*/
{
    display:inline;
	float:left;
	padding-top:15px;
	width: 120px;
	height: 30px;
	margin-right:0px;
	background-image: url(slike/menu.png);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    
 }


#prostorije_div
{
   width:1220px;
   height:auto;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
   background: linear-gradient(to bottom right, #F5F5F5, #D3D3D3);
   vertical-align:middle;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4);
   box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4); 
    
 }
 
 #suma_div{
	margin-left:1000px;
	margin-top:20px;
	text-align:center;
	padding-bottom:20px;
 }
 .suma_tablica{
	border:solid 2px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
 }
 
 
 #prostorija_div_edit
{
   width:1220px;
   height:auto;
   margin-left:auto;
   margin-right:auto;
   background: linear-gradient(to bottom right, #F5F5F5, #D3D3D3);
   vertical-align:middle;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4);
   box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4); 
    
 }
 
 #korisnik_novi
{
   width:1220px;
   height:auto;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
   background: linear-gradient(to bottom right, #F5F5F5, #D3D3D3);
   
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4);
   box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4); 
    
 }

.table_prostorije
{
	/*margin-left:auto;
	margin-right:auto;*/
	margin-top:30px;
	width:1220px;
}

.table_prostorije td{
	vertical-align:middle;
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:5px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.table_prostorije img { float:left;}
.table_prostorije tr:last-child td{
	border-width:0px 1px 0px 0px;
	border-bottom:solid 1px;
}.table_prostorije tr td:last-child{
	border-width:0px 0px 1px 0px;
}.table_prostorije tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
		border-bottom:solid 1px;
}

.table_prostorije tr:first-child td{
		background:-o-linear-gradient(bottom, #cccccc 5%, #666666 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #666666) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #666666 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#666666");	background: -o-linear-gradient(top,#cccccc,666666);
	background-color:#cccccc;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.table_prostorije tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #666666 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #666666) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #666666 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#666666");	background: -o-linear-gradient(top,#cccccc,666666);

	background-color:#cccccc;
}
.table_prostorije tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.table_prostorije tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.table_prostorije tr
{
		text-align:center;
		
}
.table_prostorije tr:last-child td:last-child {
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	border-botttm-right:solid 1px;
}
.table_prostorije tr:first-child td:last-child {
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
}

.table_prostorije tr:last-child td:first-child{
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
}

.table_prostorije tr:nth-child(odd){ background-color:#e5e5e5; }
.table_prostorije tr:nth-child(even)    { background-color:#b2b2b2; }
.table_prostorije tr:hover
{
		background-color:#6699FF;
		
}

.link_paginacija
{
   display:inline-block;
   margin-left:4px;
   margin-top:15px;
   margin-bottom:10px;
   border-top: 1px solid #f79797;
   background: #473742;
   background: -webkit-gradient(linear, left top, left bottom, from(#7bc7e3), to(#473742));
   background: -webkit-linear-gradient(top, #7bc7e3, #473742);
   background: -moz-linear-gradient(top, #7bc7e3, #473742);
   background: -ms-linear-gradient(top, #7bc7e3, #473742);
   background: -o-linear-gradient(top, #7bc7e3, #473742);
   padding: 4px 6px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 11px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
}
#pocetna_sadrzaj
{
	height:425px;
}

#poruka
{
	width:250px;
	height:100px;
	margin-top:10px;
	margin-left:485px;
    text-align:center;
    background: linear-gradient(to bottom right, #F5F5F5, #D3D3D3);
	vertical-align:middle;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, 0.4); 

}

.button_link {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 2px 9px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.font{
	   font-size: 12px;
	   font-family: Arial, serif;
	   float:left;
}
.button_link:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button_link:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
.textboxstil
{
    
    background: white;
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 5px #DDD inset;
    color: #666;
    margin-left:15px;
    width: 120px;
    height:17px;
    outline: none;
}

#narudzba_stavke{
border:solid 1px;
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
}
   
body#home_body a#home_nav,
body#narudzbe_body a#narudzbe_nav,
body#narudzba_body a#narudzba_nav,
body#korisnik_body a#korisnik_nav,
body#prostorija_body a#prostorija_nav,
body#proizvod_body a#proizvod_nav,
body#korisnici_body a#korisnici_nav,
body#prostorije_body a#prostorije_nav,
body#proizvodi_body a#proizvodi_nav {
color: red;
}
   
   