.table{
	
	border-width : 1px;
	border-color : Black;
	background-color : White;
}

body{

font-family : sans-serif;
	font-size : 16px;
	font-style : normal;
	color : Black;
	margin : 10px;
	text-align : justify;
}

h1{
font-family : "Times New Roman", Times, serif;
 font-size : 36px;
 font-style : normal;
 margin-left : 20px;
 margin-right : 20px;
 text-align : center;
 color : #D70D02;
}

h2{
	font-family : "Courier New", Courier, monospace;
	font-size : 24px;
	font-style : normal;
	margin : 20px;
	text-align : center;
	color : #BA0B01;
}

h3{
	font-family : "Courier New", Courier, monospace;
	font-size : 18px;
	font-style : normal;
	margin : 20px;
	text-align : center;
        color : #BA0B01;
}

td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : Black;
	text-align : justify;
}

.kr{
text-indent : 20px;
}

.plus{
line-height :18px;
list-style-image : url(img/plus.jpg);
}

.minus{
line-height :18px;
list-style-image : url(img/minus.jpg);
}

ol.toshka{
	line-height : 18px;
	padding-bottom : 5px;
}

.line_height_soderzanie{
line-height :30px;	
}

.red{
	color : Red;
}

.green{
	color : Green;
}

.left{
	background-image : url(img/h_03.jpg);
}

.izmenit{
	color : Purple;
}

.predupreggenie-border{
	border : 2px;
	border-color : Red;
}

.podarok{
	border : 2px;
	border-color : #000000;
}

.stoimost-border{
	border : 2px;
	border-color :#ffffff;
}

.bonus{
	font-size : 24px;
	color : Green;
}

.myfoto{
	margin-top : 0px;
}

#counter3{
	visibility:hidden;
}

form {
  padding: 0px;
  margin: 0px;
}
legend {
    font-size:12px;
}
.but {
	font-size:10px;
	font-family:verdana;
	border:1px solid #234D76;
	background-color:#EAEAEA;
	width:120px;
}
.inputbut {
    font-size:11px;
    font-family:verdana;
    width:120px;
}
.inputtxt {
    font-size:11px;
    font-family:verdana;
    border:1px solid #234D76;
    background-color:#EAEAEA;
    width:120px;
}
.loginform {
    font-size:11px;
	font-family:verdana;
	padding:0 5 0 5;
}
.text {
	font-size:12px;
	font-family:verdana;
	border:1px solid gray;
	background-color:#F4F4F4;
	width:250px;
}
.descr {
	font-size:11px;
	font-family:georgia;
	padding:0 0 0 0;
}
.hiscolumns {
    padding:2 10 2 0;
    border-bottom:1px dotted gray;
}
.setname {
	font-size:12px;
	width:200;
}
.setdescr {
    color:gray;
    font-size:10px;
    padding-bottom:10px;
}