* {	margin: 0;	padding: 0;}
body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
	background: #fff;
	color: 000;
	font-size: x-small;
	text-align: center;
	min-width: 770px;
	padding-bottom: 15px;
	}
html>body {	font-size: small;}

.stred-sirka {
	width:570px;
}

table {	font-family: Tahoma, Verdana, Arial, lucida, sans-serif; font-size: 90%;}
h1, h1 span {
	width: 770px;
	height: 176px;
	font-size: 110%;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
	z-index: 0;
	text-align: right;
	}
h1 span {
	display: block;
	background:  url("../img/h1.jpg") no-repeat;
	z-index: 1;
	position: absolute;
	}
h2 {
	padding: 5px 1em;
	margin: 10px 25px 10px 185px;
	font-size: 100%;
	color: #4a6f8c;
	text-align: left;
	text-transform: uppercase;
	background: #f4f4f4;
	border: 1px solid #f4f4f4;
	background: none;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
	}
h3 {font-size: 100%; color: #626262; padding: 5px 0; margin: 0 25px 0 185px;}
p {	padding: 5px 0 10px 0;	margin: 0 25px 0 185px;	line-height: 1.5; color: #626262;}
ol {margin: 0 25px 0 205px;	line-height: 1.5; color: #626262; }
hr {display: none;}
a:hover { color: #30c; text-decoration:none; border-bottom: 1px solid #30c; }
a:hover.img { text-decoration:none; border-bottom: 0; }

/* layout */
#main {	width: 770px; margin: 0 auto;
	background: #fff url("../img/main.gif") repeat-y;
	text-align: left;
	}
img.floating { float: right; border: 1px solid #0683c3; margin: 0 25px 10px 10px; }
ul#top { height: 25px; overflow: hidden; padding: 0 25px 0 161px; 
	background: url("../img/ul.jpg") no-repeat;
	text-align: right;
	}
p#foot { height: 55px; clear: both;	background: url("../img/foot.jpg") no-repeat;}
/* end layout */


/* top menu */
ul#top li {list-style:none; display:inline; line-height: 25px; color: #466f9b; font-weight: bold; }
ul#top li img {position:relative; top:3px;}
#top a:link, #top a:visited {color: #eee; text-decoration: none;}
#top a:hover {color: #fff;}
/* end top menu */


/* left menu */
ul#left {width: 170px; float: left; padding: 10px 0; background: url("../img/left.jpg") no-repeat;}
ul#left li { list-style: none; margin: 0 0 7px 0; font-weight: bold; font-size: 86%; }
#left a {
	display: block;
	border: 1px solid #3077b7;
	background: url("../img/li.jpg") repeat-x left center;
	width: 170px;
	padding: 3px 5px;
	border-left: 8px solid #3077b7;
	text-decoration: none;
	}
#left a:link, #left a:visited, #foot a:link, #foot a:visited { color: #466f9b; }
#left a:hover { color: #30c; border-left: 8px solid #30c; }
#left a.current, #left a.current:visited  { color: #000; border-left: 8px solid #000; }
#left li>a { width: 152px; }
/* end left menu */


.stred {
	margin-left: 50px;
}


p#foot { margin: 0; padding: 0; position: relative;	clear: both;}
p#foot a {
	width: 100px;
	position: absolute;
	top: 20;
	left: 110px;
	font-weight: bold;
	text-decoration: none;
	font-size: 86%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	}
p#foot a:hover {	color: #000;}

p#copy {margin: 0; padding: 0 2em;
	font-size: 80%;	color: #999; text-align: right;
	background: #fff;
	}
p#copy a {color: #999; text-decoration:none; }
p#copy a:hover {color: #30c;}
p.noscreen {width: 200px; position: absolute; left: 0; top: -1000px; }
.end { clear: both; line-height: 1px; font-size: 1px; height: 1px;}

.tabKatalog {margin: 0 auto; background: #606460; width:450px;}
.tabKatalog th {background: #606460; color:#fff; padding-left: 3px; text-align:left;}
.tabKatalog td {margin:5px; padding:5px;}
.tabKatalog tr.even {background: #fafaff;}
.tabKatalog tr.odd {background: #f0f0ff;}
.hideIt { display:none;}
.small { font-size:80%;}