/*html elements */
body {
	font-size: 100%;
	color: #6a6b6d;
	padding: 0;
	margin: 0;
	_text-align: center; /* 1st part of IE5/IE6quirks centering hack */
	background-color: #CAFFFF;
}
#container h2 {
	padding-left: 44px;
}
#container #sidebar-left .menu a {
	background-image: url(img/strel2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}


body, caption, th, td, input, textarea, select, option, legend, fieldset {
  font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6   {padding:0; margin:0;}
h1 { font-size: 16px;}
h2 { font-size: 14px;}
h3, h4, h5, h6 {font-size: 12px;}

p, ul, ol, dl, pre, table, fieldset, blockquote {
  margin: 0;
}

ul, ol{
  margin-left: 0;
  padding-left: 2em;
}

li {
  margin: 0;
  padding: 0;
}
a {color: #559a9f; text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {color:#000; text-decoration: underline;}

img {margin: 0; padding:0; border: 0px;}

table{ border-collapse: collapse;}

/* main structure */
#container {
	font-size: 0.9em;
	line-height: 1.4em;
	width: 1000px;
	background: #fafdff;
	margin-left: auto;
	margin-right: auto;
	_text-align: left; /* 2nd part of IE5/IE6quirks centering hack */
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #66CCFF;
	border-left-style: dotted;
	border-left-color: #66CCFF;
}

/* Shapka */
#header {width: 1000px; height: 230px; background: #fcfdff url(img/header-bg.jpg) no-repeat 75px 0px;}
#header-tit {color: #539baa; text-align: center; margin-left: 500px;}
#header-tit .first {font-size: 1.4em; font-weight: bold;}
#header-tit .second {font-weight: bold;}

/* verhnee menu */
#top-menu {height: 38px;}
#top-menu ul.menu {background: #edfaff; display: block; text-align: center; margin-left: 180px; width: 660px; height: 45px}
#top-menu ul.menu li {float: left; list-style: none; font-weight: bold; padding: 10px 20px;}
#top-menu ul.menu li a{
	font-size:1em;
	background-image: url(img/strel1.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

/* Levy blok*/
#sidebar-left {width: 230px; border-right: 1px solid #edf2f5; vertical-align:top;}
#sidebar-left ul.menu li {font-weight: bold; list-style: none; padding-bottom: 5px;}
#sidebar-left ul.menu li {font-size:0.9em;}

/*osnovnoi content*/
#main {vertical-align:top; padding: 0 25px; font-size: 0.9em; line-height: 1.4em;}

/*Footer*/
#footer {background:#f7fcff; margin-left: 230px; height: 53px; padding: 5px 10px; font-size: 0.8em;}
#counter {background: 6e9daf; width: 31px; height: 31px; float: left; margin: 3px;}
#container #main a {
	font-size: 12px;
	color: #336699;
	text-align: left;
}
#container #main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
	padding-left: 8px;
}
