html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	background: url('../image/back.png') top repeat-x;
}


body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

strong.big{
	font-size: 1.3em;
}


form {
	padding: 0;
	margin: 0;
	display: inline;
}

* html .png, img {
	behavior: url('catalog/javascript/png/iepngfix.htc'); /* */
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 779px;
	margin: auto;
}


#header {
  position: relative;
  height: 210px;
	clear: both;
  background-image: url(../image/logo.png);
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

* html #header{
  background-image: url(../image/logo.gif);	
}


#header .a {
	width: 100px;
	height: 120px;
	float: left;
	position: absolute;
	top: 40px;
	left: 0px;
}

#header .b {
	position: relative;
	/*top: 182px;*/ /*non */
	top: 50px; /* flash*/
	float: right !important;
	padding-right: 3px;
	margin-top: 3px;/**/
}
#header .b {
	position: absolute;
  top: 168px;
  left: 0px;
	background-image: url('../image/headb.gif') ;/*all*/
	background-position:right; 
	background-repeat: no-repeat;
}

#header .b a {
	/* behavior: url('catalog/javascript/png/iepngfix.htc'); */
	background-image: url('../image/menublackh.png');
	background-repeat: no-repeat;
	width: 117px;/*117*/
	height: 25px;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-top: 3px;
	color: rgb(28,50,126);
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

* html #header .b a:hover{
 behavior: url('catalog/javascript/png/iepngfix.htc'); 	/* */
}

#header .b a:hover {
	/* behavior: url('catalog/javascript/png/iepngfix.htc'); */
  background-image: url('../image/menublack.png');
	background-repeat: no-repeat;
	width: 117px;/*117*/
	height: 25px;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-top: 3px;
	color:rgb(0,0,153);
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

* html #header .b .nic{
 behavior: url('catalog/javascript/png/iepngfix.htc'); 	/* */
}

#header .b .nic {
  /* behavior: url('catalog/javascript/png/iepngfix.htc'); */
  background-image: url('../image/user1.png');
  background-position:left;
	background-repeat: no-repeat;
	width: 140px !important;/*all*/
	width: 130px; /*IE6*/
	height: 30px;
	color: rgb(28,50,126);
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	float: left;
	display: block;
	margin-left: 2px;
	margin-right: 12px;
	padding-left: 25px;
}



#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 167px;
	margin: 10px 10px 15px 0px;
	float: left;
}

#content {
	margin: 20px 0px 15px 0px;/**/
	float: right;
	padding-left: 5px;
	/*border-left: 1px solid #EEEEEE;*/
	width: 581px;
	background-color: #FFFFFF;
}

#content p {
text-align: justify;
}

#footer { 
	clear: both;  
	border-top: 1px solid #EEEEEE;
	padding-top: 3px;
	margin-bottom: 1px;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

#buttokraj {
	width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
}

/*Opera hack*/
#buttokraj {
	top:60px; /*fox*/
	/top:10px;/*MIES*/
}


#cart{
background: url('../image/cart.png') left bottom no-repeat;
}

#newcustom{
background: url('../image/newcustom.png') 5% 95% no-repeat;
}

#returcustom{
background: url('../image/returcustom.png') 95% 20% no-repeat;
}

#accountmemeber{
background: url('../image/accountmemeber.png') 95% 20% no-repeat;
}

#accountorders{
background: url('../image/accountorders.png') 95% 15% no-repeat;
}

#accountnewsletter{
background: url('../image/accountnewsletter.png') 95% 15% no-repeat;
}

#shipping{
background: url('../image/shipping.png') 95% 10% no-repeat;
}

#payment{
background: url('../image/payment.png') 95% 10% no-repeat;
}

#casepay{
background: url('../image/checkout.png') 5% 100% no-repeat;
}

#question{
background: url('../image/question.png') 95% 0% no-repeat;
}


.heading {
	font-size: 14px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(0,51,102);
	padding: 4px 0px 2px 10px;
	border-top: 1px rgb(174,233,255) solid;
	border-left: 1px rgb(174,233,255) solid;
	clear: both;
	margin-bottom: 10px;
	width: 97.5%;
	margin-left: 3px;
	height: 18px;
	background: url(../image/heading.png) left bottom no-repeat;
}

.flash{
height: 130px;
}
.flash2{
height: 530px;
}
.w, .w b, .w a{
color: #fff;
font-style: italic;
}
.bl, .bl b, .bl a{
color: #000;
font-style: italic;
}
.visbl{
display: inline;
}

.moreimage{
	font-size: 1em;
	color: rgb(166,166,166);
	padding: 4px 0px 0px 0px;
	clear: both;
	margin-bottom: 6px;
	width: 97%;
	margin-left: 0px;
	height: 18px;
	border-bottom: 1px rgb(174,233,255) solid;
}


.imgenlarge{
	color: rgb(166,166,166);
	font-size: 1em;
	padding: 4px 0px 0px 4px;
	margin-top: 2px;
	background-image: url(../image/zoom.jpg);
	background-repeat: no-repeat;
	background-position: 35% 100%;
	text-decoration: none;/**/
}

.imgenlarge a {
  text-decoration: none;/**/
}

.item{
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #593612;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	margin-left: 0px;
	height: 18px;
	background-image: url(../image/item.png);
	background-position: left bottom;
	background-repeat: no-repeat;
  border-top: 1px rgb(174,233,255) solid;
  border-left: 1px rgb(174,233,255) solid;
  border-bottom: 1px rgb(174,233,255) solid;
}

.item .left {
	float: left;
	text-align: left;
	margin-left: 10px;
	width: 70%;
}
 
.item .right {
	float: right;
	text-align: right;
	color: rgb(204,51,0);
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
}

.fleft{
	float: left;
	text-decoration: none;
	margin-top: 10px;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

#error2 {
background-image: url(../image/error.jpg);
background-repeat: no-repeat;
background-position: right;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.4em;
	text-decoration: none;
}

.orgimade{
  margin-bottom: 10px;
  text-align: right;
  font-weight: bold;
  color: rgb(0,155,201);
}

.orgimade a{
  font-weight: bold;
  color: rgb(0,155,201);
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}

* html #bar {
	behavior: url('catalog/javascript/png/iepngfix.htc'); /* */
}


#bar {
	padding: 8px 10px 25px 10px;
	height: 24px;
	background-image: url(../image/bar.png);
	background-repeat: no-repeat;
	background-position: top left;
}

body:first-of-type #bar {	/* Safari */
	background-image: url(../image/bars.png);
	background-repeat: no-repeat;
	background-position: top left;
}


.images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
}

.imagesp {
	float: left;
	width: 33.3%;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

.imagesp a {
text-decoration: none;
}


.products{
  position: relative;
	float: left;
	width: 185px;
	text-align: left;
	font-size: 10px;
	height: 190px;
	margin-left: 5px;
	margin-top: 5px;
	border-bottom: 1px rgb(174,233,255) solid;
	border-right: 1px rgb(174,233,255) solid;
}




.productscat{
font-size: 1.2em;
font-weight: bold;
margin-bottom: 10px;
}


.products form{
  float: none;
}

.imgproduct{
  /*border: 1px rgb(213,213,213) dotted;*/
}

.model{
  font-size: 1em;
  font-style: italic;
  padding-top: 5px;
  padding-bottom: 5px;
}

.productstext{
  text-align: left;/**/
  margin-left: 95px;
  margin-right: 3px;
  padding-bottom: 5px;/**/
}

* html .productstext {
    float: none; /*MSIE6*/
}


.productsimg{
  width:50%;
  text-align:left;
  float:left;
  height: 160px;
}

.haveoption{
  float:right;
  margin-right: 5px;
  height: 26px;
}

.flr{
float: right;
padding-right: 50px;
}

.vice {
  color: rgb(56,166,255);
  font-style: italic;
  font-size: 1em;
  text-decoration: none;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin: 10px 0 0px 0;
  padding: 5px;
  height: 20px;
}

.results .left {
	float: left;
	/*padding-top: 4px;*/
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;

	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-color: rgb(242,242,242);
	width: 160px;
	padding-right: 10px !important;/*all*/
	padding-right: 2px ;/*IE6*/
	padding-top: 2px;
	border: 1px rgb(214,214,214) solid;
	
}

.box .heading{
  background-image: url('../image/pzd.png');
	padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 4px;
  color: rgb(0,111,173);
  text-transform: uppercase;
  font-size: 1.1em;
  width: 100%;
}

.box .heading a{
  color: rgb(0,111,173);
  text-decoration: none;
  font-size: 1.1em;
  background-image: url(../image/cart2.png);
  background-position: right;
  background-repeat: no-repeat;
}

.box2 {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-color: rgb(242,242,242);
	width: 160px;
	padding-right: 10px !important;/*all*/
	padding-right: 2px ;/*IE6*/
	padding-top: 2px;
	border: 1px rgb(214,214,214) solid;

}

.box2 .heading{
  background-image: url('../image/pzd.png');
	padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 4px;
  color: rgb(0,111,173);
  font-size: 1em;
  width: 100%;
}

.box2 a{
	padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 4px;
  color: rgb(51,102,153);
  font-size: 0.9em;
  width: 100%;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
	color: #fff;
	font-weight: bold;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 10px;


}


.box .category a {
	/*background: url('../image/bullet_1.png') no-repeat 5px 5px;*/
	padding: 0px 0px 5px 22px;
	margin: 5px 0 2px 9px;
	display: block;
	text-decoration: none;
	/*margin-bottom: 2px;
	margin-left: 9px;*/
	border-bottom: 1px rgb(226,226,226) dashed;
	font-size: 1.2em;
}

.box .category a:hover {
	/*background: url('../image/bullet1b.png') no-repeat 5px 5px;*/
	background-color: rgb(236,236,236);/**/
	padding: 0px 0px 5px 22px;
	margin: 5px 0 2px 9px;
	display: block;
	text-decoration: none;
	/*margin-bottom: 2px;
	margin-left: 9px;*/
	border-bottom: 1px rgb(226,226,226) dashed;
	font-size: 1.2em;
	color: rgb(0,111,173);
}



/*ikony menu*/
.koralky51{
background: url('../image/hot.png') no-repeat;/**/
}
.koralky24{
background: url('../image/k01.png') no-repeat;/**/
}
.koralky25{
background: url('../image/k02.png') no-repeat;/**/
}
.koralky28{
background: url('../image/k03.png') no-repeat;/**/
}
.koralky26{
background: url('../image/k04.png') no-repeat;/**/
}
a.koralky29{
background: url('../image/k05.png') no-repeat;/**/
}
a:hover.koralky29{
background: url('../image/k05h.png') no-repeat;/**/
}
a.koralky30{
background: url('../image/k06.png') no-repeat;/**/
}
a:hover.koralky30{
background: url('../image/k06h.png') no-repeat;/**/
}
.koralky31{
background: url('../image/k07.png') no-repeat;/**/
}
a.koralky32{
background: url('../image/k08.png') no-repeat;/**/
}
a:hover.koralky32{
background: url('../image/k08h.png') no-repeat;/**/
}
a.koralky33{
background: url('../image/k09.png') no-repeat;/**/
}
a:hover.koralky33{
background: url('../image/k09h.png') no-repeat;/**/
}
a.koralky42{
background: url('../image/k10.png') no-repeat;/**/
}
a:hover.koralky42{
background: url('../image/k10h.png') no-repeat;/**/
}
a.koralky27{
background: url('../image/k11.png') no-repeat;/**/
}
a.koralky41{
background: url('../image/kaction.png') no-repeat;/**/
}
a.koralky37{
background: url('../image/kblue.png') no-repeat;/**/
}
a.koralky40{
background: url('../image/kred.png') no-repeat;/**/
}
a.koralky44{
background: url('../image/kgreen.png') no-repeat;/**/
}
a.koralky43{
background: url('../image/kwhit.png') no-repeat;/**/
}
a.koralky45{
background: url('../image/kblac.png') no-repeat;/**/
}
a.koralky46{
background: url('../image/kpink.png') no-repeat;/**/
}
a.koralky48{
background: url('../image/kviol.png') no-repeat;/**/
}
a.koralky49{
background: url('../image/kbrow.png') no-repeat;/**/
}
a.koralky50{
background: url('../image/kyelw.png') no-repeat;/**/
}
a.koralky52{
background: url('../image/svatba.png') no-repeat;/**/
}
a.koralky47{
background: url('../image/kduha.png') no-repeat;/**/
}
a.koralky38{
background: url('../image/kjem.png') no-repeat;/**/
}
a.koralky39{
background: url('../image/kmas.png') no-repeat;/**/
}
.akcni {
/*background: url('../image/kaction.png') no-repeat 5px 5px*/;
color: rgb(89,158,217);
font-weight: bold;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	font-size: 12px;
}

.box .information a:hover {
	background: url('../image/bullet2m.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	color: rgb(0,111,173);
	font-size: 12px;	
}


.box .information .nic{
	background: none;
}

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

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

* html #success {
	behavior: url('catalog/javascript/png/iepngfix.htc'); /* */
}


/* success */
#success {
	/* behavior: url('catalog/javascript/png/iepngfix.htc'); */
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	/*_height: 128px;*/
	min-height: 128px;
}


* html #failure {
	behavior: url('catalog/javascript/png/iepngfix.htc'); /* */
}

/* failure */
#failure {
	/* behavior: url('catalog/javascript/png/iepngfix.htc'); */
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

input.pcbut{
color: #000;
border: 0px;
padding-top: 2.5px;
padding-bottom:  2.5px;
background-image: url('../image/bts.png');/**/
background-position: right;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {/*safari*/
    input.pcbut{
        border: 1px rgb(90,90,90) solid;
      }
}


input.pcbuta{ /*all mimo safari */
color: #fff;
border: 0px;
padding-top: 2.5px;
padding-bottom:  2.5px;
background-image: url('../image/bta.png');/**/
background-position: right;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {/*safari*/
    input.pcbuta{
        border: 1px rgb(90,90,90) solid;
      }
}

.pcbutend{
background-position: left;
background-repeat: no-repeat;
padding-top: 9px;
padding-bottom:  1px;/**/
}

.sendorder{
background-color: #30aadd;
border: 2px #30aadd solid;
/*padding-bottom:3px;
padding-top: 7px;*/
padding: 7px 0px 3px 0px;
}

.quickcontact{
font-size: 0.8em;
padding-left: 10px;
}

.quickcontact a{;
font-size: 1em;
text-decoration: none;
}


.products form input{
margin-top: 3px;
}

#shoppingcourse{
padding-bottom: 6px;
}

#shoppingcourse td{
color: rgb(1,176,223);
font-weight: bold;
text-align: center;
}

#shoppingcourse .na {
color: #CEE3FB;
}

.box .category .catcolor{
  background: url('../image/pzd.png') bottom right;
	padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 4px;
  margin-left: 4px;
  margin-bottom: 4px;
  color: rgb(0,111,173);
  font-weight: bold;
  font-size: 01em;
  width: 100%;
}


* html .rss, .rss:hover {
	behavior: url('catalog/javascript/png/iepngfix.htc'); /* */
}

.rss, .rss:hover {
/* behavior: url('catalog/javascript/png/iepngfix.htc'); */
padding-top: 3px;
border: 1px rgb(214,214,214) solid;
height: 30px;
width: 170px;
background-color: rgb(242,242,242);
}

.rss {
background-image: url('../image/rssm.png');
background-position: bottom;
background-repeat: no-repeat;

}

.rss:hover{
background-image: url('../image/rss.png');
background-position: bottom;
background-repeat: no-repeat;

}

.rss a{
position: relative;
top: 6px;
left: 36px;
text-decoration: none;
font-weight: bold;
padding-top: 4px;
padding-bottom: 8px;
}

 .rss a{
color: #006FAD;
}

.rss:hover a{
color: #F49E39;
}

.fm{
position: absolute;
width: 460px;
margin: 5px 5px 0px 0px;
margin-left: 180px; /*fox*/
font-size: 0.9em;
display: block;
text-align: center;
}

* html div.fm{
margin-left: 80px;/*IE6*/
}

/*html>body .fm  {
margin-left: 80px; IE7
}*/

*:first-child+html .fm{
margin-left: 80px;
}

.box .tagy{
padding-left: 5px;
}

.box .tagy h1{
font-size: 0.9em;
clear: right;
display: inline;
font-weight: normal;
}

.box .categoryold{
padding-left: 10px;
}

.box .categoryold a{
font-size: 1em;
display: inline;
text-decoration: none;
}

.box .categoryold a:hover{
color: rgb(0,111,173);
text-decoration: none;
}

.short{
width: 200px;
border: 1px #FF3366 solid;
}

#mgaurd{
color:#EEEEEE;
background-image: url(../image/mguard.png);
background-color: #000;
border: 1px rgb(0,0,0) solid;
font-size: 1.1em;
font-weight: bold;
}

.red{
font-size: 0.9em;
color: rgb(255,0,0);
display: block;
}

.red .right{
text-align: right;
}

.red a{
font-size: 0.9em;
color: rgb(255,0,0);
}

.rg{
text-align: right;
}
.lf{
text-align: left;
}

.infobuy{
font-size: 0.9em;
color: rgb(0,155,201);
font-weight: bold;
display: block;
/*width: 70%;*/
}

.infobuy a{
font-size: 0.9em;
color: rgb(0,155,201);
font-weight: bold;
}

.imgprod{
padding: 5px;
border-top: 1px rgb(96,212,255) solid;
border-right: 1px #039ed3 solid;
border-bottom: 1px #039ed3 solid;
border-left: 1px rgb(96,212,255) solid;
}

.description{
font-size: 13px;
}

/*#product{
}
#productnew{
}*/


.infobuy b{
font-size: 0.9em;
color: #3333CC;
}

.quantity{
position: absolute;
font-size: 0.9em;
font-weight: bold;
right: 8px;
bottom: 35px;
}

.little{
color: #CC0000;
}

.optimal{
color: #FF9966;
}

.many{
color: #009900;
}

.baslink{
font-size: 0.9em;
text-align: justify;
padding: 0 0px 0 0px;
}
.baslink a{
text-decoration: none;
font-size: 0.9em;
}
.baslink a:hover{
text-decoration: none;
background-color: rgb(179,234,255);
}
#gotoplace{
margin-left: 100px;
}
.imtop{
vertical-align: top;
}
#footerinfo{
margin-top: 50px;
text-align: right;
}
#catalogs{
margin-top: 10px;
border: 1px rgb(220,220,220) solid;
padding: 5px;
text-align: justify;
}
#catalogs a{
font-size: 9px;
}
.analyza{
display: none;
}

.bnone, .bnone a, .bnone a:link{
border: none;
text-decoration: none;
}
.vmid{
vertical-align: middle;
}
.ta{
  width: 580px;
  height: 65px;
  padding-top: 5px;  
  display: block;
  border: none;
  background-color: rgb(21,165,206);
  color: #fff;
}
  .info{
  font-style: italic;
  font-weight: bold;
  color:rgb(0,156,200);
  font-size: 0.8em;
}

.oldprice{
color: rgb(106,106,106);
font-size: 10px;
font-style: italic;
background-image: url(../image/old.jpg);
background-repeat: no-repeat;
}

.oldpriceprod{
font-size: 10px;
font-style: italic;
}

.newproduct{
font-size: 12px;
font-style: italic;
font-weight: bold;
color: rgb(75,177,255);
}

.page2{
float: right;
margin: 0px 15px 10px 0;

}
.page2 a{
text-decoration: none;
}
.page2 a:hover{
text-decoration: underline;
color: rgb(125,204,227);
}

/*.page2 span{
color: #000;
font-size: 1.2em;
padding: 1px 3px 1px 3px;
border: 1px rgb(105,196,223) solid;
background-color: rgb(229,229,229);
background-image: url(../image/bts.png);
}*/
.page2 a.num:hover{
color: #fff;
font-size: 1.2em;
text-decoration: none;
padding: 1px 3px 1px 3px;
border: 1px rgb(229,229,229) solid;
background-color: rgb(105,196,223);
background-image: url(../image/bta.png);

}
.page2 a.num{
color: #000;
font-size: 1.2em;
padding: 1px 3px 1px 3px;
border: 1px rgb(105,196,223) solid;
background-color:rgb(229,229,229);
background-image: url(../image/bts.png);
text-decoration: none;
}
.page2 span{
color: #fff;
font-size: 1.2em;
text-decoration: none;
padding: 1px 3px 1px 3px;
border: 1px rgb(229,229,229) solid;
background-color: rgb(105,196,223);
background-image: url(../image/bta.png);
}

#sortorder{
margin-bottom: 20px;
display: block;
background-color: rgb(252,252,252);
padding: 2px 0px 2px 8px;
}

#qn{
font-size: 1.1em;
font-weight: bold;
color: rgb(6,156,208);
text-align: center;
text-transform: uppercase;
}

#homenew{
display: block;
float: none;
clear: both;
margin-bottom: 30px;
}

/*home*/
#hinfo{
text-align: center;
}

#hf13{
float: left;
/*border: 1px rgb(204,51,51) solid;*/
margin: 4px;
width: 30%;
}

#hf23{
float: left;
/*border: 1px rgb(204,51,51) solid;*/
margin: 4px;
width: 30%;
}

#hf33{
float: left;
/*border: 1px rgb(204,51,51) solid;*/
margin: 4px;
width: 30%;
}

#hf12{
float: left;
/*border: 1px rgb(204,51,51) solid;*/
margin: 4px;
width: 48%;
}

#hf22{
float: left;
/*border: 1px rgb(204,51,51) solid;*/
margin: 4px;
width: 48%;
}

#hf32{
float: left;
/*border: 1px rgb(204,51,51) solid;*/
margin: 4px;
width: 48%;
}

#hf11{
float: left;
/*border: 1px rgb(204,51,51) solid;*/
margin: 4px;
width: 99%;
}

#hf21{
float: left;
/*border: 1px rgb(204,51,51) solid;*/
margin: 4px;
width: 99%;
}

#hf31{
float: left;
/*border: 1px rgb(204,51,51) solid;*/
margin: 4px;
width: 99%;
}
