body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	text-align: center;
}

.cekat {
	clear: both;
}

.blok {
position: relative;
float:left;
display: block;
width:100%;
overflow: auto;
height: 200px;
margin: 10px;
}

.nadpis {
	text-align: center;
	font-weight: bold;
}

	.textstredrss a {

			text-decoration: none;

			font-weight:bold;

		}



	.textstredrss a:link {

			color: #000099;

			font-family : Arial;

			font-size : 13px;

			}



		.textstredrss a:visited {

			font-family : Arial;

			font-size : 13px;

			color: #000099;

		}





		.textstredrss a:hover {

			text-decoration: underline;

			color: black;

			}

			.textstredrss {
			position: relative;
			height: 100%;
			
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 15px 15px 15px;
border: 2px dotted black;
background-color: #e6e6e6;
}