/* CSS Document */

body {
	margin:0;
	background:#800;
	/*font: 100% Georgia, Times New Roman, serif;*/
	font:100% Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
img {
	border:0;
}
p {
	font-size:0.7em;
	line-height:1.4em;
}
p.modul_p {
	margin:0;
	padding:5px 0;
}
h1 {
	font-size:1em;
	color:#800;
}
h2 {
	font-size:1em;
	font-weight:normal;
	color:#800;
}
h3 {
	font-size:0.8em;
	font-weight:normal;
	color:#800;
}
h4, h4 a {
	width: 225px;
	height: 1%;
	font-size:0.7em;
	font-weight:bold;
	color:#800;
	margin: 15px 0;
	padding: 10px 0;
	text-decoration:none;
	background:url(/images/bg_menu_link.gif) bottom right no-repeat;
}
h4 a {
	font-size:1em;
	background:none;
	margin:0;
}
ul, dl {
	font-size:0.7em;
	line-height:1.4em;
	/*text-align:justify;*/
}
dt {
	color:#800;
	font-weight:bold;
	margin-bottom: 0.5em;
}
dd {
	margin: 0 0 1em 1em;
}
acronym {
	color:#800;
	border: none;
}
table {
	width: 100%;
	font-size:0.7em;
	border-collapse: collapse;
}
table.prodajnamjesta {
	font-size:0.7em;
}
td {
	padding: 0.6em;
}
tbody td {
	border-bottom: 1px solid #ccc;
}
thead td {
	color: #800;
	border-bottom: 1px solid #800;
}
.rt {
	text-align: right;
}
.baloonimg {
	float: left;
}
.baloon {
	font-size: 0.8em;
}

#desna_strana li {
	margin-bottom: 1em;
}
div#okvir {
	width:960px;
	margin:auto;
	position:relative;
}
div#header {
	width:960px;
	height:125px;
	background:#fff url(/images/bg_header.gif) top left;
	float:left;
	margin-top:5px;
	overflow:hidden;
}
div#jezici {
	width:50px;
	padding:20px 20px;
	float:right;
	font-size:0.7em;
}
div#jezici a {
	text-decoration:none;
	color:#333333;
}
div#main_menu {
	width:960px;
	height:35px;
	float:left;
	overflow:hidden;
	margin-top:-25px;
}
div#menu {
	width:960px;
	height:300px;
	float:left;
}
div#content {
	width:950px;
	background:#fff url(/images/bg_content.gif) top center repeat-y;
	float:left;
	padding:0 5px;
}
div#left, div#right {
	width: 225px;
	height: 1%;
	overflow: none;
	float: left;
	margin: 10px 0 20px 15px;
}

div#center {
	width:440px;
	padding:10px 0 20px 15px;
	overflow:hidden;
	float:left;
}
div#footer {
	width:880px;
	height:25px;
	background:#fff url(/images/bg_footer.gif) top left no-repeat;
	clear:both;
	font-size:0.55em;
	overflow:hidden;
	color:#999;
	text-align:right;
	line-height:3em;
	padding:0 40px;
}
img#logo {
	width:337px;
	height:93px;
	margin:15px 0 0 35px;
	float:left;
}
ul#main_menu_links {
	list-style-type:none;
	height:35px;
	padding:0 6px 0 6px;
	margin:0;
	float:right;
	font-size:1em;
	line-height:1em;
}
ul#main_menu_links li {
	width:110px;
	height:35px;
	margin-left:1px;
	float:left;
	text-align:center;
}
ul#main_menu_links li a {
	color:#fff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.2em;
	width:100%;
	height:27px;
	margin-top:8px;
	padding-top:8px;
	display:block;
	background:url(/images/bg_main_menu_link.gif) 0px -65px no-repeat;
}
ul#main_menu_links li a:hover {
	height:30px;
	margin-top:5px;
	background-position:0px -35px;
}
ul#main_menu_links li a:active, ul#main_menu_links li.active a {
	height:35px;
	margin-top:0;
	padding-top:13px;
	background-position:0px 0px;
}
ul#main_menu_links li.active a {
	font-weight:bold;
}
ul#menu_links {
	list-style-type:none;
	width:225px;
	height: 1%;
	overflow: none;
	padding: 0;
	margin: 10px 0 10px 0;
	float:left;
	font-size:1em;
	line-height:1em;
}
ul#menu_links li {
	width:225px;
	height: 1%;
	float:left;
}
ul#menu_links li a, ul#menu_links li.submenu a  {
	color:#333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.3em;
	width:225px;
	height: 1%;
	padding: 5px 0;
	display:block;
	background:url(/images/bg_menu_link.gif) bottom right no-repeat;
}
ul#menu_links li.submenu a  {
	width:90%;
	padding-left:10%;
	background:url(/images/bg_menu_link.gif) 18px bottom no-repeat;
}
ul#menu_links li.active a {
	font-weight:bold;
}
ul#menu_links li a:hover {
	color:#8b0000;
}
ul#menu_links li.active2 a {
	font-weight:bold;
	color:#8b0000;
}
ul#menu_links li.level3 a {
	width:205px;
	margin-left:20px;
}
ul#menu_links li.level4 a {
	width:185px;
	margin-left:40px;
}
ul#menu_links li.level5 a {
	width:165px;
	margin-left:60px;
}

ul.modul_ul {
	list-style-type:none;
	width: 225px;
	padding: 0;
	margin: 0;
	float:left;
	font-size:1em;
	line-height:1em;
	text-align: left;
}
ul.modul_ul li {
	width:225px;
	height:25px;
	float:left;
}
ul.modul_ul li a  {
	color:#333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.3em;
	width:190px;
	padding-left:20px;
	width: 225px;
	height: 1%;
	overflow: none;
	display:block;
}
div#slika1 {
	position:absolute;
	top:5px;
	right:5px;
	z-index:2;
	text-align:right;
}
div#lijeva_strana {
	width:313px;
	float:left;
	padding:25px 0 30px 0;
}
div#desna_strana {
	width:552px;
	float:left;
	padding:25px 35px 40px 35px;
}
div#centrirano {
	width:690px;
	float:left;
	padding:25px 125px 40px 125px;
}
ul#proizvodi, ul#prodaja {
	list-style-type:none;
	width:510px;
	margin:0;
	padding:0;
}
ul#prodaja {
	width:580px;
	margin:0;
	padding:0;
}
ul#proizvodi li, ul#prodaja li {
	float:left;
	text-align:left;
	padding:0;
	margin:0;
	overflow:hidden;
	height:20px;
}
ul#proizvodi li.c1 {
	width:50px;
	color:#800;
}
ul#proizvodi li.c2 {
	width:280px;
}
ul#proizvodi li.c3 {
	width:100px;
	text-align:center;
}
ul#proizvodi li.c4 {
	width:60px;
	text-align:center;
}
ul#proizvodi li.head {
	border-bottom:1px solid #800;
	height:35px;
	color:#333;
}
ul#prodaja li.head {
	border-bottom:1px solid #800;
}
ul#prodaja li.c1 {
	width:140px;
}
ul#prodaja li.c2 {
	width:180px;
}
ul#prodaja li.c3 {
	width:100px;
}
ul#prodaja li.c4 {
	width:80px;
}
ul#prodaja li.c5 {
	width:80px;
}
ul#proizvodi_slike {
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
	font-size:0.7em;
}
div.box {
	width:313px;
	background:url(images/bg_box.gif) left center repeat-y;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
div.box h1 {
	width:313px;
	height:9px;
	background:url(images/bg_box_header.gif) top left no-repeat;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	font-weight:bold;
}
div.box_bottom {
	width:313px;
	height:20px;
	float:left;
	background:url(images/bg_box_bottom.gif) bottom center no-repeat;
}
img.box1_img {
	margin:0;
	margin-left:6px;
	padding:0;
}
div.box p {
	padding:15px 20px;
	margin:0;
	font-size:0.9em;
	text-align:left;
	font-weight: bold;
}
ul.shop_sastav {
	float:left;
	color:#800;
	line-height:1.4em;
	list-style-type:none;
	margin:0 0 0 50px;
	padding:0;
	width:270px;
}
img.shop_slika {
	float:left;
}
h2.shop {
	clear:both;
}
li.kos {
	text-align:right;
}
div.box h1 {
	color:#fff;
	font-size:1em;
	margin:0;
	padding:13px 20px;
}
div#centrirano p img {
	float:left;
	padding:0 15px 5px 0;
}
div#centar {
	width:1px;
	height:1px;
	position:absolute;
	top:50%;
	left:50%;
	visibility:hidden;
}
div#p1, div#p2, div#p3, div#p4 {
	width:700px;
	height:610px;
	position:absolute;
	top:-305px;
	left:-350px;
	visibility:hidden;
	cursor:pointer;
}
ul.kontakt {
	list-style-type:none;
	margin:0;
	padding:10px 0;
	width:600px;
	float:left;
}
ul.kontakt li {
	float:left;
	width:350px;
}
ul.kontakt li.logo {
	width:250px;
	height:180px;
	float:right;
}
ul.kontakt li.crv {
	color:#800;
}
p a {
	color:#800;
	text-decoration:none;
	font-style:italic;
}
ul.kontakt li a {
	color:#800;
	text-decoration:none;
}
h2.kont {
	width:600px;
	float:left;
}
img.telefon {
	padding:20px 0;
}



#mapMarker {
	padding: 10px;
	border: 1px solid #999;
	font-size: 0.7em;
	background: #eee;
	width: 260px;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

#mapMarker a {
	float: right;
	background: #f00;
	padding: 2px 5px;
	color: #fff;
	text-decoration: none;
}
table.recept {
	width:230px;
}
table.recept td.t1 {
	width:160px;
}
table.recept td.t2 {
	width:80px;
}
img.recept {
	float:right;
	padding:0 0 10px 10px;
}
ul.press_materijal {
	list-style-type:none;
	margin:0;
	padding:0;
	width:440px;
}
ul.press_materijal li a {
	color:#800;
	text-decoration:none;
	font-style:italic;
}
ul.press_materijal li {
	float:left;
	border-bottom:1px solid #800;
	height:100px;
	padding:20px 0;
}
ul.press_materijal li.c1 {
	width:220px;
}
ul.press_materijal li.c2 {
	width:130px;
	text-align:left;
}
ul.press_materijal li.c3 {
	width:30px;
	text-align:right;
}
ul.press_materijal li.c4 {
	width:60px;
	text-align:right;
}
ul#recepti_arhiva {
	list-style-type:circle;
}
ul#recepti_arhiva a {
	text-decoration:none;
	color:#800;
}
ul#recepti_arhiva a:hover {
	text-decoration:underline;
}
h2.recepti {
	padding-left:10px;
}



/* web shop 2 */

.shop_item				{ clear: both; margin-top: 10px; border-top: 1px solid #ccc; }
.shop_item h2			{ font-size: 1.6em; }

.shop_left				{ width: 303px; float: left; }
.shop_left p			{ text-align: left !important; }

.shop_right				{ width: 440px; float: left; }
.shop_right ul			{ list-style: none; font-size: 0.7em; margin:0; }
.shop_right ul li		{ margin: 0 !important; padding: 0 0 20px 0 !important; text-align: left; }
.shop_right ul li ul	{ list-style: square inside; margin: 0; padding: 0; }
.shop_right ul li ul li { font-size: 1.4em !important; margin: 0 !important; padding: 3px 0 0 0 !important; }
.shop_right ul li ul li.shop_cijena { font-size: 2em !important; }
.shop_right a			{ text-decoration: none; color: #800; }
.shop_right a:hover		{ text-decoration: underline; }

#basket			{ margin-left: 20px; }
#basket ul		{ list-style-type:none; margin:10px 0 0 0; padding: 0; text-align:left; }
#basket a			{ text-decoration: none; color: #800; }
#basket a:hover	{ text-decoration: underline; }
#basket form		{ margin: 10px 0 0 0 !important; }
#basket fieldset	{ margin: 0; padding: 0; border: 0; }
#basket input		{ border: 1px solid #800; color: #800; background: #fff; font: bold 1em Verdana, Verdana, Arial, Helvetica, sans-serif; }

#basketNapomena			{ font-size: 0.7em; color: #999; margin-top: 20px; }

#shop_checkout			{ width: 200px; padding-top: 40px; }
#shop_checkout h1,
#shop_checkout h2,
#shop_checkout p		{ color: #fff; }

#shop_form form			{ margin: 30px; }
#shop_form fieldset		{ margin: 0; padding: 0; border: 0; }
#shop_form input		{ border: 1px solid #800; color: #800; background: #fff; font: bold 1em Georgia, Times New Roman, serif; }

#shop_form form			{ padding: 7px 25px; }
#shop_form label 		{ display: block; width: 300px; clear: both; float: left; margin: 10px; font-size: 0.9em; text-align: right; }
#shop_form fieldset 	{ position: relative; padding: 15px; margin: 10px; border: 1px solid #ccc; }
#shop_form input,
#shop_form textarea		{ margin: 5px 10px; width: 400px; }
#shop_form input.shortInput { width: 70px; }
#shop_form input.veryShortInput { width: auto; border: none; }
#shop_form legend span	{ display: block; padding: 0; font-weight: bold; font-size: 0.9em; color: #999; background: #fff; }
#shop_form a			{ text-decoration: none; color: #800; }
#shop_form a:hover		{ text-decoration: underline; }

#shop_message			{ margin: 30px; }

#uvjetiKupnje,
#kontrolniBroj			{ display: none; }
#izjava textarea,
#uvjetiKupnje textarea,
#kontrolniBroj textarea	{ font: 0.7em Arial; color: #666; }

#mapMarker {
	padding: 10px;
	border: 1px solid #999;
	font-size: 0.7em;
	background: #eee;
	width: 260px;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

#mapMarker a {
	float: right;
	background: #f00;
	padding: 2px 5px;
	color: #fff;
	text-decoration: none;
}