/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #323232;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bgr-bottom{
	background-image:url(images/bioq_28.jpg);
	background-repeat:repeat-x;
	height:66px;
}
.small{
	font-size:11px;
	color: #bf6485;
}
.pwd{
	font-size:11px;
	color: #bf6485;
	text-decoration:underline;
}
.pwd:hover{
	font-size:11px;
	color: #bf6485;
	text-decoration:none;
}
.menu-bottom{
	font-size:12px;
	color: #FF0000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.menu-bottom:hover{
	font-size:12px;
	color: #990099;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.hot{
	background-image:url(images/hotline.jpg);
	background-repeat:no-repeat;
	height:80px;
}
.hot3{
	background-image:url(images/shop.jpg);
	height:80px;
}
.hot4{
	background-image:url(images/new.jpg);
	height:80px;
}
.hot5{
	background-image:url(images/new2.jpg);
	height:80px;
}
.hot6{
	background-image:url(images/new3.jpg);
	height:80px;
	background-repeat:no-repeat;
}
.hot2{
	background-image:url(images/certifikat.jpg);
	height:144px;
}
.hot-text{
    padding:5px;
	font-size:14px;
	color: #c13973;
}
.red{
	font-size:11px;
	color: #FF0000;
}
.mini{
	font-size:11px;
	color: #FF0000;
}
.mini:hover{
	font-size:11px;
	color: #FF0000;
	text-decoration:none;
}
.mini2{
	font-size:11px;
	color: #FFFFFF;
	text-align:right;
	padding-right:18px;
}
.nadpis{
	font-size:16px;

}
.text{
	padding-left:10px;

}
.image{
	margin-right:20px;

}
.odkaz-text{
	color:#FF0000;

}
.odkaz-text:hover{
	text-decoration:none;
}
.odkaz-text2{
	color: #000099;

}
.odkaz-text2:hover{
	color: #000099;
	text-decoration:none;
}
.table{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	font-size:11px;
}
.border{
	border: 2px solid #FF99CC;
}
h2{
	font-size:14px;
	font-weight:bold;
	color: #CC66CC;
	margin-bottom:0px;
}
.prepocetform{
	border:#FFFFFF 1px solid; 
	background:#FFFFFF; 
	color:#000000; 
	font-weight:bold;
	text-align:center;
}

label {float: left; width: 110px; font-weight: bold; text-align: right; padding-right: 5px;}

.blok { border-bottom: 1px solid #969696; padding-bottom: 10px; margin-bottom: 10px;}
.fl {float: left; width: 45%;}
.fr {float: left; width: 45%; text-align:left;}
.blok ul {list-style-image: url(images/ano.jpg); font-weight: bold; font-size: 1.1em;}
.blok a {color: red;}

.clear {clear: both;}

