/* CSS Document */

/**************** BASIC ELEMENTS ****************/

*:focus {outline: none;} /*input higlighting fix for webkit browsers*/

body {
  	background: #FFFFFF url(../images/bg_body.gif) repeat-x left top;
  	font-family: Arial, sans-serif;
  	margin: 0;
  	padding: 0 0 65px 0;
  	color: #000000;
  	font-size: 9pt;
}

input {
  	/* font-size: 11px; */
  	/*background-color: white;*/
  	color: black;
} 

input:focus, textarea:focus {
  	/*border: 2px #950200 solid;*/
  	background: #FFFFDD;
}  

div#content img {
  	/* margin: 0 0 10px 20px;
  	float: right; */
}


a img {
  	border: 0;
}

ul, li {
  	margin: 0;
  	padding: 0;
}

img, div, a {
  	/* behavior: url(css/iepngfix.htc) */ /* IE PNG Fix v1.0, (c) 2004-2008 Angus Turnbull http://www.twinhelix.com */
}

p.pinputs {
	display: none;
}




/**************** FRAMEHOLDER ****************/

div#frameholder {
	width: 957px;
	overflow: hidden;
	margin: 0 auto;
	background: white url(../images/bg_frameholder.gif) repeat-y left top;
}

div#contentholder {
	width: 720px;	
	float: left;
	padding: 15px 22px;
	overflow: hidden;
}


/**************** TOP ****************/


/**************** HEADER ****************/


div#header {
	width: 957px;
	height: 108px;
}

div#logo h1 {
	display: block;
	margin: 0;
	text-decoration: none;
	text-indent: -2000em;
	z-index: 1000;
	float: left;
	width: 244px;
	height: 108px;
	padding: 0;
	background: transparent;
}

div#logo h1 a {
	background: transparent url(../images/bg_h1b.jpg) no-repeat left top;
	display: block;
	width: 304px;
	height: 108px;
}

div#hleft {
	width: 713px;
	height: 108px;
	float: left;
}

div#hright {
	width: 244px;
	height: 108px;
	float: right;
	overflow: hidden;
}

div#hright a.home {
	display: block;
	width: 42px;
	height: 18px;
	background: url(../images/btn_mhome.gif) no-repeat right center;
	overflow: hidden;
	position: absolute;
	font-size: 11px;
	color:#A9A9A9;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 0 0 0;
	margin: 0 0 0 202px;
}

div#hright a.home:hover {
	color: black;
}

div#hleft a.akce {
	color: #a9a9a9;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	width: 200px;
	padding: 7px 0 0 5px;
}

div#akce {
	height: 58px;
	padding: 0;
}

div#hleft a:hover {
	color: black;
}

div#altflash2 {
	width: 108px;
	height: 58px;
	background: transparent url(../images/bg_akce.jpg) no-repeat left top;
	text-indent: -1000em;
	float: left;
}

div#altflash2 a {
	display: block;
	width: 108px;
	height: 58px;
}

div.flashik {
	width: 108px;
	height: 58px;
	float: left;
}

/**************** HORMENU ****************/

div#hormenu {
	width: 713px;
	height: 50px;
	overflow: hidden;
}


div#hormenu ul li {
	display: block;
	float: left;
	_width: 1px;
}

div#hormenu ul li a {
	display: block;
	padding: 20px 10px 18px 11px;
	color: #222222;
	text-decoration: none;
	font-size: 13px;
	height: 12px;
	white-space: nowrap;
	font-weight: bold;
	letter-spacing: 1px;
}

div#hormenu ul li a:hover {
	text-decoration: underline;
	background: transparent url(../images/bg_hormenu_a.gif) no-repeat center bottom;
	_background: transparent url(../images/bg_hormenu_a.gif) no-repeat center 45px;
}

/**************** MAIN ****************/

div#main {
	width: 957px;
}

div#mainleft {
	width: 713px;
	float: left;
	overflow: hidden;
}

div#mainright {
	width: 244px;
	float: right;
	overflow: hidden;
}

/**************** MAINPHOTO ****************/

div#mainphoto {
	width: 713px;
	height: 348px;
	overflow: hidden;
	/*background: transparent url(../images/mainimg_01.jpg) no-repeat left top;*/
	background: white;
}

div#presah {
	background: transparent url(../images/bg_presah.gif) no-repeat left top;
	width: 14px;
	height: 101px;
	position:absolute;
	margin: 0 0 0 -14px;
}

/**************** NEWS ****************/

div#news {
	padding: 20px;
	overflow: hidden;
	background: #f3f3f3 url(../images/bg_news.gif) no-repeat right top;
}

div#news .newsitem {
	margin: 0 0 23px;
}

div#news h1 {
	margin: 0 0 15px;
	padding: 0;
}

div#news p {
	margin: 0;
}

a.nmore {
	font-weight: bold;
	cursor: pointer;
}

div.uvnitr h2.nh2 {
	background: #F4F4F4 url(../images/ico_news.gif) no-repeat scroll 8px center;
	padding: 3px 5px 3px 50px;
	color: #231F20;
	font-size: 15px;
	font-weight: normal;
	margin-top: 20px;	
}

h2.nh2 a {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	text-decoration: none;
	text-transform: none;
}

span.ndate {
	color: #777;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

/**************** BOXIKY ****************/

div#boxiky {
	background: transparent url(../images/bg_boxiky.png) no-repeat left top;
	width: 703px;
	height: 203px;
	padding: 0 5px;
	
}

div#box1 {
	background: transparent url(../images/bg_box1.jpg) no-repeat left top;
	width: 225px;
	height: 175px;
	overflow: hidden;
	float: left;
	padding: 14px 0 14px 7px;
}

div#box2 {
	background: transparent url(../images/bg_box2.jpg) no-repeat left top;
	width: 225px;
	height: 175px;
	overflow: hidden;
	float: left;
	padding: 14px 0 14px 10px;
}

div#box3 {
	background: transparent url(../images/bg_box3.jpg) no-repeat left top;
	width: 226px;
	height: 175px;
	overflow: hidden;
	float: left;
	padding: 14px 0 14px 10px;
}

div#boxiky h2 {
	color: white;
	margin: 0 0 14px 0;
	padding: 0;
}

div#boxiky h2 a {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 30px 0;
	font-size: 18px;
	text-decoration: none;
}

div#boxiky p {
	font-size: 15px;
	color: black;
	width: 125px;
	line-height: 1.25em;
	float: left;
	padding: 16px 0 0 0;
}

div#boxiky a.click {
	display: block;
	float: right;
	width: 90px;
	height: 153px;
}

div#underbox {
	background: transparent url(../images/bg_underbox.gif) no-repeat left top;
	height: 6px;
	overflow: hidden;
}

/**************** REFERENCE ****************/

div.refbox {
	background: transparent url(../images/bg_refbox.jpg) no-repeat left top;
	width: 281px;
	height: 122px;
	padding: 0 0 14px 0;
	overflow: hidden;
	float: left;
	margin: 0 30px;
	margin: 0 25px;
}

div.refbox .left {
	width: 140px;
	float: left;
	padding: 10px 10px 24px 10px;
}

div.refbox .refimage {
	display: block;
	float: right;
	margin: 1px 1px 0 0;
	width: 120px;
	height: 120px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
}

div.refbox img {
	
}

div.refbox h3 {
	margin: 0 0 8px 0;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-transform: none;
	padding: 0;
}

#contentholder div.refbox p {
	font-weight: bold;
	line-height: 1.25em;
	color: black;
	margin: 0 0 8px 0;
}

#contentholder div.refbox img {
	margin: 0;
}

div.refbox p a {
	color: black;
	text-decoration: none;
}

div.refbox h4 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-transform: none;
	padding: 0;
}

div.refsipka {
	position: absolute;
	background: transparent url(../images/bg_refbox_sipka.gif) no-repeat left top;
	width: 21px;
	height: 50px;
	margin: 1px 0 0 148px;
	&margin: 1px 0 0 -12px;
/* 	z-index: 10000; */
}





/**************** CONTENT ****************/

div#contentholder {
	width: 703px;
	padding: 0 5px;
}

div#frameholder div.uvnitr {
	background: transparent url(../images/bg_content2.png) no-repeat left top;
	padding: 220px 20px 0 20px;
	width: 673px;
	min-height: 800px;
	&padding: 240px 20px 0 20px;
}

div#frameholder div.uvnitr h1 {
	padding: 0;
}

div#frameholder div.uvnitr h1.detail {
	padding: 0;
	margin-bottom: 0;
}

/**************** SEARCH ****************/

div#search {
	width: 182px;
	height: 47px;
	background: transparent url(../images/bg_search.jpg) no-repeat left top;
	padding: 31px 15px 0 47px;
}

div#search input {
	background-color: transparent;
	border: 0;
	padding: 3px 0 0 0;
	float: left;
	width: 100px;
}

a#searchButton {
	display: block;
	background: transparent url(../images/btn_search.gif) no-repeat left bottom;
	width: 61px;
	height: 25px;
	float: right;
	margin: -2px 0 0 0;
}

a#searchButton:hover {
	background: transparent url(../images/btn_search.gif) no-repeat left top;
}

div.search_result_item p {
	background: #F3F3F3;
	padding: 15px;
	border: 1px solid #DCDCDC;
}

/**************** RIGHTMENU ****************/

div#rightmenu {
	width: 211px;
	background: transparent url(../images/bg_rightmenu.gif) repeat-y left top;
	padding: 0 18px 68px 15px;
}

div#rightmenu a {
	color: white;
	letter-spacing: 1px;
	font-size: 12px;
	text-decoration: none;
	padding: 0 0 7px;
	display: block;
}

div#rightmenu ul li a {
	background: transparent url(../images/bg_rightmenu_a.gif) no-repeat 7px 5px;
	padding-left: 17px;
}

div#rightmenu ul li a:hover {
	text-decoration: underline;
} 

div#rightmenu ul li {
	background: transparent url(../images/bg_rightmenu_li1.gif) no-repeat left 24px;
	padding: 4px 0 2px;
	list-style: none outside url(none);
}

div#rightmenu ul li ul {
	background: #890200 url(../images/bg_rightmenu_li1.gif) no-repeat left bottom;
	/* background-color: #950200; */
	padding: 10px 0 10px 12px;
}

div#rightmenu ul li ul li {
	background: url(../images/bg_submenu1.gif) no-repeat 7px 9px;
	padding: 2px 0 2px 15px;
	list-style: none outside url(none);
}

div#rightmenu ul li ul li a{
	font-weight: normal;
	padding: 0;
	display: inline;
	background: none;
	
}

div#rightmenu ul li ul li a:hover{
	text-decoration: underline;
}

div#rightmenu ul li ul li ul {
	background: transparent;
}

.rmbot {
	background: transparent url(../images/bg_rightmenu_bot.gif) no-repeat left top;
	width: 244px;
	height: 6px;
	overflow: hidden;
}

/**************** HPLIST ****************/

div#hplist {
	padding: 0 15px;
}

div#hplist h2 {
	display: block;
	width: 225px;
	float: left;
	text-transform: none;
	margin: 5px 0 15px;
}

div#hplist h2 a {
	display: block;
	font-size: 13px;
	color: #001645;
	background: transparent url(../images/li_item-hp.gif) no-repeat left 0px;
	padding: 1px 10px 2px 24px;
	text-decoration: none;
}

div#hplist h2 a:hover {
	background: transparent url(../images/li_item-hp.gif) no-repeat left -72px;
}


/**************** REALITEM ****************/

div.realitem {
	width: 325px;
	height: 90px;
	background: #e5e6e7;
	padding: 10px;
	float: left;
	margin: 0 10px 10px 0;
}

div.realitem:hover {
	color: black;
	background: #F1F2F3;
}

div.realitem h2 {
	margin: 0 0 5px 0;
}

div.realitem h2 a {
	color: #001543;
	text-transform: none;
	text-decoration: none;
}

div.realitem a {
	color: #001543; 
}

div.realitem img {
	border: 2px white solid;
}

div.realimg {
	float: left;
}

div.realtxt {
	float: right;
	width: 235px;
	font-size: 11px;
}

#contentholder div.realtxt p {
	margin: 0 0 8px 0;
	line-height: 1.2em;
	padding: 3px 0 0 0;
}


/**************** CONTACTBOX ****************/

div#contactbox {
	text-align: left;
	padding: 11px 0 0 10px;
	width: 234px;
	min-height: 175px;
	_height: 210px;
	background: transparent url(../images/bg_contactbox.jpg) no-repeat 122px bottom;
	color: #6a6463;
}

div#contactbox .www {
	display: block;
	background: transparent url(../images/ico_www.jpg) no-repeat left 3px;
	padding: 2px 0 2px 22px;
}

div#contactbox .mail {
	display: block;
	background: transparent url(../images/ico_mail.jpg) no-repeat left 3px;
	padding: 2px 0 2px 22px;
}

/**************** FOOTER ****************/

div#footer {
	background: white url(../images/bg_footer.png) no-repeat left top;
	width: 911px;
	height: 77px;
	font-size: 11px;
	color: #c6c6c6;
	text-align: left;
	padding: 27px 23px 0 23px;
}

div#footerl {
	float: left;
}

div#footerr {
	float: right;
}

div#footer span {
	display: block;
	padding: 0 0 5px 0;
}

div#footer a {
	color: #c6c6c6;
	text-decoration: none;
	font-weight: normal;
}

div#footer a:hover {
	text-decoration: underline;
}

ul.footer {
	padding: 5px 0 0 0;
	width: 550px;
}

ul.footer li {
	display: inline;
	padding: 0 10px 0 0;
}




/**************** UTILS ****************/

.linka {
	/*background: transparent url(../images/linka.gif) repeat-x left top;*/
	background-color: #D9D9D9;
	height: 4px;
	overflow: hidden;
	margin: 15px 0;
}

.linka2 {
	background: transparent url(../images/linka2.gif) repeat-x left top;
	height: 1px;
	overflow: hidden;
	margin: 5px 0;
}

div.hpleftlinka {
	padding: 0 0 0 7px;
	border-left: 2px #d0d0d5 solid;
}

/**************** COMMON ****************/


div.uvnitr h1, div.uvnitr h2, div.uvnitr h3, div.uvnitr h4, div.uvnitr h5, div.uvnitr h6 {
	padding: 0;
} 

h1, h2, h3, h4, h5, h6 {
	margin-top:10px;
	padding:0px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #950200;
	margin: 20px 0;
	padding: 0 15px;
	text-transform: uppercase;
	font-weight: bold;
}

h1.detail {
	font-size: 15px;
	font-weight: bold;
	color: #950200;
	margin: 20px 0;
	padding: 0 15px;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #950200;
	margin-top: 20px;
	padding: 0 15px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #950200;
	text-transform: none;
	margin-top: 10px;
	padding: 0 15px;
}


h4 {
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #950200;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #950200;
}

a {
	color: #950200;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}
a:visited {
	color: #950200;
	text-decoration: none;
	font-weight: bold;
}

p {
	margin: 0 0 25px 0;
	/* padding: 0 0 10px 0; */
}


#contentholder p {
	line-height: 1.5em;
}

#contentholder img {
	border: 0px;
	padding:0px;
	background:#d3d3d3;
}

#contentholder table img {
	border: 0px solid #d3d3d3;
	padding:5px;
	background:#d3d3d3;
} 

#contentholder table div.prod_img img {
	border: 0;
	margin: 0;
}
 
#contentholder img[align="right"] {
	margin: 10px 0 10px 10px;
	border: 0px solid #d3d3d3;
	padding:0px;
	background:#d3d3d3;
}

#contentholder img[align="left"], #contentholder img {
	margin: 10px 10px 10px 0;
	border: 0px solid #d3d3d3;
	padding:0px;
	background:#d3d3d3;
}

#contentholder ul {
	margin: 20px 0;
	padding: 15px;
}

#contentholder ul li {
	list-style: none outside url(none);
	background: transparent url(../images/li_item2.gif) no-repeat left 6px;
	padding: 3px 0 3px 20px;
	color: #231F20;
	font-weight: normal;
}

#contentholder fieldset ul {
	border: 0;
	margin: 15px;
}

/**************** REFERENCE OVERVIEW ****************/

div.ref_img {
	float: left;
	/* width: 165px; */
}

div.refover img {
	margin: 3px 7px 7px 0;
	width: 200px;
	border-width: 1px;
	padding: 2px;
}

div.refover h2 a {
	text-decoration: none;
}

div.refover p {
	float: right;
	width: 450px;
	padding: 0;
	margin: 0;
}

div.more_ref {
	/* text-align: center; */
}

div.more_ref a {
	text-align: right;
	display: block;
	padding: 3px 10px;
}

div.more_ref a:hover {
	background: #F3F3F3;
}

h3 span a {
	font-size: 11px;
	font-weight: normal;
}

/**************** UTILS ****************/

.no_display {
  display: none;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

.cspan {
	display: block;
}

/**************** TABLES (for fck too) ****************/

.form_table1 {
	/* border: 1px solid #F2F2F2; */
}

.form_table1 td {
	padding: 2px 4px;
	vertical-align: top;
}

.form_table1 tr.rowl td {
	vertical-align: middle;
	
}

.form_table1 tr table tr.rowl {
	/* background-color: #D9D9D9; */
	border-bottom: 1px #F2F2F2 solid;
}

.form_table1 tr table tr.rows {
	/* background-color: #F2F2F2; */
}

.form_table1 tr table tr.rowl td {
	/* background-color: #D9D9D9; */
	border-bottom: 1px #D9D9D9 solid;
}


.form_table1 p {
	margin: 0 0 4px 0;
}

#content .form_table1 ul {
	background-color: transparent;
}

#content .form_table1 ul li {

}

.form_table1 h2 {
	padding: 5px 10px 0 10px;
	margin: 0;
	font-weight: bold;
}

.form_table1 h3 {
	padding: 0 10px 5px 10px;
	margin: 0;
	color: #231F20;
	text-transform: none;
	
}

div#normalFlash {
	width: 653px;
	margin: -16px auto 10px auto;
}

div#rightmenu ul li a.noLink {
	cursor: default;
}

div#rightmenu ul li a.noLink:hover {
	text-decoration: none;
}

.maptxt {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;
	display: none;
}

.maptxt a {
	position: absolute;
	margin: -20px 0 0 -75px;
	&margin: 0;
}

.gmap {
	position: relative;
	z-index: 10000;
	&zoom: 1;
	border: 1px solid #666;
  background-color: #FFF;
	margin: 0 0 0 0;
}

div.banner01 {
	width: 244px;
	height: 55px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

div.banner01 a {
	display: block;
	background: url(../images/banner_zelena.png) no-repeat left -55px;
	width: 244px;
	height: 55px;
	overflow: hidden;
	text-indent: -2000em;
}

div.banner01 a:hover {
	background: url(../images/banner_zelena.png) no-repeat left 0;
}

div.banner02 {
	margin: 10px 0 0 0;
}

div#categorypic {
	height: 220px;
	width:703px;
	background-color: gray;
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	margin: -215px 0 0 -15px;
	&margin: -235px 0 0 -15px;
	display: none;
}

div#hpform {
	background: #F3F3F3;
	padding: 10px;
	margin: 10px 0 0 0;

}

div#hpform h4 {
	color:#950200;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	font-size: 14px;
	zoom: 1;
}

div#hpform label {
	display: block;
	width: 90px;
	float: left;
	text-align: left;
	padding: 2px 0 0 0;
}

div#hpform input {
	padding: 2px 3px;
	margin: 0 0 3px;
	font-size: 11px;
	float: right;
}

div#hpform a#hp-send {
	display: block;
	width: 90px;
	height: 23px;
	background: url(../images/btn_send.png) no-repeat left 0;
	margin: 0 auto;
}

div#hpform a#hp-send:hover {
	background: url(../images/btn_send.png) no-repeat left -23px;
}

div#hpform textarea {
	width: 220px;
	margin: 0 0 3px;
}

div#hpform p {
	text-align: center;
	padding: 0;
	margin: 0;
}


div.zvyraz_ram {
	background: #F3F3F3;
	padding: 10px;
	margin: 0 0 15px;
	font-weight: bold;
	color: #950200;
}


div.poznamka {
	padding: 10px 10px 10px 30px;
	font-style: italic;
	color: gray;
	background: #D9D9D9 url(../images/ico_info.gif) no-repeat left top;
	margin: 0 0 15px 0;
}


/*********************** SHOP ****************************/

div#contentholder div.produkt {
  width: 211px;
  float: left;
  margin: 10px 5px;
  _margin: 10px 3px;
}

div#contentholder div.produkt .jmeno {
  background: #BB0200 url(../images/bg_jmeno.png) no-repeat left top;
  padding: 5px;
  min-height: 30px;
  border: 1px solid #e5e5e5;
  _height: 30px;
  text-align: center;
  width: 198px;
}

div#contentholder div.produkt .jmeno a {
  color: #FFFFFF;
  text-decoration: none;
}

div#contentholder div.produkt .obrazek {
	width: 200px;
	padding: 4px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	height: 178px;
}

div#contentholder div.produkt .obrazek a {
	display: block;
	height: 178px;
	width: 200px;
	overflow: hidden;
}

div#contentholder div.produkt .obrazek:hover {
	border: 1px solid #d1d1d1;	
	border-bottom: 0;
}

div#contentholder div.produkt .obrazek img {
	cursor: pointer;
}

div#contentholder div.produkt .popis {
  border-bottom: 3px solid #e5e5e5;
  padding: 5px;
}

div#contentholder div.produkt .popis table {
  width: 100%;
}

div#contentholder div.produkt .popis span {
  font-size: 14px;
  font-weight: bold;
  color: #166598;
}

div#contentholder div.produkt .popis div.kat_c {
	/* float: left; */
	padding: 5px 0 0 0;
	font-size: 11px;
	text-align: center;
}

div#contentholder div.produkt .popis div.btn_buy {
	text-align: right;
	float: right;
	display: block;
}


div.buy_window_hide {
  display: none;
}

div.product_list table.productlist {
  border-bottom: 3px solid #ADADAD;
  border-top: 3px solid #ADADAD;
  margin-top: 3px;
}

div.product_list table.productlist tr#row1 td {
  background-color:#BFBFBF;
  color:#555555;
  padding:3px 5px;
  font-weight: bold;
}

div.product_list table.productlist tr td a {
  color: #F18B06;
}

div.product_list table.productlist .listcount {
  border:1px solid #F18B06;
  color:#666666;
  font-size:7.5pt;
  margin:0 5px 0 0;
  padding:1px 2px;
  text-align:center;
  vertical-align:middle;
  width:36px;
}


.okoloprod {
	padding: 5px 17px;
	background: #F3F3F3;
	margin: 15px 0 0 0;
	border: 1px dotted #999999;
}

div#path {
	font-size: 11px;
	padding: 0 0 0 1px;
	color: gray;
}

div#path a {
	font-weight: normal;
	font-size: 11px;
	color: gray;
}

/***************** BUY OKNO *********************/
.buy_window_show {
  margin-left:-120px;
  margin-top:-65px;
  position:absolute;
}

.product_buy_holder {
  background:#166598 none repeat scroll 0 0;
  border:3px solid #000000;
  margin:0;
  padding:2px;
  width:258px;
}

.product_buy_n {
  background:#166598 url(../../shop_images/common/ico_cart_drop.gif) no-repeat scroll 238px 3px;
  color:#FFFFFF;
  cursor:pointer;
  font-size:13pt;
  font-weight:bold;
  padding:5px 4px 6px;
  text-align:center;
  width:250px;
  line-height: 14px;
}

div.product_buy_n { 
	text-transform: none;
}

.product_buy_txt {
  color:#F5F5F5;
  font-size:8.25pt;
  font-weight:normal;
  padding:10px 0 4px 0;
  display: none;
}

.product_buy_d {
  background:#2A7FAC none repeat scroll 0 0;
  color:#FFFFFF;
  font-size:12pt;
  font-weight:bold;
  padding:4px;
  text-align:center;
  width:250px;
  height: 43px;  
}

div.product_buy_holder div.product_buy_d {
	text-transform: none;
}

.product_buy_info {
	display: none;
}

.product_buy_ok {
  background:#166598 none repeat scroll 0 0;
  padding:4px 0;
  text-align:center;
}

#frm_buy_shadow {
  margin-left:-120px;
  margin-top:-65px;
  position:absolute;
  background: #000000;
  height: 107px;
  &height: 107px;
  width: 264px;
  filter:alpha(opacity=40);
  -moz-opacity: 0.40;
  opacity: 0.40;
}

input.product_buy_insert {
  width: 40px;
  text-align: center;
}














/* END of CSS Document*/

