body {
		
		background: url('/images/bg_uvod.png') repeat-x #6D4C31;
		margin: 0px;
		font-size: 11px;
		font-family: Tahoma;
}
td {
		font-size: 11px;
		font-family: Tahoma;
}
.menu-uvod a{
		font-size: 12px;
		color: #D3CCB3;
		text-decoration: none;
}
.page-footer a{
		color: #E0CC89;
		text-decoration: none;		
}
.page-footer a:hover{
		text-decoration: underline;		
}



/****** sekcie ******/
.section-outer-1 {
}
.section-outer-2 {
		width: 39px;
}
.section-outer-3 {
		width: 742px;
		background: url('/images/homepage_3_bg.jpg') no-repeat;
}
.section-outer-4 {
		width: 39px;
}
.section-outer-5 {
		height: 300px;
		background: url('/images/homepage_5_bg.jpg') repeat-y;
}

.homepage-flash td{
height: 229px;
vertical-align: top;
padding-left: 51px;
padding-top: 42px;
}
.homepage-slogany {
		background: url('/images/homepage_slogany_bg.png') repeat-x;
}
