@charset "utf-8";
/* CSS Document */

body{
background:black;
	padding:0;
	margin:0;
	background:black url(images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;

}


#pds{
	width:787px;
	margin:0px auto;
background:black;

}
.mtlo{
	background:url(images/mtlo.gif);
	padding:0px 10px;
	font-size:11px;
	color:red;
}

.left{
	width:214px;
	float:left;
	padding-left:6px;
background:black;
}

.right{
margin:-15px auto;
	width:510px;
	float:right;
padding-top:5;
	padding-right:11px;

}
.tresc{

		padding-left:6px;
padding-right:6px;
	font-size:14px;
	line-height:15px;
	color:white;



background:url(images/tlo.jpg);
}
.tresckoniec{
	font-size:12px;
	line-height:15px;
	color:white;



background:url(images/tresckoniec.jpg) no-repeat;
}

.menu a{
	padding:10px 0px 10px 20px;
	color:#eaa51f;
	text-decoration:none;
	display:block;
	font-size:12px;
	border-bottom:#eaa51f 1px solid;
}
.menu a:hover{
	
	color:#eaa51f;
	text-decoration:none;
	background: url(images/organizatorach.gif);;
	font-size:12px;
	border-bottom:#eaa51f 1px solid;
}

a{
	color:yellow;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

