﻿#souvisejici 
{
	clear:both;
	width: 500px;
	padding-top: 35px;
	position:relative;
}
#souvisejici a
{
	text-decoration: none;
	cursor: hand;
}

#souvisejici a:hover
{
	text-decoration: underline;
}


#souvisejici H1
{
	font-size: 12pt;
}

.SP {
	float: left;
	padding-right: 0px;
	padding-bottom: 20px;
}
.SP .L {
	border-width: 1px;
	border-color: #3366FF;
	width: 50px;
	height: 80px;
	position: relative;
	display: block;
	float: left;
	text-align: center;
	border-right-style: solid;
	margin-right: 15px;
}

#souvisejici img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.SP .P h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000080;
	font-weight: bold;
	height: 35px;
	width: 170px;
}
.SP .P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	height: 35px;
	width: 170px;
}


