html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}

p { margin: 15px 0px;}
body {  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; line-height: 1.5em; color:#004848; background:url(images/bg.png) #FFFFFF; margin-top:10px; }        
a { color:#060; text-decoration:none;}
a:hover { color:#900; text-decoration:underline;}

.langs a, .langs, .top_bar_title a { color:#fff; text-decoration:none; font-size:11px;}
.langs a:hover, .top_bar_title a:hover { color:#fff; text-decoration:underline;}
.bottom  a { color:#000; text-decoration:underline;
}
.container {
	width:990px; 
	margin:0 auto;
	position:relative;
bottom



	
}


.right_side ul li, .right_side ol li, .text_content ul li {
	
	margin-left:40px;
	

	}
.header {
	height:300px;
	
	
} 
.valuta {
	font-size:14px;
	color:#060;
	border-bottom:1px solid #FFDFEF;
	padding:3px;
	padding-left:40px;
	
	}
.site_logo {
	left: 10px;
	top: 30px;
	height: 163px;
	width: 282px;
	position: absolute;
	z-index:1000;

	
	}

.top_bar_line {
	height:5px;
	margin:0px;
	padding:0px;
	background:#FDF;
	}	
.top_site{
	right: 15px;
	top: 100px;
	height: 20px;
	width: 300px;
	position: absolute;
	line-height: normal;
	text-align: right;
	float: left;
	
	}
#comanda_button {

font-size:14px;
color:#FFF;
padding:6px 10px 6px 10px;
font-family:Arial, Helvetica, sans-serif;
border:0px solid #CCC;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
cursor:pointer;
background:url(images/menu_bg_03.png) repeat-x;
text-decoration:none;
opacity:0.9;
filter:alpha(opacity=90);
	}

#comanda_button:hover {

opacity:1.0;
filter:alpha(opacity=100);
	}


.top_bascket{
	right: 0px;
	top: 5px;
	height: 80px;
	width: 270px;
	position: absolute;
	line-height: normal;
	text-align:right;
	float:right;
	border:0px solid #CCC;
	background:url(images/top_basket2.png) 20px 20px no-repeat;
	text-align:right;
	font-size:15px;
	padding-left:50px;
	padding-top:15px;
	color:#800080;
	line-height:22px;
	
	}

.top_site p {
	margin:0px; padding:0px;}
.site_cale {
	
	width:680px;
	padding:8px;
	margin-top:-8px;
	}

.slider_shadow {
	width:990px;
	height:33px;
	margin:0 auto;
	background:url(images/shadow_03.png) top center no-repeat ;
	z-index:100000;
	}	
.langs {
	right:15px;
	top:10px;
	height:20px;
	position:absolute;
	color:#fff;
	text-align:right;
	padding:5px;
	background-color:#006600;
	z-index:1000;
}

.top_bar_title {
	left:10px;
	top:3px;
	height:20px;
	position:absolute;
	color:#D2F0FF;
	text-align:right;
	width: 262px;
	text-align:left;
}

.left_side {
	width:250px;
	float:left; 
	margin-left:5px;
	margin-top:17px;
	}
	
.right_side {
	width:970px;
	float:left;
	padding-left:15px;
	
	margin-top:7px;
	margin-left:5px;
	background:url(images/content_bg_03.png) right bottom no-repeat;
}

.right_side2 {
	width:240px;
	float:left;
	
	float:left;
	padding-right:0px;
	
	padding-right:10px;

	margin-left:5px;

	margin-top:-20px;
	
	
	}
	

	
.text_content img, .img {
	border:0px  solid  #E8E8E8;
	margin:0px 6px 6px 6px;
	padding:6px;
		-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:transparent;
	}

.data { 
	font-size:12px;
	color:#666;
	
	float:left;
	margin-bottom:4px;
	}

#top_right_menu ul {

padding:0;
margin:0;
list-style-type:none;
	}

#top_right_menu li {
display:inline;

text-decoration:none;

background:url(images/marker.gif) 10px  no-repeat;
text-indent:25px;

padding-left:20px;
}


.message_info
	
{
		-webkit-background-size: 40px 40px;
		-moz-background-size: 40px 40px;
		background-size: 40px 40px;			
		background-image: -webkit-gradient(linear, left top, right bottom,
								color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent),
								color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)),
								color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent),
								to(transparent));
		background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
		background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
		background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
		background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
		background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
								
		 -moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
		 -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);		
		 box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
		 width: 100%;
		 border: 1px solid;
		 color: #fff;
		 padding: 15px;
		 position: fixed;
		 _position: absolute;
		 text-shadow: 0 1px 0 rgba(0,0,0,.5);
		 -webkit-animation: animate-bg 5s linear infinite;
		 -moz-animation: animate-bg 5s linear infinite;
		 
}

.info
{
		 background-color: #4ea5cd;
		 border-color: #3b8eb5;
}

.error
{
		 background-color: #de4343;
		 border-color: #c43d3d;
}
		 
.warning
{
		 background-color: #eaaf51;
		 border-color: #d99a36;
}

.success
{
		 background-color:#A362BC;
		 border-color: #666;
		 text-align:center;
		 font-size:18px;
		
	
		 
}

.message_info h1
{
		 margin: 0 0 5px 0;
		 font-size:12px;
		 text-align:center;											 
}

.message_info p
{
		 margin: 0;
		 text-align:center;													 
}

#search_box {
	top: 36px;
	right: 13px;
	color: #000;
	width: 205px;
	height: 48px;
	background: url(images/md_06.png) no-repeat left;
	position: absolute;
	z-index: 1;
	padding-left: 4px;
}

#search_box #s {
	margin:10px 0px 0px 10px;
	padding:6px;
	color:#666;
    border:0;
	font-size:13px;
	width:150px;
	background-color:#D9D9D9;
	float:left;
	
} 

#search_box #go {
	float:right;
	width:30px;
	height:28px;
	cursor:pointer;
	background:none;
	border:0px;
} 

.menu_bar {
	position:absolute;
	background:url(images/menu_bg_03.png) center top;
	width:990px;
	
	top:253px;
	z-index:10;
	left: 0px;


	

	


	
	

	
	}


#nav {
 

 padding: 0;
 font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
 z-index:5;




}

#nav li a, #nav li {
 float: left;
 font-size:13px;
 font-weight:bold;
 text-transform:uppercase;


}

#nav li {
 list-style: none;
 position: relative;
 cursor:pointer;
}

#nav li a {
 padding: 12px 18px;
 text-decoration: none;
 color: white;
 text-shadow: #000 1px 1px 0;

 border-right:1px solid #004A25;
 padding-right:20px;



}

#nav li a:hover {
	
	color:#fff;
	 text-shadow:#000 1px 1px 0;
	background:#107912;
	
	 
	 
}
#nav li li a:hover {

	background: url(images/arrow_blue2.png) no-repeat 12px  #990000;
	
	 
	 
}


/* Submenu */

.hasChildren {
	position: absolute;
	width: 15px; height: 15px;
	background:url(images/arrow_blue.png) no-repeat;
	right : 0px;
	bottom: 10px;
	
	
	 
}

#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
 background:#D73024;
 border-right:0px;
  z-index:1;

}



#nav li:hover > ul {
 display: block;

}

#nav li ul li, #nav li ul li a {
 float: none;
  font-weight:normal;
   border-right:0px;



  
}

#nav li ul li {
 _display: inline; /* for IE6 */
 
}

#nav li ul li a {
 width: 300px;
 display: block;
   background: url(images/arrow_blue.png) no-repeat 12px;
     padding:8px 8px;
	 text-indent:20px;
	      z-index:5;
}



/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
 
}





h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 15px;
  color:#090;
  text-rendering: optimizelegibility;
}


h1,
h2,
h3 {
  line-height: 40px;
}

h1 {
  font-size: 180%;
}

h2 {
  font-size: 150%;
}

h3 {
  font-size: 130%;
}

h4 {
  font-size: 110%;
}

h5 {
  font-size: 80%;
}

h6 {
  font-size: 65%;
}




.page_title {
float:left;
font-size:28px;
color:#060;
width:640px;
line-height:normal;
margin-bottom:10px;
margin-top:10px;
font-weight:bold;
	

}

.news_title_full {
	padding:8px;
	
    font-size: 23px;
	color:#003E3E;
	float:left;
	padding-bottom:15px;
	padding-left:0px;
	line-height:normal;

}

.news_title {
	padding:8px;
	padding-left:0px;
	

    font-size: 18px;
	color:#003E3E;
	
	clear:both;
	font-weight:bold;
	line-height:normal;


} 
.text_content {
	clear:both;
	color:#333333;
	

	
}

.foto_scroll {
	width: 100%;
	margin:0 auto;
	background-color:#F2F2F2;
	padding:10px 0px 10px 0px;



}
.foto_scroll img {
	
	margin:0px 4px 3px 4px;
	padding:6px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	max-height:100px;
	
	border:1px solid #EBEBEB;
	background-color:#fff;
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */

	}
	.foto_scroll img:hover {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */		
		}

.title {
    background: url("images/module_bg_line.png") repeat-x scroll center bottom transparent;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-bottom: 2px;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
	color:#333;
}

.line {
	height:4px;
	border-top:1px  dashed #CCC;

	margin:5px 0px 5px 0px;
	clear:both;
	}
	
.line_news {
	height:1px;
	border-top:1px  dashed #CCC;

	margin:10px 0px 5px 0px;
	clear:both;
	}

.line2 {
    border-bottom: 1px dotted #BBBBBB;  
	margin:10px 0px 10px 0px; 
	height:2px; 
} 
 
.line3 {
    border-bottom: 1px dotted #BBBBBB;
	margin:3px 0px 3px 0px;
	height:2px; 
} 

hr {border: none 0;
    border-bottom: 1px  dotted #BBBBBB;
	margin:10px 0px 10px 0px;
	height:1px;
	} 
#block {
	border:0px dotted #D2E9FF;
	background:#F8F8F8;
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; 
padding:8px;
margin-bottom:10px;
	} 

.clear {
	clear:both;}
	

#page_up {
	cursor:pointer;
	margin:5px;
	color:#069;
}

.readmore { display: block; background: url('images/read_more2.png') 0 0 no-repeat; padding-top: 7px; margin: 10px 0; cursor: pointer; height: 26px; line-height: 26px; width: 143px; text-align: center; font: bold 10px Arial, Helvetica, sans-serif; text-decoration:none; text-transform: uppercase; color: #4e4e4e; text-shadow: #fff 1px 1px 0;}
.readmore:hover{ display: block; background: url('images/read_more.png') 0 0 no-repeat; color: #000;text-shadow: #fff 1px 1px 0; text-decoration:none;}

.readmore2 a { display: block; background: url('images/but_blue.png') 0 0 no-repeat; padding-top: 7px; margin: 10px 0; cursor: pointer; height: 26px; line-height: 26px; width: 143px; text-align: center; font: bold 10px Arial, Helvetica, sans-serif; text-decoration:none; text-transform: uppercase; color:#fff; text-shadow: #000 1px 1px 0;}
.readmore2 a:hover{ display: block; background: url('images/but_blue2.png') 0 0 no-repeat; color:#fff;text-shadow:text-shadow: #000 1px 1px 0; text-decoration:none;}


/*--pagination links-------*/


.pages {

height:30px;
width:500px;
margin:7px 0px 7px 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(border-radius.htc);
	
}

 .pages  ul {
list-style-type:none;
margin:7px 0px 7px 0px;
}

.pages li {
float:left;

padding:2px 3px 0px 3px;
margin:0px;
	}

.pages li a {
padding:2px 5px;
text-decoration:none;
color:#369;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	

	}

.pages li a:hover {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
background-color:#40a2c8;
color:#FFF;padding:2px 5px;
text-decoration:none;
	}

.pages li.nolink {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
background-color:#40a2c8;
color:#FFF;padding:2px 5px;
text-decoration:none;

}
.pages li.current {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
background-color:#40a2c8;
color:#FFF;padding:2px 5px;
text-decoration:none;
color:#FFF;

	}
tr.d0 td {
	background-color:#F2FBFF;
	border-bottom:1px  dashed  #A8E2FF;
	padding:10px;
	width:500px;

}
tr.d1 td {
	background-color: #F7FDFD;
	border-bottom:1px  dashed  #A8E2FF;
	padding:10px;
	width:500px;
}
.nojavascript {
	font-family:Arial, Helvetica, sans-serif
	font-size: 18px;
	position: absolute;
	width: 500px;
	text-align: center;
	padding: 5px 20px 10px 20px;
	left: 50%;
	margin-left: -220px;
	top: 160px;
	border: 5px solid #333;
	color: #FFF;
	background-color:#369;
}
.nojavascript p {
	font-size: 13px;
	margin: 0px;
	text-indent:-70px;
}
.nojavascript h1 {
	font-size: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-indent:-70px;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:250px;
	padding:4px;
	}

.input2 {
	
	font-size:13px;
	width:230px;
	padding:6px;
	margin:2px 5px 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid  #E0E0E0;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color:#F3F3F3;
	}
.input2:hover {
	background-color:#FFF;
	}
	
.input3 {
width:50px;
padding:5px;
height:17px;

	border:1px solid #CCC;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	}
#qty_button {
width:30px;
font-size:16px;
padding:0px;
padding-bottom:2px;
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;
border:0px solid #CCC;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color:#FFE8FF;
cursor:pointer;
}
#qty_button:hover {
background-color:#CCC;
	}

.delete_button {
width:17px;
height:17px;
padding:2px;
padding-bottom:2px;
margin-top:-2px;

border:0px solid #CCC;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color:#FFE8FF;
cursor:pointer;
background:url(images/bullet_cross.png) 2px  2px no-repeat #F2F2F2;
}
.delete_button:hover {
background-color: #CCC;
	}


.readmore_shadow {
	width:143px;
	height:21px;
	background:url(images/md_18.png) center top;
	margin-top:-22px;
	
	}
.center_content {
	margin-top:20px;
	
	}
	

input.btn {
	width:153px;
	height:41px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	background-image:url(images/comanda_03.png);
	cursor:pointer;
}


input.btn2 {
	width:122px;
	height:28px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	background:url(images/comanda2.gif) bottom center no-repeat ;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-bottom:7px;
	padding-left:6px;
	margin-top:6px;
	

}

	
.message-box { text-align: left; padding: 10px; color:#000; width:97%;  margin:5px auto; }
.message-box ul li { margin-left:30px; }

.clean { background-color: #efefef; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; }
.info  { background-color: #f7fafd; border-top: 2px solid #b5d3ff; border-bottom: 2px solid #b5d3ff; }
.ok    { background-color:#EEE; border-top: 2px solid  #CCC; border-bottom: 2px solid #CCC; }
.alert { background-color: #fef5be; border-top: 2px solid #fdd425; border-bottom: 2px solid #fdd425; }
.error { background-color: #ffcdd1; border-top: 2px solid #e10c0c; border-bottom: 2px solid #e10c0c; }



#continut ol li {
	margin-left:40px;
	
} 

#page_up {
	cursor:pointer;
	margin:5px;
	
	
	}


	

.no_img {
	border:0px  solid  #E8E8E8;
	margin:0px;
	padding:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	}

.nav_cap {
width: 215px;
margin:-10px 0px 0px 0px;
padding: 15px 7px 0px 50px;
color:#060;
font-size:16px;
font-weight:bold;
text-shadow: 1px 1px 0px  #fff;

text-align:left;
background: url(images/cat_bg_03.png) no-repeat;
height:35px;	
	}

.stema {
	width:35px;
	height:50px;
	background: url(images/stema.png) top no-repeat;
	float:left;
	margin-top:-20px;
	margin-right:5px;
	opacity:0.8;
filter:alpha(opacity=80);
	}
	
.nav_cap img {
	margin-right:5px;}
	
.nav_block{
		
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px; 
border:0px solid #DFE8EF;
border-top:0px;


margin:0px 0px 10px 5px;
width: 230px;
	}
.navigation {
	margin-bottom:20px;
	
}


ul.navigation {
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
}

ul.navigation li {
	list-style:none;
	border-bottom:1px solid  #E8E8E8;
	font-weight:bold;

	
	}

ul.navigation li a {
	line-height: 16px;
	font-size: 15px;
	padding: 8px 25px;
	color:#004623;
	display: block;
	text-decoration: none;
	
	
	text-shadow: 1px 1px 0px #fff;

cursor:pointer;
background:url(images/arrow_blue.png) 10px 14px no-repeat;

	
}

ul.navigation > li .active a{

	color:000;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
text-shadow: 1px 1px 0px #fff;
background:url(images/arrow_blue.png) 20px 14px no-repeat   #F0F0F0;
border:0px;

	}
ul.navigation .active a{
background-color:#F0F0F0;
	
border:0px;

	}


ul.navigation li a:hover {
background-color:#EFEFEF;
color:#900;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
text-shadow: 1px 1px 0px #ffffff;



}

ul.navigation ul {
	margin: 0;
	padding: 0;
	display: none;
}

ul.navigation ul li {
	margin: 0;
	padding: 0;
	clear: both;
}

ul.navigation ul li a {
padding-left: 35px;
font-size: 13px;
font-weight: normal;
outline:0;
text-shadow: 1px 1px 0px #fff;

background:url(images/arrow_blue.png) 20px 14px no-repeat;
cursor:pointer;


}

ul.navigation ul li a:hover {
	
	color:000;
text-shadow: 1px 1px 0px #fff;

background:url(images/arrow_blue.png) 20px 14px no-repeat   #F0F0F0;



}

ul.navigation ul ul li a {
	
	padding-left: 50px;
	background:url(images/arrow_blue.png) 35px 10px no-repeat ;
	cursor:pointer;
	
}

ul.navigation ul ul li a:hover {
	color:white;
	background:url(images/arrow_blue2.png) 35px 10px no-repeat #F0F0F0;
	
	


}



ul.navigation span{
	float:right;
}

.fsizer { } /* Container element */

.fsizer a { display: block; float: left; width: 20px; margin-right: 5px; text-align: center; border: 1px dotted #ccc; color: #5761a0; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; font-family:Tahoma, Geneva, sans-serif; }
.fsizer a:hover { text-decoration: none; background: #ebebeb; color:#000000;  }

/* Three 'A' links used to control size */

.fsizer a#fs_sml { font-size: 9px; height: 15px; padding-top: 5px; }
.fsizer a#fs_med { font-size: 13px; height: 17px; padding-top: 3px; }
.fsizer a#fs_lrg { font-size: 16px; height: 18px; padding-top: 2px; }

.fsizer a.fsactive { color: #000; background: #ebebeb; cursor: default; } /* When mode is active */


.page_tools {
	float:right;
	}
.tools_floating {
	float:left;
	margin-left:10px;
	}


.photo {
	position:relative;
	
	width: 200px; 
	height: 160px; 
	left: 0px; 
	top: 0px;
	float:left;
	margin:7px;


	}
	
.photo img {
	margin:0px 3px 3px 3px;
	padding:7px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    height : auto;
	border:1px solid #E6E6E6;
	max-height:160px;
	max-width:180px;
	
	background: #FFF;

	}
.pagination {
	text-align:center;
	padding:10px;
	}

a.paginate {
	border: 1px solid #CCC;
	padding: 5px 9px 5px 9px;
	text-decoration: none;
	color: #000;
	margin-left:3px;
	box-shadow: 0px 1px 1px 0px #cccccc; 	
	background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #DCDCDC 100%);
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
	-webkit-border-radius: 2px;
	border-radius: 2px; 
}


a.paginate:hover {

	color: #000;
	text-decoration:none;
	background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #cccccc 100%);
	

}

a.current {
	border: 1px solid #CCC;
	padding: 5px 9px 5px 9px;
	text-decoration: none;
	color: #000;
	margin-left:3px;
	box-shadow: 0px 1px 1px 0px #cccccc; 	
	background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #999999 100%);
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
	-webkit-border-radius: 2px;
	border-radius: 2px; 
		font-weight:bold;
}

.banners p{
	margin:0px;
	padding:0px;
	padding:3px;

	}

.bottom_side {
clear: both;
color:#004848; 
margin: 0; padding: 10px; 
  
width:100%;
padding-top:20px;
	}

.bottom {
	width:970px;
	position:relative;
	margin:0 auto;

	font-size:12px;
} 




.bottom_bg {
	clear: both;
	color:#000;
	
	border-top: 6px solid  #063;
	
	margin: 0; padding: 0; 
	min-height: 100px;	  
	
	width:100%;
	padding-top:10px;




	}



#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;


	
	
}
#sitemap{background:url(images/sitemap/line1.gif) repeat-y;}
#sitemap li{
	line-height:20px;
	margin-top:1px;
	position:relative;
	width:100%;
	
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li{
	float:left;
	display:inline;
	
}

#sitemap li a{padding-left:28px;
}
#sitemap li span{float:left;position:absolute;top:5px;left:5px;width:13px;height:13px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background:url(images/sitemap/collapsed.gif) no-repeat 0 0;} 
#sitemap li span.expanded{background:url(images/sitemap/expanded.gif) no-repeat 0 0;}

/* sub levels */

#sitemap li ul{	
	margin-left:28px;
	background:url(images/sitemap/line1.gif) repeat-y;
	
}
#sitemap li li{	
	background:url(images/sitemap/line2.gif) no-repeat 0 0;
	
}

/* etc. */

/* float fix */

#sitemap:after, #sitemap ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#sitemap, #sitemap ul{display:block;}
/*  \*/
#sitemap, #sitemap ul{min-height:1%;}
* html #sitemap, * html #sitemap ul{height:1%;}
 /*  */
#sitemap ul{display:none;}


div.day-number   { 
  background:#999; 
  position:absolute; 
  z-index:2; 
  top:-5px; 
  right:-25px; 
  padding:5px; 
  color:#fff; 
  font-weight:bold; 
  width:20px; 
  text-align:center; 
}
td.calendar-day, td.calendar-day-np { 
  width:120px; 
  padding:5px 25px 5px 5px; 
  border-bottom:1px solid #999; 
  border-right:1px solid #999; 
}

.right_side table {
	border-width: 1px;
	border-spacing: 3px;
	border-style: outset;
	border-color:#CCC;
	border-collapse: collapse;
		margin-top:10px;
	margin-bottom:10px;
	
}

.right_side table th {
	border-width: 1px;
	padding: 7px;
	border-style: inset;
	border-color:#CCC;
	



}
.right_side table td {
	border-width:1px;
	padding: 7px;
	border-style: inset;
	border-color:#CCC;

	
	
}

.no_border table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;

	border-collapse: collapse;
	margin-top:0px;
	margin-bottom:0px;
	
	
}
.no_border table th {
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color:#fff;



}
.no_border table td {
	border-width:0px;
	padding: 2px;
	border-style: inset;
	border-color:#fff;

	
}

.product_box {
	height:330px;
	width:199px;
	
	margin:8px;
	border:0px solid #FFECFF;
	float:left;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;

	}
.product_box:hover {
	border:0px solid  #E4E4E4;
	opacity:0.8;
filter:alpha(opacity=80);
	}
img.product_box_img  {
	
	max-height:150px;
	max-width:180px;
	padding:0px;
	margin:0px;
	border:0px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	

	}
.product_box_img_space {
	height:250px;
	}
.product_box_brand {
	text-align:center;	
	}
.product_box_title {
	text-align:center;
	font-weight:bold;
	padding:6px 0px 6px 0px;
	background:url(images/prod_title_bg.png);
	}
.product_box_intro {
	margin-top:5px;
	color:#666;
	font-size:12px;
	line-height:16px;
	
	}
.product_box_price {
	font-weight:bold;
	text-align:center;
	color:#800080;
	font-size:13px;
	margin-top:10px;
	}
.product_box_price_old {
		text-align:center;
	color:#999;
	font-size:11px;
	font-weight:normal;
	margin-left:7px;
	text-decoration:line-through;
	}
	
.product_add_to_cart_small {
	width:164px;
	height:33px;
	background:url(images/add_to_cart_small.png) top no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	opacity:0.3;
filter:alpha(opacity=30);
	}
.product_add_to_cart_small_text {
	margin-top:5px;
	width:140px;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	float:right;
	}
.product_add_to_cart_small:hover {
opacity:1.0;
filter:alpha(opacity=100);
	}

	
.product_add_to_cart_big {
	width:225px;
	height:50px;
	background:url(images/add_to_cart_big.png) top no-repeat;
	float:right;
	margin-top:13px;
	opacity:0.9;
filter:alpha(opacity=90);
	}
.product_add_to_cart_big_text {
	margin-top:15px;
	width:190px;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	float:right;
	}
.product_add_to_cart_big:hover {
opacity:1.0;
filter:alpha(opacity=100);
	}
	
	
.product_box_read_more {
	
	text-align:left;
	color:#800080;
	font-size:13px;
	margin-top:10px;
	
	}
.product_box_read_more img {
	margin-bottom:-5px;
	}

.product_content_gallery {
	width:300px;
	float:left;
	margin:0px 5px 0px 0px;
	
	
	}
.product_content_data {
	width:385px;
	float:left;
	margin:0px 0px 0px 5px;
	
	}
.product_content_gallery img {
	padding:0px;
	border:0px;

	display: block;
    margin-left: 0px;
    margin-right: auto;
	}
.product_content_gallery_small img  {
	max-height:125px;
	margin-right:5px;
	float:left;
	opacity:0.7;
filter:alpha(opacity=70);
	}
.product_content_gallery_small img:hover {
		opacity:1.0;
filter:alpha(opacity=100);
	}
.product_content_title {
	text-align:left;
	font-size:24px;
	line-height: normal;
	color:#4F004F;
	}
.product_content_code {
	text-align:left;
	font-size:12px;
	color:#666;
	}
.product_content_intro {
	text-align:left;
	margin-top:10px;
	font-size:13px;
	
	}

.product_content_content {
	text-align:left;
	margin-top:10px;
	font-size:13px;
	
	}
.product_content_producer {
	text-align:left;

	font-size:14px;
	}
.product_content_price {
	
	text-align:left;
	color:#800080;
	font-size:28px;
	margin-top:15px;
	font-weight:bold;
	
	}
.product_content_price_old {
	text-align:left;
	color:#999;
	font-size:22px;
	font-weight:normal;
	margin-left:7px;
	text-decoration:line-through;
	}
.product_stock {
	height:26px;
	width:110px;
	padding-left:27px;
	padding-top:5px;
	margin-top:5px;
	color:#666;
	float:left;
	
	
	}
.product_in_stock {

	background:url(images/stock_yes.gif) left top no-repeat;
	
	}
.product_not_in_stock {

	background:url(images/stock_no.gif) left top no-repeat;
	
	}
.product_content_quantity {
	float:right;
	margin-right:10px;
	
	}
.product_label_new {
	background:url(images/label_new.png) left top no-repeat;
	height:60px;
	width:60px;
	position:absolute;
	
	}
.product_label_top {
	background:url(images/label_top.png) left top no-repeat;
	height:60px;
	width:60px;
	position:absolute;

	}
.product_label_sale {
	background:url(images/label_sale.png) left top no-repeat;
	height:60px;
	width:60px;
	position:absolute;

	}
