body {
	margin: 10 0 0 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFCD5;
}
form{margin:0px;}
p{
	text-align: left;
}
a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #006699;
	text-decoration: underline;
}
h1,h2,h3{
	margin:10px;
	padding:0px;
	color: #000000;
}
h1{	font-size: 140%;}
h2{	font-size: 130%;}
h3{	font-size: 115%;
	margin: 15px;
}
p{margin:0px;}
#spoj{
position:absolute;
left:0px;
top:0px;}
#obal {
	width:760px;
	left:50%;
	margin-left:-380px;
	position: absolute;
	border:solid 1px #006699;
	background-color: #F4F9FF;
	background-image: url(../pic/bcg.jpg);
	background-repeat: repeat;
}
#hlavicka {
	width: 100%;
	height: 119px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	margin-bottom:10px;
	background-image: url(../pic/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo{
	position:absolute;
	left:50%;
	margin-top:-6px;
	margin-left:300px;
	z-index: 99;
}
#logo img{
height:115px;}
#left {
	width: 150px;
	float: left;
	}
#right {
	width: 150px;
	float: right;
	display:none;
}
.kontejner
{
width:100%;
padding:0px;
min-height:350px;
height:auto;
}
#middle {
	margin-left: 165px;
	margin-right: 10px;
	border:solid 1px #006699;
	padding:3px;
	background-color:#FFFFFF;
	text-align: left;
}
#text{
	width:100%;
	font-size: 0.9em;
	text-align: left;
	background-color: #FFFFFF;
}
#paticka {
	width: 100%;
	height:10px;
	clear: both;
}
#login {
	margin-left: 5px;
	font-size: 0.75em;
	color:#000000;
	background-color: #EBEBEB;
	border:solid 1px #ccc;
	padding:2px;
	margin-bottom:5px;
}
#login input {
	width:85%;
	margin-bottom: 3px;
	margin-left: 20px;
	color: #000000;
	border:solid 1px #ccc;
	background-color: #F8F8F8;
	font-size: 0.9em;
}
#login .prihlasit {
	width:2em;
	color: #006699;
}
#login .popiseklogin{width:100%;}
.menu {
	text-align:left;
	width:100%;
}
.odkazmenu {
	margin-left:5px;
	background-color: #EBEBEB;
	border:solid 1px #ccc;
	font-size:0.85em
}
.odkazmenu a{
	display:block;
	font-size:100%;
	padding:2px;
	padding-left:4px;
}
.odkazmenu a:hover{
	background-color: #F4F4F4;
}
.submenu {
	margin-left:10px;
	background-color: #F9F9F9;
	border-left:dotted 1px #ccc;
	border-right:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	display: none;
}
.submenu a{
	display:block;
	font-size:80%;
	padding:2px;
	padding-left:10px;
	font-size:0.7em
}
.submenu a:hover{
	background-color: #FCFCFC;
}
.subsubmenu {
	margin-left:15px;
	background-color: #F9F9F9;
	border-left:dotted 1px #ccc;
	border-right:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	display: none;
}
.subsubmenu a{
	display:block;
	font-size:80%;
	padding:2px;
	padding-left:10px;
	font-size:0.7em
}
.subsubmenu a:hover{
	background-color: #FCFCFC;
}
.card-left {
	float: left;
	width: 230px;
	height:300px;
	margin: 10px 10px 10px 0px;
	padding: 10px 0;
	text-align: center;
	font-size: 70%;
	background-color: #D4E6F2;
	border:solid 1px #006699;
		padding:3px;
       }
.card-photo{
	margin:5px;
	height:150px;
	background-color:#FFF;
	border: 1px solid #006699;
	text-align:center;
	color:#c60000;
	font-weight:bold;

}
.card-photo img{
margin:5px;}
.card-cislokatalog{text-align:right;padding:2px;}
.card-produkt{
	text-align:center;
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
}
.card-popis{
	text-align:left;
	height:85px;
}
.card-koupit{
	text-align:right;

}
.reklama{
	margin-top:20px;
	margin-left:5px;
	background-color: #EBEBEB;
	padding:0px;
}
.reklama img{width:100%;}

#pocitadlo{
text-align:left;
font-size:0.8em;}
.pomlcka{margin:2px;}
.nadpismenu{
	font-weight:bold;

	border-bottom:solid 1px #990000;
}
.popisekmenu {
	margin-left:5px;
	background-color: #CC3300;
	border:solid 1px #333;
	font-size:1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
