html {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

body {
	background-color : #f7f7f7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 13px;
	text-align: center;
	line-height: 1.2em;
  min-height: 100%;
  height: auto;
	margin: 0px;
	padding: 0px;
  background-image: url(../img/bg.gif);
	background-repeat: repeat-x;		
}

#main{
  overflow:hidden;
  display: block;
  position: relative;
	width: 998px;
	text-align: left;
	margin: auto;
  min-height: 100%;
  height: auto;
  background-image: url(../img/top.jpg);
	background-repeat: no-repeat;	
}

#header{
  overflow:hidden;
  display: block;
  position: relative;
	width: 998px;
	text-align: left;
  height: 160px;
  float:left;
	margin: 0px;
	padding: 0px;
	background-position: left 100px;
	background-repeat: no-repeat;
	background-image: url(../img/top0.jpg);
}


#middle{
  overflow:hidden;
  display: block;
  position: relative;
	width: 998px;
	text-align: left;
  float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img/middle.gif);
	background-repeat: no-repeat;
}

#footer {
  width: 100%;
  height:70px;
  background-image: url(../img/bgfooter.jpg);
	background-position: center top;
	background-repeat: no-repeat;	
	text-align: center;
	padding-top:30px;
	font-size:10px;
	font-weight:bold;
	color:#60646f;
}

#header ul {
  list-style-type: none;
  margin-left:50px;
  margin-top:138px;
  padding: 0px;
}

#header ul li {
  float:left;
  margin:0px;
  padding: 3px 10px 3px 10px;
  margin-right:1px;
  background-color:white;
  font-weight:bold;
  font-size:12px;
  opacity:0.70;
  background:transparent filter: alpha(opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#header ul li:hover {
  opacity:0.90;
  background:transparent filter: alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

#header a {text-decoration: none;color: #111111;}
#header a:visited {text-decoration: none;color: #111111;}
#header a:hover {text-decoration: none;color: #000000;}

a {text-decoration: none;color: #333333;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: none;color: #000000;}

#left{
  overflow:hidden;
  display: block;
  position: relative;
	width: 220px;
	text-align: left;
  float:left;
	margin: 16px 0px 20px 51px;
	padding: 0px;
}

#left p {
  font-size:11px;
  text-align:justify;
  padding:0px 5px 5px 5px;
}

.box {
  overflow:hidden;
  display: block;
  position: relative;
	width: 180px;
	text-align: center;
  float:left;
	margin: 10px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
  background-image: url(../img/box.gif);
	background-position: center top;
	background-repeat: no-repeat;	
}

#right p {
  text-align:justify;
}

#right{
  overflow:hidden;
  display: block;
  position: relative;
	width: 606px;
	text-align: left;
  float:left;
	margin: 26px 0px 0px 0px;
	padding: 0px 30px 70px 30px;
  background-image: url(../img/bgright.gif);
	background-position: center top;
	background-repeat: no-repeat;	

}

img {
  border-width: 0px;
}

.clear {
  clear:both;
}

h1 {
	font: 24px tahoma, arial;
	color: #660000;
	margin:0px;
	margin-top: 10px;
}

h2 {
	font: 16px tahoma, arial;
	font-weight:bold;
	margin-left:20px;
}

h3 {
	font: 13px tahoma, arial;
	font-weight:bold;
	display: block;
	width:170px;
	padding:3px 5px 3px 5px;
  margin:10px 0px 10px 0px;
	color:white;
	background: url(../img/boxtop.gif);
}

.hr-a {
  width:100%;
  height:1px;
	background: url(../img/point2.gif);
  background-repeat: repeat-x;
  background-position: bottom;  
  margin-bottom:15px;
  font-size: 0px;
}

.thumb {
  float:left;
  margin-top:10px;
  margin-right:20px !important;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}
.thumb-r {
  float:right;
  margin-top:10px;
  margin-left:20px !important;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

#right img {
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
  margin:20px;
}

#footerimg {
  padding:0px !important;
  border:0px solid #cccccc !important;
  background-color: transparent !important;
  margin-top:30px;
}

.sipka {
  padding:0px !important;
  border:0px solid #cccccc !important;
  background-color: transparent !important;
  margin-right:10px;
}

.all {
  padding:0px !important;
  border:0px solid #cccccc !important;
  background-color: transparent !important;
  margin-left:50px;
  margin-top:5px;
}

input {
  width:200px;
  float:left;
  margin-bottom:10px;
  margin-top:5px;
}
    
select {
  width:204px;
  float:left;
  margin-bottom:10px;
  margin-top:5px;
}
    
label {
  margin-right:30x;
  width:130px;
  float:left;
  font-weight:bold;
  padding-top:7px;
}

.gal {
  margin:0px 10px 10px 10px;
}

.odk {
  width:275px;
  height:150px;
  float:left;
  text-align:center;
}

.odk img {
  margin-top:4px;
}

table {
  width:100% !important;
}

td {
  padding:2px 5px 2px 5px;
}

.tmain {
  background-color: #ededed;
  font-weight: bold;
  cursor: hand !imortant;
}

.tprice {
  text-align:right !important;
}

#t1, #t2, #t3, #t4, #t5 {
  display:none;
}

/*td {
  width:100%;
}*/

.pimg {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  width:132px;
  height:102px;
  border:1px solid #cccccc;
  overflow:hidden;  
  background-color:white;
  text-align: center;
}

.pimg2 {
  width:130px;
  height:100px;
  border:1px solid white;
  overflow:hidden;  
  margin:auto;
}

.pimg2 img {
  padding:0px !important;
  border:0px solid #cccccc !important;
  margin:0px !important;
}

.find {
  margin-bottom:10px;
  padding:5px 15px 5px 15px;
  border-left:2px solid #444444;
  background-color: #f5f5f5;
}

textarea {
  width:400px;
}



