body, td, p, a, div, small, big {
        font-family: Arial,  Verdana, Helvetica, sans-serif;
        font-size: 10pt; }
		
.menu
	{ color: white;
	font-size: 10 px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
    height:30px;
     line-height: 30px;
	}
    /* CSS Velizar */
 #gallery {
	width: 740px;
	padding: 0;
	margin: 0;
	list-style: none;
 }
  #gallery li {
  	width: 123px;
	float: left;
	text-align: center;
	margin: 0 0 15px 0;
  }
    #gallery li img {
    	border: none 0;
    }
   #gallery a:link,  #gallery a:visited {
   /*	border: 2px solid #959595;  */
	   width: 96px;
   	height: 150px;
		display: block;
   }
  #gallery a:hover {
   /*	border: 2px solid #62B7FF;*/
  }

  #details p,  #details p a {
  	font: bold 16px "Times New Roman", Times, serif;
	color: #959595;
	text-decoration: none;
  }

    #details #mdls {
		font: bold 18px "Times New Roman", Times, serif;
		text-align: left;
		color: #959595;
		padding: 35px 0 50px 13px;
    }

	 #sizes {
	 	width: 555px;
		padding: 0;
		margin: 3px;
		list-style: none;
	 }
	  #sizes li {
	  	width: 67px;
		height: 67px;
		line-height: 67px;
		text-align: center;
		background-color: #959595;
		font-size: 17px;
		font-weight: bold;
		font-family:  "Times New Roman", Times, serif;
		border: 1px solid white;
		float: left;
	  }
	  #sizes .blank {
	  	background-color: white;
		height: 33px;
	  }
	  #sizes .szs {
	  	color: white;
		height: 33px;
		line-height: 33px;
		font-size: 16px;
		font-weight: bold;
	  }
	  #sizes .trs {
	  	color: white;
		font-size: 14px;
		font-weight: bold;
	  }
	  #sizes .trs1 {
	  line-height: normal;
	  padding-top: 15px;
	  height: 52px;
	  color: white;
		font-size: 14px;
		font-weight: bold;
	  }
	  * html  #sizes .trs1 {
	  	height: 69px;
	  }


fieldset {

	border: 1px solid #3C2F8F;
	padding: 1em 1em 1em 1em;
}
