﻿
.stromecek
{
	font-size: 11px;
}

.stromecek_oznaceny
{
	font-size: 11px;
}

.stromecek_sipka
{
	font-weight: bold;
	color: #B40001;
	font-size: 11px;
	font-family: Arial CE;
}

.stromecek a, .stromecek a:visited, .stromecek a:link
{
	color: #CCB3B4;
    text-decoration:none;
}
.stromecek a:hover
{
	text-decoration: underline !important;
}

.stromecek_oznaceny a, .stromecek_oznaceny a:visited, .stromecek_oznaceny a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #C61636;
	text-decoration:none;
}

img.obrazek_detail
{
	border: 0px;
	position: relative;
	top: 2px;
	margin: 0px 0px 0px 4px;
	border: 1px solid #F8FAFC;
}

a:hover img.obrazek_detail
{
	border: 1px solid #C61636;
}