/* CSS Document */
body {
	margin: 0; padding: 0;
	margin-top: 10px; margin-bottom: 10px;
	font: 8px Arial;
}
td {
	font: 14px Arial;
}
.bb {
	font: 18px Arial;
}
.stylakce {
	font: bold 16px Arial;
	color: #ff5400;
}
.stylakce:hover {
	font: bold 16px Arial;
	color: #6c03e3;
}
.top {
background: url(../img/web_01.jpg) no-repeat;

}


.menu1 { background: url(../img/menu_01.jpg) no-repeat left top; display: block; width: 105px; height: 44px;}
.menu1:hover { background: url(../img/menu_01_h.jpg) no-repeat left top; display: block; width: 105px; height: 44px;}

.menu2 { background: url(../img/menu_02.jpg) no-repeat left top; display: block; width: 157px; height: 44px;}
.menu2:hover { background: url(../img/menu_02_h.jpg) no-repeat left top; display: block; width: 157px; height: 44px;}

.menu3 { background: url(../img/menu_03.jpg) no-repeat left top; display: block; width: 68px; height: 44px;}
.menu3:hover { background: url(../img/menu_03_h.jpg) no-repeat left top; display: block; width: 68px; height: 44px;}

.menu4 { background: url(../img/menu_04.jpg) no-repeat left top; display: block; width: 99px; height: 44px;}
.menu4:hover { background: url(../img/menu_04_h.jpg) no-repeat left top; display: block; width: 99px; height: 44px;}

.menu5 { background: url(../img/menu_05.jpg) no-repeat left top; display: block; width: 103px; height: 44px;}
.menu5:hover { background: url(../img/menu_05_h.jpg) no-repeat left top; display: block; width: 103px; height: 44px;}

.menu6 { background: url(../img/menu_06.jpg) no-repeat left top; display: block; width: 139px; height: 44px;}
.menu6:hover { background: url(../img/menu_06_h.jpg) no-repeat left top; display: block; width: 139px; height: 44px;}

.menu7 { background: url(../img/menu_07.jpg) no-repeat left top; display: block; width: 114px; height: 44px;}
.menu7:hover { background: url(../img/menu_07_h.jpg) no-repeat left top; display: block; width: 114px; height: 44px;}

.menu8 { background: url(../img/menu_08.jpg) no-repeat left top; display: block; width: 81px; height: 44px;}
.menu8:hover { background: url(../img/menu_08_h.jpg) no-repeat left top; display: block; width: 81px; height: 44px;}

.menu9 { background: url(../img/menu_09.jpg) no-repeat left top; display: block; width: 114px; height: 44px;}
.menu9:hover { background: url(../img/menu_09_h.jpg) no-repeat left top; display: block; width: 114px; height: 44px;}

.novinky {
background: url(../img/novinky.jpg) no-repeat left top;
}
.main_1 {
background: url(../img/main_01.jpg) no-repeat left top;
}
.main_2 {
background: url(../img/main_02.jpg) repeat-x left top;
}
.main_3 {
background: url(../img/main_03.jpg) no-repeat left top;
}
.main_4 {
background: url(../img/main_04.jpg) repeat-y left top;
}
.main_5 {
background: #dddce1;
	font: 10px Arial;
}
.main_6 {
background: url(../img/main_06.jpg) repeat-y left top;
}
.main_7 {
background: url(../img/main_07.jpg) no-repeat left top;
}
.main_8 {
background: url(../img/main_08.jpg) repeat-x left top;
}
.main_9 {
background: url(../img/main_09.jpg) no-repeat left top;
}
.downl {
background: url(../img/web_04.jpg) no-repeat left top;
}
.downlink {
	color: #c39712;
	text-decoration: none;
	font: 11px Arial;
}
.downlink:hover, downlink.hover {
	color: #FFFFFF;
	text-decoration: none;
}



