#header {
	background: #cc3333;
	padding-right: 0px;
	height: 94px;
	text-align: right;	
}

#grafika{
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#adresa {
	text-align: right;
	padding-right: 10px;			
}

#navigacetop {
	background-image: url(../images/bgmiddletop.jpg);
	text-align: center;
	height: 27px;
	padding-top: 5px;
	font-weight: bold;
}
	
#navigacetopleft  {
	float: left;	
}

#novinky {
	font-weight: bold;
}

#navigacetopright {
	float: right;	
}

#navigacebottom {
	background-color: #DFDAC6;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 2px;
}

#menutop1 {
	background-color: #cc3333;
	width: 100%;
	height: 17px;
	padding-top: 5px;
	border-bottom: 1px solid #000000;
	color: #dfdac6;
	font-weight: bold;
}
	
#menutop1left  {
	float: left;
	color: #dfdac6;
	font-weight: bold;
	text-align : left;
}

#menutop1right  {
	float: right;
	color: #dfdac6;
	font-weight: bold;
	text-align : right;
}

#centercolum {
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin : 0px 10px 10px 10px;
	vertical-align : top;
	padding-top : 10px;
}

#composer {
	background-color: White;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin : 10px 10px 10px 10px;
	vertical-align : top;
	border-top : 1px solid #000000;
}

#nadpis {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}

#nadpis2 {
	
	vertical-align: top;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}

#nadpis3 {
	
	vertical-align: top;
	background-color: #ffffff;
	border-top: 1px solid #000000;
}

#nadpis1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}



#totalbottom {
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #cc3333;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #dfdac6;
	text-align: right;	
	padding: 1px;
}

.info{
	font-size: 10px;
	text-align: center;
	text-indent: 5px;
	vertical-align: top;
	height: 20px;			
	}

.vlevo {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}




