body {
	background-color: #2D2F32;
	background-image: url(../STUDENT_aktuality/images_aktuality/bckg_page.jpg);
	background-repeat: repeat-x;
	margin: 0px;

}
.lista {
	background-image: url(images_vypis/bckg_lista.jpg);
	background-repeat: repeat-x;
}
.obash {
	background-color: #E1E1E1;
	padding-left: 10px;

}
.lista-bottom {
	background-image: url(images_vypis/bckg_lista_bottom.jpg);
	background-repeat: repeat-x;
}
.nadpis {
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bolder;
	padding-top: 0px;

}
.text {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding-right: 30px;
	text-align: justify;


}
.text-odsazani {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
	padding-right: 30px;
	text-align: justify;


}
.sloupec {
	background-image: url(../STUDENT_aktuality/images_aktuality/bckg_column.jpg);
	background-repeat: repeat-y;
	background-color: #E1E1E1;
}
.popisek {
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
	text-align: right;
	padding-right: 10px;

}
.jmeno-pozice {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.jmeno-firmy {
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	text-transform: uppercase;
}
.kontakt {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;

}
a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}