/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

* {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;

}

body{background:url(../../../Bespoke%20VI/images/background.jpg) repeat-x;
	
}	
#wrapper{
		width:813px;
		height:auto;
		margin: 30px auto 0 auto;
		background-color:#fff;
		outline: 1px solid #ddd;
		border-top: 1px solid #ddd;
		padding: 1px;
}
#footer{width:813px;height:auto;font-size: 0.65em;font-family:Helvetica, sans-serif;color:#333;text-align:center;clear: both;margin: 20px auto 20px auto;	
}
#footer a{font-family:Helvetica, sans-serif;color:#333; text-decoration:none;
}
#footer a:hover{color: #ff6633;
			
}
h1 {
	font-family:Helvetica, sans-serif;font-size: 2.75em;font-weight: normal;color:  #069bd9;
	margin-left:33px;
}
h2 {
	font-family:Helvetica, sans-serif;font-size: 14px; font-weight: bold; color:#96BA2B; width:auto; margin-bottom:10px; margin-top:20px;
}
.clear{
	clear:both;		
	
		
	}
	#header{
			width:734px;height:100px;margin:0 auto 10px auto;
			
				}
				#logo{
					float:left;width:77px; height:88px;margin: 10px 22px 10px; 
				}
				#nav{
					float:right; position:relative; height:auto; list-style:none; margin-top:70px; width: auto;
				
					}
					#nav li{
						display:inline;	
					}
					#nav a:link,#nav a:visited {
						color:#fff;padding:10px 20px 10px 20px; float:left; line-height: 10px; text-decoration:none; background:#2d99c0;
						font-family: 'Yanone Kaffeesatz', arial, serif;	border-right: solid 6px #fff; font-size:20px; letter-spacing: 2px;
			  		
					}
					#nav a:hover,#nav a:focus {
						color:#333;background:#AAEEFD;
			
					}
					#pocetna #pocetna a, #proizvodi #proizvodi a, #onama #onama a, #kontakt #kontakt a{
						background:#e35a00;color:#fff;text-shadow:none;
							
				}
					#pocetna #pocetna a:hover, #proizvodi #proizvodi a:hover, #onama #onama a:hover, #kontakt #kontakt a:hover{
						color:#fff; background:#aaeefd;
				
		
				}
				#mainimage{
						width:726px;height:auto;margin: 10px auto 0px auto; outline: 1px solid #ddd; border-top: 1px solid #fff;
						padding: 5px;background: #fff;
		
				}		
				#maincontent{
						width:726px;margin:0 auto 20px 23px;padding-left:10px;
							
						}
						#maincontent p{
							font-family:Helvetica, sans-serif; font-size:13px; color:#333;
						
							}
							.proizvodileft{
   								position: relative;float: left;left: 5px;width: 352px;height:auto;
  													
							}
							.proizvodiright{
  							 	position: relative;float: right;right: 5px; width: 352px; height: auto;
 							
							}
							#listaproizvoda li{
								font-family:Helvetica, sans-serif; font-size:12px; color:#333; font-weight:bolder; line-height:23px;
								list-style-type:none;
						}
						.kontaktinfo{
   							position: relative;float: left;left: 5px;width: 352px;height:auto;
						}
						.kontakinfo p{
							font-family:Helvetica, sans-serif; font-size:13px; color:#333;
						}
						.kontaktinfo a{
							font-family:Helvetica, sans-serif; font-size:13px; color:#333; text-decoration:none;
						}
						.kontaktinfo a:hover{
							color: #ff6633;
						}
						.map{
							position: relative;float: right; width:auto; height: auto; marging-left:50px;
							
						
							
							
