a.tab_link
{
	background-color:rgb(85,85,85);
	color:white!important;
	border:1px dotted grey;
	padding-right:4px;
	padding-left:3px;
	margin:0px;
	border-right:1px solid white;
}
a.tab_link:last-child
{
	border-right:1px dotted grey!important;
	padding-right:5px;
}


a.tab_link.selected
{
	background-color:rgb(55,55,55);
}

#tabs_content
{
	border:1px dotted grey;
	background-color:rgb(55,55,55);
	padding:10px;
	text-align:center;
}

small
{
	/*background-color:rgb(150,150,150);*/
}


.tab
{
	display:block;
}

.tab.schovane
{
	display:none;
}


.tab_fotka
{
	margin:auto;
}

.tab_ohre
{
	text-align:justify;
}

.tab_podnadpis
{
	font-weight:bold;
	border-bottom:1px dashed grey;
	color:grey;
}
