body {
  background-attachment: fixed;
  background-color: transparent;
  background-image: url(img/tlo.png);
  background-position: center;
  background-repeat: repeat-y;
	margin:0 auto;
font-family: tahoma;
font-size:11px;
color:#343434;
margin-top: 0px;
	}
.cont {
width:791px;
margin: 0 auto;
}
.top {
	width: 785px;
	height: 240px;
	background-image:url(img/top.jpg);
	float:left;
}
.pasek {
background-image:url(img/pasek.png);
background-repeat:repeat-x;
height:2px;
width:787px;
clear:both;
float:left;
}
.menu {
height:48px;
float:left;
clear:both;
}
.menu li {
	margin-top:0px;
	margin-left: 6px;
	list-style-type: none;
	display:inline;
	font-family: Times New Roman;
	font-size: 13px;
	color: black;
	font-weight: bold;
}
.menu li a {
	margin-top:0px;
	margin-left: 2px;
	list-style-type: none;
	display:inline;
	font-family: Times New Roman;
	font-size: 13px;
	color: black;
	text-decoration:underline;
	font-weight: bold;
}
.menu li a:hover {
	margin-top:0px;
	margin-left: 2px;
	list-style-type: none;
	display:inline;
	font-family: Times New Roman;
	font-size: 13px;
	color: #993b00;
	text-decoration:underline;
	font-weight: bold;
}
.news-box {
float:left;
clear:both;
margin-top:15px;
height:202px;
width:262px;
background-image: url(img/bg-news.png)
}
.image {
float:left;
margin-left:15px;
background-color:white;
height:202px;
width:503px;
margin-top:15px;
}
.footer {
width:790px;
float:left;
height:149px;
clear:both;
margin-top:100px;
}
.admin {
float:left;
clear:both;
}

.patext {
font-size:13px;
margin-left:15px;
margin-top:10px;
float:left;
clear:both;
}
.sg1 { float:left; clear:both; margin-top:10px; margin-left:20px; margin-right:30px; width:230px; text-align:justify; }
.sg2 { float:left; margin-top:10px; margin-right:30px; width:230px; text-align:justify; }
.sg3 { float:left; margin-top:10px; width:230px; text-align:justify; }
a { color:#993b00; text-decoration:none; }
a:hover { color:#993b00; text-decoration:underline; }

#f1_upload_form{
   height:100px;
}

#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}
.sbtn    {
	background-image: url(images/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.margin-right-td {
border-spacing: 20px 5px;
}