/*odkazy v textu obyčejné*/
a
{color:#005e77; text-decoration:none;}
a:hover
{color:#005e77; text-decoration:underline;}
a.modry
{color:#00a9e2; text-decoration:none;}
a.modry:hover
{color:#00a9e2; text-decoration:underline;}

.clanekvevypisu a
{
color:#444444;
font-size:12px;
font-weight:bold;
line-height:140%
}

/*nadpisy H*/
h1
{
font-size:16px;
color:#222222;
/*color:#006699; */
}

h2
{
font-size:14px;
color:#444444; 
}

h3
{
font-size:12px;
font-weight:bold;
color:#808080; 
margin:0px 0px 2px 0px;
padding-top:6px;
}

.nadpis_prava
{
	padding-top:6px;
	padding-bottom:6px;
	font-size:16px;
	font-weight:bold;
	color:#444444; 
	margin:0px 0px 2px 0px;
}
.nadpispravamensi
{
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#444444; 
	margin:0px 0px 2px 0px;
}

.nadpis_novinky
{
font-size:12px;
font-weight:bold;
color:#cc4400; 
margin:0px 0px 2px 0px;
padding-top:6px;
}
/*odkazy v boxech*/
#box_obcane a
{
color:#ccffcc;
text-decoration:none;
}

#box_obcane a:hover
{
color:#ccffcc;
text-decoration:underline;
}

#box_navstevnici a
{
color:#FFCC99;
text-decoration:none;
}

#box_navstevnici a:hover
{
color:#FFCC99;
text-decoration:underline;
}

#box_firmy a
{
color:#CCFFFF;
text-decoration:none;
}

#box_firmy a:hover
{
color:#CCFFFF;
text-decoration:underline;
}

/**/
table.tabulka_classic
{
border: 1px solid #cccccc;
}

table.tabulka_classic th 
{
	background-color: #f7f8fc;  
	background-image: url("../picz/table_top.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align: left;
	height:30px;
	border-top-width: 1px;
border-bottom:1px solid #cccccc; 
font-weight:bold;
font-size:12px;

padding-top: 6px;
padding-bottom: 6px;
padding-right: 5px;
padding-left: 5px;
vertical-align: top;
}

table.tabulka_classic td
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;	
	padding-right: 5px;
	border-bottom:1px solid #cccccc; 
}
.sediva
{
color:#808080;
}

.cerna
{
color:#000000;
}
