/** BEGIN colors **/
a {
	color: #000000;
}
#header .pages {
	border-color: #000;
}
	#header .pages li a:hover {
		color: #ff0000;
	}
	#header .pages li ul li {
		background-color: #1E1D1D;
	}
#header .categories li a {
	border-color: #ABB4BB;
	color: #222222;
}
#header .categories li a:hover {
	color: #ff0000;
}
#header .categories li ul li {
	background-color: #D6D6D6;
}
#content .featured .text li a {
	color: #AAABAB;
}
#sidebar .box .popular li a {
	color: #000000;
}
#footer {
	background-color: #1D1D1D;
	color:#666666
}
	#footer .subscribe {
		background-color: #000000;
	}
body {
	background-color: #454545;
}
#body {
	color: #464646;
}
#content .span table th {
	background-color: #363636;
}
/** END colors **/

/** BEGIN images **/
#header {
	background-image: url(navigation.gif);
}
#header h1 a {
	background-image: url(cheatuj.jpg);
}
#header .pages li.here a {
	background-image: url(active.gif); 
}
#header .pages, #header .pages li {
	background-image: url(divider.gif);
}
#content .category .box h2, #content .cbox h2, #sidebar .box h2 {
	background-image: url(header.gif);
}
#content .category .box .search {
	background-image: url(search.gif);
}
#loader {
	background-image: url(loading.gif);
}
/** END images **/
table.tabulka {
width: 99%;
font-size: 12px;
margin: 0 auto;
border-collapse: collapse;
border-width: 1px solid #3C3C3C;
border-spacing: 0px;background:#fff
}

table.tabulka td {
border: 1px solid #3C3C3C;
padding: 0px;color:#7A7A7A;
}
table.tabulka tr:hover {
background:#ccc
}

table.tabulka td {
text-align: left;
}

table.tabulka td.stred {
padding-left:2px;text-align:left
}
table.tabulka td.undetected {
background:#00D200;width:16px
}
table.tabulka td.detected {
background:#CF7F84;width:16px
}
table.tabulka td.useonown {
background:#F0D47F;width:16px
}

table.tabulka td.icon {
width:16px
}
table.tabulka td.icon2 {
width:48px
}
table.tabulka td a {
text-decoration:none
}

