body, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma;
	color: #89898B;
	font-size: 10pt;
	background-position: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color: #EDECEA;
}

a:link, a:visited {
	text-decoration: none;
	color: #186CB2;
}

a:hover, a:active {
	text-decoration: none;
	color: #63A9E3;
}

img {
	border:none;
}

#megadiv {
margin: 0 auto;
width:750px;
}

.topmenubox {
	float: left;
	width: 750px;
	height: 35px;
	background-image: url(../images/bgtopmenu.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.linetopmenu {
	float: right;
	width: 12px;
	height: 35px;
	background-image: url(../images/linemenutop.gif);
}

.glossymenu{
	position: relative;
	padding: 0 0 0 385px;
	margin: 0 auto 0 auto;
	background: url(media/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 35px;
	list-style: none;
}

.glossymenu li{
	float:left;
	
}

.glossymenu li a, .glossymenu li a:visited {
	float: left;
	display: block;
	color: #7E7E80;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 0 3px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 12px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/topmenuleft.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/topmenuright.gif) no-repeat right top; /*right tab image path*/
}

.logobox {
	float: left;
	width: 750px;
	height: 34px;
}

#logo {
	float: left;
	width: 229px;
	height: 34px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

.main-images {
	float: left;
	width: 750px;
	height: 167px;
	background-image: url(../images/avandamet01.jpg);
	background-repeat: no-repeat;
}

.page {
	float: left;
	width: 750px;
	background-image: url(../images/avandamet01-uvod.jpg);
	padding-top: 80px;
	background-position: top;
	background-repeat: no-repeat;
}

.left {
	float: left;
	width: 239px;
}

.right {
	float: left;
	width: 491px;
	margin-top: 110px;
	padding: 40px 10px 20px 10px;
}

.right img {
	float:right;
	padding:0px 0px 0px 10px;
}

.menuleft {
	float: left;
	width: 239px;
	background-image: url(../images/bgmenuleft.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.menuleftbottom {
	float: left;
	width: 239px;
	height: 31px;
	background-image: url(../images/menuleftbottom.gif);
	background-repeat: no-repeat;
}


.upoutavka {
	float:left;
	width:205px;
	height:auto;
	padding:5px 0px 5px 17px;
	border:none;
}

.bottom {
	float: left;
	width: 740px;
	height: 35px;
	background-image: url(../images/bottom.gif);
	padding: 0px 10px 0px 0px;
	background-repeat: no-repeat;
}

.bottom ul {
	margin: 0px;
}

.bottom ul li {
	float: right;
	list-style: none;
	color: White;
	padding: 10px 5px 0px 5px;
	font-size: 9pt;
}

.bottom ul a:link, .bottom ul a:visited {
	text-decoration: none;
	color: White;
}

.bottom ul a:hover, .bottom ul a:active {
	text-decoration: none;
	color: Yellow;
}

h1 {
	color: #B00069;
	font-size: 13pt;
	font-weight: bold;
}

h2 {
	color: #005DAC;
	font-size: 11pt;
	font-weight: normal;
}


/*-------------------------------------------------------------------------- podstranka */
.right-other {
	float: left;
	width: 491px;
	margin-top: 110px;
	padding: 40px 10px 20px 10px;
}

.right-other img {
	float:left;
	margin:5px 5px 5px 0px;
	padding:0px;
	border:solid 3px #ccc;
}

.right-other em {
	border-top:solid 2px #ccc;
	float:left;
	width:491px;
	margin:0px;
	padding:15px 0px 0px 0px;
}

.right-other h3 {
	color:#999;
	font:normal 11px Arial, Helvetica, sans-serif;
}






/*--------------------------------------------------------------------------upnet link */
.firmbox {
	float:left;
	margin:0px;
	height:20px;
	padding:10px 0px 20px 0px; 
	width:735px;
	text-align:right;
	color:#8a8a8a;
	font:normal 11px Arial, Helvetica, sans-serif;
}

.firmbox a:link, .firmbox a:visited {
	text-decoration:none;
	color:#8a8a8a;
}

.firmbox a:active, .firmbox a:hover {
	text-decoration:underline;
	color:#8a8a8a;
}

.tabulka {
border-right:1px solid #333333 ;
border-bottom: 1px solid #333333;
}


#uvod {
	padding: 7px;
}

#uvod .yesno {
	font-size: 15px;
}