/* Start of CMSMS style sheet 'Magnetni nakit' */
@charset "utf-8";
body {
	font-family: 'Trebuchet MS', Helvetica, Tahoma, Arial;
	font-size: 74%;
	color: #191919;
	margin: 0;
	background: #565e72 url(images/back_gradient.gif) top center repeat-x;
	text-align: center;
	line-height: 1.4;
}

/* Divs */

#wrapper {
	width: 762px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 762px;
	height: 162px;
}

#main-content {
	background-color: #fff;
	border-left: 1px solid #303346;
	border-right: 1px solid #303346;
	border-bottom: 1px solid #303346;
	padding-bottom: 6px;
	text-align: center;
}

#main-content-wrap {
	margin: 0 auto;
	width: 748px;
}

#sidebar {
	width: 200px;
	float: left;
	text-align: left;
}

#content {
	width: 540px;
	float: right;
	text-align: left;
}

#content p {
	margin: 5px 20px 5px;
}

#content ol {
	margin: 10px 40px 5px;
	list-style: decimal;
}

#narucivanje ul li { 
	margin: 8px 35px 4px;
	list-style-type: square;
}

#footer {
	background: #565e72 url(images/back_footer.gif) top center no-repeat;
	text-align: right;
	padding: 18px 15px 25px;
	color: #333;
}

/* Classes */

.clear { clear: both; }

.justify { text-align: justify }

.bold { font-weight: bold }

.center { text-align: center }

.right { text-align: right }

.newsletterField {
	width: 190px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	font-family: 'Trebuchet MS', Arial, Verdana, Tahoma;
	background: #fff url(images/back_newsletter.gif) top center repeat-x;
	border: 2px solid #999;
	margin-right: 5px;
	margin-left: 5px;
}

.newsletterField:hover, .newsletterField:active, .newsletterField:focus {
	border: 2px solid #e22c90;
}

.image {
	border: 1px solid #1a1d2d;
	padding: 3px;
}

.imgleft {
	float: left;
	margin: 5px 15px 5px;
}

.imgright {
	float: right;
	margin: 5px 20px 5px;
}

.product {
	padding: 0px 40px;
	margin-bottom: 10px;
}

.bigger {
	font-size: 1.2em;
}

/* Styles */

p {
	margin: 8px 5px 4px;
}

h2 {
	font-family: "Lucida Grande", "Book Antiqua", Times New Roman;
	font-weight: bold;
	font-size: 24px;
	margin: 10px 15px 10px;
	color: #444;
}

h3 {
	font-family: "Lucida Grande", "Book Antiqua", Times New Roman;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 15px 10px;
	color: #444;
}

h4 {
	font-family: "Lucida Grande", "Book Antiqua", Times New Roman;
	font-weight: bold;
	font-size: 16px;
	color: #e22c90;	
	padding-top: 3px;
}

a:link, a:visited {
	color: #e22c90;
}

a:hover, a:active {
	color: #e22c90;
	text-decoration: none;
}

a:hover img, a:active img {
	border: 1px solid #e22c90;
}
/* Menu */

#menu{
	width: 200px;
	margin: 0 auto;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
}

#menu li a {
	margin-top: 3px;
	margin-bottom: 3px;
    height: 32px;
     voice-family: "\"}\"";
     voice-family: inherit;
     height: 24px;
    text-decoration: none;
}

#menu li a:link, #menu li a:visited {
	color: #FFF;
    display: block;
    background:  url(images/menu.gif);
    padding: 8px 0 0 10px;
}

#menu li a:hover, #menu li #currentpage {
    color: #FFF;
    background:  url(images/menu.gif) 0 -32px;
    padding: 8px 0 0 10px;
}

#menu dfn {
	display:none;
}
/* Menu ends */
/* End of 'Magnetni nakit' */

