body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin:4px;
	padding: 0px;
	text-align: center; /*kvuli ie 5*/
}


#all{
/*	background-image: url(img/backgroundC.png);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;*/
	width:100%;
	height:100%;
	margin:0px;

}
p{
	text-align:justify;
}

a{
	text-decoration: none;
	color:#0D81B4;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

input, textarea, select{
	font-size: 11px;
	
}

.page {
	width: 722px;
	margin-left: auto;
	margin-right: auto;
	/*background-color:#00FFCC*/
	text-align: left; /*kvuli ie 5*/
}

.pageForMenu{
	width: 772px;
	padding-left: 50px;
	margin-left: auto;
	margin-right: auto;
	/*background-color:#00FFCC*/
	text-align: left; /*kvuli ie 5*/
}

.langPanel, .langPanel input{
	font-size: 9px;
}
.langPanel input{
	border: 1px solid #0066CC;
	width: 70px;
}
.langPanel {
	float: right;
	margin-right: 5px;
}
.langPanel, .langPanel a {
	color: #0066CC;
}

.logoPanel{
	padding-top: 10px;
	color:#FFFFFF;
}

.menuPanel {
	padding-top: 11px;
	font-size: 9px;
	}
.menuPanel div{
	float:left;
	text-align:center;
	height:16px;
	padding: 4px 0px;
	background-repeat:no-repeat;
}
.menuPanel div a{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menuPanel div a:hover{
	color:black;
}

.menuPanel div a#vyprodej{
	color:#FF9999;
}
.menuPanel div a#vyprodej:hover{
	color:darkred;
}

.bannerPanel{
	/*height:182px;*/
	margin-top: 38px;
	_margin-top: 15px;
}

.homePagePanel{
	margin: 40px 17px 0px 12px;
}

.caption{
	color: #0D81B4;
	font-weight:bold;
	/*float:left;*/
}

.uvod-caption{
	color: #0D81B4;
	font-weight:bold;
	float:left;
}

.novinkyPanel, .pruvodcePanel, .profilPanel{
	float:right;
	margin-top: 10px;
	font-size: 9px;
}
.novinkyPanel, .pruvodcePanel{
	width: 160px;
}

.novinkyPanel img, .pruvodcePanel img{
	margin-bottom: 5px;
}
.novinkyPanel p{
	text-align:left;
	margin: 5px 0px;
}

.profilPanel{
	width: 318px
}
.profilPanel img{
	margin-right: 5px;
}
.profilPanel div{
	margin-top: 10px;
	text-align:justify;
}
.pruvodcePanel, .profilPanel{
	margin-right: 27px;
}

#contentPanel{
	padding: 5px 15px;
	margin-top: 5px;
	clear:both;
	/*background-image:url(img/blueDecoratin.png);
	background-repeat:no-repeat;*/
}
#contentPanel .caption{
	margin-bottom: 10px;
}

.footerPanel{
	
	border-top: 1px solid #C5DADB;
	padding-top: 10px;
	
}
.footerPanel, .footerPanel a{
	font-size: 9px;
	color: #999999;
}

#menu{
	width: 150px;
	float:left;
}

#menu .label {
	border-top: 1px solid #999999;
	cursor: pointer;
	padding: 5px;
	
}

#menu .content {
	display: none;
	
}

#menu .content a {
	display: block;
	padding: 5px 5px 5px 10px;
	color: black;
}

#menu .current, #menu .content a:hover {
	background-color:#D4EBF7;
}

div#table{
	width: 520px;
	float: right;
	
}
#productTbl td{
	border: 1px solid #CCCCFF;
	text-align:center;
	
}
#productTbl{
border-collapse: collapse;
margin: 10px 0px;
}

.katalog{
	clear:both;
	cursor:pointer;
}
.katalog img{
	margin-right: 10px;
	margin-bottom: 10px;
}
.katalog ul{
	margin-left: 157px;
}

#frm_obj .hint{
	font-size: 9px;
	color:#666666;
}

#frm_obj .legend{
	color: #0D81B4;
	font-weight:bold;
	font-size: 10px;
	margin-top: 5px;
}

#frm_obj input, #frm_obj textarea, #frm_obj select{
	width: 92%;
}


#googlestring{
	position: relative;
	bottom: 29px;
	_bottom: 31px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}


.langPanel, .pageForMenu, .menuPanel{
display:none;
}

.footnav{
display:none;
}

.printlink{
display:none;
}