/* divy obsahu */

a.oProjektu,
a.napsaliNas,
a.fotoFolder{
	display: block;
	height: 35px;
	padding: 15px 0px 0px 50px;
	font-size: 15px !important;
	text-decoration: none;
}

a.oProjektu{ background: url("../img/icons/project.gif") left top no-repeat; }
a.napsaliNas{ background: url("../img/icons/napsali.gif") left top no-repeat; }
a.fotoFolder{ background: url("../img/icons/foto.gif") left top no-repeat; }

/*fotogalerie*/

img.fotogalImage{
	border: 1px solid #93661d;
	padding: 1px;
	margin: 0px 20px 20px 0px !important;
}

/*backbutton*/

div#backButton{
	text-align: right;
	width: 499px;
	padding: 0px 20px 0px 0px;
}


/* tabulky */

table.Op,
table.kongresTable{
	width: 489px;
	background-color: #9f0a0e;
	margin: 0px 0px 20px 0px;
}


table.Op tr th,
table.kongresTable tr th,
table.Op tr td,
table.kongresTable tr td{
	background-color: #efefef;
	color: #9f0a0e;
	padding: 5px;
	}
	
	table.Op tr th,
	table.Op tr td.tdCislo{
		width: 31px;
	}
	
	table.Op tr td.tdNazev{
		width: 150px;
	}
/* novinky */

div.newsPer img {
		float: left;
		padding: 1px;
		border: solid 1px #93661d;
}

div.newsPer p{
	margin-left: 140px !important;
}
