﻿body
{
	padding:0px;
	margin: 0px;
	font-family:Arial;
	font-size:small;
}

/*DIV*/ 
div#form
{
	width:1256px;
	margin: 0px auto 0px auto;
}
div
{
	padding:0px;
	margin:0px;
	border: none 0px;
}
div#d_header
{
	width:100%;
	clear:both;
}
div#d_left
{
	float: left;
	width:214px;
	height:100%;
}
div#d_logon
{
	text-align:center;
}
div#d_main
{
	float:left;
	width:1042px;
}
div#d_menu
{
	background-image:url(/Image/fon_pod_kn.jpg);
	vertical-align:middle;
}
div#d_edit_account
{
	max-width:300px;
	min-width:200px;
}
div#ContSel
{
	float: left;
}
div#Buy
{
	clear:both;
	float:right;
}
div#Calc
{
	float:right;
}
div#pages
{
	width:100%;
	text-align:right;
}
div#pages a
{
	border:none;
}


div#pages a.selected
{
	color:Highlight;
}
div#dConfimOrders
{
	margin:0 0 0 10px;
}
div#dTop
{
	position: fixed;
	top: 0px;
	width: 1256px;
	height: 30px;
	background-color: #F8F8F8;
}
div#d_content
{
	margin-left:20px;
}
div#d_nothing
{
	height:100%;
	width:100%;
	display:block;
	background-color:#e7e7e7;
}

/*HR*/
hr
{
	margin:0px;
}

/*A*/
a
{
	color:Black;
}

a, a img
{
	border: none;
	text-decoration:none;
}
a:hover
{
	color:#ffa500;
}

/*IMG*/
img
{
	padding:0px;
	margin:0px;
}
img#korzina
{
	position:absolute;
	clear:none;
	top:230px;
	left:1000px;
}
/*H*/

h3
{
	color:Black;
	margin:0px;
	padding:0px;
}
/*INPUT*/
input
{
	color:#696969;
	font-family:Arial;
}
input[type="text"]
{
    border: 1px solid #CCC;
    width: 146px;
}

input[type="password"] 
{
    border: 1px solid #CCC;
    width:146px;
}

/*TEXTARIA*/
textaria
{
	font-family:Arial;
	font-size:small;
}
/*SELECT*/
select
{
	width: 140px;
	color: #696969;
	font-family: Arial;
}

/*FILDSET*/
fieldset
{
	padding:0 0 0 2px;
	margin:0px;
	border-width: 1px;
	border-color: #C1C1C1;
	background-color:#E7E7E7;
}

/*List Goods*/
.list
{
    padding: 0 0 0 0;
    margin: 0px;
    text-align: left;
    width:100%;
    list-style-type:none;
    background-color: RGB(193,193,193);
}

.list li
{
    border-bottom-color:Black;
    font-family:Arial;
    border-bottom-width:medium;
}

.list li#greeting
{
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

.list li a
{
 	display:block;
    font-weight: bold;
    text-decoration: none;
    color:Black;
}

.list li a:hover
{
    background-color:#FE9700;
    text-decoration: none;
}

.list li a:active
{
	background-color: #FE9700;
	text-decoration: none;
}

.list li.selected a
{
    background-color:#FE9700;
    color: #000;
}

/*Local format*/
.searchFieldset
{
	text-align:right;
}
.leftSpan
{
	float:left;
}
.divContent
{
	width:320px;
}
.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}
.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.error
{
    color:Red;
}
.displayTable
{
	text-align: center;
	vertical-align: middle;
	clear: both;
	width:100%;
	font-size:12px;
}

.borderCell
{
	border: thin ridge #E7E7E7;
}

.displayTable td#buy
{
	background-color: RGB(223, 223, 223);
	display:table-cell;
	height:100%;
}
.displayTable input[type="text"]
{
	width:20px;
}
.displayWord
{
	color:#727272;
	font:11px tahoma;
	margin:5px;
	text-align:justify;
	display:inline;	
}
.AddToFavorite
{
	float:right;
	right:1256px;
	color:#ffa500;
}
.notShowing
{
	background-color: #D6D6D6;
}
.textWidth
{
	width:500px;
}