#tabulka {
    width: 760px;
    border-collapse: collapse;
    background-color: #FFF;
}
#tabulka td {
    margin: 0; padding: 0;
}

#tabulka_hlavicka {
    height: 132px;
	background: url(menu/index_r1_c1.jpg) left top no-repeat;
}

#tabulka_leftbar1a {    height: 10px;   width: 41px;    background: url(menu/index_r2_c1.jpg) left top no-repeat; }
#tabulka_leftbar1b {    height: 10px; width: 15px;    background: url(menu/index_r2_c2.jpg) left top no-repeat; }
#tabulka_leftbar1b:hover {                              background: url(menu/index_r2_c2_f2.jpg) left top no-repeat; }
#tabulka_leftbar1c {                    width: 50px;    background: url(menu/index_r2_c3.jpg) left top no-repeat; }
#tabulka_leftbar1d {                    width: 15px;    background: url(menu/index_r2_c4.jpg) left top no-repeat; }
#tabulka_leftbar1d:hover {                              background: url(menu/index_r2_c4_f2.jpg) left top no-repeat; }
#tabulka_leftbar1e {                    width: 39px;    background: url(menu/index_r2_c5.jpg) left top no-repeat; }
#tabulka_leftbar1f {                    width: 600px;    background: url(menu/index_r2_c6.jpg) left top no-repeat; }
#tabulka_leftbar2 {     height: 18px;   width: 160px;	background: url(menu/index_r3_c1.jpg) left top no-repeat; }

#menu ul {
    margin-left: 10px;
    padding-left: 0;
    list-style-type: none;
    background: none;
}

#menu a {
	line-height: 20px;
	display: block;
	padding: 3px;
	width: 140px;
	border-bottom: 1px solid #DDD;
	text-decoration: none;
	font-weight: bold;
	color: Gray;
}
#menu a:hover {
    color: #990099;
    border-bottom: 1px solid #990099;
    background: url("images/sipka.png") right bottom no-repeat;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana CE, Arial CE, Helvetica CE, sans-serif CE;
	font-size: 12px;
 	color: #383838;
    background: url("images/linky_pozadi.gif") center top repeat-y;
	margin-top: 0px;
}

img {
	border: 0px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana CE, Arial CE, Helvetica CE, sans-serif CE;
	font-size: 12px;
	color: #383838;
	margin-bottom: 0px;
	margin-top: 0px;
}

H1 {
	font-size: 20px;
	font: bold;
	color: Purple;
}

H2 {
	font-size: 16px;
	color: Purple;
}

#kit {
	background-attachment: fixed;
	background-image: url(images/pozadi2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 12px;
	padding-right: 10px;
}

#left_bar {
	background: url(menu/index_r4_c1.jpg) left top repeat-y;
    xbackground-attachment: fixed;
	xbackground-image: url(menu/index_r4_c1.jpg);
	xbackground-repeat: repeat-y;
	xbackground-position: left top;
	height: 500;
}

#pata {
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana CE, Arial CE, Helvetica CE, sans-serif CE;
	font-size: 11px;
	color: Purple;
	text-align: right;
	background-color: #DCDCDC;
	padding-right: 10px
	height:20px; 
}

.linka {
	line-height: 1px;
	background-image: url(images/linka.gif);
}

hr {
	height: 1px;
	background-color: Purple;
	border: 0px;
}
