body {
	font-family: "Times New Roman", Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	background: #FF8000 url(../pics/logo.jpg) no-repeat;
}

a {color: Red;	text-decoration: underline;}
a:hover {
	color: White;
	background: #FF8000;
	text-decoration: none;
}

#top {	position:absolute;	left:0px;	top:49px;	width:927px;
height: 175px;	border:0px;	background: transparent url(../pics/pozadie/top.jpg) no-repeat top right;}

#new {
	position: absolute; 
	left:775px;
	top:210px;
	width:200px;
	height:560px;
	overflow:auto;
	padding:0.3em;
	background: transparent;
	border: 3px solid #F12B22;
}

#obsah {	background-color: #FF8000;	border: 1px;	position:absolute;
	left:0px;	top:126px;	width:700px; padding: 0em;	margin: 0em 0;}
	
#text {	position: relative;	left:130px;	top:10px;	width:620px;	border:0px solid blue;	margin:0;		
background: transparent none no-repeat;  padding: 15px;}

.red { color: red; }
.red_xl { font-size:13pt; color: red; }
.nadpis { font-family: Geneva, Arial, Helvetica, Verdana;	font-size:12pt;	color: #00008B;	font-weight: bold;	font-style: normal;}


#new .nadpis {	text-align: center;	color: #00008B;	font-weight: bold; font-style: normal;}



#vitro{
	color: #000000;
	url(../pics/logo.jpg) no-repeat;
	background-color: #FF8000;
	border: 1px;
	border-style: solid;
	border-color: #6699cc;
	line-height: 110%;
	margin: 0pt 5pt 2em 1%;
	padding: 0pt 2% 3em 2%;
	background : url(../pics/bg.jpg);
}

#menu {	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt; 	margin: 0 0 1.1em 0;
position:absolute; left:5px; top:15px;	width:140px; margin: 0; }

#menu a {
	color: Navy;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin: 0 0 1.1em 0;
	padding: 0.1em 0.1em 0.1em 10px;
	background: transparent;
}

#menu a:hover {
	color: Red;
	display:block;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin: 0 0 1.1em 0;
	padding: 0.1em 0.1em 0.1em 10px;
	background: transparent;
}
