@import url("http://abclinuxu.cz/styles.css");

body {
	background-color: #313131;
	color: white;
}

hr {
/* 	border-color: transparent; */
	border-top-color: #585C58;
}

a,
.s ul,
.ramec ul,
.boxy ul,
.rozc ul,
.s_odkaz,
.ds_hlavicka_odkazy { color: #48B02B; }

a:hover {
	color: white;
	background-color: #45A929;
}

.cerny { color: white; }
/* .error { color: red; } */
/* .message { color: blue; } */

.obal {
	border-color: #585C58;
	background-color: #313131;
}

#zh-hledani input.text:hover,
#zh-hledani input.text:focus {
	background-color: #313131;
}

input, select, textarea, .button, .editTags {
	background-color: #313131;
	color: white;
}

#zh-hledani input.text,
.s_sekce input.text {
	border-color: #48B02B;
}

/********************************************************/
#zh-logo a {
	background-image: url('abc-logo.gif');
}

/*#zh-logo a:hover {
	background-color: transparent;
}*/
/********************************************************/
pre, code {color: white;}
.roh2 {
	background-color: #1E1E1E;
	border-left-color: #585C58;
	border-right-color: #585C58;
}

.roh1 {
	background-color: #585C58;
}

.menu-kont {
	background-color: #1E1E1E;
	border-color: #585C58;
}
/* #45a929 */
.menu>li { border-top-color: #585C58; }
.menu a { background-color: #1E1E1E; }
.menu a:hover { background-color: #5C5C5C;}

.menu>li>a {
	border-left-color: #1E1E1E;
	border-right-color: #1E1E1E;
}

.menu>li:hover>a {
	background-color: #48B02B;
	color:white;
	border-left-color: #1E1E1E;
	border-right-color: #1E1E1E;
}

.menu>li:hover>a:hover { color: white; }
.menu ul a { border-bottom-color: #585C58; }
.menu ul { border-color: #585C58; }

/********************************************************/
.hl {
	background-color: #358220;
	color: white;
	border-bottom-color: #585C58;
}

/*.hl a,
.dl a,
.s_nadpis a {
	color: white;
}*/

.hl a:hover,
.dl a:hover,
.s_nadpis a:hover {
/* 	background-color: transparent; */
	color: black;
}

.st {
	background-color: #313131;
	border-left-color: transparent;
}

.st_nadpis a {
	color: white;
}

.st_nadpis a:hover {
	background-color: transparent;
	color: white;
}

.st a:hover img {
	background-color: #313131;
}

td.pad,code.kod,pre.kod {
	border-color: #585C58;
	background-color: #6D6D6D;
}

.meta-vypis,
.treeview li span { color: #A7A7A7; }

.cl_highlight {
	border-color: #585C58;
	background-color: #BBCDFF;
}

.cl_perex,.perex,.host .spec,.souvisejici {
	border-color: #585C58;
	border-width: 1px;
	background-color: #3E3E3E;
}

.cl-serial { border-color: #585C58; }
/*.cl-serial tr.hlav { background-color: #CDCDCD; }
.cl-serial tr.dil { background-color: #E9E9E9; }*/
.serial-nadpis { background-color: #1E1E1E; }

.rating {
	background-color: #242424;
	border-color: #585C58;
}

.stupnice {
	background-color: #313131;
	border-color: #585C58;
}

.rtut, .cl-teplomer {
	background-color: #48B02B;
}

.uceb-nav span {
	background-color: #1E1E1E;
	border-color: #585C58;
}

.ds,
.hw,
.sw,
.bazar,
.autor {
	border-bottom-color: #585C58;
}
.ds  td img[alt="V"] { 
    padding-top: 16px;
    padding-left: 16px;
    height: 0pt;
    min-height: 0pt;
    max-height: 0pt;
    width: 0pt;
    min-width: 0pt;
    max-width: 0pt;
    background-image: url('vyreseno.gif');
    background-position: center;
    background-repeat: no-repeat;

}
.ds  td img[alt="Z"] { 
    padding-top: 16px;
    padding-left: 16px;
    height: 0pt;
    min-height: 0pt;
    max-height: 0pt;
    width: 0pt;
    min-width: 0pt;
    max-width: 0pt;
    background-image: url('zamceno.gif');
    background-position: center;
    background-repeat: no-repeat;

}

.ds thead td,
.hw thead td,
.sw thead td,
.faq thead td,
.bazar thead td,
.autor thead td {
	border-bottom-color: #585C58;
/* 	background-color: transparent; */
}

.ds tbody tr:hover,
.autor tbody tr:hover,
.bazar table.bazar-polozky tbody tr:hover,
.hw table.hw-polozky tbody tr:hover,
.sw table.sw-polozky tbody tr:hover {
	background-color: #6D6D6D
}

.ds tr:nth-child(even),
.autor tr:nth-child(even),
.bazar table.bazar-polozky tr:nth-child(even),
.hw table.hw-polozky tr:nth-child(even),
.sw table.sw-polozky tr:nth-child(even) {
	background-color: #1E1E1E
}

a.thumb:hover,
.cl-obrazky a:hover,
.galerie a:hover,
/* .sw h3 a:hover { background-color: transparent; } */

/*.prodej { color: #006400; }   darkgreen 
.koupe { color: #8B0000; }  */

.swlist hr { border-top-color: #1E1E1E; }

.swlist .meta,
.faq .meta { color: #585C58; }

.ds_toolbox, .pwd-box, .tag-box {
	background-color: #1E1E1E;
	border-color: #585C58;
}

.ds_hlavicka,
.ds_attachments,
.ds_hlavicka_novy { border-top-color: black; }

.ds_hlavicka_whitelisted { color: #585C58; }
.ds_hlavicka { background-color: #585858; }
.ds_hlavicka a { color: #48B02B;}
.ds_hlavicka a:hover { color: white;}

.ds_hlavicka_me { background-color: #386EBA; }
.ds_hlavicka_me a { color: gold; }
.ds_hlavicka_me a:hover { color: black; background-color: gold; }
.ds_hlavicka_novy { background-color: #358220; }
.ds_hlavicka_novy a { color: black; }
.ds_hlavicka_novy a:hover { color: #358220; background: black;}

.kt_citace, .cl_citace { color: #F40000 }

.s_nadpis {
	border-color: #585C58;
	background-color: #358220;
	color: white;
}

a.info {
	border-color: #585C58;
	background-color: #313131;
	color: #585C58;
}

a.info:hover {
	background-color: #45A929;
	color: white;
}

a.info:hover span.tooltip {
	border-color: #585C58;
	background-color: #313131;
	color: white;
}

.s ul span.regular-color,
.ramec span { color: white }

.ramec {
	border-color: #585C58;
	background-color: #414140;
}

.obal_ls,.obal_ps {
	background-color: #1E1E1E;
	border-color: #585C58;
}

#ls_prepinac {
	border-color: #585C58;
	background-color: #48B02B;
	color: #313131;
}

.s_reklama a:hover { background-color: transparent; }
.gg-sky { border-left-color: #585C58; }

.ank-sloup {
	border-top-color: #82CD80;
	border-bottom-color: #205E1B;
	background-color: #278D2E;
}

.ank-sloup-okraj { border-color: #585C58; }
.ank td,.ank-odpov { border-top-color: #585C58; }

.rozc a.server {
	color: white;
	border-bottom-color: #585C58;
}

.rozc a.server:hover { color: white; }

.rozc td,.boxy td,.host .prehled td {
	background-color: #1E1E1E;
	border-color: #585C58;
}

.boxy td {
	background-color: #414140;
	border-color: #585C58;
}

.dl,
.dl_vlevo,
.dl_vpravo {
	color: #313131;
	background-color: #48B02B;
}

.textad {
	border-color: #585C58;
	background-color: #414140;
	color: #FFA143;
}

.textad a{
	color: white;
}


.form-edit a {
	border-color: #585C58;
	color: white;
	background-color: #313131;
}

.form-edit a:hover {
	background-color: #45A929;
	color: white;
}

.dict-abc a { background-color: #1E1E1E; }
.dict-abc a:hover { background-color: #45A929; }

a.selected {
	background-color: #45A929;
	color:#48B02B;
}
a.selected:hover {
	color: white;
}

.dict-item,
.questionToFaq,
.bazar-ad { background-color: #1E1E1E; }

.search_fragments { color: #585C58; }

.odd { background-color: #1E1E1E; }

.game-results { background-color: #585C58; }
.game-wrong { color: #8B0000; } /* darkred */

div.autocomplete {
      background-color: #313131;
      border-color: #585C58;
}
div.autocomplete ul li.selected { background-color: #45A929;}

./*host .img-server a:hover { background-color: transparent }
.host .avail { color: green; }
.host .price { color: #DC143C; } 
.host .akce { color: #FF4500 } 
.host .novinka { color: #0000FF } blue */

/*************** SF lista *****************/

.sflista {
	background-color: black! important;
}

.sflista a {
	color: white;
	border-color: transparent;
}

.sflista a:hover {
	color: white;
/* 	border-color: #909090 #FFFFFF #FFFFFF #909090; */
	background-color: #6D6D6D;
}

/*     treemenu     */
.treeview li { background-image: url("http://abclinuxu.cz/images/site2/menu-link.gif"); }
.treeview li.submenu { background-image: url("http://abclinuxu.cz/images/site2/menu-closed.gif"); }

.skoleni table { border-bottom-color: #585C58; }
.skoleni table td { background-color: #1E1E1E; }

.arbo-sky,
.arbo-sq { background-color: #313131; }

/*.ad_active { color: green; }
.ad_inactive { color: red; }*/

.itbiz { border-color: #48B02B;
         background-image: url('/images/site2/itbiz-top-bg.gif'); }
.itbiz a { color: white;
           text-decoration: none; }
/*.itbiz a:hover { text-decoration: underline;
                 background-color: transparent; }*/
.itbiz a.logo { background-image: url('/images/site2/itbiz-logo60x18.png'); }
/* .itbiz .logo-it { color: #18286c; } */
/* .itbiz .logo-biz { color: #bc1d12; } */
/* .itbiz .header a:hover { text-decoration: none; } */
/* .itbiz a img:hover, a.stitek:hover { background-color: transparent; } */

.stitek:hover { text-decoration: line-through; }

.st hr {
	margin: 5px 0 0 0px;
}
.sflista {
	background-color: #414140;
}
input[type="file"] {
color: black;
}
