BODY{
	background-image: url(bubles.jpg);
}

.languages{
	position: absolute;
	width:100%;
	background-image: url(bcg20.png);
	top:0px;
	left:0px;
	text-align:center;
	color: #007000;
}
a{
	color: #007000;
}
a:hover{
	color: #00ba00;
}
.nadpis{
	width: 500px;
	height: 60px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	font-family: Courier, Verdana; 
	padding-top: 0px;
	margin-top: 28px;
	border: black 3px solid;
	border-left: #303030 2px dashed;
	border-right: #303030 2px dashed;
	border-bottom: 0px;
	color: green;
	background-image: url(bcg60.png); 
	background-repeat: repeat-x;
}
.nadpis h1{
	margin:0;
	font-size: 30px;
}
.nadpis h2{
	margin:0;
	font-size: 25px;
	color: #007000;
}
.decelimage{
	position:relative;
	top:0px;left:0px;	
	z-index: 1;	
}
.dekraimage{
	position:relative;
	top:10px;left:-25px;
	z-index: 0;	
}
.decelimagediv{
	position: absolute;
	top:15px;
	right: 5%;	
}
/*.flash{
    position: absolute;
    top:20px;
    left: 2%;
    border: outset 4px #007000; 
}*/
.vizitka{
	position: absolute;
	top:20px;
	left:2px;
	border: outset 4px #007000;
	background-image: url(bcg60.png); 
	background-repeat: repeat-x;
	font-size:  12px;
	padding: 2px;
	font-family: Times New Roman; 
}
.vizitka td{
	width: 50%;
	padding: 2px;
	text-align: left;
}
.vizitka td:first-child{
	font-weight: bold;
		text-align: right;

}
.vizitka .location{
	font-size: 9px;
}
.qlinks{
	position:absolute;
	top:0px;
	right: 150px;
	color: #007000;
}
.main{
	position: relative;
	top: 40px;
	border: black 3px solid;
	border-left: #303030 2px dashed;
	border-right: #303030 2px dashed;
	border-bottom: 0px;
	background-image: url(bcg60.png); 
	background-repeat: repeat-x;
	margin:  10px;
	padding: 10px;
}
.main h3{
	text-align: center;
}
.main h2{
	text-align:center;
	color: #007000;
}
.main h1{
	text-align: center;
}
.main .maintext{

}
.main .select{
	border-top: black 3px solid;
	border-left: #303030 2px dashed;
	border-right: #303030 2px dashed;
	border-bottom: 0px;
	width: 50%;
	margin: 20px;
	padding: 50px;
	padding-top: 20px;
	background-image: url(bcg60.png); 
	background-repeat: repeat-x;
	
}
.main .select p{
	font-size: 16px;
 	font-family: Times New Roman; 
	z-index: 1;
}
.main b{
	font-size: 17px;
 	font-family: Arial; 
}
.main a:hover{
	font-size: 18px;
}
.main img{
	border: 0;
}
.rightlem{
	position: absolute;
	top: 0px;
	right:0px;
	z-index:0;
}
.leftlem{
	position: absolute;
	top: 0px;
	left:0px;
	z-index: 0;
}
.main .mono{
	border-top: black 3px solid;
	border-left: #303030 2px dashed;
	border-right: #303030 2px dashed;
	border-bottom: 0px;
	width: 70%;
	margin: 20px;
	padding: 20px;
	background-image: url(bcg60.png); 
	background-repeat: repeat-x;
	text-align: center;
}
.hidden{
	display: none;
}
.show{
	display: block;
	width: 500px;
}
.foot{
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	font-size: 10px;
	text-align:center;
	height:60px;
	width:100%;
}
body .foot{
	background-image: url(bcg60i.png); 
	background-repeat: repeat-x;
	background-position: bottom;
}