body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 78%;
	font-weight: normal;
	background: #F6FFFF;
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}
img {
	margin: 0;
	border: 0;
	padding: 0;
}
.left {
	float: left;
	margin: 0.5%;
}
.right {
	float: right;
	margin: 0.5%;
	margin-right: 0;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
h1, h2 {
	color: #4A4A52;
	font-size: 1.3em;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	border: 0;
	padding: 0;
}
h3 {
	color: #4A4A52;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 1em 0;
}
h4 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
h5 {
	margin-top: 1em;
	font-size: 0.9em;
	padding-bottom: 0;
	margin-bottom: 0;
}


#icontent {
	width: 770px;
	background: #fff;
	margin: auto;
	margin-top: 1px;
	padding-top: 0;
	border: 1px solid #F3FAFC;
}
#header * {
	margin: 0;
	border: 0;
	padding: 0;
}
#header {
	width: 100%;
	margin-bottom: 2px;
	margin-top: 1px;
	padding-top: 0;	
	float: right;
	background: #fff;
}
#header #logo {
	margin: 0 0 0 10px;
	float: left;
}
#header #info {
	margin: 0 0 0 35px;
	float: left;
}
#header form {
	float: right;
	margin-top: 2px;
}
#header form label {
	width: 158px;
	height: 8px;
	display: block;
	background: url(/images/t/search.gif) no-repeat top left;
	font-size: 0.1em;
	color: #fff;
	text-align: right;
	margin-top: 6px;
	margin-left: 3px;
}
#hsgo1 {
	width: 117px;
	font-size: 11px;
	float: left;
	padding: 2px;
	margin-top: 3px;
}
#hsgo2 {
	font-size: 11px;
	float: left;
	padding: 2px;
	margin-top: 3px;
}

#header form #search {
	width: 142px;
	height: 20px;
	border: 1px solid #B3B8B3;
	margin: 3px;
}
#header form #order {
	margin: 3px;
	margin-top:5px;	
	margin-bottom:5px;
}
#header form  a {
	width: 128px;
	font-size: 15px;
	color:#ffffff;
	background-color: #2B97BA;
	display:block;
	padding:7px;
	border:#5CBBDA 1px solid;
	text-decoration: none;
}
#header form  a:hover {
	background-color: #E9F3F9;
	color: #2B97BA;
}


#headnav {
	width: 99%;
	height: 14px;
	border-top: 1px solid #87878C;
	border-bottom: 1px solid #87878C;
	margin: 0 auto;
	background: #fff;
	margin-top: 3px;
	padding: 2px;
	padding-bottom:5px;
	float: left;
	clear: both;
}
#headnav a, #headnav a:link, #headnav a:visited {
	font-size: 10px;
	height: 10px;
	color:#444444;
	display: block;
	float: left;
	border-top: 2px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	clear: none;
	text-align:left;
	padding-right:12px;
	vertical-align: top;
	text-decoration: none;
}
#headnav a#m0 {
	padding-left:30px; width: 63px;
}
#headnav a#nav_base {
	width: 102px;
}
#headnav a#nav_kid {
	width: 115px;
}
#headnav a#nav_officially {
	width: 100px;
}
#headnav a#nav_market {
	width: 95px;
}
#headnav a#nav_forum {
	width: 65px;
}
#headnav a#nav_about {
	width: 70px;
}
#headnav .nav_arrow {
	width:20px;
	background: url(/images/a/hnav.gif) no-repeat top right;
	padding-left:10px;	
	display:inline;
}
#headnav a:active, #headnav a:hover, #headnav a.active, #headnav a.active:link, #headnav a.active:visited, #headnav a.active:active, #headnav a.active:hover, #headnav a.current, #headnav a.current:link, #headnav a.current:visited, #headnav a.current:active, #headnav a.current:hover {
	background: #fff;
}
#headnav a.current, #headnav a.current:link, #headnav a.current:visited {
	border-top-color: #3ABDE4;
}
#headnav a.current:active, #headnav a.current:hover {
	border-top-color: #7BD3EC;
}
#headnav .submenu {
	position: absolute;
	top: 96px;
	left: 20px;
	color: #000;
	background: #fff;
	visibility: hidden;
	z-index: 1000;
	margin: 10px;
	margin-left: -4px;
	margin-top: 7px;
}
#headnav .submenu a, #headnav .submenu a:link, #headnav .submenu a:visited {
	height: auto;
	display: block;
	float: none;
	color: #000;
	background: #fff url(/images/a/hnavl.gif) repeat-x;
	font-size: 0.8em;
	line-height: normal;
	border-width: 0;
	padding: 3px 5px 2px 5px;
	text-align: left;
	text-decoration:none;
}
#headnav .submenu a:active, #headnav .submenu a:hover {
	color: #444444;
	background-color: #F3FAFC;
}


#infinity {
	width: 76%;
	float:right;
	text-align: left;
	background: #fff;
	border-top: 1em solid #fff;
	margin-bottom: 10px;
}


#ileft {
	width: 171px;
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
}
#ileft ul {
	width: 151px;
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 4px;
	margin-top: 8px;
}
#ileft ul li {
	margin: 0;
	padding: 0;
	background: #2B97BA;
}
#ileft ul li.freeline {
	background: #fff;
}
#ileft ul li a {
	width: 100%;
	color: #fff;
	background: #2B97BA;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 5px 11px 5px 10px;
	border-top: 1px solid #81CAE2;
}
#ileft ul li a:hover, #ileft ul li a.current {
	background: #5CBBDA;
}

#icenter {
	width: 68.5%;
	background: #fff;
	margin: 0;
	padding: 0;
}
#icenter p {
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 2em;
}
#icenter a img {
	margin-bottom: 0.3em;
}
#icenter a:link {
	color: #051135;
}
#icenter a:visited {
	color: #051135;
}
#icenter a:hover {
	text-decoration: none;
}
#icenter .gotorest {
 	float: left;
	margin-right: 7px;
	margin-left: 0px;
}
.contact_us {
	margin-top: 0px;
}
table {
	margin: 2.5em 0.1em 2.5em 0.1em;
}
th, th a {
	color: #000;
	background: #fff;
 	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0.3em;
}
td {
	padding: 0.3em;
	vertical-align: top;
}
tr.aline {
	background: #F7F8FB;
}
#enteremail {
	background: #FFFFFF;
}
#icenter div.divline {
	background-image: url(/images/a/dotline.gif);
	height: 1px;
	padding: 0;
	margin: 10px 0;
}
#icenter div.divline hr {
	display: none;
}
#icenter ul {
	list-style-type: none;
	margin-left: 20px;
 }
#icenter ul li {
	 background: transparent url(/images/a/ulli.gif) no-repeat 0 8px;
	 padding: 3px;
	 padding-left: 15px;
}
#icenter th.lscenter {
 	color: #fff;
	background: #809FCF;
	padding: 3px;
	font-size: 1.2em;
} 
#icenter th.lscenter a {
	background: #809FCF;
	border: 0;
	font-weight: normal;
	font-size: 0.7em;
	color: #fff;
} 
#icenter td.lscenter {
	background: #F4F7FB;
	padding: 3px;
} 

#opennow {
	width: 100%;
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
}
#opennow a {
	width: 21%;
	display:block;
	float: left;
	background: #E9F3F7;
	margin: 0;
	text-align: center;
	border: 1px solid #2B97BA;
	margin-right: 10px;
	padding: 25px;
	padding-top: 0;
	padding-bottom: 6px;
}
#opennow a img {
	position: relative;
	margin-top: -2px;
	padding: 0;
	top: 8px;
	left: -2px;
}

#openlim {
	width: 100%;
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
}
#openlim a {
	width: 24%;
	display:block;
	float: left;
	background: #E9F3F7;
	margin: 0;
	text-align: center;
	border: 1px solid #2B97BA;
	margin-right: 10px;
	padding: 25px;
	padding-top: 0;
	padding-bottom: 6px;
}
#openlim a img {
	position: relative;
	margin-top: -2px;
	padding: 0;
	top: 8px;
	left: -2px;
}


#iright {
	width: 173px;
	float:right;
	text-align: right;
	margin: 0;
	padding: 0;
	padding-right: 5px;
}
#iright .last a {
	border: 0;
	margin-bottom: 0.5em;
}
#iright p {
	margin-bottom: 1em;
	margin-top: 0;
}
#iright .baselogo {
	height: 100%;
	margin-top: 2em;
}


.hotinfo1 {
	width: 171px;
}
.hotinfo1 a {
	width: 154px;
	color: #4A4A52;
	background: #F3CE7F url(/images/a/hotinfo1.gif) no-repeat bottom right;
	font-size: 82%;
	text-align: left;
	display: block;
	border-bottom: #EEB847 3px solid;
	text-decoration: none;
	padding: 9px;
	padding-bottom: 5px;
}
.hotinfo1 a:hover {
	background: #F8DFAB url(/images/a/hotinfo1.gif) no-repeat bottom right;
}
.hotinfo1 a img {
	margin: 0;
	padding-bottom: 0.4em;
	display: block;
}

.hotinfo2 {
	width: 171px;
}
.hotinfo2 a {
	width: 154px;
	color: #4A4A52;
	background: #BFD5E6 url(/images/a/hotinfo2.gif) no-repeat bottom right;
	font-size: 82%;
	text-align: left;
	display: block;
	border-bottom: #2B97BA 3px solid;
	text-decoration: none;
	padding: 9px;
	padding-bottom: 5px;
}
.hotinfo2 a:hover {
	background: #D2E2EE url(/images/a/hotinfo2.gif) no-repeat bottom right;
}
.hotinfo2 a img {
	margin: 0;
	padding-bottom: 0.4em;
	display: block;
}
.noarrow a {
	background: #BFD5E6;
} 
.noarrow a:hover {
	background: #D2E2EE;
}


#footer {
	width: 720px;
	font-size: 83%;
	text-align: center;
	margin: auto;
	padding: 2em;
}

#footservices {
	width: 670px;
	font-size: 83%;
	text-align: center;
	margin: auto;
	padding: 1.5%;
	color: #4A4A52;
}
#footservices a, #footservices a:link, #footsevices a:visited {
	color: #4A4A52;
	margin: 0.5em;
}
#footservices a:hover {
	color: #27272C;
	text-decoration: none;
}
#footpromo {
	width: 97%;
	padding: 1.5%;
	clear: both;
	margin-top: 2em;
}

#footnav {
	width: 97%;
	background: #fff url(/images/gribovka_logo.jpg) no-repeat top right;
	font-size: 83%;
	padding: 1.5%;
	clear: both;
	border-top: 1px solid #87878C;

}
#footnav a:link, #footnav a:visited {
	color: #4A4A52;
	margin: 0.5em;
}
#footnav a:hover {
	color: #27272C;
	text-decoration: none;
}



/* S */
#baseimg {
	width: 100%;
	height: 240px;
	float: left;
	position:relative;
	margin: 10px 0 -70px 0;
}
#baseimg #image1 {
	position:absolute; left:0px; top:0px;
}
#baseimg #image2 {
	position:absolute; left:23px; top:80px;
}
#baseimg #image3 {
	position:absolute; left:80px;
}
#baseimg #image4 {
	position:absolute; left:240px; top:0px;
}
#baseimg #image5 {
	position:absolute; left:240px; top:80px;
}

#isubscribe *, #einfo *{
	margin: 0;
	border: 0;
	padding: 0;
}
#isubscribe {
	width:88%;
	font-size: 11px;
	background: #BFD5E6;
	margin-top: 15px;
	padding: 9px;
	margin-left: 4px;
	border: 1px solid #B3B8B3;
}
#einfo {
	width: 168px;
	font-size: 11px;
	background: #BFD5E6;
	margin-top: 15px;
	border: 1px solid #B3B8B3;
	margin-left: 4px;
	text-align: center;
}
#isubscribe h4 {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}
#isubscribe form {
	width: 142px;
	height: 20px;
	background: #fff;
	border: 1px solid #B3B8B3;
	margin: 3px;
	margin-right: 5px;
}
#isubscribe input {
	font-size: 11px;
	float: left;
	padding: 2px;
	margin-top: 3px;
}


#hotoffer * {
	margin: 0;
	border: 0;
	padding: 0;
}
#hotoffer {
	width:97%;
	font-size: 11px;
	margin-top: 15px;
	border: 1px solid #2B97BA;
	padding: 2px;
	padding-bottom: 9px;
	margin-left: 4px;
	margin-right: 4px;
}
#hotoffer h4 {
	color: #ffffff;
	background: #2B97BA none repeat scroll 0%;
	margin: 0pt;
	padding: 4px 2px;
	margin-bottom:9px;
}
#hotoffer p {
	margin-left:10px;
	margin-right:10px;
}
#hotoffer a:link {
	color: #051135;
	text-decoration: none;
}
#hotoffer a:visited {
	color: #416CED;
	text-decoration: none;
}
#hotoffer a:hover {
	text-decoration: underline;
}


#imain #infinity {
	width: 99%;
}
#imain #icenter {
	width: 570px;
}

#second #icenter {
	width: 99%;
}
.goroda {
}
tr.trfcol {
	background: #F0F0F0;
}
tr.trscol {
	background: #FFFFFF;
}
#footcounter img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.4);
	opacity: 0.5;
}

