/* CSS Document */
table.main {
		width:951; }

td.side {
		width:241;
		vertical-align: top;
		background:url(../images/design/left_bg_17.jpg); }
		
td.middle {
		width:710;
		height:400;
		vertical-align: top;
		background:#96955f; }

td.top {
		vertical-align: top;
		background:#96955f; }

td.bottom {
		vertical-align: top;
		background:#A6A382; }
		
		
table.box {
		width:150;
		background:#bbbbbb; }
		
table.blank {
		width:100%; }
		
		
td.product {
		width:220;
		vertical-align:top;
		text-align:left;
		background:#9a9969; 
}
td.producttext {
		width:400;
		vertical-align:top;
		text-align:left;
		background:#9a9969; 
}
td.productdetail {
		width:660;
		vertical-align:top;
		text-align:left;
		background:9a9969; 
}

.sides {
	background:url(../images/design/sides_lf.jpg);
	width:20;
	height:100%;
}
.sidesrg {
	background:url(../images/design/sides_rg.jpg);
	width:20;
	height:100%;
}		
		
.kopce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFC69B;
}
.bgHeder {
	width:100;	
	background-attachment: fixed;
	background-color:#999999;
	background-repeat: repeat-x;
	background-position: left top;
}





textarea  {
	border-right:#7A7A7E 1px double; 
	border-top:#7A7A7E 1px double; 
	border-left:#7A7A7E 1px double; 
    border-bottom:#7A7A7E 1px double;
    font-size:8pt; 
    font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#CCCCCC; 
	background:#9a9969;
	font-style: normal; 
}

SELECT {
	font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#66CC66;
	background-color:#353535;
	font-style: normal; 
	BORDER-RIGHT: #7A7A7E 1px double; 
	BORDER-TOP: #7A7A7E 1px double;
	BORDER-LEFT: #7A7A7E 1px double; 
	BORDER-BOTTOM: #7A7A7E 1px double;
}

SELECT.edit {
	font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#7A7A7E;
	font-style: normal; 
	BORDER-RIGHT: #7A7A7E 1px double; 
	BORDER-TOP: #7A7A7E 1px double;
	BORDER-LEFT: #7A7A7E 1px double; 
	BORDER-BOTTOM: #7A7A7E 1px double;
}
INPUT {
	color:#96955f;
    background-color:#D2D6C7;
    border-bottom:#D3D3D3 1px double;
    border-right:#D3D3D3 1px double;
	border-top:#D3D3D3 1px double;
	border-left:#D3D3D3 1px double;
    font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:8pt;
}
INPUT.radio {
	border-bottom:groove;
	border-right:groove;
	border-top:groove;
	border-left:groove;
	background:groove;
}