html, body {
  background: url(gfx/myspirits.jpg) repeat-x;
	background-color: #c0b3a3;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 13px;
	line-height: 16px;
}


td{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 13px;
	line-height: 16px;
	background-color:#ffffff;
	color:#393939;

}

A:link {color: #013499; text-decoration: none; line-height: 16px;}
A:visited {color: #013499; text-decoration: none; line-height: 16px;}
A:hover {color: #013499; text-decoration: underline; line-height: 16px;}
A:active {color: #013499; text-decoration: none; line-height: 16px;}

.men_top{ margin-left:20px; text-align:center; cursor:hand; border-radius: 10px 10px 0px 0px; -moz-border-radius: 10px 10px 0px 0px; -webkit-border-radius: 10px 10px 0px 0px; border:0px solid #cccccc; background: #243d5c; color:#ffffff !important;  display:block; float:left; text-decoration: none; }
.men_top:hover {cursor:hand; background:#2e4f79; color:#ffffff !important;  display:block; float:left; text-decoration: none; }

.men_top_on{margin-left:20px; text-align:center; border-radius: 10px 10px 0px 0px; -moz-border-radius: 10px 10px 0px 0px; -webkit-border-radius: 10px 10px 0px 0px; cursor:hand; border:0px solid #cccccc; background:#2e4f79; color:#ffffff !important;  display:block; float:left; text-decoration: none; }

.for{ font-size:12px; width:100%; border:1px solid #000000; background:#ffffff; }
.for1{ font-size:12px; color:#ffffff; background-color:#04244b; border:1px solid #cccccc; }

.box_dealer{ width:200px; text-align:left; margin:auto; }
.box{ text-align:center; margin:auto; width:60%; border-radius: 15px 15px 0px 0px; -moz-border-radius: 15px 15px 0px 0px; -webkit-border-radius: 15px 15px 0px 0px; border: 0px solid #000000; background-color:#ffffff; }
.box_top{ text-align:left; border-radius: 15px 15px 0px 0px; -moz-border-radius: 15px 15px 0px 0px; -webkit-border-radius: 15px 15px 0px 0px; border: 0px solid #000000; background-color:#04244b; }

.men_top_padd{ width:160px; height:32px; }
.men_top_padd div{ padding-top:8px; }

.silver_box{ width:100%; background:#cccccc; padding:5px; box-sizing: border-box; color:#2644A3;}
.left_box{ float:left; text-align:left; width:60%; padding-left:20px; box-sizing: border-box; }
.right_box{ float:right; text-align:right; width:40%; padding-right:20px; box-sizing: border-box; }
.clear{ clear:both; }
.submit_form{ padding: 5px; cursor:pointer; font-size:14px; width: 100px; border-radius: 20px 20px 20px 20px; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px; border: 0px solid #000000; }
.content{ width:100%; padding:20px; box-sizing: border-box; }

/*PC + notebook*/
@media (max-width: 1440px) {

}

/*Netbook*/
@media (max-width: 1269px) {

}

/*Tablet*/
@media (max-width: 1109px) {

}


/*Tablet*/
@media (max-width:880px) {
  .box{  width:95%; }

}


/*SMARTFON HORIZONTAL*/
@media (max-width: 799px) {

}

/*SMARTFON VERTICAL*/
@media (max-width: 529px) {
   .left_box,.right_box{ padding:5px; clear:both; width:100%; text-align:left; box-sizing: border-box; }
}