html, body {
   background: #FFF;
   color: #414244;
   text-align: center;
   margin:0;
   padding:0;
   height: 100%;
}

html, body, div, p, ul, li, input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a img { color: #fff; background-color: #272727;}
@media all {
   a img { color: inherit;
   background-color: #272727;
   border: none;
   }
}

h1 {margin: 0; padding: 0;}
h2 {margin: 0; padding: 0;}

hr {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #aaaaaa;
}

#main {
	width: 890px;
	position: relative;
	height: 100%;
	min-height: 500px;
	background: #FFF;
	margin: 0 auto;
}

body>#main {
 	height: auto;
}

#matrioska {
	width: 810px;
	padding-left: 10px;
	margin: 0 auto;
}

#header {
	width: 800px;
	height: 166px;
	background: #FFF;
	background-image: url("avis_topstripe.gif");
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 4px;
}

#footer {
	width: 800px;
 	height: 181px;
	position: absolute;
	overflow: hidden;
  	padding:0;
	bottom: 0;
	right: 0;
	left: 45px;
	background-image: url("avis_bottomstripe.gif");
	background-repeat: no-repeat;
}

div.leftmenu {
	position: absolute;
	left: 45px;
	top: 130px;
	width: 140px;
	height: 100px;
	text-align: left;
}

div.leftmenu ul {
	margin: 0; padding: 0; border: 0;
	background:url("dot2.gif") left bottom repeat-x;
}

div.leftmenu li {
	height: 26px;
	width: 140px;
	list-style: none;
	background:url("dot1.gif") top right repeat-x;
}

div.leftmenu a {
	width: 130px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	margin-left: 10px;
	color: #000;
	text-decoration: none;
  background-image: none;
}

div.leftmenu a:hover {
  width: 130px;
  height: 25px;
	text-decoration: underline;
	background:url("sipka.gif") top left no-repeat;
	display: block;
}

#logo a {
	position: absolute;
	left:45px;
	top:30px;
	width:215px;
	height:38px;
	background-image: url("avis_logo.jpg");
	background-repeat: no-repeat;
	display:block;
	font-decoration: none;
}

#logo a span {display: none;}


#dummy {
	width: 150px;
	height: 1px;
	float: left;
}

#mainbody {
	width: 650px;
	min-height: 200px;
	text-align: left;
	background: #FFF;
  	padding-bottom: 180px;
	overflow:hidden;
	float: left;
}

#mainbody a {
	color: #3c6383;
	font-weight: bold;
	text-decoration: none;
}

#mainbody a:hover {text-decoration: underline;}

#mainbodyindex {
	width: 800px;
	min-height: 200px;
	text-align: left;
	background: #FFF;
  	padding-bottom: 180px;
	overflow:hidden;
	float: left;
}

#mainbodyindex a {
	color: #3c6383;
	font-weight: bold;
	text-decoration: none;
}

#mainbodyindex a:hover {text-decoration: underline;}

#obrazok {
	position: absolute;
	left: 550px;
	top: 60px;
	width: 284px;
	height: 228px;
  float: right;
}

#obrazok2 {
	position: absolute;
	left: 550px;
	top: 115px;
	width: 284px;
	height: 228px;
  float: right;
}

#navigacia {
 position: absolute;
 left: 375px;
 top: 60px;
 width: 470px;
 height: 20px;
}

#navigacia ul {
 margin: 0; padding: 0;
}

#navigacia li {
 list-style: none;
 float: left;
 height: 20px;
}

#navigacia a {
 color: #111111;
 padding-left: 10px;
 padding-right: 10px;
 line-height: 20px;
 font-size: 12px;
}

#uppermenu {
 position: absolute;
 left: 45px;
 top: 85px;
 width: 800px;
 height: 27px;
 background: #ededee url("dot1.gif") top right repeat-x;
}

#uppermenu ul {
 margin: 0; padding: 0;
}

#uppermenu li {
 list-style: none;
 float: left;
 height: 27px;
}

#uppermenu a {
 display: block;
 font-size: 12px;
 line-height: 27px;
 padding-left: 10px;
 padding-right: 10px;
 color: #515158;
}

#uppermenu a:hover {
 color: #515158;
 text-decoration: none;
 background: #e4e4e4 url("dot1.gif") top right repeat-x;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

.formButton {
	FONT-SIZE: 11px; COLOR: #333333; MARGIN-RIGHT: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #e7e7e7
}