body {
	background-color:#838383;
	background-image:url('img/pozadie.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	width:100%;
	height:100%;
	margin:0px;
	font-family:Times;
	font-size:12px;
}

table {

	font-family:Times;
	font-size:12px;

}

td {

	margin:5px;
	vertical-align:top;

}

td.menu {

	font-size:12px;
	margin-left:5px;
	padding-left:5px;
	text-align:center;

}

td.program {
	background-color:#838383;
	color:#eeeeee;
	width:560px;
	font-weight:bold;
	margin-left:5px;
	padding-left:5px;

}

h2 {
	font-size:16px;
	color:#eeeeee;

}

.buttonscontainer {
	width: 120px;
}

.buttons a {
	color: black;
	border: 1px solid;
	background-color: #eeeeee;
	padding: 2px;
	padding-left: 3px;
	font: 13px Times, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: ;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}

.buttons a:hover {border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: black;
	border-color:    ;
	color: #eeeeee;
	text-decoration: none;
}

p.stred {

	margin-left:10px;
	padding:5px;
 	width: 600px;
 	text-align:justify;
	font-size:12px;
	border-style:solid;
	border-color:black;
	border-width:1px;
	background-color:#eeeeee;

}

.poznamka {
	margin-left:15px;
	font-size:10px;
	font-family:Helvetica;

}

a {
	
	color:red;
	text-decoration:none;

}

a:hover {
	
	color:#eeeeee;
	background-color:black;
	text-decoration:none;

}

div.abstract {
       font-size:10px;
       width:300px;	     
       margin-left:50px;
}

b.participant {
	      
	      	      

}