﻿.dis1
{
    background-image: url(../images/backround/diskuse/diskuse_01.png);
    background-repeat: no-repeat;
    width:728px;
	height:11px;
}
.dis2
{
    background-image: url(../images/backround/diskuse/diskuse_02.png);
    background-repeat: repeat-y;
    width:728px;
}
.dis3
{
    background-image: url(../images/backround/diskuse/diskuse_03.png);
    background-repeat: no-repeat;
    width: 728px;
    height: 14px;    
}


.diskuse_parent
{
    color: #999999;
    width: 728px;
    padding: 1px 1px 1px 20px;
}
.href_a
{
    color: #999999;
}
.href_a:link, 
.href_a:active, 
.href_a:visited
{
	text-decoration: none;
}
.href_a:hover
{
	text-decoration: underline;
}



.diskuse_parent2
{
    color:#999999;
    width:728px;
    padding: 1px 1px 1px 20px;
}


.diskuse_child
{
    color:#999999;
    margin: 0px 0px 0px 20px;
    width:680px;
    /*border:solid 1px #666666;*/
    
    padding: 1px 1px 1px 40px;
}
.dark
{
    color: #666666;
    
}
.diskuse_child2
{
    color:#999999;
    margin: 0px 0px 0px 20px;
    width:680px;
    /*border:solid 1px #666666;*/   
    
    padding: 1px 1px 20px 40px;
    
}


.hr
{
    border-top: #666666 1px solid; 
    border-bottom: #ffffff 1px solid;
    border-left-style: none; 
    border-right-style: none;
    padding: 0;
    height: 2px;    
}

.obsah_parent
{
    color: #FF9933;
    font-size: 16px;
}
.obsah_child
{
    color: #FFCC66;
    font-size: 16px;
}





#diskuse_edit_table
{
    color: #58616B;
}

#diskuse_edit_table input
{
    border: 1px solid #1D2121;
    background-color: #171A1C;
    color: #696D74;
}
#diskuse_edit_table textarea
{
    border: 1px solid #1D2121;
    background-color: #171A1C;
    overflow: auto;
    color: #696D74;
}

#novy_prispevek
{
    margin:0px 0px 10px 20px;
}
#novy_prispevek a
{
    color: #58616B;
    font-size: 16px;
}
#novy_prispevek a:link, 
#novy_prispevek a:active, 
#novy_prispevek a:visited
{
	text-decoration: none;
}
#novy_prispevek a:hover
{
	text-decoration: underline;
}
