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

td.side {
		width:241px;
		vertical-align: top;
		background-color:#eceae5; }
		
td.middle {
		width:710px;
		height:400px;
		vertical-align: top;
		background:#FFFFFF; }

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

td.bottom {
		vertical-align: top;
		background:#ffffff; }
		
		
table.box {
		width:150px;
		background:#bbbbbb; }
		
table.blank {
		width:100%; }
		
		
td.product {
		width:197px;
		height:192px;
		text-align:center;
		background:#FFFFFF;
		background:url(../images/design/product_bg.jpg); 
}
td.producttext {
		width:150px;
		vertical-align:top;
		text-align:left;
		background:#FFFFFF; 
}
td.productdetail {
		width:250px;
		vertical-align:top;
		text-align:left;
		background:FFFFFF; 
}
#video {
		width:400px;
		margin:0 0 0 0; padding:5px 0 5px 0;
		vertical-align:top;
		text-align:center;
		background:#efefef; 
}

.sides {
	background:url(../images/design/side_left.jpg);
	width:20px;
	height:100%;
}
.sidesrg {
	background:url(../images/design/side_right.jpg);
	width:20px;
	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:100px;	
	background-attachment: fixed;
	background-color:#999999;
	background-repeat: repeat-x;
	background-position: left top;
}





textarea  {
	border-right:#004182 1px double; 
	border-top:#004182 1px double; 
	border-left:#004182 1px double; 
    border-bottom:#004182 1px double;
    font-size:10pt; 
    font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#000000; 
	background:#FFFFFF;
	font-style: normal; 
}

SELECT {
	font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#0099FF;
	background-color:#353535;
	font-style: normal; 
	BORDER-RIGHT:#0066FF 1px double; 
	BORDER-TOP: #0066FF 1px double;
	BORDER-LEFT: #0066FF 1px double; 
	BORDER-BOTTOM: #0066FF 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;
}

#search input{
	width:150px; 
	height:22px; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	float:left; 
	font-family:Arial; 
	font-size:12px; 
	color:#212121; 
	line-height:14px;
	}
#search_bt input{
	width:50px; 
	height:22px; 
	color:#ffffff;
    background-color:#1c58e1;
    border-bottom:#1c58e1 0px double;
    border-right:#1c58e1 0px double;
	border-top:#1c58e1 0px double;
	border-left:#1c58e1 0px double;
    font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
	cursor:pointer;
	}	

.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;
}