a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:link.mini {
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}

a:visited.mini {
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}

a:hover.mini {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
}
td, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
}

.texts {

	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 3px;
	margin-left: 17px;
	color: #333333;
}

.textsBold {

	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.title {

	font-size: 15px;
	color: #A50000;
}

.stopka {

	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.textsBoldRed {


	font-size: 11px;
	font-weight: bold;
	color: #A50000;
}
.textsLista {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin: 5px 30px 2px 5px;
	list-style-position: outside;
	list-style-type: decimal;


}
.textsListaPunkty {

	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin: 5px 30px 2px 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.projekty
{
	border-style: solid 1px;
	border-color: #000000;
}