/*--------------------------------------------------------------------------*/
/*		Focus Photo web site, powered by Morpheus CMS 						*/
/*--------------------------------------------------------------------------*/

/* Global definitions */

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0;
	margin: 0;
	background: #fff url(../images/back_main.jpg) repeat-x top left;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
p {
	line-height: 140%;
	margin: 0 0 15px 0;
}
a {
	text-decoration: underline;
	color: #8b1d00;
}
a:hover {
	text-decoration: none;
}
.button_red {
	border: 1px solid #d12e03;
	background: #b80f00 url(../images/back_button_red.jpg) repeat-x;
	color: #fff;
	font-size: 90%;
	width: 80px;	
	padding: 2px 4px 4px 4px;
}

.link_button_red {
	border: 1px solid #d12e03;
	background: #b80f00 url(../images/back_button_red.jpg) repeat-x;
	color: #fff;
	font-size: 90%;
	padding: 5px 8px 8px 8px;
	text-decoration: none;
	letter-spacing: -1px;
}

.link_button_red:hover {
	text-decoration: underline;
}
.link_button_orange {
	border: 1px solid #ff4511;
	background: #ff4511 url(../images/back_button_orange.jpg) repeat-x;
	color: #fff;
	font-size: 90%;
	padding: 5px 8px 8px 8px;
	text-decoration: none;
	letter-spacing: -1px;
}
.link_button_orange:hover {
	text-decoration: underline;
}
.link_button_gray {
	border: 1px solid #6a6a6a;
	background: #5c5c5c url(../images/back_button_gray.jpg) repeat-x;
	color: #fff;
	font-size: 90%;
	padding: 5px 8px 8px 8px;
	text-decoration: none;
	letter-spacing: -1px;
}
.link_button_gray:hover {
	text-decoration: underline;
}
.box_header_orange {
	background: #ff5f18 url(../images/back_box_header_orange.gif) no-repeat top left;
	color: #fff;
	font-size: 110%;
	padding: 7px 10px;
}
.box_orange {
	width: 166px;
	border-bottom: 4px solid #ff5f18;
	margin-bottom: 20px;
}
.box_header_red {
	background: #d12e03 url(../images/back_box_header.gif) no-repeat top left;
	color: #fff;
	font-size: 110%;
	padding: 7px 10px;
}
.box_red {
	width: 166px;
	border-bottom: 4px solid #d12e03;
	margin-bottom: 20px;
}
.red {
	color: #d12e03;
}
.orange {
	color: #ff5f18;
}
.dark {
	color: #333333;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* Wrapper  */

.wrapper {
	width: 985px;
	margin: 0px auto 20px auto;
}

/* Header */

.header {
	background: #fff url(../images/back_header.gif) no-repeat;
	height: 115px;
}
.header .logo {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 257px;
	height: 70px;
}
.header .banner {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	width: 447px;
	height: 68px;
	padding: 0px;
}
.header .banner img {
	margin-right: 4px;
	border: 1px solid #999;
}
.header .contact_info {
	float: left;
	margin-top: 35px;
	margin-left: 10px;
	width: 220px;
	text-align: right;
}
.header .contact_info p {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #444;
}
.header .contact_info img {
	float: right;
	margin-left: 8px;
}
.header .contact_info .telephone {
	font-size: 180%;
	letter-spacing: -2px;
	font-weight: bold;
	margin-top: -2px;
}

/* Top navigation */

.top_navigation {
	border-top: 1px solid #fff;
	background: #fff url(../images/back_top_navigation.gif) repeat-x;
	height: 54px;
}
.top_navigation .top_menu {
	background-color: #ff5f18;
	border-bottom: 1px solid #fff;
	height: 27px;
	width: 639px;
	float: left;
}
.top_navigation .top_menu .cart {
	margin: 0px;
	padding: 0px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	margin-right: 10px;
	background-color: #DF4300;
	width: auto;
}
head:first-child+body .top_navigation .top_menu .cart {
	color: #fff;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	float: right;
	margin-right: 10px;
	background-color: #DF4300;
	width: auto;
	height: 22px;
}
.top_navigation .top_menu .cart img {
	float: left;
	margin-right: 5px;
}
.top_navigation .top_menu ul {
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.top_navigation .top_menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.top_navigation .top_menu a {
	line-height: 27px;
	text-decoration: none;
	margin: 0px 8px;
	color: #fff;
	text-align: center;
}
.top_navigation .top_menu a:hover {
	text-decoration: underline;
}
.top_navigation .top_menu li.special {
	background-color: #d12e03;
}
.top_navigation .top_menu li.selected {
	background-color: #fff;
}
.top_navigation .top_menu li.selected a {
	color: #000;
}
.top_navigation .login {
	width: 346px;
	background-color: #9d9d9d;
	float: left;
}
.top_navigation .login .separator {
	background: url(../images/separator.gif) no-repeat;
	width: 16px;
	height: 53px;
	float: left;
}
.top_navigation .login .login_form {
	background-color: #ff5f18;
	float: left;
	width: 330px;
	height: 42px;
	border-bottom: 1px solid #fff;
}
.top_navigation .login .login_form form {
	margin: 9px 0px 0px 15px;
	padding: 0px;
}
.top_navigation .login .login_form label {
	color: #fff;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 5px;
	padding-top: 4px;
}
.top_navigation .login .login_form .text_box {
	width: 90px;
	font-size: 90%;
	background-color: #e2e2e2;
	border: 1px solid #d12e03;
	padding: 0px 2px;
	margin-right: 7px;
	height: 18px;
	padding-top: 3px;
	float: left;
	
}

.top_navigation .login .login_form .search_box {
	width: 150px;
	font-size: 90%;
	background-color: #e2e2e2;
	border: 1px solid #d12e03;
	padding: 0px 2px;
	margin-right: 7px;
	height: 18px;
	padding-top: 3px;
	float: left;
	
}

/* Main content */

.content {
	background: #fff url(../images/back_content.jpg) repeat-x bottom;
	padding-top: 10px;	
}
.content .left_sidebar {
	float: left;
	padding-left: 20px;
	width: 185px;
}
.content .left_navigation {
	width: 166px;
	background-color: #fff;
	margin-bottom: 15px;
	border-bottom: 4px solid #d12e03;
}
.content .left_navigation ul {
	width: 166px;
	background-color: #d3d3d3;
	margin: 4px 0px;
	padding: 0px;
	list-style: none;
}
.content .left_navigation li {
	margin: 0px 10px;
	padding: 5px 0px;
	border-bottom: 1px solid #c4c4c4;
	border-top: 1px solid #e0e0e0;
	font-size: 90%;
}
.content .left_navigation li a {
	color: #666666;
	text-decoration: none;
}
.content .left_navigation li a:hover {
	text-decoration: underline;
}
.content .left_navigation li.first {
	border-top: none;
}
.content .left_navigation li.last {
	border-bottom: none;
}
.content .left_navigation li.selected {
	padding: 5px 0px 5px 15px;
	margin: 0px;
	background-color: #6a6a6a;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	border-bottom: 1px solid #5c5c5c;
	border-right: 1px solid #5c5c5c;
	background-position: 8px;
}
.content .left_navigation li.selected a {
	color: #fff;
	font-weight: bold;
}
.content .left_navigation li.submenu {
	padding: 5px 10px 5px 20px;
	margin: 0px;
	background: #b2b2b2 url(../images/back_submenu.jpg) repeat-y;
	border-top: none;
}
.content .left_navigation li.submenu a {
	color: #333;
}
.content .box_red ul {
	background-color: #fff;
	list-style: none;
	margin: 4px 0px;
	padding: 0px 7px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.content .box_red li {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px;
}
.content .box_red li img {
	float: left;
	margin-right: 3px;
}
.content .box_red li a {
	color: #ff3c00;
}
.content .box_orange ul {
	background-color: #fff;
	list-style: none;
	margin: 4px 0px;
	padding: 0px 7px 10px 17px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.content .box_orange li {
	padding: 3px 0px;
}
.content .box_orange li img {
	float: left;
	margin-right: 3px;
}
.content .box_orange li a {
	color: #ff3c00;
}
.content .main_content {
	float: left;
	width: 765px;
	margin-bottom: 30px;
}
.content .main_content h2 {
	font-size: 140%;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content .izdvajamo_omotac {
	background: url(../images/back_izdvajamo.gif) no-repeat;
	width: 250px;
	height: 132px;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}
.content .izdvajamo {
	width: 246px;
	height: 128px;
	background-color: #fff;
	border: 1px solid #9b9b9b;
}
.content .izdvajamo_proizvod {
	margin: 10px;
	border-bottom: 1px dotted #bbb;
}
.content .izdvajamo .cena {
	font-size: 100%;
	letter-spacing: -0.15em;
	float: left;
	margin-left: 10px;
	margin-right: 85px;	
	color: #d12e03;
	margin-top: 3px;
}
.content .izdvajamo h3 {
	color: #ff5f18;
	font-size: 110%;
	margin-bottom: 10px;
}
.content .izdvajamo p {
	font-size: 90%;
	line-height: 1.1em;
}
.content .izdvajamo .image {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.content .izdvajamo .arrow_right {
	float: none;
	margin: 0px;
	padding: 0px;
}
.content .izdvajamo .link_button_orange {
	float: left;
}
.content .akcija {
	background: url(../images/back_akcija.jpg) repeat-y;
	width: 250px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.content .akcija_top {
	background: url(../images/back_akcija_top.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
/* Hidden from IE/Win */
head:first-child+body .content .akcija_top { 
	margin: 0px 0px 10px 0px;
}
.content .akcija_bottom {
	width: 250px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: url(../images/back_akcija_bottom.jpg) no-repeat bottom;
}
.content .akcija_proizvod {
	margin: 0px 10px 10px 10px;
	border-bottom: 1px dotted #bbb;
	height: 100px;
}
head:first-child+body .content .akcija_proizvod {
	margin: 10px;
	border-bottom: 1px dotted #bbb;
	height: 100px;	
}
.content .akcija_proizvod p {
	margin: 0px;
	padding: 0px;
}
.content .akcija .cena {
	font-size: 170%;
	letter-spacing: -0.15em;
	float: left;
	margin-left: 10px;
	color: #d12e03;
	margin-top: 3px;
	margin-bottom: 0px;
}
head:first-child+body .content .akcija .cena {
	font-size: 170%;
	letter-spacing: -0.15em;
	float: left;
	margin-left: 10px;
	color: #d12e03;
	margin-top: 3px;
	margin-bottom: 15px;
}
.content .akcija .cena .precrt {
	text-decoration: line-through;
	font-size: 90%;
	color: #999;
	margin: 0px;
	padding: 0px;
}
.content .akcija h3 {
	color: #ff0000;
	font-size: 110%;
	margin-bottom: 10px;
}
.content .akcija p {
	font-size: 90%;
	line-height: 1.1em;
}
.content .akcija .image {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.content .akcija .arrow_right {
	float: none;
	margin: 0px;
	padding: 0px;
}
.content .akcija .link_button_red {
	float: right;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.content .note {
	float: left;
	width: 560px;
	padding-top: 5px;
}
.content .note p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ff5215;
}
.content .filter_cena {
	width: 200px;
	float: left;
	text-align: right;
}
.content .filter_cena p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.content .filter_cena form {
	margin: 0px;
	padding: 0px;
}
.content .filter_cena select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.content .filter_cena .button_red_small {
	height: 30px;
	border: 1px solid #d12e03;
	background: #b80f00 url(../images/back_button_red.jpg) repeat-x;
	padding: 0px 5px 2px 5px;
}
.content .proizvodi.akcije tbody td {
	height: 22px;
	
}
.content .proizvodi .cena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #d12e03;
	margin: 0px;
	padding: 0px;
}
.content .proizvodi a {
	color: #be2a03;
}
.content .proizvodi a.link_button_red {
	color: #fff;
}
.content .proizvodi a.link_button_gray {
	color: #fff;
	letter-spacing: 0px;
}
.content .proizvodi input {
	margin-left: 15px;
}
.content .proizvodi thead {
	background: #ff4e1a url(../images/back_table_orange.jpg) repeat-x;
}
.content .proizvodi tfoot {
	background: #8c8c8c url(../images/back_table_gray.jpg) repeat-x;
}
.content .proizvodi th {
	font-weight: normal;
	color: #fff;
	text-align: left;
	height: 20px;
}
.content .proizvodi th.selected {
	background: #ff5916 url(../images/back_table_orange_on.jpg) repeat-x;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.content .proizvodi th a {
	color: #fff;
}
.content .proizvodi th.selected a {
	color: #fff;
}

.content .proizvodi tbody td {
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	color: #494949;
}
.content .proizvodi tbody td.selected {
	background-color: #e7e7e7;
}
.content .proizvodi tfoot td {
	font-weight: normal;
	color: #494949;
	height: 22px;
}
.content .proizvodi .paging_wrapper {
	margin: 0px auto 0px auto;
	width: 100%;
	font-size: 90%;
}
.content .proizvodi .prev  {
	width: auto;
	float: left;
	text-align: left;
	margin-right: 90px;
	margin-left: 10px;
	margin-top: 2px;
}
.content .proizvodi .prev a, .content .proizvodi .next a {
	color: #494949;
	margin: 0px;
	padding: 0px;
}
.content .proizvodi .paging select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.content .proizvodi .paging {
	float: left;
	width: auto;
	text-align:center;
	margin-top: 1px;
}
.content .proizvodi .next {
	width: auto;
	float: left;
	text-align: right;
	margin-left: 100px;
	margin-top: 2px;
}
.content .proizvodi .paging_wide {
	float: left;
	width: auto;
	text-align:center;
	margin-top: 1px;
	margin-left: 60px;
}
.content .proizvodi .paging_wide select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.content .proizvodi .next_wide {
	width: auto;
	float: left;
	text-align: right;
	margin-left: 160px;
	margin-top: 2px;
}
.content .proizvodi .next_wide a {
	color: #494949;
	margin: 0px;
	padding: 0px;
}
.content .proizvodi td.red {
	background: #d12e03;
	text-align: center;
}
.content .proizvodi .link_button_orange {
	color: #fff;
	padding-bottom: 4px;
	padding-top: 4px;
}
.content .kategorija {
	background-color: #bebebe;
	padding: 6px;
	width: 238px;
	height: 100px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.content .kategorija .image_holder {
	float: left;
	width: 100px;
	height: 100px;
	background-color: #fff;
	margin-right: 7px;
	margin-bottom: 0px;
	display: block;
	text-align: center;
}
.content .kategorija .image_holder span {
	display: inline-block;
    height: 90%;
    width: 1px;
}
.content .kategorija .image {
	margin: auto;
}
.content .kategorija h3 {
	font-size: 100%;
	color: #aa0700;
	margin-bottom: 5px;
}
.content .kategorija p {
	color: #4c4c4c;
}
.content .crumb {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.content .crumb p {
	color: #878686;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.content .crumb a {
	color: #ff5f18;
}
.content .product_head {
	margin: 0px;
	padding: 0px;
}
.content .product_name {
	float:left;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
.content .product_name h2 {
	font-size: 130%;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
}
.content .product_name .link_button_orange {
	padding: 4px 8px 6px 8px;
	margin-top: 1px;
}
.content .mail_alert {
	float: right;
	width: 480px;
	text-align: right;
	padding-bottom: 6px;
	margin: 0px;
}
.content .mail_alert .cena {
	width: 60px;
}
.content .mail_alert form {
	margin: 0px;
	padding: 0px;
}
.content .mail_alert input {
	width: 130px;
	color: #888;
	font-size: 90%;
	height: 18px;
	padding-left: 3px;
	margin-bottom: -5px;
}
.content .mail_alert label {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
}
.content .mail_alert .link_button_gray {
	padding: 4px 8px 6px 8px;	
}
.content .price_section {
	border-top: dotted 1px #bbb;
	margin-top: 5px;
	padding-top: 5px;
	text-align: right;
}
.content .price_section .link_button_red {
	padding: 5px 8px 7px 8px;
	margin-right: 5px;
}
.content .price_section .cena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #d12e03;
	margin-right: 10px;
	padding: 3px 0px 6px 0px;
}
.content .price_section .na_akciji {
	color: #FF3300;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 15px;
}
.content .price_section .cena .precrt {
	color: #666666;
	font-weight: normal;
	font-size: 80%;
	text-decoration: line-through;
}
.content .price_section .lager {
	color: #ff5f18;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.content .product_info {
	float:left;
	width: 230px;
}
.content .product_spec {
	float:right;
	width: 520px;
	margin-right: 10px;
	font-size: 90%;
}
.content .product_spec h3 {
	color: #d12e03;
	font-weight: normal;
	font-size: 100%;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.content .product_spec .spec td {
	vertical-align: top;
	padding-bottom: 7px;
	color: #525252;
	background: #fff;
}
.content .product_info .thumbs_panel {
	background: #fff url(../images/back_thumbs_panel.jpg) repeat-y;
	width: 190px;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-left: 7px;
}
.content .product_info .thumbs_panel .thumbs_panel_top {
	background: url(../images/back_thumbs_panel_top.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
/* Hidden from IE/Win */
head:first-child+body .content .product_info .thumbs_panel .thumbs_panel_top { 
	margin: 0px 0px 10px 0px;
}
.content .product_info .thumbs_panel .thumbs_panel_bottom {
	width: 190px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: url(../images/back_thumbs_panel_bottom.jpg) no-repeat bottom;
}
/* Hidden from IE/Win */
head:first-child+body .content .product_info .thumbs_panel .thumbs {
	margin-bottom: 15px;
	padding: 0px;
}
.content .product_info .thumbs_panel .thumbs a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.content .product_info .search_panel {
	background: #fff url(../images/back_search_panel.jpg) repeat-y;
	width: 190px;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-left: 7px;
}
.content .product_info .search_panel .search_panel_top {
	background: url(../images/back_search_panel_top.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
.content .product_info .search_panel .search_panel_bottom {
	background: url(../images/back_search_panel_bottom.jpg) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 3px;
	margin-top: 10px;
}
/* Hidden from IE/Win */
head:first-child+body .content .product_info .search_panel .search_panel_bottom {
	margin-top: 20px;
}
.content .product_info .search_panel a {
	color: #d12e03;
}
/* Hidden from IE/Win */
head:first-child+body .content .product_info .search_panel p {
	margin-top: 10px;
}
.content .product_info .search_panel .link_button_orange {
	border: 1px solid #ff4511;
	background: #ff4511 url(../images/back_button_orange.jpg) repeat-x;
	color: #fff;
	font-size: 90%;
	padding: 4px 8px 6px 8px;
}
.content .product_info .box_red {
	margin-left: 8px;
	margin-top: 20px;
	width: 190px;
	background: 
}
.content .product_info .box_red .box_header_red {
	font-size: 120%;
	background: #d12e03 url(../images/back_box_header_wider.gif) no-repeat top left;
}

.content .product_compare h3 {
	color: #d12e03;
	font-weight: normal;
	font-size: 100%;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.content .product_compare .spec td {
	vertical-align: top;
	padding-bottom: 7px;
	color: #525252;
	background: #fff;
}
.content .product_compare .spec th {
	color: #FF3300;
	font-size: 110%;
	text-align: left;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF5300;
	vertical-align: top;
}
.content .product_compare .spec th img {
	vertical-align:middle;
	margin-right: 10px;
}
.content .product_compare h2 {
	font-size: 140%;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content .product_compare .spec tfoot td {
	height: 30px;
	vertical-align: middle;
	border-top: dotted 1px #FF6600;
}
.content .cart .korpa {
	margin: 0px;
	padding: 0px;
}
.content .cart .korpa input {
	font-size: 90%;
	height: 15px;
	margin: 0px;
	width: 60px;
}
.content .cart .ukupna {
	color: #333333;
}
.content .cart .proizvodi .nobg {
	background: #fff none;
	padding-left: 0px;
	padding-top: 10px;
}
.content .naruci .porudzbina .left {
	float: left;
	width: 235px;
	margin-bottom: 15px;
}
.content .naruci .porudzbina .right {
	padding-top: 52px;
	float: right;
	width: 235px;
}
.content .naruci .porudzbina input {
	width: 200px;
}
.content .naruci .porudzbina {
	padding: 20px 30px 30px 30px;
	background: #CCCCCC;
}
.content .main_content .komplet_akcija {
	background: #fff;
	padding: 18px;
	margin: 2px;
	border: 2px solid #FF6600;
}
.content .main_content .komplet_akcija p {
	float: left;
	text-align: center;
	width: 80px;
}
.content .main_content .komplet_akcija h2 {
	margin: 0px;
	margin-bottom: 15px;
	color: #FF3300;
}
.content .main_content .komplet_akcija .plus {
	font-weight: bold;
	font-size: 200%;
	margin-top: 15px;
	width: 30px;
}
.content .main_content .komplet_akcija .cena_kompleta {
	text-align: left;
	width: 250px;
	clear: both;
	margin-bottom: 0px;
}
.content .main_content .komplet_akcija .cena_kompleta .cena {
	font-size: 180%;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -1px;
	color: #FF3300;
}
.content .main_content .komplet_akcija .cena_kompleta .cena .precrt {
	text-decoration: line-through;
	color:#666666;
	font-size: 80%;
	font-weight: normal;
}
.content .main_content .komplet_akcija img {
	margin-top: 10px;
}
.content .main_content .komplet {
	background: #fff;
	padding: 20px;
}
.content .main_content .komplet p {
	float: left;
	text-align: center;
	width: 80px;
}
.content .main_content .komplet .plus {
	font-weight: bold;
	font-size: 200%;
	margin-top: 15px;
	width: 30px;
}
.content .main_content .komplet .cena_kompleta {
	text-align: left;
	width: 200px;
	clear: both;
	margin-bottom: 0px;
}
.content .main_content .komplet .cena_kompleta .cena {
	font-size: 180%;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -1px;
	color: #FF3300;
}
.content .main_content .komplet img {
	margin-top: 10px;
}
/* Footer */

.footer {
	background-color: #fff;
	color: #fff;
	height: 90px;
}
.footer .copy {
	background-color: #545454;
	margin-top: 4px;
	margin-right: 4px;
	float: left;
	width: 330px;
	height: 80px;
}
.footer .copy p {
	margin: 23px 0px 0px 35px;
	letter-spacing: -1px;
}
.footer .address {
	margin-top: 4px;
	background: #747474 url(../images/back_footer.gif) right top no-repeat;
	float: left;
	width: 651px;
	height: 80px;
}
.footer .address p {
	margin: 17px 0px 0px 35px;
	letter-spacing: -1px;
}
.footer .copy a {	color: #fff; }