body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color:#FFDEB9;
	font-family: Verdana;
	font-size: 12px;
	margin : 5 0 0 0;
	background : url(images/back.gif) repeat fixed center;
}

a{
	color: Blue;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	background-color: #FFDEB9;
	color : #000;
}

.bold{font : bold;}

.sez{
	margin: 0px 25px 0px 20px;
}

.tabulka{
	font-family: Verdana;
	font-size:12px;
	color: #787878;
}

.body {
	clear: both;
	width: 850px;
	background: url('images/bg_body.gif') bottom repeat-x #fff;
}

.bottom {
	clear: both;
	width: 850px;
	background: url('images/bg_bottom.gif') bottom repeat-x #fff;
}

 h2 {
	text-align: justify;
	font-size: 12px;
	padding: 15px 0 5px 0;
	margin: 0 35px 0px 35px;
	border: solid #000;
	border-width: 0 0 1px 0;
}

.text{
	text-align: justify;
	font-size: 12px;
	padding: 10px 0 5px 0;
	margin: 15px 35px 55px 35px;
}

.pict{border: thin outset #FFDEB9;}
.pictlink{cursor : pointer;}

.td1{background-color: #FFDEB9;}
.td2{background-color: #E4E4E4;}

.field{
	padding : 10px 10px 10px 10px;
	width : 500px;
	background : #E4E4E4;
}

.but {
	border-width:2px;
} 