body, html {
	background-color: #6F6F6F;
	color: #47413F;
	margin: 0px;
	font-family: Lucida Grande, Lucida Sans Unicode;
	/* background-image: url(images/design/bg.jpg); */
background-image: url(images/design/bggrey.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	height: 100%;
}
/* main components */
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}
#maincontainer {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	background-color: #6F6F6F;
}
#container {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding-top: 0px;
	background-color: #F1F1F1;
	background-image: url(images/design/bgcontent.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 900px;
	height: 205px;
	margin: 0px;
	border: 0px;
	background-image: url(images/design/header.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 870px;
	height: 100%;
	margin: 0px;
	padding: 0px 15px 2px 15px;
	text-align: justify;
	background-color: #F1F1F1;
}

#head {
	left: 280px;
	top: 80px; 
	width: 350px;
	display: block;
	position: relative;
	float: left;
	text-align: left;
	text-decoration: none;
	overflow: hidden; 
	text-indent: -9999px;
	vertical-align: top;
}
#head a{
	width: 350px;
	height: 125px;
	display: block;
	position: relative;
	float: left;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden; 
}
#bottomcontent {
	height: 200px;
	width: 900px;
}
.tablebottom {
	padding: 6px;
	width: 866px;
	margin: 0 auto;
}
#proizvodi {
	height: 356px;
	width: 900px;
	margin: 10px;
	padding: 6px;
}
#proizvodi img {
	padding: 6px;
	border: 0px Solid;
}
#carousel {
	height: 245px;
	width: 900px;
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 900px; /*Width of Carousel Viewer itself*/
height: 245px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: relative; /*leave this value alone*/
left: 0;
top: 0;
margin: 0px;
}

.stepcarousel .panel{
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.press {
	background-image: url(images/ostalo/press.jpg);
	background-repeat: no-repeat;
	border: 0px Solid;
	width:420px;
	height:121px;
}
.presstxt {
	width:420px;
	height:121px;
	padding: 55px 15px 10px 10px;
	font-size: 11px;
}
.komentarikupaca {
	background-image: url(images/ostalo/komentari.jpg);
	background-repeat: no-repeat;
	border: 0px Solid;
	width:420px;
	height:121px;
}
.komentarikupacatxt {
	width:420px;
	height:121px;
	padding: 55px 15px 10px 10px;
	font-size: 11px;
}
footerright {
	float: right;
	position: relative;
}
#gdesigns {
	left: 319px;
	width: 70px;
	height: 56px;
	display: block;
	position: relative;
	float: left;
	text-align: left;
	margin:0px;
}
#gdesigns a{
	width: 70px;
	height: 56px;
	display: block;
	position: relative;
	float: left;
	text-align: left;
	text-indent: -9999px;
	margin:0px;
}
#hr {
	left: 329px;
	margin: 0px;
	width: 24px;
	height: 56px;
	display:block;
	float: left;
	position: relative;
}
#hr a{
	margin: 0px;
	width: 24px;
	height: 56px;
	display:block;
	position: relative;
	float: left;
	border: 0px;
}
#headhome {
	left: 462px;
	margin: 0px;
	width: 50px;
	height: 40px;
	display:block;
	float: left;
	position: relative;
}
#headhome a{
	margin: 0px;
	width: 50px;
	height: 40px;
	display:block;
	position: relative;
	float: left;
	border: 0px;
}
#headkontakt {
	left: 462px;
	margin: 0px;
	width: 50px;
	height: 40px;
	display:block;
	float: left;
	position: relative;
}
#headkontakt a{
	margin: 0px;
	width: 50px;
	height: 40px;
	display:block;
	position: relative;
	float: left;
	border: 0px;
}
#headmap {
	left: 460px;
	margin: 0px;
	width: 50px;
	height: 40px;
	display:block;
	float: left;
	position: relative;
}
#headmap a{
	margin: 0px;
	width: 48px;
	height: 40px;
	display:block;
	position: relative;
	float: left;
	border: 0px;
}
#en {
	left: 331px;
	margin: 0px;
	width: 24px;
	height: 56px;
	display:block;
	float: left;
	position: relative;
}
#en a{
	margin: 0px;
	width: 20px;
	height: 56px;
	display:block;
	position: relative;
	float: left;
	border: 0px;
}

#footer {
	width: 900px;
	height: 56px;
	margin: 0px;
	padding: 0px;
	background-color: #6F6F6F;
	background-image:  url(images/design/footer.gif);
	clear: left;
}
#footertxt {
	font-family: Lucida Sans Unicode, Verdana, Tahoma;
	float: left;
	font-size: 11px;
	margin-left: 120px;
	padding-top: 20px;
	height: 56px;
	color: #525252;
}
#box {
	margin: 0 auto;
	width: 840px;
}
#boxnovosti {
	float: left;
	background-color: #F1F1F1;
	background-image:  url(images/design/novostibox.gif);
	width: 270px;
	height: 180px;
	margin: 0px 5px 0px 5px;
}
#boxonama {
	float: left;
	background-color: #F1F1F1;
	background-image:  url(images/design/onamabox.gif);
	width: 270px;
	height: 180px;
	margin: 0px 5px 0px 5px;
}
#boxkontakt {
	float: left;
	background-color: #F1F1F1;
	background-image:  url(images/design/kontaktbox.gif);
	width: 270px;
	height: 180px;
	margin: 0px 5px 0px 5px;
}
.boxtxt {
	margin: 58px 16px 6px 25px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #898989;
}
#introduction, #bare, #smooth {
	/*border: 1px dashed #f65077;
	padding: 2px;
	margin: 2px auto;*/
}
/* main components */
/* general */
H2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #727272;
	margin: 0px;
	line-height: 25px;
}
H3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
	margin: 0px;
	line-height: 25px;
}
H3.alkotesteri {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #357EB3;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
H3.success {
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
	color: #38A567;
	margin: 0px;
}

a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #6F6056;
}
a:hover {
	text-decoration: underline;
	color: #5082A2;
}
a:active {
	color: #6F6056;
}
a:visited {
	color: #6F6056;
}
.validate {
	padding-left: 15px;
	background: url(images/design/validate.gif) no-repeat 0 50%; 
}
.divider {
	width: 880px;
	height: 16px;
	margin: 5px 0px 5px 0px;
	background-image: url(images/design/divider.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.dividerfaq {
	width: 880px;
	height: 16px;
	margin: 5px 0px 5px 0px;
	background-image: url(images/design/dividerfaq.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.tekst {
	color: #61646D;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: justify;
}
.ukupno {
	color: #FFF;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: justify;
	background-color: #61646D;
	padding: 4px;
	font-weight: bold;
}
.alkotesteritxt{
	color: #61646D;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	text-align: justify;
}
.odgovori {
	color: #727272;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: justify;
}

.teksti {
	color: #47413F;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	margin: 0px;
	text-align: justify;
}
.tekstu {
	color: #47413F;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	text-decoration: underline;
	line-height: 16px;
	margin: 0px;
	text-align: justify;
}
.naslov {
	color: #47413F;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
}
.alert {
	color: #D70000;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
}
.podnaslov {
	color: #9D9D9D;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 10px; 
	margin: 0px;
}
.error {
	color: #E84000;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 10px; 
	font-weight: bold;
	line-height:20px;
	margin: 0px;
}
option {
	border: 1px solid #898989;
	border: 0 none;
	color: #787878;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	padding: 4px;
	margin: 0 0 2px 0;
}
fieldset {
	padding: 4px;
	border: 1px Solid Silver;
}

input.submit {
	background: #F1F1F1 url(images/design/input2.jpg) no-repeat top left;
	border: 1px solid #898989;
	border: 1px Solid Silver;
	color: #787878;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 0 0 2px 0;
	height: 22px;
	width: 75px;
}
select.narudzba {
	background: #F1F1F1 url(images/design/input2.jpg) no-repeat top left;
	border: 1px solid #898989;
	border: 0 none;
	color: #787878;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	padding: 4px 7px 4px 7px;
	margin: 0 0 2px 0;
	height: 22px;
	width: 250px;
}
input.contact {
	background: #FFF;
	border: 1px solid #1c1c1c;
	color: #1c1c1c;
	float: left;
	font-size: 12px;
	line-height: 28px;
	outline: none;
	display: block;
	padding: 6px;
	margin: 0 0 7px 0;
	height: 19px;
	width: 226px;
	}
.textarea {
	background: #F1F1F1 url(images/design/textarea.jpg) no-repeat top left;
	border: 0px;
	color: #787878;
	font-size: 11px;
	line-height: 22px;
	outline: none;
	display: block;
	padding: 6px 7px 0px 7px;
	margin: 0 0 7px 0;
	width: 226px;
	height: 136px;
	}
.send {
	background-image: url(images/design/newslettersubmit.gif);
	background-color: #F1F1F1;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 10px;
	color: #FFFFFF;
	width: 18px;
	height: 30px;
	border: 0px;
	margin: 0px;	
}
.proizvoditable {
	width: 550px;
	text-align: center;
	padding: 10px;
	margin: 5px;
	border: 1px Dotted Black;
	background-image: url(images/design/bgproizv.jpg);
}
.nagradnatable {
	width: 500px;
	text-align: center;
	padding: 4px;
}
.noborder {
	border-width: 0px;
}
.center {
	margin: 0 auto;
	text-align: center;
}
img.photoleft {
	float: left;
	padding: 4px 4px 4px 4px;
	margin-left: 0px;
	margin-right: 10px;
	background-color: #FCFEFF;
	border: 1px solid #EEEEEE;
}
img.small {
	float: left;
	padding: 2px 2px 2px 2px;
	margin-left: 0px;
	margin-right: 6px;
	background-color: #FCFEFF;
	border: 1px solid #EEEEEE;
}
img.plainphoto {
	padding: 2px;
	border: 0px;
}
img.releases {
	float: left;
	padding: 0px 5px 6px 0px;
	border: 0px;
}
img.readmore {
	border: 0px;
	margin: 0px;
	padding: 4px;
	float: right;
}
ul.map {
	list-style-type: none;
	line-height: 18px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/ostalo/map.gif);
}

/* general */
/* main nav */
#main-nav{
	width:900px;
	height:46px;
	margin:0 auto;
	background:#FFF url(images/design/menu.jpg) no-repeat; 				
}
#main-nav ul{
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#main-nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main-nav ul li a span{
	display:none;
}

#main-nav ul li a.naslovna{
	width: 99px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.alkotesteri{
	width: 99px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.prodaja{
	width: 78px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.faq{
	width: 55px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.narudzba{
	width: 86px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.placanja{
	width: 90px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.zanimljivosti{
	width: 109px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.kontakt{
	width: 81px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}
#main-nav ul li a.referentna-lista{
	width: 130px;
	height:46px;
	margin:0px;
	padding:0px;
	display: block;	
}

/* -- Hovers -- */
#main-nav ul li a.naslovna:hover{
	background: url(images/design/menu.jpg) 0px -46px;
}
#main-nav ul li a.alkotesteri:hover{
	background: url(images/design/menu.jpg) -99px -46px;
}
#main-nav ul li a.prodaja:hover{
	background: url(images/design/menu.jpg) -198px -46px;
}	
#main-nav ul li a.faq:hover{
	background: url(images/design/menu.jpg) -276px -46px;
}	
#main-nav ul li a.narudzba:hover{
	background: url(images/design/menu.jpg) -331px -46px;
}	
#main-nav ul li a.placanja:hover{
	background: url(images/design/menu.jpg) -417px -46px;
}
#main-nav ul li a.zanimljivosti:hover{
	background: url(images/design/menu.jpg) -507px -46px;
}
#main-nav ul li a.kontakt:hover{
	background: url(images/design/menu.jpg) -616px -46px;
}
#main-nav ul li a.referentna-lista:hover{
	background: url(images/design/menu.jpg) -697px -46px;
}
/* lightview.css */

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 0;
	margin: 0;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close { float: right; overflow: hidden; }
.lv_Close .lv_Button {
	float: right;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

/* simulates padding-left inside .lv_Data */
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #b8b8b8;
	margin-right: 5px;
	margin-top: 5px;
}
.lv_Data .lv_Slideshow {
	border-left: 1px solid #efefef;
	padding-left: 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
		margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}
table.alkotesteriprikaz {
	width: 860%;
	border: 0px;
}
.alkotesterpricebox {
	padding: 8px;
	border: 0px #232323 Solid;
	text-align: center;
}
a.alkotesterpricebox {
	padding: 4px;
	border: 0px #333333 Solid;
	text-align: center;
}
a.alkotesterpricebox:hover {
	padding: 4px;
	border: 0px #333333 Solid;
	text-align: center;
	background-color: #FFF;
}