form {
	margin:0px;
}
p {
	margin:0px;
}
br {
	margin:0px;
}
img {
	cursor:pointer;
}
a {
	text-decoration:none;
	color:#454578;
}
a:hover {
	color:#000000;
}
#homeLayer a{
	display:block;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffcc;
	padding:2px;
}
#homeLayer a:hover {
	color:#ffff00;
}
#homeLayer a.snizenje{color: #ffffff; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
#homeLayer a.snizenje:hover{color: #FF9; text-decoration: underline;}
.a_subtitle {
	text-decoration:none;
	color:#9999ee;
}
.a_subtitle:hover {
	color:#ff0000;
}
.box_layout {
	border:solid 1px #990000;
	border-width:1px 2px 2px 1px;
	padding:3px;
	background:#ffffff;
}
.box_title {
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#eeeeee;
	background-image:url('../pics/box_top.jpg');
	border:solid 1px #000000;
	padding:2px;
}
.box_body {
	text-align:left;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	background:#efefef;
	border:solid 1px #000000;
	border-top:0px;
	padding:5px;
}
.link {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
}
.link_up {
	color:#ff4545;
	font-weight:bold;
	cursor:pointer;
}
.input_field {
	border:solid 1px #990000;
	border-width:1px 2px 2px 1px;
	padding:2px;
	margin:2px;
	background:#ffffff;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#990000;
}
#dvDialogBox {
	display:block;
	left:0px;
	top:0px;
	position:absolute;
	z-index: 999999;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px; 
	border:solid 1px #000000; 
	overflow: hidden; 
	background: #ffffff; 
	width:400px;
	padding:10px;
}
.main_menu {
	text-align:right;
	padding-bottom:1px;
}
.menu_item {
	/*background:#efefef;*/
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#454545;
	padding: 1px 11px 1px 11px;
}
.menu_item_over {
	background:#000000;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding: 1px 10px 1px 10px;
	cursor:pointer;
	border:solid 1px #ffcc00;
}
.menu_item_selected {
	background:#ffffff;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding: 1px 10px 1px 10px;
	border:solid 1px #9999ff;
}
.v_menu_item {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#454545;
}
.v_menu_item_over {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ff4545;
	cursor:pointer;
}
.v_menu_item_selected {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#454545;
	background:#ffffcc;
	padding: 2px 2px 2px 2px;
}
.subtitle {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#454545;
	border-bottom:solid 2px #000000;
}
.button {
	background:#efefef;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#787878;
	padding: 2px 10px 2px 10px;
	border:solid 1px #c0c0c0;
	border-left:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
}
.button_over {
	background:#f6f6f6;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#454545;
	padding: 2px 10px 2px 10px;
	border:solid 1px #c0c0c0;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	cursor:pointer
}
.normal_text {
	text-align:left;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
}
.title {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 2px #454545;
	padding:5px;
}
.table_title_row {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#454545;
	padding:2px;
	text-indent:5px;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	text-align:left;
}
.table_title_row_left {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#454545;
	padding:2px;
	text-indent:5px;
	border:solid 1px #999999;
	border-right:0px;
	text-align:left;
}
.table_title_row_right {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#454545;
	padding:2px;
	text-indent:5px;
	border:solid 1px #999999;
	border-left:0px;
	text-align:left;
}
.table_row {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#454545;
	border:solid 1px #999999;
	border-top:0px;
	border-right:0px;
	text-indent:2px;
	text-align:left;
}
.table_row_left {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#454545;
	border:solid 1px #999999;
	border-top:0px;
	border-right:0px;
	text-indent:7px;
	text-align:left;
}
.table_row_right {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#454545;
	border:solid 1px #999999;
	border-top:0px;
	text-indent:7px;
	text-align:left;
}
.lightRow {
	background:#ffffef;
}
.dragme {
	position:relative;
}
td.copyright {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	text-align:right;
	padding-right:5px;
	color:#c0c0c0;
}
td.copyright a{
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
	text-align:right;
	padding-right:5px;
	color:#c0c0c0;
}
td.copyright a:hover {
	text-decoration:underline;
	color:#ff0000;
}
.lcd_item_off {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#454578;
	border-bottom:solid 1px #c0c0c0;
	padding:2px 2px 2px 8px;
	text-indent:-8px;
	cursor:pointer;
}
.lcd_item_on {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-bottom:solid 1px #c0c0c0;
	padding:2px 2px 2px 8px;
	text-indent:-8px;
	cursor:pointer;
}
.lcd_subitem_off {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	text-indent:5px;
	color:#999999;
	border-bottom:solid 1px #c0c0c0;
	padding:2px 2px 2px 8px;
	cursor:pointer;
}
.lcd_subitem_on {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	text-indent:5px;
	color:#000000;
	border-bottom:solid 1px #c0c0c0;
	padding:2px 2px 2px 8px;
	cursor:pointer;
}
.product_title {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#7A78C1;
}
.label_link {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#7A78C1;
}
.label_link_over {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#ff4545;
	cursor:pointer;
}
.price {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FF787A;
}
.page_number {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#7A78C1;
	padding:2px 5px 2px 5px;
	border:solid 1px #7A78C1;
	background:#ffffff;
}
.page_number_over {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#7A78C1;
	padding:2px 5px 2px 5px;
	border:solid 1px #7A78C1;
	background:#eeeeff;
	cursor:pointer;
}
.page_number_selected {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:2px 5px 2px 5px;
	border:solid 1px #7A78C1;
	background:#7A78C1;
}
.announcement {
	text-align:center;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	background:#99ff78;
	padding:10px;
	border:solid 1px #000000;
}
.news_ticker {
	font-family:"Trebunchet MS", Arial, Tahoma, Verdana;
	font-size:16px;
	color: #009;
	font-weight:bold;
}
.product_table {
	text-align:left;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	border: 2px solid black;
}
.product_table td{
	padding: 5px;
}

.uvuceno{
	padding-left: 15px;
}
.podvuceno{
	border-bottom: 2px solid black;
}
.veliko{
	font-size: 14px;
	font-weight: bold;
}
div.mailinglist {
	width:130px;
	height:200px;
	background:url('../images/mailinglist.jpg') top left;
}
a.button_login {
	display:block;
	width:95px;
	height:24px;
	background:url('../images/buttons.png') no-repeat 0 0;
	border:0;
}
a.button_login:hover {
	background-position:0 -30px;
}
a.button_vote {
	display:block;
	width:95px;
	height:24px;
	background:url('../images/buttons.png') no-repeat -330px 0;
	border:0;
}
a.button_vote:hover {
	background-position:-330px -30px;
}
a.button_register {
	display:block;
	width:95px;
	height:24px;
	background:url('../images/buttons.png') no-repeat -110px 0;
	border:0;
}
a.button_register:hover {
	background-position:-110px -30px;
}
a.button_confirm {
	display:block;
	width:95px;
	height:24px;
	background:url('../images/buttons.png') no-repeat 0 -60px;
	border:0;
}
a.button_confirm:hover {
	background-position:0 -90px;
}
a.button_send {
	display:inline-block;
	width:95px;
	height:24px;
	background:url('../images/buttons.png') no-repeat -220px 0;
	border:0;
}
a.button_send:hover {
	background-position:-220px -30px;
}
a.button_cancel {
	display:inline-block;
	width:95px;
	height:24px;
	background:url('../images/buttons.png') no-repeat -220px -60px;
	border:0;
}
a.button_cancel:hover {
	background-position:-220px -90px;
}
a.button_go2checkout {
	display:block;
	width:95px;
	height:24px;
	background:url('../images/buttons.png') no-repeat -110px -60px;
	border:0;
	margin-top:6px;
}
a.button_go2checkout:hover {
	background-position:-110px -90px;
}
a.button_search {
	display:block;
	width:95px;
	height:24px;
	background:url('../images/buttons.png') no-repeat -330px -60px;
	border:0;
	margin-top:-12px;
}
a.button_search:hover {
	background-position:-330px -90px;
}
#rightcart {
	width:140px;
	height:93px;
	text-align:center;
	background:url('../images/rightcart.png') no-repeat 0 0;
	font-size:12px;
	font-family:Arial;
	color:#ffffff;
}
a.boxlink {
	color:#d0d0d0;
	text-decoration:none;
}
a.boxlink:hover {
	color:#ffffff;
	text-decoration:underline;
}
div.menutable {
	width:560px;
	height:100px;
	background:url('../images/menutable.jpg') no-repeat 0 0;
	text-align:center;
	padding:15px 0 0 0;
}
div.menutable a {
	display:inline-block;
	height:28px;
	background:url('../images/menuitems.png') no-repeat -600px -600px;
}
div.menutable a.howto {width:120px; background-position:0 0;}
div.menutable a.howto:hover {background-position:-200px 0;}
div.menutable a.howto_selected {width:120px; background-position:-400px 0;}
div.menutable a.payments {width:88px; background-position:0 -48px;}
div.menutable a.payments:hover {background-position:-200px -48px;}
div.menutable a.payments_selected {width:88px; background-position:-400px -48px;}
div.menutable a.shipping {width:90px; background-position:0 -96px;}
div.menutable a.shipping:hover {background-position:-200px -96px;}
div.menutable a.shipping_selected {width:90px; background-position:-400px -96px;}
div.menutable a.contact {width:80px; background-position:0 -144px;}
div.menutable a.contact:hover {background-position:-200px -144px;}
div.menutable a.contact_selected {width:80px; background-position:-400px -144px;}
div.menutable a.login {width:170px; background-position:0 -192px;}
div.menutable a.login:hover {background-position:-200px -192px;}
div.menutable a.login_selected {width:170px; background-position:-400px -192px;}
div.menutable a.my_data {width:110px; background-position:0 -240px;}
div.menutable a.my_data:hover {background-position:-200px -240px;}
div.menutable a.my_data_selected {width:110px; background-position:-400px -240px;}
div.menutable a.my_orders {width:132px; background-position:0 -288px;}
div.menutable a.my_orders:hover {background-position:-200px -288px;}
div.menutable a.my_orders_selected {width:132px; background-position:-400px -288px;}
div.menutable a.favorites {width:150px; background-position:0 -336px;}
div.menutable a.favorites:hover {background-position:-200px -336px;}
div.menutable a.favorites_selected {width:150px; background-position:-400px -336px;}
div.menutable a.tos {width:125px; background-position:0 -384px;}
div.menutable a.tos:hover {background-position:-200px -384px;}
div.menutable a.tos_selected {width:125px; background-position:-400px -384px;}
div.menutable a.privacy {width:92px; background-position:0 -432px;}
div.menutable a.privacy:hover {background-position:-200px -432px;}
div.menutable a.privacy_selected {width:92px; background-position:-400px -432px;}
div.menutable a.logout {width:68px; background-position:0 -480px;}
div.menutable a.logout:hover {background-position:-200px -480px;}
div.menutable a.logout_selected {width:68px; background-position:-400px -480px;}

a.add2favorites {
	display:block;
	width:200px;
	height:16px;
	background:url('../images/bw_flag.png') no-repeat 0 0;
	text-indent:20px;
	font-weight:bold;
}
a.add2favorites:hover {
	background:url('../images/yellow_flag.png') no-repeat 0 0;
	color:#ff9900;
}
span.favorite {
	display:inline-block;
	padding:4px 10px 4px 10px;
	background:#5554b2;
	font-weight:bold;
	color:#ffffff;
}
a.recommendedproducts {
	display:block;
	width:120px;
	height:40px;
	background:url('../images/recommendedproducts.png') no-repeat 0 0;
}
a.recommendedproducts:hover {
	background-position: -120px 0;
}
a.newproducts {
	display:block;
	width:120px;
	height:40px;
	background:url('../images/newproducts.png') no-repeat 0 0;
}
a.newproducts:hover {
	background-position: -120px 0;
}
a.actionsproducts {
	display:block;
	width:120px;
	height:40px;
	background:url('../images/actionsproducts.png') no-repeat 0 0;
}
a.actionsproducts:hover {
	background-position: -120px 0;
}
a.white {
	color:#d0d0d0;
	text-decoration:none;
}
a.white:hover {
	color:#ffffff;
	text-decoration:underline;
}
div.search {
	width:140px;
	height:60px;
	background:url('../images/search.png') no-repeat 0 0;
}
input.search {
	width:120px;
	border:0px;
	background:transparent;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin:6px 10px 0 10px;
}
