﻿#kategorie_fulltext
{
    
}
.kategorie_fulltext_text
{    
    margin: 5px 0px 10px 5px;
    font-size:10px;
    height:12px;
    
    border: 1px solid #1D2121;
    background-color: #171A1C;
    color: #696D74;
}
.kategorie_fulltext_btn
{    
    font-size:10px;
    height:16px;
    
    border: 1px solid #1D2121;
    background-color: #171A1C;
    color: #696D74;
    
    cursor:pointer;
    margin: 6px 0px 0px 0px;
}
.detail_left_btn
{    
    font-size:16px;
    
    border: 1px solid #1D2121;
    background-color: #171A1C;
    color: #696D74;
    
    cursor:pointer;
    margin: 0px 0px 10px 0px;
}
.detail_right_btn
{    
    font-size:16px;
    
    border: 1px solid #1D2121;
    background-color: #171A1C;
    color: #696D74;
    
    cursor:pointer;
    margin: 0px 0px 10px 0px;
}


#table_kontakt
{
    padding:100px 0 0 0;
    width:690px;
    
    color: #58616B;
}
#table_kontakt input
{
    border: 1px solid #1D2121;
    background-color: #171A1C;
    color: #696D74;
}
#table_kontakt textarea
{
    border: 1px solid #1D2121;
    background-color: #171A1C;
    overflow: auto;
    color: #696D74;
}

#div_kontakt
{
    background-image: url(../images/backround/kontakt.png);
    background-repeat: no-repeat;
    width:696px;
	height:294px;
}
#div_kontakt a
{
    color: #ABB0B8;
}
.kontakt_table
{
    height:294px;
}
    
.pratele1
{
    background-image: url(../images/backround/pratele_01.png);
    background-repeat: no-repeat;
    width:696px;
	height:36px;
	
}
.pratele2
{
    background-image: url(../images/backround/pratele_02.png);
    background-repeat: repeat-y;
    width:696px;
}
.pratele3
{
    background-image: url(../images/backround/pratele_03.png);
    background-repeat: no-repeat;
    width: 696px;
    height: 29px;    
}
#submenu01
{
    /*background-color: #808080;*/
    height: 36px;
}

#submenu01_back
{
    background-image: url(../images/backround/submenu.png);
    background-repeat: no-repeat;
    width:683px;
	height:36px;	
}
#submenu01_back a
{
    color: #ABB0B8; /*color: #F2F2F2;*/
    font-size: 18px; /*font-weight:bold;*/
}
#submenu01_back a:link, 
#submenu01_back a:active, 
#submenu01_back a:visited
{
	text-decoration: none;
}
#submenu01_back a:hover
{
	text-decoration: underline;
}
#submenu01_back td
{
    width:170px;
}





#obsah
{
    /*background-color: #FF99CC;*/
    height: 459px;
}
#obsah a
{
    color: #757D8A;
}




#historie
{
    /*background-color: #CCCCCC;*/
    padding: 5px 0px 0px 10px;
    width:763px;
    height: 15px;
}
.historie_item
{
    color: #757D8A;
    font-size: 12px;
}
#historie_nadpis
{
    color: #C0C0C0;
    font-size: 11px;
}



#div_filtr
{
    background-image: url(../images/backround/filtr.png);
    background-repeat: no-repeat;
    width:728px;
	height:81px;
	margin: 10px 0px 0px 20px;
}
#filtr
{
    /*background-color: #333333;*/
    padding: 5px 0px 0px 10px;
    height: 40px;
}
.filtr_item
{
    color: #757D8A;
    font-size: 12px;
}
#filtr_nadpis
{
    color: #C0C0C0;
    font-size: 11px;
}


#strankovani
{
    /*background-color: #66FF33;*/
    height: 25px;
}
#strankovani a,
#strankovani span
{
    color:#757D8A;
}
#td_pocet
{
    width:183px;
    padding:0px 0px 0px 20px;
}
#td_paging
{
    width:650px;
}


#kategorie
{
   /* background-color: #666666;*/
    width:217px;
    height:564px;
}
#kategorie_top
{
    background-image: url(../images/backround/kategorie_top.png);
    background-repeat: no-repeat;
    width:217px;
	height:16px;
	
	margin:10px 0px 0px 0px;
}
#kategorie_bottom
{
    background-image: url(../images/backround/kategorie_bottom.png);
    background-repeat: no-repeat;
    width:217px;
	height:14px;	
}
#kategorie_roll
{
    background-image: url(../images/backround/kategorie_roll.png);
    background-repeat: repeat-y;
    
    color:#757D8A;
    padding:0px 0px 0px 10px;
}
#kategorie_roll a
{
    color:#757D8A;
    font-size:14px;
}



#admin_kategorie
{
    
}
#admin_kategorie a
{
    color: #58616B;
    font-size: 16px;
}
#admin_kategorie a:link, 
#admin_kategorie a:active, 
#admin_kategorie a:visited
{
	text-decoration: none;
}
#admin_kategorie a:hover
{
	text-decoration: underline;
}



.admin_diskuse a
{
    color: #58616B;
    font-size: 16px;
}
.admin_diskuse a:link, 
.admin_diskuse a:active, 
.admin_diskuse a:visited
{
	text-decoration: none;
}
.admin_diskuse a:hover
{
	text-decoration: underline;
}



#detail_table span,
#detail_table a
{
    color:#757D8A;   
}

.detailKod
{
    font-size:16px;
}
.detailNazev
{
    font-weight:bold;
    font-size:16px;
}
.detailPopis
{
    
}
#div_imgObrazekDetail img
{
    border:solid 5px #444a52;
    cursor:pointer;
}
#div_imgObrazekDetail
{
    width:auto;
    text-align:center;
}

.default_obsah
{
    color: #757D8A;
}
.default_obsah input
{
    padding: 5px 5px 5px 5px;
}


.technika_obsah
{
    color: #757D8A;
}
.technika_obsah input
{
    padding: 5px 5px 5px 5px;
}
