/* CSS Docment */

body {
	font:15px Verdana, sans-serif;
	color:#ffffff;
	background-image: url("../img/back_11.png");
/*	background-repeat: repeat;*/
	background-color: #003954;
/*	background: -moz-linear-gradient(top, #63acd0, #0272a7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63acd0), to(#0272a7));
*/
	margin:0px;
	padding:0px;
}
.beg_text {
	font:20px Verdana, sans-serif;
}
.div_index {
    border: 2px solid #013953; /* Параметры рамки */
    padding:5px; /* Поля вокруг текста */
    border-radius: 8px;
	height: 370px;
	width: 230px;
	background: #0272a7;
   }

.div_900 {
    background: #0272a7; /* Цвет фона */
    border: 2px solid #013953; /* Параметры рамки */
    padding: 15px; /* Поля вокруг текста */
    border-radius: 8px;
/*	height: 900px;*/
	width: 890px;
   }

.div_top {
    background: #034869; /* Цвет фона */
    border: 2px solid #013953; /* Параметры рамки */
	vertical-align: middle;
    padding: 5px; /* Поля вокруг текста */
    border-radius: 8px;
	height: 40px;
	width: 925px;
   }

.div_sale {

	width:250px;
	height:40px;
	padding:10px 10px 10px 10px;

	/* Rounded Corners */
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
	
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	
	/* Borders */
	
	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;

	font-family:Arial, Helvetica, sans-serif;
	font-size:19px; 
	color: #eeeeee;
	display:block;
	outline:0;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
}
.div_sale1 {

	width:270px;
	padding:0px 0px 0px 0px;

	/* Rounded Corners */
    border: 2px solid #013953; /* Параметры рамки */	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;



	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;

	font-family:Arial, Helvetica, sans-serif;
	font-size:19px; 
	color: #eeeeee;
	display:block;
	outline:0;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
}


A:link    { COLOR: #000000; TEXT-DECORATION: none }
A:visited { COLOR: #000000; TEXT-DECORATION: none }
A:hover   { COLOR: #cacaca; TEXT-DECORATION: underline }

a.top  {	color:#5d3000;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
        font-size: 22px;
	text-decoration:none;}
a:hover.top  { 	text-decoration:none;
	text-shadow: 0px 0px 4px #3d3d4d;
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;
        font-size: 22px;
}
a:active.top { outline: none; font-size: 16px;}
a:focus.top {-moz-outline-style: none; font-size: 16px;}

a.table_menu  {	color:#ffffff;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
        font-size: 17px;
	text-decoration:none;}
a:hover.table_menu  { 	text-decoration:none;
	text-shadow: 0px 0px 6px #e5e5e5;
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;
        font-size: 17px;
}
a:active.table_menu { outline: none; font-size: 16px;}
a:focus.table_menu {-moz-outline-style: none; font-size: 16px;}

a.table_menu_p  {	color:#ffffff;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
        font-size: 14px;
	text-decoration:none;}
a:hover.table_menu_p  { 	text-decoration:none;
	text-shadow: 0px 0px 6px #e5e5e5;
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;
        font-size: 14px;
}
a:active.table_menu_p { outline: none; font-size: 16px;}
a:focus.table_menu_p {-moz-outline-style: none; font-size: 16px;}

a.sale  {	color:#333333;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
        font-size: 17px;
	text-decoration:none;}
a:hover.sale { 	text-decoration:none;
	text-shadow: 0px 0px 6px #333333;
	-webkit-transition:  all 200ms ease-in 0s;
	-moz-transition:  all 200ms ease-in 0s;
	-o-transition: all 200ms ease-in 0s;
	transition:  all 200ms ease-in 0s;
        font-size: 17px;
}

#footer { 
        position: relative;
/*	margin-top: 10px;  negative value of footer height */
	margin-left: 40px;
	    border-radius: 8px;
	width: 925px;
	height: 140px;
	clear:both;
	background:#22884f;
	border-style: none;
}

#footer1 { 
	width: 200px;
	height: 100px;
	color:#ffffff;
	border-style: solid;
	font:11px Verdana, sans-serif;
	border-color: #a3a3a3;
	border-width: 0px 1px 0px 0px;
	padding: 15px;
	text-align:justify;
}
#footer2 { 
	width: 200px;
	height: 100px;
	color:#ffffff;
	border-style: solid;
	font:11px Verdana, sans-serif;
	border-color: #a3a3a3;
	border-width: 0px 0px 0px 0px;
	padding: 15px;
	text-align:justify;
}  

input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit { padding:2px 5px;fo111111111111nt:bold 12px/12px verdana,arial,sans-serif; }